https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/relatorio-0.10.1-r1 fails tests. Discovered on: amd64 (internal ref: tryton_tinderbox) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 885566 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED (errors=1) ImportError: Failed to import test module: relatorio ModuleNotFoundError: No module named 'six'
Indeed it is dev-python/genshi-0.7.7 which defines dev-python/six as a test only build dependency when it is a dependency.
Thanks for the analysis! I have no clue why it was listed only as a test-dep.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22bd715aa3e6d75ab7de82867e53417167e933b commit e22bd715aa3e6d75ab7de82867e53417167e933b Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-04-21 12:22:48 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-04-21 12:24:17 +0000 dev-python/genshi: dev-python/six is a RDEPEND Closes: https://bugs.gentoo.org/925132 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/genshi/genshi-0.7.7.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)