[MacPorts] #40824: py-scipy: build error
MacPorts
noreply at macports.org
Mon Oct 21 10:21:36 PDT 2013
#40824: py-scipy: build error
-------------------------------+----------------------
Reporter: macsforever2000@… | Owner: sean@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: py-scipy
-------------------------------+----------------------
I'm attempting to update to py27-scipy 0.13.0 but I see the following
error:
{{{
:info:destroot running build_py
:info:destroot copying scipy/version.py ->
build/lib.macosx-10.8-x86_64-2.7/scipy
:info:destroot copying
build/src.macosx-10.8-x86_64-2.7/scipy/__config__.py ->
build/lib.macosx-10.8-x86_64-2.7/scipy
:info:destroot running build_clib
:info:destroot customize UnixCCompiler
:info:destroot customize UnixCCompiler using build_clib
:info:destroot running build_ext
:info:destroot customize UnixCCompiler
:info:destroot customize UnixCCompiler using build_ext
:info:destroot resetting extension 'scipy.integrate._odepack' language
from 'c' to 'f77'.
:info:destroot resetting extension 'scipy.integrate.vode' language from
'c' to 'f77'.
:info:destroot resetting extension 'scipy.integrate.lsoda' language from
'c' to 'f77'.
:info:destroot resetting extension 'scipy.odr.__odrpack' language from 'c'
to 'f77'.
:info:destroot extending extension 'scipy.sparse.linalg.dsolve._superlu'
defined_macros with [('USE_VENDOR_BLAS', 1)]
:info:destroot customize UnixCCompiler
:info:destroot #### ['/usr/bin/clang', '-fno-strict-aliasing', '-fno-
common', '-dynamic', '-pipe', '-Os', '-fwrapv', '-DNDEBUG', '-g',
'-fwrapv', '-O3', '-Wall', '-Wstrict-prototypes'] #######
:info:destroot Missing compiler_cxx fix for UnixCCompiler
:info:destroot customize UnixCCompiler using build_ext
:info:destroot warning: build_ext: f77_compiler=gnu95 is not available.
:info:destroot
:info:destroot building 'scipy.linalg._interpolative' extension
:info:destroot error: extension 'scipy.linalg._interpolative' has Fortran
sources but no Fortran compiler found
}}}
I'm on OS X 10.8.5 with Xcode 5. Here are my variants chosen:
{{{
f$ port installed py27-scipy
The following ports are currently installed:
py27-scipy @0.12.1_0+atlas+gcc48 (active)
}}}
I'm Cc'ing stromnov who updated it to this version in r112372.
--
Ticket URL: <https://trac.macports.org/ticket/40824>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list