NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

toolchain/59479: gcc crash building pcre2 on m68k -current



>Number:         59479
>Category:       toolchain
>Synopsis:       gcc crash building pcre2 on m68k -current
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 23 07:40:00 +0000 2025
>Originator:     Havard Eidnes
>Release:        NetBSD 10.99.14 of June 16 2025
>Organization:
 I try...
>Environment:
System: NetBSD virt68k.urc.uninett.no 10.99.14 NetBSD 10.99.14 (GENERIC) #1: Mon Jun 16 15:52:20 CEST 2025  he%mt.urc.uninett.no@localhost:/u/build/HEAD/obj/virt68k/sys/arch/virt68k/compile/GENERIC virt68k
Architecture: m68k
Machine: virt68k
>Description:
	While building pkgsrc/devel/pcre2, gcc decided not to collaborate:

===> Building for pcre2-10.45
/usr/bin/make  all-am
  CC       src/libpcre2_8_la-pcre2_match.lo
during GIMPLE pass: cddce
src/pcre2_match.c: In function 'match':
src/pcre2_match.c:8072:1: internal compiler error: Segmentation fault
 8072 | }
      | ^
no stack trace because unwind library not available
Please submit a full bug report, with preprocessed source (by using -freport-bug).
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
*** Error code 1

>How-To-Repeat:
	cd /usr/pkgsrc/devel/pcre2
	make
>Fix:
	That would be nice...



Home | Main Index | Thread Index | Old Index