Opened 12 years ago
Closed 11 years ago
#38882 closed defect (worksforme)
py27-scipy-0.12.0_1+gcc47.darwin_11.x86_64 build failure
Reported by: | rsarwas@… | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | asari.takashi@…, asari@…, jfilippidis@…, sears3@…, petrrr | |
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
Attachments (2)
Change History (11)
Changed 12 years ago by rsarwas@…
Attachment: | main.log.bz2 added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to sean@… |
Port: | py27-scipy added |
comment:7 follow-up: 8 Changed 11 years ago by petrrr
I guess we have the same problem here.
Same OS X, updated Xcode, new version of the port: py-scipy @0.13.0_1
, different choice of compilers, but the problem looks very similar. I attach an updated main.log
Darwin Irenes-MacBook-Pro-2.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 Xcode 4.6.3 Build version 4H1503
Changed 11 years ago by petrrr
Attachment: | py27-scipy.main.log added |
---|
updated main.log for py-scipy @0.13.0_1
comment:8 Changed 11 years ago by seanfarley (Sean Farley)
Replying to Peter.Danecek@…:
I guess we have the same problem here. Same OS X, updated Xcode, new version of the port:
py-scipy @0.13.0_1
, different choice of compilers, but the problem looks very similar.
Is this still an issue with scipy 0.13.2? If so, what variants did you use?
comment:9 Changed 11 years ago by seanfarley (Sean Farley)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Build Error Log file