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

Bug 792519

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

Description Agostino Sarubbo gentoo-dev 2021-05-27 16:54:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cbor2-5.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-05-27 16:54:42 UTC
Created attachment 711768 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-27 16:54:43 UTC
Possible context of error(s):

/usr/bin/python3.7: No module named pytest
Comment 3 Larry the Git Cow gentoo-dev 2021-05-27 18:04:37 UTC
The bug has been closed via the following commit(s):

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

commit fbacae21c41b7271001507a52d78925131d5d39d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-05-27 18:04:08 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-05-27 18:04:33 +0000

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

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