[MacPorts] #41122: py-obspy obspy.taup.taup ImportError: libtaup not linked to libgfortran.a

MacPorts noreply at macports.org
Sun Nov 3 13:03:26 PST 2013


#41122: py-obspy obspy.taup.taup ImportError: libtaup not linked to libgfortran.a
-----------------------------+-----------------------------
  Reporter:  andy.nowacki@…  |      Owner:  Peter.Danecek@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.2.1
Resolution:                  |   Keywords:
      Port:  py-obspy        |
-----------------------------+-----------------------------

Comment (by Peter.Danecek@…):

 Thanks for spotting this!

 The `setup.py` of ObsPy is definitively problematic. Actually, it was
 already substituted but was not backported to 0.8.4.  I assume the point
 here is that when I created and tested the port we still were using the
 same version of `gcc` and `gfortran`. That way linking was done by the
 "correct" gcc version and know about the correct location of the lib. Now,
 we use gcc only for fortran and link with a different C compiler.

 I will try to fix this soon. However, I am travelling and cannot do this
 immediately.

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


More information about the macports-tickets mailing list