Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807919 - [guru] dev-python/simplemma-0.3.0 fails tests
Summary: [guru] dev-python/simplemma-0.3.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Shaoyu Tseng
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-12 21:43 UTC by Agostino Sarubbo
Modified: 2021-08-17 16:46 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,61.01 KB, text/plain)
2021-08-12 21:43 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-08-12 21:43:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/simplemma-0.3.0 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-08-12 21:43:43 UTC
Created attachment 732511 [details]
build.log

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

E   ModuleNotFoundError: No module named '_pickle'
Comment 3 Larry the Git Cow gentoo-dev 2021-08-17 16:46:09 UTC
The bug has been closed via the following commit(s):

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

commit 5abbbd9129c9be935fb6c4903a04022d9a218dc3
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-08-16 19:28:13 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-08-16 19:29:18 +0000

    dev-python/simplemma: update EAPI, enable py3.10
    
    Drop pypy3 because of failing tests.
    
    Closes: https://bugs.gentoo.org/807919
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

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