#38882: py27-scipy-0.12.0_1+gcc47.darwin_11.x86_64 build failure -------------------------+-------------------- Reporter: rsarwas@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py27-scipy | -------------------------+-------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => sean@… * port: => py27-scipy Old description:
Build fails in setup.py when a component of numpy calls os.environ['FARCHFLAGS'] The FARCHFLAGS is not exported in the build environment, and a KeyError is thrown (see the attached log).
uname -a Darwin owen.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64
xcodebuild -version Xcode 4.6.2 Build version 4H1003
New description: Build fails in setup.py when a component of numpy calls `os.environ['FARCHFLAGS']` The FARCHFLAGS is not exported in the build environment, and a KeyError is thrown (see the attached log). {{{ uname -a Darwin owen.local 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64 }}} {{{ xcodebuild -version Xcode 4.6.2 Build version 4H1003 }}} -- -- Ticket URL: <https://trac.macports.org/ticket/38882#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X