Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743397 - dev-python/iso8601-0.1.12 fails to compile
Summary: dev-python/iso8601-0.1.12 fails to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-18 19:36 UTC by Agostino Sarubbo
Modified: 2020-09-19 07:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,28.48 KB, text/plain)
2020-09-18 19:36 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 2020-09-18 19:36:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/iso8601-0.1.12 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-18 19:36:45 UTC
Created attachment 661254 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-18 19:54:52 UTC
This package doesn't use pbr, so it seems that something is wrong with your system.  Are you using emerge --jobs or parallel emerge processes by any chance?
Comment 3 Agostino Sarubbo gentoo-dev 2020-09-19 05:45:36 UTC
(In reply to Michał Górny from comment #2)
> This package doesn't use pbr, so it seems that something is wrong with your
> system.  Are you using emerge --jobs or parallel emerge processes by any
> chance?

yes, I'm using -j
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-19 07:17:34 UTC
This seems to have been caused by dependencies being installed/updated in middle of being used.