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

MacPorts noreply at macports.org
Fri Sep 16 12:59:21 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 essandess):

 I mean that {{{rev-upgrade}}} doesn’t complain. I don’t have the arm box
 accessible now but am pretty sure that that {{{shellcheck}}} binary
 depends on MacPorts {{{[gmp}}}:

 {{{
 otool -L `which shellcheck`
 }}}

 The first thing I’d recommend is installing {{{gmp}}} by hand:

 {{{
 sudo port install gmp
 }}}

 I see that I have another dependency bug in https://github.com/macports
 /macports-
 ports/blob/master/_resources/port1.0/group/haskell_cabal-1.0.tcl: This PG
 should add lib dependencies for the lib dependencies that {{{ghc}}} has.
 I’ll post another PR with this fix.

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


More information about the macports-tickets mailing list