Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737848 - dev-python/amodem-1.15.1 fails tests: tests should BDEPEND on numpy
Summary: dev-python/amodem-1.15.1 fails tests: tests should BDEPEND on numpy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luke-Jr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-18 11:04 UTC by Agostino Sarubbo
Modified: 2021-02-06 23:48 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,23.03 KB, text/plain)
2020-08-18 11:04 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-18 11:04:00 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-18 11:04:02 UTC
Created attachment 655268 [details]
build.log

build log and emerge --info
Comment 2 David Denoncin 2020-09-08 10:49:34 UTC
I stumbled on the same error, which is due to missing numpy in test phase.
Comment 3 Larry the Git Cow gentoo-dev 2021-02-06 23:48:26 UTC
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(-)