[MacPorts] #61508: gobject-introspection generates invalid gir files on Big Sur
MacPorts
noreply at macports.org
Fri Nov 20 15:46:09 UTC 2020
#61508: gobject-introspection generates invalid gir files on Big Sur
------------------------------------+----------------------
Reporter: idryzhov | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: gobject-introspection |
------------------------------------+----------------------
Comment (by kencu):
mesom will always use @rpath during the build for any in-tree library
references (for running tests, etc, to find the right library) and
replaces it during install with the full path.
That's why we have the headache on Tiger and have to patch meson there.
It's a mechanism at the heart of meson, used on all non-windows os
versions. They won't be changing it I believe.
Despite @rpath, this was all working until, I believe, /opt/local/lib
began being removed from the librsry list so as to avoid adding it to
DYLD_LIBRARY_PATH.
--
Ticket URL: <https://trac.macports.org/ticket/61508#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list