Created attachment 920879 [details] build.log.xz (ppc64, 0.17.0-r1) [...] [gw35] [1072/3627] PASSED pythran/tests/test_numpy_random.py::TestNumpyRandom::test_numpy_random_choice5 pythran/tests/test_numpy_random.py::TestNumpyRandom::test_numpy_random_choice6 [gw6] [1073/3627] FAILED pythran/tests/test_distutils.py::TestMeson::test_meson_build pythran/tests/test_euler.py::TestEuler::test_euler01_run0 <- pythran/tests/__init__.py [gw12] [1074/3627] PASSED pythran/tests/test_none.py::TestNone::test_none_diorcet2 pythran/tests/test_none.py::TestNone::test_none_escaping0 [...] [3/3] powerpc64-unknown-linux-gnu-g++ -o b.cpython-313-powerpc64-linux-gnu.so b.cpython-313-powerpc64-linux-gnu.so.p/meson-generated_.._b.cpp.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O2 -mcpu=970 -mtune=970 -O2 -maltivec -mabi=altivec -pipe -Wl,--start-group -lcblas -lopenblas -ldl /usr/lib64/libpython3.13.so -Wl,--end-group FAILED: b.cpython-313-powerpc64-linux-gnu.so powerpc64-unknown-linux-gnu-g++ -o b.cpython-313-powerpc64-linux-gnu.so b.cpython-313-powerpc64-linux-gnu.so.p/meson-generated_.._b.cpp.o -Wl,--as-needed -Wl,--allow-shlib-undefined -shared -fPIC -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O2 -mcpu=970 -mtune=970 -O2 -maltivec -mabi=altivec -pipe -Wl,--start-group -lcblas -lopenblas -ldl /usr/lib64/libpython3.13.so -Wl,--end-group /usr/lib/gcc/powerpc64-unknown-linux-gnu/14/../../../../powerpc64-unknown-linux-gnu/bin/ld: cannot find -lopenblas: No such file or directory collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. ----------------------------- Captured stderr call ----------------------------- [...] FAILED pythran/tests/test_distutils.py::TestMeson::test_meson_build - subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1. ==== 1 failed, 3567 passed, 59 skipped, 3359 warnings in 4174.20s (1:09:34) ==== * ERROR: dev-python/pythran-0.17.0-r1::gentoo failed (test phase): * pytest failed with python3.13
Created attachment 920880 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6373e58d8d4ffa5b9cb5c740d6984b86da15e1 commit aa6373e58d8d4ffa5b9cb5c740d6984b86da15e1 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2025-03-19 14:26:07 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2025-03-19 15:38:14 +0000 dev-python/pythran: Skip test_meson_build Closes: https://bugs.gentoo.org/951443 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pythran/pythran-0.17.0-r2.ebuild | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-)