On Sun, Jun 16, 2024 at 11:59:33PM -0000, RVP wrote:
x11/gtk4:
[60/616] Generating gtk/Gdk-4.0.gir with a custom command (wrapped by meson=
to set env)
FAILED: gtk/Gdk-4.0.gir
[...]
Command '['/scratch/x11/gtk4/work/gtk-4.14.4/output/tmp-introspectha9mknqu/=
Gdk-4.0', '--introspect-dump=3D/scratch/x11/gtk4/work/gtk-4.14.4/output/tmp=
-introspectha9mknqu/functions.txt,/scratch/x11/gtk4/work/gtk-4.14.4/output/=
tmp-introspectha9mknqu/dump.xml']' died with <Signals.SIGSEGV: 11>.
PR #57792, I think.
Thank you, indeed!
I use PKGSRC_USE_RELRO=full in my builds, and when I mark the package
as only supporting 'partial' relro, the build succeeds.
Thomas