Re: py25-scipy failing due to arch flags set in python25 PortGroup

2011-05-31 Thread Ryan Schmidt
On May 31, 2011, at 02:26, Ryan Schmidt wrote: > On May 30, 2011, at 19:49, Adam Mercer wrote: > >>> Those lines probably need to be added to py25-scipy and py-scipy. >> >> Thanks, that did the trick (with the python25 version, I haven't got >> python24 installed at the moment). > > I tried ba

Re: py25-scipy failing due to arch flags set in python25 PortGroup

2011-05-31 Thread Ryan Schmidt
On May 30, 2011, at 19:49, Adam Mercer wrote: >> Those lines probably need to be added to py25-scipy and py-scipy. > > Thanks, that did the trick (with the python25 version, I haven't got > python24 installed at the moment). I tried backporting that and other changes in py25-scipy to py-scipy b

Re: py25-scipy failing due to arch flags set in python25 PortGroup

2011-05-30 Thread Adam Mercer
On Mon, May 30, 2011 at 13:23, Ryan Schmidt wrote: > python.add_archflags    no > universal_variant       no > > Those lines probably need to be added to py25-scipy and py-scipy. Thanks, that did the trick (with the python25 version, I haven't got python24 installed at the moment). > -arch flag

Re: py25-scipy failing due to arch flags set in python25 PortGroup

2011-05-30 Thread Ryan Schmidt
On May 30, 2011, at 10:21, Adam Mercer wrote: > In try to fix a build error in py25-scipy (#29644[1]) it's failing with: > > :info:build Undefined symbols: > :info:build "_Py_BuildValue", referenced from: > :info:build _f2py_rout__fftpack_destroy_dct1_cache in _fftpackmodule.o > :info:bui

py25-scipy failing due to arch flags set in python25 PortGroup

2011-05-30 Thread Adam Mercer
Hi In try to fix a build error in py25-scipy (#29644[1]) it's failing with: :info:build Undefined symbols: :info:build "_Py_BuildValue", referenced from: :info:build _f2py_rout__fftpack_destroy_dct1_cache in _fftpackmodule.o :info:build _f2py_rout__fftpack_destroy_dct2_cache in _fft