Opened 11 years ago

Closed 10 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)

main.log.bz2 (18.9 KB) - added by rsarwas@… 11 years ago.
Build Error Log file
py27-scipy.main.log (218.2 KB) - added by petrrr 11 years ago.
updated main.log for py-scipy @0.13.0_1

Download all attachments as: .zip

Change History (11)

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

comment:2 Changed 11 years ago by asari.takashi@…

Cc: asari.takashi@… added

Cc Me!

comment:3 Changed 11 years ago by asari@…

Cc: asari@… added

Cc Me!

comment:4 Changed 11 years ago by jfilippidis@…

Cc: jfilippidis@… added

Cc Me!

comment:5 Changed 11 years ago by sears3@…

Cc: sears3@… added

Cc Me!

comment:6 Changed 11 years ago by petrrr

Cc: Peter.Danecek@… added

Cc Me!

comment:7 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 in reply to:  7 Changed 10 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 10 years ago by seanfarley (Sean Farley)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.