Summary: | sys-fs/fuse-2.9.9-r1 fails to compile (lto): fuse_session.c:211:25: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
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 798142 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57b441c2eded3f8a1574203772f9a8395f250c55 commit 57b441c2eded3f8a1574203772f9a8395f250c55 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-08-15 00:55:55 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-08-15 00:56:01 +0000 sys-fs/fuse: filter LTO for :0 It's not really maintained anymore upstream so we should focus efforts on 3. Closes: https://bugs.gentoo.org/863899 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/fuse/fuse-2.9.9-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd285c34286e78b1e784807e43705447171ba555 commit fd285c34286e78b1e784807e43705447171ba555 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-08-15 01:18:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-08-15 01:20:18 +0000 sys-fs/fuse: disable strict aliasing too for :0 Got distracted by the filter-flags -flto -> filter-lto change. Revbump given I don't expect any new release for :0. Closes: https://bugs.gentoo.org/863899 Fixes: 57b441c2eded3f8a1574203772f9a8395f250c55 Signed-off-by: Sam James <sam@gentoo.org> sys-fs/fuse/fuse-2.9.9-r2.ebuild | 80 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) |