Summary: | app-emulation/fuse-1.6.0 fails to compile (lto): sound.h:65:6: error: type of sound_lowlevel_frame does not match original declaration [-Werror=lto-type-mismatch] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Marek Szuba (RETIRED) <marecki> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() 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(-) |