Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 797340 - dev-python/gast-0.4.0 fails tests
Summary: dev-python/gast-0.4.0 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: Jason Zaman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-21 10:32 UTC by Agostino Sarubbo
Modified: 2021-06-21 10:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,36.34 KB, text/plain)
2021-06-21 10:32 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-06-21 10:32:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/gast-0.4.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-21 10:32:46 UTC
Created attachment 717387 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-21 10:32:47 UTC
Possible context of error(s):

/usr/bin/python3.8: No module named unittest_or_fail
Comment 3 Larry the Git Cow gentoo-dev 2021-06-21 10:50:35 UTC
The bug has been closed via the following commit(s):

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

commit 7de88034b73138a5864c9df903b57c50375cba60
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-06-21 10:49:41 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-06-21 10:50:32 +0000

    dev-python/gast: Fix variable ordering
    
    Closes: https://bugs.gentoo.org/797340
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/gast/gast-0.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)