[MacPorts] #43404: gawk links with mpfr but doesn't declare a dependency on it

MacPorts noreply at macports.org
Fri Apr 18 16:58:10 PDT 2014


#43404: gawk links with mpfr but doesn't declare a dependency on it
----------------------+----------------------------
  Reporter:  zulus@…  |      Owner:  mschamschula@…
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.2.1
Resolution:  fixed    |   Keywords:
      Port:  gawk     |
----------------------+----------------------------
Changes (by ryandesign@…):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Replying to [comment:1 ryandesign@…]:
 > It turns out that gawk does not declare a dependency on mpfr:
 >
 > {{{
 > $ port deps gawk
 > Full Name: gawk @4.1.0_0
 > Extract Dependencies: xz
 > Library Dependencies: readline, gettext
 > }}}
 >
 > This dependency needs to be added, and the revision increased.

 I added the dependency in r119178. A new version of gawk was available, so
 I updated the port to that version.

 You should wait 30 minutes, then run:

 {{{
 sudo port clean gawk gmp mpfr
 sudo port selfupdate
 sudo port -f deactivate gawk
 sudo port -u upgrade gawk
 }}}

 That should take care of it.

-- 
Ticket URL: <https://trac.macports.org/ticket/43404#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list