ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#379420] [test-only] FAILED python3-module-scipy.git=1.11.4-alt4
@ 2025-03-27 14:07 Girar awaiter (qualimock)
  2025-03-27 14:43 ` [#379420] TESTED (try 2) python3-module-scipy.git=1.11.4-alt4 Girar awaiter (qualimock)
  2025-04-01 13:35 ` [#379420] EPERM (try 3) python3-module-scipy.git=1.11.4-alt4 Girar awaiter (qualimock)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (qualimock) @ 2025-03-27 14:07 UTC (permalink / raw)
  To: Alexey Volkov; +Cc: sisyphus-incominger, girar-builder-sisyphus

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 6054 bytes --]

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#379420] TESTED (try 2) python3-module-scipy.git=1.11.4-alt4
  2025-03-27 14:07 [#379420] [test-only] FAILED python3-module-scipy.git=1.11.4-alt4 Girar awaiter (qualimock)
@ 2025-03-27 14:43 ` Girar awaiter (qualimock)
  2025-04-01 13:35 ` [#379420] EPERM (try 3) python3-module-scipy.git=1.11.4-alt4 Girar awaiter (qualimock)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (qualimock) @ 2025-03-27 14:43 UTC (permalink / raw)
  To: Alexey Volkov; +Cc: sisyphus-incominger, Anton Farygin, girar-builder-sisyphus

https://git.altlinux.org/tasks/379420/logs/events.2.1.log
https://packages.altlinux.org/tasks/379420

subtask  name                  aarch64  i586  x86_64
   #200  python3-module-scipy     6:53  4:21    3:57

2025-Mar-27 14:30:30 :: test-only task #379420 for sisyphus resumed by qualimock:
#100 removed
#200 build 1.11.4-alt4 from /people/qualimock/packages/python3-module-scipy.git fetched at 2025-Mar-27 14:30:21
2025-Mar-27 14:30:32 :: [i586] #200 python3-module-scipy.git 1.11.4-alt4: build start
2025-Mar-27 14:30:32 :: [x86_64] #200 python3-module-scipy.git 1.11.4-alt4: build start
2025-Mar-27 14:30:32 :: [aarch64] #200 python3-module-scipy.git 1.11.4-alt4: build start
2025-Mar-27 14:34:29 :: [x86_64] #200 python3-module-scipy.git 1.11.4-alt4: build OK
2025-Mar-27 14:34:53 :: [i586] #200 python3-module-scipy.git 1.11.4-alt4: build OK
2025-Mar-27 14:37:25 :: [aarch64] #200 python3-module-scipy.git 1.11.4-alt4: build OK
2025-Mar-27 14:37:42 :: #200: python3-module-scipy.git 1.11.4-alt4: build check OK
2025-Mar-27 14:37:43 :: build check OK
warning (#200): python3-module-scipy-devel-1.11.4-alt4.x86_64.rpm should be .noarch.rpm
2025-Mar-27 14:38:04 :: noarch check OK
2025-Mar-27 14:38:06 :: plan: src +1 -1 =20030, aarch64 +3 -3 =34817, i586 +3 -3 =33686, x86_64 +3 -3 =35623
#200 python3-module-scipy 1.11.4-alt3 -> 1.11.4-alt4
 Wed Mar 26 2025 Alexey Volkov <qualimock@altlinux> 1.11.4-alt4
 - Fix issue with numpy.testing
2025-Mar-27 14:38:50 :: patched apt indices
2025-Mar-27 14:38:59 :: created next repo
2025-Mar-27 14:39:08 :: duplicate provides check OK
2025-Mar-27 14:39:45 :: dependencies check OK
2025-Mar-27 14:40:17 :: [x86_64 i586 aarch64] ELF symbols check OK
2025-Mar-27 14:40:34 :: [i586] #200 python3-module-scipy: install check OK
2025-Mar-27 14:40:34 :: [x86_64] #200 python3-module-scipy: install check OK
2025-Mar-27 14:40:44 :: [aarch64] #200 python3-module-scipy: install check OK
2025-Mar-27 14:40:50 :: [x86_64] #200 python3-module-scipy-debuginfo: install check OK
2025-Mar-27 14:40:51 :: [i586] #200 python3-module-scipy-debuginfo: install check OK
2025-Mar-27 14:41:02 :: [x86_64] #200 python3-module-scipy-devel: install check OK
2025-Mar-27 14:41:04 :: [i586] #200 python3-module-scipy-devel: install check OK
2025-Mar-27 14:41:07 :: [aarch64] #200 python3-module-scipy-debuginfo: install check OK
2025-Mar-27 14:41:27 :: [aarch64] #200 python3-module-scipy-devel: install check OK
2025-Mar-27 14:41:28 :: [x86_64-i586] plan: #1 +1 -1 =11597
2025-Mar-27 14:42:00 :: [x86_64-i586] arepo build OK
2025-Mar-27 14:42:16 :: [x86_64-i586] generated apt indices
2025-Mar-27 14:42:18 :: [x86_64-i586] created next repo
2025-Mar-27 14:42:30 :: [x86_64-i586] dependencies check OK
2025-Mar-27 14:42:31 :: gears inheritance check OK
2025-Mar-27 14:42:31 :: srpm inheritance check OK
girar-check-perms: access to python3-module-scipy DENIED for qualimock: does not belong to maintainers list yet
check-subtask-perms: #200: python3-module-scipy: Operation not permitted
2025-Mar-27 14:42:32 :: acl check IGNORED
2025-Mar-27 14:42:48 :: created contents_index files
2025-Mar-27 14:42:57 :: created hash files: aarch64 i586 src x86_64-i586 x86_64
2025-Mar-27 14:43:00 :: task #379420 for sisyphus TESTED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#379420] EPERM (try 3) python3-module-scipy.git=1.11.4-alt4
  2025-03-27 14:07 [#379420] [test-only] FAILED python3-module-scipy.git=1.11.4-alt4 Girar awaiter (qualimock)
  2025-03-27 14:43 ` [#379420] TESTED (try 2) python3-module-scipy.git=1.11.4-alt4 Girar awaiter (qualimock)
@ 2025-04-01 13:35 ` Girar awaiter (qualimock)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (qualimock) @ 2025-04-01 13:35 UTC (permalink / raw)
  To: Alexey Volkov; +Cc: sisyphus-incominger, Anton Farygin, girar-builder-sisyphus

https://git.altlinux.org/tasks/379420/logs/events.3.1.log
https://packages.altlinux.org/tasks/379420

subtask  name                  aarch64  i586  x86_64
   #300  python3-module-scipy     6:50  4:20    3:56

2025-Apr-01 13:23:16 :: task #379420 for sisyphus resumed by qualimock:
#100 removed
#200 removed
#300 build 1.11.4-alt4 from /people/qualimock/packages/python3-module-scipy.git fetched at 2025-Apr-01 13:22:37
2025-Apr-01 13:23:18 :: [aarch64] #300 python3-module-scipy.git 1.11.4-alt4: build start
2025-Apr-01 13:23:18 :: [i586] #300 python3-module-scipy.git 1.11.4-alt4: build start
2025-Apr-01 13:23:18 :: [x86_64] #300 python3-module-scipy.git 1.11.4-alt4: build start
2025-Apr-01 13:27:14 :: [x86_64] #300 python3-module-scipy.git 1.11.4-alt4: build OK
2025-Apr-01 13:27:38 :: [i586] #300 python3-module-scipy.git 1.11.4-alt4: build OK
2025-Apr-01 13:30:08 :: [aarch64] #300 python3-module-scipy.git 1.11.4-alt4: build OK
2025-Apr-01 13:30:26 :: #300: python3-module-scipy.git 1.11.4-alt4: build check OK
2025-Apr-01 13:30:27 :: build check OK
warning (#300): python3-module-scipy-devel-1.11.4-alt4.x86_64.rpm should be .noarch.rpm
2025-Apr-01 13:30:51 :: noarch check OK
2025-Apr-01 13:30:53 :: plan: src +1 -1 =20045, aarch64 +3 -3 =34836, i586 +3 -3 =33702, x86_64 +3 -3 =35641
#300 python3-module-scipy 1.11.4-alt3 -> 1.11.4-alt4
 Wed Mar 26 2025 Alexey Volkov <qualimock@altlinux> 1.11.4-alt4
 - Replaced usage of `suppress_warnings` with standard Python warning handling.
 - Fixed runtime error caused by missing `numpy.testing` import (Closes: #52821).
2025-Apr-01 13:30:53 :: python3-module-scipy: closes bugs: 52821
2025-Apr-01 13:31:41 :: patched apt indices
2025-Apr-01 13:31:51 :: created next repo
2025-Apr-01 13:32:02 :: duplicate provides check OK
2025-Apr-01 13:32:40 :: dependencies check OK
2025-Apr-01 13:33:14 :: [x86_64 i586 aarch64] ELF symbols check OK
2025-Apr-01 13:33:31 :: [x86_64] #300 python3-module-scipy: install check OK
2025-Apr-01 13:33:31 :: [i586] #300 python3-module-scipy: install check OK
2025-Apr-01 13:33:41 :: [aarch64] #300 python3-module-scipy: install check OK
2025-Apr-01 13:33:46 :: [x86_64] #300 python3-module-scipy-debuginfo: install check OK
2025-Apr-01 13:33:48 :: [i586] #300 python3-module-scipy-debuginfo: install check OK
2025-Apr-01 13:33:59 :: [x86_64] #300 python3-module-scipy-devel: install check OK
2025-Apr-01 13:34:01 :: [i586] #300 python3-module-scipy-devel: install check OK
2025-Apr-01 13:34:04 :: [aarch64] #300 python3-module-scipy-debuginfo: install check OK
2025-Apr-01 13:34:24 :: [aarch64] #300 python3-module-scipy-devel: install check OK
2025-Apr-01 13:34:25 :: [x86_64-i586] plan: #1 +1 -1 =11603
2025-Apr-01 13:34:56 :: [x86_64-i586] arepo build OK
2025-Apr-01 13:35:13 :: [x86_64-i586] generated apt indices
2025-Apr-01 13:35:14 :: [x86_64-i586] created next repo
2025-Apr-01 13:35:25 :: [x86_64-i586] dependencies check OK
2025-Apr-01 13:35:27 :: gears inheritance check OK
2025-Apr-01 13:35:27 :: srpm inheritance check OK
girar-check-perms: access to python3-module-scipy DENIED for qualimock: does not belong to maintainers list yet
check-subtask-perms: #300: python3-module-scipy: Operation not permitted
2025-Apr-01 13:35:27 :: acl check FAILED
2025-Apr-01 13:35:40 :: created contents_index files
2025-Apr-01 13:35:51 :: created hash files: aarch64 i586 src x86_64-i586 x86_64
2025-Apr-01 13:35:54 :: task #379420 for sisyphus EPERM


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-01 13:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-27 14:07 [#379420] [test-only] FAILED python3-module-scipy.git=1.11.4-alt4 Girar awaiter (qualimock)
2025-03-27 14:43 ` [#379420] TESTED (try 2) python3-module-scipy.git=1.11.4-alt4 Girar awaiter (qualimock)
2025-04-01 13:35 ` [#379420] EPERM (try 3) python3-module-scipy.git=1.11.4-alt4 Girar awaiter (qualimock)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git