Summary: | sys-devel/gcc-14: ICE when building net-libs/libqmi-1.32.4 with -O3 -ftrivial-auto-var-init=zero | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | freedesktop-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112444 | ||
Whiteboard: | fixed in 14.0.0_pre20231112 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 914580 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz net-libs:libqmi-1.32.4:20231108-124458.log qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 874321 [details]
emerge-info.txt
Created attachment 874322 [details]
emerge-history.txt
Created attachment 874323 [details]
environment
Created attachment 874324 [details]
etc.clang.tar.xz
Created attachment 874325 [details]
etc.portage.tar.xz
Created attachment 874326 [details]
logs.tar.xz
Created attachment 874327 [details]
net-libs:libqmi-1.32.4:20231108-124458.log
Created attachment 874328 [details]
qlist-info.txt.xz
Created attachment 874329 [details]
temp.tar.xz
toralf, could you run: (cd /var/tmp/portage/net-libs/libqmi-1.32.4/work/libqmi-1.32.4-build && x86_64-pc-linux-gnu-gcc -Isrc/libqmi-glib/generated/libqmi-glib-generated.a.p -Isrc/libqmi-glib/generated -I../libqmi-1.32.4/src/libqmi-glib/generated -I. -I../libqmi-1.32.4 -Isrc/libqmi-glib -I../libqmi-1.32.4/src/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libqrtr-glib -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu89 -DHAVE_CONFIG_H -Wno-unused-parameter -Wno-cast-function-type -Wno-packed -O3 -pipe -march=native -fno-diagnostics-color -fPIC -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_56 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_56 -DGLIB_DISABLE_DEPRECATION_WARNINGS -DLIBQMI_GLIB_COMPILATION '-DG_LOG_DOMAIN="Qmi"' -Wno-unused-function -MD -MQ src/libqmi-glib/generated/libqmi-glib-generated.a.p/meson-generated_.._qmi-pbm.c.o -MF src/libqmi-glib/generated/libqmi-glib-generated.a.p/meson-generated_.._qmi-pbm.c.o.d -o src/libqmi-glib/generated/libqmi-glib-generated.a.p/meson-generated_.._qmi-pbm.c.o -c src/libqmi-glib/generated/qmi-pbm.c -freport-bug) and give me the output it creates? nvm, I reproduced it Reported upstream at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112444. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fdcd9f03c44ad03338b36a0e05122f692a60446 commit 7fdcd9f03c44ad03338b36a0e05122f692a60446 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-11-12 22:39:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-11-12 22:39:37 +0000 sys-devel/gcc: add 14.0.0_pre20231112 Closes: https://bugs.gentoo.org/916734 Closes: https://bugs.gentoo.org/917037 Signed-off-by: Sam James <sam@gentoo.org> sys-devel/gcc/Manifest | 1 + sys-devel/gcc/gcc-14.0.0_pre20231112.ebuild | 64 +++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+) |