Summary: | dev-python/scipy: rekeywording | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> | ||||||
Component: | Keywording | Assignee: | Gentoo Science Related Packages <sci> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | normal | CC: | 3dprint, python | ||||||
Priority: | Normal | Keywords: | CC-ARCHES | ||||||
Version: | unspecified | Flags: | nattka:
sanity-check+
|
||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Package list: |
>=dev-python/scipy-1.10.0 arm arm64 ppc ppc64 riscv s390 sparc x86
dev-python/pooch arm arm64 ppc ppc64 riscv s390 sparc x86
dev-python/paramiko arm arm64 ppc ppc64 riscv s390 sparc x86
dev-python/pytest-localftpserver arm arm64 ppc ppc64 riscv s390 sparc x86
|
Runtime testing required: | --- | ||||||
Attachments: |
|
Description
Sam James
![]() ![]() ![]() ![]() Sanity check failed:
> dev-python/pooch-1.6.0
> bdepend ~arm dev profile default/linux/arm/17.0/armv4 (16 total)
> dev-python/paramiko[python_targets_python3_10(-),python_targets_python3_11(-),python_targets_python3_8(-),python_targets_python3_9(-)]
> bdepend ~ia64 stable profile default/linux/ia64/17.0 (15 total)
> dev-python/paramiko[python_targets_python3_10(-),python_targets_python3_11(-),python_targets_python3_8(-),python_targets_python3_9(-)]
> dev-python/pytest-localftpserver[python_targets_python3_10(-),python_targets_python3_11(-),python_targets_python3_8(-),python_targets_python3_9(-)]
> bdepend ~loong dev profile default/linux/loong/22.0/la64v100/lp64d/desktop (4 total)
> dev-python/paramiko[python_targets_python3_10(-),python_targets_python3_11(-),python_targets_python3_8(-),python_targets_python3_9(-)]
> dev-python/pytest-localftpserver[python_targets_python3_10(-),python_targets_python3_11(-),python_targets_python3_8(-),python_targets_python3_9(-)]
> bdepend ~ppc stable profile default/linux/powerpc/ppc64/17.0/32bit-userland (39 total)
> dev-python/pytest-localftpserver[python_targets_python3_10(-),python_targets_python3_11(-),python_targets_python3_8(-),python_targets_python3_9(-)]
> bdepend ~ppc64 dev profile default/linux/ppc64/17.0/musl (16 total)
> dev-python/pytest-localftpserver[python_targets_python3_10(-),python_targets_python3_11(-),python_targets_python3_8(-),python_targets_python3_9(-)]
Unable to check for sanity:
> package masked: dev-python/paramiko-2.12.0, in all profiles for arch: ia64 loong
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a8709aa2848af52736a61b804d0942c8cac904f commit 4a8709aa2848af52736a61b804d0942c8cac904f Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-05 09:00:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-05 09:01:34 +0000 dev-python/scipy: add USE=test-rust pooch -> ... -> paramiko, which is masked on wd40 Bug: https://bugs.gentoo.org/889812 Signed-off-by: Sam James <sam@gentoo.org> dev-python/scipy/scipy-1.10.0.ebuild | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491c9c505ee3f584aca271e262bccc1bc8da86d1 commit 491c9c505ee3f584aca271e262bccc1bc8da86d1 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-05 09:05:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-05 09:05:21 +0000 profiles/features/wd40: mask dev-python/pooch -> paramiko -> cryptography Bug: https://bugs.gentoo.org/889812 Signed-off-by: Sam James <sam@gentoo.org> profiles/features/wd40/package.mask | 1 + 1 file changed, 1 insertion(+) Created attachment 847590 [details]
build log
Created attachment 847592 [details]
testsuite logs
In riscv, dev-python/scipy-1.10.0 test failure, and dev-python/pooch-1.6.0 with FEATURES=' test' are "USE dependencies not satisfied" I don't run its test. Others looks good. scipy failed with: FAILED sparse/linalg/_isolve/tests/test_iterative.py::test_maxiter_worsening[lgmres] - AssertionError USE tests started on Thu Jan 5 08:26:34 PM CST 2023 FEATURES=' test' failed for =dev-python/scipy-1.10.0 log has been saved as ./tatt/logs/dev-python_scipy-1.10.0_use_NkvAb testsuite logs have been saved as ./tatt/logs/dev-python_scipy-1.10.0_use_NkvAb.tar FEATURES=' test' : USE dependencies not satisfied (probably) for =dev-python/pooch-1.6.0 FEATURES=' test' USE='' succeeded for =dev-python/pytest-localftpserver-1.1.4 USE tests started on Fri Jan 6 10:00:25 AM CST 2023 FEATURES=' test' USE='' succeeded for =dev-python/paramiko-2.12.0 hi @python team, any idea how to single step through this test case? so maybe we can further look into this issue, as I see the test case passed on amd64 machine FAILED sparse/linalg/_isolve/tests/test_iterative.py::test_maxiter_worsening[lgmres] - AssertionError I fixed the conflict on my system, dev-python/pooch-1.6.0 looks good on riscv. USE tests started on Sat Jan 7 07:03:29 PM CST 2023 FEATURES=' test' USE='' succeeded for =dev-python/pooch-1.6.0 ping arm done arm64 done ppc done ppc64 done x86 done sparc done riscv done s390 done all arches done |