[MacPorts] #65847: shellcheck: broken pre-built binary package, wants to be rebuilt
MacPorts
noreply at macports.org
Fri Sep 16 12:56:59 UTC 2022
#65847: shellcheck: broken pre-built binary package, wants to be rebuilt
-------------------------+------------------------
Reporter: sierkb | Owner: neverpanic
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: shellcheck |
-------------------------+------------------------
Comment (by jmroot):
One of the binaries from the buildbot:
{{{
% otool -L ./shellcheck-0.8.0_1.darwin_21.arm64/opt/local/bin/shellcheck
./shellcheck-0.8.0_1.darwin_21.arm64/opt/local/bin/shellcheck:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1311.0.0)
/opt/local/lib/libiconv.2.dylib (compatibility version 9.0.0,
current version 9.1.0)
/opt/local/lib/libgmp.10.dylib (compatibility version 15.0.0,
current version 15.1.0)
}}}
So not just gmp, but libiconv too. `nm -u` indicates that this is not
overlinking; there are references to symbols provided by those libs.
--
Ticket URL: <https://trac.macports.org/ticket/65847#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list