[Bug 292859] x11/babl: including MESON_ARGS -Drelocatable=enabled produces a faulty library, breaking the compilation of graphics/gimp-app
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Feb 2026 10:28:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292859
Bug ID: 292859
Summary: x11/babl: including MESON_ARGS -Drelocatable=enabled
produces a faulty library, breaking the compilation of
graphics/gimp-app
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gnome@FreeBSD.org
Reporter: d8zNeCFG@aon.at
Assignee: gnome@FreeBSD.org
Flags: maintainer-feedback?(gnome@FreeBSD.org)
Commit 3a83e203c8b53 added -Drelocatable=enabled to babl's MESON_ARGS. This
produces a binary referencing /proc/self and faulting if it cannot find that.
Amongst others, this breaks building gimp-app.
Fix by replacing with -Drelocatable=disabled.
-- Martin
--
You are receiving this mail because:
You are the assignee for the bug.