https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/amodem-1.15.1 fails tests. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 655268 [details] build.log build log and emerge --info
I stumbled on the same error, which is due to missing numpy in test phase.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec8660ee79dd2db42c6b2963b91f88b3c21f1877 commit ec8660ee79dd2db42c6b2963b91f88b3c21f1877 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-02-06 23:48:12 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-02-06 23:48:20 +0000 dev-python/amodem: add numpy, six depends Closes: https://bugs.gentoo.org/737848 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> .../amodem/{amodem-1.15.1.ebuild => amodem-1.15.1-r1.ebuild} | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-)