[MacPorts] #46911: wcslib install fails

MacPorts noreply at macports.org
Mon Feb 23 10:09:52 PST 2015


#46911: wcslib install fails
-------------------------------+--------------------------------
  Reporter:  david.w.watson@…  |      Owner:  macports-tickets@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.3.3
Resolution:                    |   Keywords:
      Port:  wcslib            |
-------------------------------+--------------------------------

Comment (by david.w.watson@…):

 Replying to [comment:6 john@…]:
 > Thanks! That's clear. It looks like I wasn't, though. My intention is
 that you should run the command:
 >
 > {{{
 > nm /opt/local/lib/gcc48/gcc/x86_64-apple-
 darwin13/4.8.4/../../../libgfortran.dylib | grep
 gfortran_transfer_character_write
 > }}}
 >
 > The `$` in my original text indicates your shell prompt -- the intention
 is "you type things here". The next line is the response that you should
 get back (ie, in this case `nm` has found the symbol you were looking for,
 and prints some information about it. If the symbol isn't found, you'll
 get no output). Grepping for "0000000000081e7c" is not telling us anything
 informative.
 >
 > Sorry for being unclear!


 Tried again, I'm told:

 error: nm: can't open file: opt/local/lib/gcc48/gcc/x86_64-apple-
 darwin13/4.8.4/../../../libgfortran.dylib (No such file or directory)

 Turns out that there's a symbolic link
 /opt/local/lib/gcc48/libgfortran.dylib to
 /opt/local/lib/gcc/libgfortran3.dylib. wcslib is looking for a
 libgfortran.dylib that does'nt exist.

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


More information about the macports-tickets mailing list