https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/gdl-1.0.4-r1 fails to compile. Discovered on: amd64 (internal ref: lto_tinderbox) System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 891999 [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: src/CMakeFiles/gdl.dir/saverestore.cpp.o /var/tmp/portage/dev-lang/gdl-1.0.4-r1/work/gdl-v1.0.4/src/saverestore.cpp:465:14: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4200dd6f56df960800718dae10d37ef5c04e972c commit 4200dd6f56df960800718dae10d37ef5c04e972c Author: Eli Schwartz <eschwartz@gentoo.org> AuthorDate: 2024-07-11 03:57:12 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-07-11 16:28:29 +0000 dev-lang/gdl: mark as LTO-unsafe, strict-aliasing unsafe Closes: https://bugs.gentoo.org/930966 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> dev-lang/gdl/gdl-1.0.4-r1.ebuild | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)