Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795273 - dev-python/uranium-4.9.1 fails tests
Summary: dev-python/uranium-4.9.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-10 19:39 UTC by Agostino Sarubbo
Modified: 2021-06-14 17:02 UTC (History)
6 users (show)

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


Attachments
build.log (build.log,80.32 KB, text/plain)
2021-06-10 19:39 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-10 19:39:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/uranium-4.9.1 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-10 19:39:09 UTC
Created attachment 715191 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-10 19:39:10 UTC
Possible context of error(s):

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
E   ModuleNotFoundError: No module named 'twisted'
ERROR  - ModuleNotFoundError: No module named 'twisted'
Comment 3 Larry the Git Cow gentoo-dev 2021-06-14 17:02:14 UTC
The bug has been closed via the following commit(s):

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

commit bc3a2e833b6b718257978f0455c8fa69a4221cb4
Author:     Dennis Lamm <expeditioneer@gentoo.org>
AuthorDate: 2021-06-14 16:43:30 +0000
Commit:     Dennis Lamm <expeditioneer@gentoo.org>
CommitDate: 2021-06-14 17:02:09 +0000

    dev-python/uranium-4.9.1: added missing dependency
    
    Closes: https://bugs.gentoo.org/795273
    Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/21238
    Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>

 dev-python/uranium/uranium-4.9.1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)