Opened 11 years ago

Last modified 11 years ago

#38882 closed defect

py27-scipy-0.12.0_1+gcc47.darwin_11.x86_64 build failure — at Version 1

Reported by: rsarwas@… Owned by: sean@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: py27-scipy

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (2)

Changed 11 years ago by rsarwas@…

Attachment: main.log.bz2 added

Build Error Log file

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to sean@…
Port: py27-scipy added
Note: See TracTickets for help on using tickets.