[MacPorts] #41122: py-obspy obspy.taup.taup ImportError: libtaup not linked to libgfortran.a
MacPorts
noreply at macports.org
Tue Nov 19 06:44:36 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@…):
Here the proposed fix for this ticket. Along with the fix I introduced
some further minor changes to the Portfile:
- `long_description` reformatted to fit 80 column width;
- update `master_sites` to avoid redirect;
- add `livecheck` to this port;
The fix is implemented by:
- adding `configure.cc ${prefix}/bin/gcc-mp-${ver}` to avoid fuss with
`libgfortran` while linking;
- modifying the patch to `setup.py`;
Note: The `setup.py` script is going to become obsolete with release of
0.9.x, so this fix can be considered temporary.
To the commiter:
Please ignore most of the attached files and apply only `patch.py-
obspy.diff`. Sorry for the confusion, but I guess there in no way to
cancel attached files again.
--
Ticket URL: <https://trac.macports.org/ticket/41122#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list