[MacPorts] #56137: ghostscript @9.23 builds incorrectly when updating
MacPorts
noreply at macports.org
Sun Mar 25 20:03:44 UTC 2018
#56137: ghostscript @9.23 builds incorrectly when updating
----------------------+-------------------------
Reporter: dstrubbe | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: ghostscript
----------------------+-------------------------
When upgrading from version 9.22, this version of ghostscript mistakenly
linked against the old version of its own library (as below), which no
longer existed after that was deactivated, making use of "gsx" in
ImageMagick's build fail. Not sure how to prevent this happening in the
first place, but uninstalling the new version and then re-installing was
successful in getting a correct build.
{{{
$ otool -L /opt/local/bin/gsx
/opt/local/bin/gsx:
/opt/local/lib/libgs.9.22.dylib (compatibility version 0.0.0,
current version 0.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1238.60.2)
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56137>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list