Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 802957 - dev-python/pyicu-2.7.4 fails tests
Summary: dev-python/pyicu-2.7.4 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-20 03:46 UTC by Agostino Sarubbo
Modified: 2021-07-20 09:08 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,77.88 KB, text/plain)
2021-07-20 03:46 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 2021-07-20 03:46:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyicu-2.7.4 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-20 03:46:56 UTC
Created attachment 725221 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-20 03:46:57 UTC
Possible context of error(s):

E   ModuleNotFoundError: No module named 'six'
Comment 3 Larry the Git Cow gentoo-dev 2021-07-20 09:08:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eb63ba26a1ec487fb00412b7fc75a3160ef7de2

commit 3eb63ba26a1ec487fb00412b7fc75a3160ef7de2
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-07-20 06:06:52 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-07-20 09:08:38 +0000

    dev-python/pyicu: Add missing dev-python/six test-dep
    
    Closes: https://bugs.gentoo.org/802957
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pyicu/pyicu-2.7.4.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)