Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820245 - [guru] dev-python/thriftrw-1.8.1 fails tests
Summary: [guru] dev-python/thriftrw-1.8.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-25 18:11 UTC by Agostino Sarubbo
Modified: 2021-12-15 10:35 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,96.35 KB, text/plain)
2021-10-25 18:11 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-10-25 18:11:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/thriftrw-1.8.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-25 18:11:32 UTC
Created attachment 746685 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-25 18:11:33 UTC
Possible context of error(s):

E   ModuleNotFoundError: No module named 'thriftrw.spec.base'
Comment 3 Larry the Git Cow gentoo-dev 2021-12-15 10:35:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a9609608d803222c48afe798e650b665455e5c71

commit a9609608d803222c48afe798e650b665455e5c71
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-12-12 09:05:07 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-12-14 07:08:49 +0000

    dev-python/thriftrw: enable sphinx, disable tests
    
    Closes: https://bugs.gentoo.org/820245
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/thriftrw/metadata.xml          |  2 +-
 dev-python/thriftrw/thriftrw-1.8.1.ebuild | 31 ++++++++++++++++++++++---------
 2 files changed, 23 insertions(+), 10 deletions(-)