[MacPorts] #42576: py-obspy @0.9.0: fails to destroot

MacPorts noreply at macports.org
Thu Feb 20 10:07:46 PST 2014


#42576: py-obspy @0.9.0: fails to destroot
-----------------------------+--------------------------------
 Reporter:  Peter.Danecek@…  |      Owner:  macports-tickets@…
     Type:  defect           |     Status:  new
 Priority:  Normal           |  Milestone:
Component:  ports            |    Version:
 Keywords:  maintainer       |       Port:  py-obspy
-----------------------------+--------------------------------
 The build works fine, but the port fails during destroot phase because the
 `setup.py` script does not find a Fortran compiler during *installation*.
 I doubt the script really needs a Fortran compiler at that stage, but it
 checks for it presence and fails.

 This problem can only be reproduced when the default gcc is set to `none`.
 (`sudo port select gcc none`).

 Possible fixes:
 - avoid checking for Fortran compiler on installation;
 - setting the relevant environment variables during install phase as well;

 Probable the first would be the cleaner solution, while the second is
 immediate to implement.

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


More information about the macports-tickets mailing list