Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 795519

Summary: dev-python/incremental-21.3.0 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-06-12 08:37:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/incremental-21.3.0 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-06-12 08:37:58 UTC
Created attachment 715455 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-12 08:37:59 UTC
Possible context of error(s):

builtins.ModuleNotFoundError: No module named 'click'
Comment 3 Larry the Git Cow gentoo-dev 2021-06-12 10:18:48 UTC
The bug has been closed via the following commit(s):

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

commit ec73271d0c91b3a4d39da5e3cf337827d3c7fd6b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-06-12 10:18:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-06-12 10:18:45 +0000

    dev-python/incremental: Add a dep on dev-python/click
    
    Closes: https://bugs.gentoo.org/795519
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/incremental/incremental-21.3.0.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)