Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 797397 - dev-python/agate-1.6.2 fails tests
Summary: dev-python/agate-1.6.2 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: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-21 20:25 UTC by Agostino Sarubbo
Modified: 2021-06-22 00:58 UTC (History)
0 users

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


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

Issue: dev-python/agate-1.6.2 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 20:25:04 UTC
Created attachment 717516 [details]
build.log

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

E       ModuleNotFoundError: No module named 'lxml'
Comment 3 Larry the Git Cow gentoo-dev 2021-06-21 22:59:55 UTC
The bug has been referenced in the following commit(s):

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

commit 42b042c058fe9c78cb79c6a0341e3225e8d6750e
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-06-21 22:07:02 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-06-21 22:59:50 +0000

    dev-python/leather: 0.3.3-r1 revbump for lxml test-against dependency
    
    Bug: https://bugs.gentoo.org/797397
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 .../leather/{leather-0.3.3.ebuild => leather-0.3.3-r1.ebuild}  | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2021-06-21 23:04:54 UTC
The bug has been closed via the following commit(s):

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

commit 12069f1e134609ac59d39c606f13753207cb62cf
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-06-21 23:03:02 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-06-21 23:03:40 +0000

    dev-python/agate: Add leather[xml] test dep
    
    Closes: https://bugs.gentoo.org/797397
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/agate/agate-1.6.2.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 5 Larry the Git Cow gentoo-dev 2021-06-22 00:58:48 UTC
The bug has been referenced in the following commit(s):

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

commit d804dfa0aa9ffeae731255372171ce6fca461950
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-06-22 00:34:36 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-06-22 00:52:28 +0000

    dev-python/agate: add xml test-against dependency
    
    Bug: https://bugs.gentoo.org/797397
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/agate/agate-1.6.2.ebuild | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)