https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-util/uftrace-0.11 fails to compile (lto). Discovered on: amd64 (internal ref: lto_tinderbox) NOTE: This machine uses lto with CFLAGS=-flto -Werror=odr -Werror=lto-type-mismatch -Werror=strict-aliasing
Created attachment 791843 [details] build.log build log and emerge --info
This bug exists upstream already: https://github.com/namhyung/uftrace/issues/1343, but the latest version (0.12) is still affected by this bug. When a patch becomes available I will apply in Gentoo. For now, please disable lto as a workaround.
lto_tinderbox has reproduced this issue with version 0.12 - Updating summary.
*** Bug 897694 has been marked as a duplicate of this bug. ***
lto_tinderbox has reproduced this issue with version 0.15.2 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e262261bcff223146ce1e6c39966d89617d82d9e commit e262261bcff223146ce1e6c39966d89617d82d9e Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-05 06:54:04 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-05 06:54:04 +0000 dev-util/uftrace: filter LTO There's an upstream bug not yet fixed. Filter LTO until it's fixed to avoid tinderbox failures. Closes: https://bugs.gentoo.org/858503 Signed-off-by: Sam James <sam@gentoo.org> dev-util/uftrace/uftrace-0.14.ebuild | 5 ++++- dev-util/uftrace/uftrace-0.15.2.ebuild | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-)