[MacPorts] #43083: py27-scipy @0.13.3: fails to build on OS X 10.7
MacPorts
noreply at macports.org
Thu Mar 27 10:13:24 PDT 2014
#43083: py27-scipy @0.13.3: fails to build on OS X 10.7
------------------------------+--------------------------------
Reporter: Peter.Danecek@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: py-scipy |
------------------------------+--------------------------------
Comment (by Peter.Danecek@…):
@ryandesign: You are probably deferring to
[http://trac.macports.org/attachment/ticket/43083/py27-scipy.main.log#L3537
L3537] from main.log, right? I checked with my colleague the setup
gfortran setup and there seems be nothing strange.
`/opt/local/bin/gfortran` points to -> `/opt/local/bin/gfortran-mp-4.8`.
The link was created by the `port select` mechanism:
{{{
port select gcc
Available versions for gcc:
gcc42
llvm-gcc42
mp-gcc48 (active)
none
}}}
It is the fortran compiler used normally, is in the $PATH, all normal
here.
However I guess, the real problem is more related to
[http://trac.macports.org/attachment/ticket/43083/py27-scipy.main.log#L3571
L3571], that is numpy.distutils expects a non existing environment
variable `FARCHFLAGS` and the exception is not handled.
But why:
(1) The binary package is not valid?
(2) This problem occurs only on the given system?
--
Ticket URL: <https://trac.macports.org/ticket/43083#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list