Summary: | dev-python/pythran-0.12.0-r2: test failures on PPC (within dev-libs/boost) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | erhard_f, matoro_gentoo, soap |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | PPC | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 879993, 922856 | ||
Attachments: |
build.log.xz
build.log.xz (ppc, 0.15.0) |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d684fb3730084504fc01df8565d167a8e0b8663 commit 5d684fb3730084504fc01df8565d167a8e0b8663 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-01-05 08:51:30 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-01-05 08:51:30 +0000 profiles/arch/powerpc/ppc32: mask dev-python/scipy[fortran,pythran] dev-python/pythran fails tests on ppc. Bug: https://bugs.gentoo.org/880263 Signed-off-by: Sam James <sam@gentoo.org> profiles/arch/powerpc/ppc32/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) *** Bug 900623 has been marked as a duplicate of this bug. *** Created attachment 885001 [details]
build.log.xz (ppc, 0.15.0)
Of the 59 test failures in 0.15.0 on ppc these are regressions over 0.12.0-r2:
FAILED pythran/tests/test_numpy_fft.py::TestNumpyIHFFT::test_ihfft_14 - RuntimeError: Something happened on the way to heaven
FAILED pythran/tests/test_numpy_fft.py::TestNumpyIRFFT::test_irfft_8 - RuntimeError: Something happened on the way to heaven
FAILED pythran/tests/test_numpy_fft.py::TestNumpyIRFFT::test_irfft_14 - RuntimeError: Something happened on the way to heaven
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b73f5042a6dce3007f0c4e668b4c209ae4d7af4 commit 2b73f5042a6dce3007f0c4e668b4c209ae4d7af4 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-05-19 19:28:55 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-05-19 19:42:31 +0000 dev-python/pythran: dekeyword ppc Closes: https://bugs.gentoo.org/880263 Bug: https://bugs.gentoo.org/922856 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-python/pythran/pythran-0.13.1.ebuild | 4 ++-- dev-python/pythran/pythran-0.14.0.ebuild | 2 +- dev-python/pythran/pythran-0.15.0-r1.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) |