[MacPorts] #60777: at-spi2-core reported as broken port
MacPorts
noreply at macports.org
Sun Jul 5 02:20:16 UTC 2020
#60777: at-spi2-core reported as broken port
------------------------------+----------------------
Reporter: programmingkidx | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: tiger
Port: at-spi2-core |
------------------------------+----------------------
Comment (by kencu):
I have totally hacked meson to make it work at all on Tiger, but it does
not work properly yet. Upstream is considering if they might support it --
it has do with @rpath being used during the build phase. The hacks do fix
many ports, but -- not this one.
This additional hack, on top of the other hacks, will get around this
issue for today, but this is no fix, and there is no fix, until meson is
fixed.
{{{
sudo install_name_tool -change @loader_path/libatspi.0.dylib
/opt/local/lib/libatspi.0.dylib /opt/local/libexec/at-spi2-registryd
}}}
--
Ticket URL: <https://trac.macports.org/ticket/60777#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list