* Package: dev-python/scipy-1.8.0 * Repository: gentoo * Maintainer: sci@gentoo.org python@gentoo.org * USE: abi_x86_32 elibc_glibc kernel_linux python_targets_python3_9 pythran userland_GNU x86 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using following Fortran compiler: * F77: i686-pc-linux-gnu-gfortran * FC: i686-pc-linux-gnu-gfortran sed: can't read scipy/sparse/linalg/isolve/tests/test_iterative.py: No such file or directory * ERROR: dev-python/scipy-1.8.0::gentoo failed (prepare phase): * (no error message) * * Call stack: * ebuild.sh, line 127: Called src_prepare * environment, line 3827: Called distutils-r1_src_prepare * environment, line 1799: Called python_prepare_all * environment, line 3637: Called die * The specific snippet of code: * sed -i -e 's:test_nd_axis_m1:_&:' -e 's:test_nd_axis_0:_&:' -e 's:test_maxiter_worsening:_&:' -e 's:test_pdist_jensenshannon_iris:_&:' -e 's:test_align_vectors_s ingle_vector:_&:' scipy/signal/tests/test_spectral.py scipy/sparse/linalg/isolve/tests/test_iterative.py scipy/spatial/tests/test_distance.py scipy/spatial/transform/tests/te st_rotation.py || die; * * If you need support, post the output of `emerge --info '=dev-python/scipy-1.8.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/scipy-1.8.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-python/scipy-1.8.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/scipy-1.8.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/scipy-1.8.0/work/scipy-1.8.0' * S: '/var/tmp/portage/dev-python/scipy-1.8.0/work/scipy-1.8.0'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=309b726eb0d30212573fbc227807b87c24473ee5 commit 309b726eb0d30212573fbc227807b87c24473ee5 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2022-02-13 21:26:30 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2022-02-13 21:29:05 +0000 dev-python/scipy: Fix src_prepare phase on x86 scipy/sparse/linalg/isolve/tests/test_iterative.py was removed in between recent version changes which caused the prepare phase to fail on x86. Closes: https://bugs.gentoo.org/833291 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> dev-python/scipy/scipy-1.8.0.ebuild | 1 - 1 file changed, 1 deletion(-)