https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-emulation/fuse-1.6.0 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 787880 [details] build.log build log and emerge --info
I'd just pass -fno-lto here/filter -flto.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5813fd2500fbdbbed222ec610da6975d7baf1de commit c5813fd2500fbdbbed222ec610da6975d7baf1de Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2022-06-29 06:52:29 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2022-06-29 06:52:29 +0000 app-emulation/fuse: filter out LTO flags Closes: https://bugs.gentoo.org/854522 Signed-off-by: Marek Szuba <marecki@gentoo.org> app-emulation/fuse/fuse-1.6.0.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)