From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 Date: Thu, 27 Mar 2025 14:07:29 +0000 From: "Girar awaiter (qualimock)" To: Alexey Volkov Subject: [#379420] [test-only] FAILED python3-module-scipy.git=1.11.4-alt4 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit X-girar-task-id: 379420 X-girar-task-owner: qualimock X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: https://git.altlinux.org/tasks/379420/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#379420] [test-only] FAILED python3-module-scipy.git=1.11.4-alt4 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2025 14:07:31 -0000 Archived-At: List-Archive: https://git.altlinux.org/tasks/379420/logs/events.1.1.log https://packages.altlinux.org/tasks/379420 subtask name aarch64 i586 x86_64 #100 python3-module-scipy 6:48 failed 3:56 2025-Mar-27 14:00:38 :: test-only task #379420 for sisyphus started by qualimock: #100 build 1.11.4-alt4 from /people/qualimock/packages/python3-module-scipy.git fetched at 2025-Mar-27 14:00:30 2025-Mar-27 14:00:40 :: [x86_64] #100 python3-module-scipy.git 1.11.4-alt4: build start 2025-Mar-27 14:00:40 :: [i586] #100 python3-module-scipy.git 1.11.4-alt4: build start 2025-Mar-27 14:00:40 :: [aarch64] #100 python3-module-scipy.git 1.11.4-alt4: build start [i586] scipy/interpolate/dfitpackmodule.c:2728:155: note: expected ‘F_INT *’ {aka ‘long int *’} but argument is of type ‘int *’ [i586] scipy/interpolate/dfitpackmodule.c:2728:162: error: passing argument 26 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 2728 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; [i586] -- [i586] scipy/interpolate/dfitpackmodule.c: In function ‘f2py_rout_dfitpack_fpcurf1’: [i586] scipy/interpolate/dfitpackmodule.c:3110:30: error: passing argument 1 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 3110 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; [i586] -- [i586] scipy/interpolate/dfitpackmodule.c:3110:30: note: expected ‘F_INT *’ {aka ‘long int *’} but argument is of type ‘int *’ [i586] scipy/interpolate/dfitpackmodule.c:3110:42: error: passing argument 5 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 3110 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; [i586] -- [i586] scipy/interpolate/dfitpackmodule.c:3110:42: note: expected ‘F_INT *’ {aka ‘long int *’} but argument is of type ‘int *’ [i586] scipy/interpolate/dfitpackmodule.c:3110:53: error: passing argument 8 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 3110 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; [i586] -- [i586] scipy/interpolate/dfitpackmodule.c:3110:53: note: expected ‘F_INT *’ {aka ‘long int *’} but argument is of type ‘int *’ [i586] scipy/interpolate/dfitpackmodule.c:3110:59: error: passing argument 10 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 3110 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; [i586] -- [i586] scipy/interpolate/dfitpackmodule.c:3110:59: note: expected ‘F_INT *’ {aka ‘long int *’} but argument is of type ‘int *’ [i586] scipy/interpolate/dfitpackmodule.c:3110:70: error: passing argument 12 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 3110 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; [i586] -- [i586] scipy/interpolate/dfitpackmodule.c:3110:70: note: expected ‘F_INT *’ {aka ‘long int *’} but argument is of type ‘int *’ [i586] scipy/interpolate/dfitpackmodule.c:3110:77: error: passing argument 13 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 3110 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; [i586] -- [i586] scipy/interpolate/dfitpackmodule.c:3110:77: note: expected ‘F_INT *’ {aka ‘long int *’} but argument is of type ‘int *’ [i586] scipy/interpolate/dfitpackmodule.c:3110:81: error: passing argument 14 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 3110 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; [i586] -- [i586] scipy/interpolate/dfitpackmodule.c:3110:81: note: expected ‘F_INT *’ {aka ‘long int *’} but argument is of type ‘int *’ [i586] scipy/interpolate/dfitpackmodule.c:3110:85: error: passing argument 15 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 3110 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; [i586] -- [i586] scipy/interpolate/dfitpackmodule.c:3110:85: note: expected ‘F_INT *’ {aka ‘long int *’} but argument is of type ‘int *’ [i586] scipy/interpolate/dfitpackmodule.c:3110:155: error: passing argument 25 of ‘f2py_func’ from incompatible pointer type [-Wincompatible-pointer-types] [i586] 3110 | (*f2py_func)(&iopt,x,y,w,&m,&xb,&xe,&k,&s,&nest,&tol,&maxit,&k1,&k2,&n,t,c,&fp,fpint,wrk,wrk+nest,wrk+nest*k2,wrk+nest*2*k2,wrk+nest*3*k2,nrdata,&ier) ; 2025-Mar-27 14:02:06 :: [i586] python3-module-scipy.git 1.11.4-alt4: remote: build failed 2025-Mar-27 14:02:06 :: [i586] #100 python3-module-scipy.git 1.11.4-alt4: build FAILED 2025-Mar-27 14:02:06 :: [i586] requesting cancellation of task processing 2025-Mar-27 14:04:36 :: [x86_64] #100 python3-module-scipy.git 1.11.4-alt4: build OK 2025-Mar-27 14:07:28 :: [aarch64] #100 python3-module-scipy.git 1.11.4-alt4: build OK 2025-Mar-27 14:02:06 :: [i586] build FAILED 2025-Mar-27 14:07:29 :: task #379420 for sisyphus FAILED