Summary: | x11-apps/xisxwayland-1 fails to compile (lto): fakexlib.c:56:15: 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 X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://gitlab.freedesktop.org/xorg/app/xisxwayland/-/issues/1 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 798433 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: FAILED: test-xisxwayland.p/test_fakexlib.c.o ../xisxwayland-1/test/fakexlib.c:56:15: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] The aliasing warning here is a real bug. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c82714f7c5a4803039aa05717d10143c125aaa5 commit 8c82714f7c5a4803039aa05717d10143c125aaa5 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2022-08-24 14:06:47 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2022-08-24 14:08:25 +0000 x11-apps/xisxwayland: Version bump to 2 Closes: https://bugs.gentoo.org/864136 Signed-off-by: Matt Turner <mattst88@gentoo.org> x11-apps/xisxwayland/Manifest | 1 + x11-apps/xisxwayland/xisxwayland-2.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) |