[MacPorts] #65847: shellcheck: broken pre-built binary package, wants to be rebuilt

MacPorts noreply at macports.org
Fri Sep 16 13:00:06 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:6 jmroot]:
 > Replying to [comment:5 essandess]:
 > > Also I have checked this on my own {{{arm64}}} and {{{x86_64}}} boxes
 and do not observe this issue.
 >
 > Do you mean rev-upgrade doesn't complain, or shellcheck is not linked
 with gmp? You wouldn't see the former if gmp happens to be installed (so
 installing it should also be an effective workaround). The shellcheck port
 claims to have only build-time dependencies, __but this rev-upgrade output
 indicates that it is linked with gmp and thus needs to list it in
 depends_lib.__

 Your are right with your last sentence at least:

 {{{
 % otool -L /opt/local/bin/shellcheck
 /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)
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/65847#comment:9>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list