[Bug 292859] x11/babl: including MESON_ARGS -Drelocatable=enabled produces a faulty library, breaking the compilation of graphics/gimp-app
| Newsgroups | gmane.os.freebsd.devel.gnome |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
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.