Summary: | sci-libs/silo-4.11-r1 fails to compile (lto): H5Zzfp.c:357:53: 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 Cluster Team <cluster> |
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
2022-08-02 06:59:50 UTC
Created attachment 796774 [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: checking for Qt... ./configure: line 25712: qmake: command not found H5Zzfp.c:357:53: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing]] The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=563f6de9fc73190ad10ae3778fe3ede11a42f7e3 commit 563f6de9fc73190ad10ae3778fe3ede11a42f7e3 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-03-17 07:48:42 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-17 07:49:44 +0000 sci-libs/silo: add 4.11.1 * Partially fix tests with GCC 14 (reported another issue on the upstream PR for that). * Disable LTO and SA given the comments on a linked upstream bug wrt opimisation. Closes: https://bugs.gentoo.org/862927 Signed-off-by: Sam James <sam@gentoo.org> sci-libs/silo/Manifest | 1 + sci-libs/silo/files/silo-4.11.1-gcc14-tests.patch | 45 ++++++++++++++++ sci-libs/silo/silo-4.11.1.ebuild | 63 +++++++++++++++++++++++ 3 files changed, 109 insertions(+) |