NetBSD-Bugs archive

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

toolchain/58353: ld.elf_so problem with gcc12 + gtk4



>Number:         58353
>Category:       toolchain
>Synopsis:       ld.elf_so problem with gcc12 + gtk4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 19 11:10:00 +0000 2024
>Originator:     Thomas Klausner
>Release:        NetBSD 10.99.10
>Organization:

>Environment:
	
	
Architecture: x86_64
Machine: amd64
>Description:
When building gtk4 on a -current system with gcc 12 and

PKGSRC_USE_RELRO=       full

in /etc/mk.conf (you'll have to comment out "RELRO_SUPPORTED= partial"
in x11/gtk4/Makefile), there is a core dump of Gdk4 during the build.

The problem with the package is tracked in PR 57792, but Rin Okuyama
requested a separate bug report for the toolchain.

>How-To-Repeat:
Comment out "RELRO_SUPPORTED= partial" in x11/gtk4/Makefile, add
PKGSRC_USE_RELRO=       full
to /etc/mk.conf and try building x11/gtk4 on -current with gcc12.
>Fix:
Not known.

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index