[MacPorts] #65847: shellcheck: broken pre-built binary package, wants to be rebuilt
MacPorts
noreply at macports.org
Fri Sep 16 10:33:50 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 sierkb):
Replying to [comment:1 ryandesign]:
> If you run `sudo port -d rev-upgrade` it'll show us ''how'' it's broken.
{{{
% sudo port -d rev-upgrade
---> Scanning binaries for linking errors
Could not open /opt/local/lib/libgmp.10.dylib: Error opening or reading
file (referenced from /opt/local/bin/shellcheck)
DEBUG: Marking /opt/local/bin/shellcheck as broken
---> Found 1 broken file, matching files to ports
---> Found 1 broken port, determining rebuild order
DEBUG: Broken: shellcheck
DEBUG: Processing port shellcheck @0:0.8.0_1
You can always run 'port rev-upgrade' again to fix errors.
The following ports will be rebuilt: shellcheck @0.8.0
Continue? [Y/n]: n
}}}
{{{
% ls -la /opt/local/lib/libgmp.10.dylib
ls: /opt/local/lib/libgmp.10.dylib: No such file or directory
}}}
{{{
% sudo port installed|grep gmp
%
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65847#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list