[MacPorts] #38687: ncarg @6.1.2_1 missing ncl executable

MacPorts noreply at macports.org
Mon Sep 9 05:45:20 PDT 2013


#38687: ncarg @6.1.2_1 missing ncl executable
---------------------------+-----------------------
  Reporter:  c.brierley@…  |      Owner:  takeshi@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.1.3
Resolution:                |   Keywords:
      Port:  ncarg         |
---------------------------+-----------------------

Comment (by piergiuseppe.fogli@…):

 I experienced the same problem without xnu-headers installed.[[BR]]
 Looking at the debug output (port -d install ncarg +gcc48) it seems a link
 time problem due to the use of the apple gcc for linking instead of the
 selected macports gcc. The linker fails because it can't find -lgfortran
 .[[BR]]

 I solved adding the following line to the Portfile:

 {{{
 configure.compiler              macports-gcc-4.8
 }}}

 Hope this can help.

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


More information about the macports-tickets mailing list