[MacPorts] #43773: gmp: nawk: syntax error at source line 1 source file ./conf5pflxn/subs.awk

MacPorts noreply at macports.org
Tue Jun 3 12:11:13 PDT 2014


#43773: gmp: nawk: syntax error at source line 1 source file ./conf5pflxn/subs.awk
--------------------------------+------------------------
  Reporter:  didier.regniaud@…  |      Owner:  mcalhoun@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.2.1
Resolution:                     |   Keywords:
      Port:  gmp                |
--------------------------------+------------------------

Comment (by egall@…):

 Replying to [comment:1 ryandesign@…]:
 > It looks like you have nawk installed, and gmp is incompatible with it.
 Try deactivating nawk, then building gmp, then (if desired) reactivating
 nawk again.
 >
 > {{{
 > sudo port clean gmp
 > sudo port -f deactivate nawk
 > sudo port install gmp
 > sudo port activate nawk
 > }}}
 >
 > If that fixes it, we should add "conflicts_build nawk" to the port.

 Or instead add a build dependency on gawk, which saves the user the
 trouble of having to deactivate nawk.

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


More information about the macports-tickets mailing list