Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932733 - sys-devel/gcc-14.1.1_p20240518 fails to build on m68k (ICE)
Summary: sys-devel/gcc-14.1.1_p20240518 fails to build on m68k (ICE)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-25 14:21 UTC by Andreas K. Hüttel
Modified: 2024-05-27 15:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ccnDsOUs.out preprocessed source (ccnDsOUs.out,559.77 KB, text/plain)
2024-05-27 15:59 UTC, Andreas K. Hüttel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Hüttel archtester gentoo-dev 2024-05-25 14:21:33 UTC
make[3]: Entering directory '/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/build/m68k-unknown-linux-gnu/libgcc'
/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/build/./gcc/ -B/usr/m68k-unknown-linux-gnu/bin/ -B/usr/m68k-unknown-linux-gnu/lib/ -isystem /usr/m68k-unknown-linux-gnu/include -isystem /usr/m68k-unknown-linux-gnu/sys-include   -fno-checking -g -pipe -O2 -O2  -g -pipe -O2 -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fno-stack-clash-protection  -fPIC -I. -I. -I../.././gcc -I/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc -I/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/. -I/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/../gcc -I/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/../include  -DHAVE_CC_TLS   -o unwind-dw2.o -MT unwind-dw2.o -
 MD -MP -MF unwind-dw2.dep -fexceptions -c /var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
during GIMPLE pass: switchlower
/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/unwind-dw2.c: In function ‘execute_stack_op’:
/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/unwind-dw2.c:524:1: internal compiler error: Segmentation fault
  524 | execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end,
      | ^~~~~~~~~~~~~~~~
0xd093e4d9 crash_signal
        /var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/gcc/toplev.cc:319
Please submit a full bug report, with preprocessed source (by using -freport-bug).
Please include the complete backtrace with any bug report.
See <https://bugs.gentoo.org/> for instructions.

[reproducible for glibc and musl builds]
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2024-05-27 15:59:44 UTC
Created attachment 894521 [details]
ccnDsOUs.out preprocessed source

dilfridge-m68k /var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/build/m68k-unknown-linux-gnu/libgcc # /var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/build/./gcc/xgcc -B/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/build/./gcc/ -B/usr/m68k-unknown-linux-gnu/bin/ -B/usr/m68k-unknown-linux-gnu/lib/ -isystem /usr/m68k-unknown-linux-gnu/include -isystem /usr/m68k-unknown-linux-gnu/sys-include   -fno-checking -g -pipe -ggdb3 -O2 -O2  -g -pipe -ggdb3 -O2 -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fno-stack-clash-protection  -fPIC -I. -I. -I../.././gcc -I/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc -I/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/. -I/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/../gcc -I/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/../include  -DHAVE_CC_TLS   -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS -freport-bug
during GIMPLE pass: switchlower
/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/unwind-dw2.c: In function ‘execute_stack_op’:
/var/tmp/portage/sys-devel/gcc-14.1.1_p20240518/work/gcc-14-20240518/libgcc/unwind-dw2.c:524:1: internal compiler error: Segmentation fault
  524 | execute_stack_op (const unsigned char *op_ptr, const unsigned char *op_end,
      | ^~~~~~~~~~~~~~~~
Please submit a full bug report, with preprocessed source.
See <https://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /tmp/ccnDsOUs.out file, please attach this to your bugreport.