[MacPorts] #23244: py26-numpy 1.4.0_0 configure or build does not like the -arch option passed to gcc-mp
MacPorts
noreply at macports.org
Tue Jan 12 02:32:39 PST 2010
#23244: py26-numpy 1.4.0_0 configure or build does not like the -arch option passed
to gcc-mp
-----------------------------------------+----------------------------------
Reporter: dave.evans55@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.99
Keywords: | Port: py26-numpy
-----------------------------------------+----------------------------------
mp-gcc-4.3 is choking on the -arch option it receives during configure or
build
Here is the output
{{{
:info:build compiling '_configtest.c':
:info:build
:info:build /* This file is generated from numpy/distutils/system_info.py
*/
:info:build void ATL_buildinfo(void);
:info:build int main(void) {
:info:build ATL_buildinfo();
:info:build return 0;
:info:build }
:info:build C compiler: /opt/local/bin/gcc-mp-4.3 -arch x86_64 -arch i386
-isysroot / -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv
-O3 -Wall -Wstrict-prototypes
:info:build
:info:build compile options: '-c'
:info:build gcc-mp-4.3: _configtest.c
:info:build cc1: error: unrecognized command line option "-arch"
:info:build cc1: error: unrecognized command line option "-arch"
:info:build cc1: error: unrecognized command line option "-arch"
:info:build cc1: error: unrecognized command line option "-arch"
:info:build failure.
:info:build removing: _configtest.c _configtest.o
:info:build Status: 255
}}}
There are no variants selected.
My Portfiles are at r62620
OS X 10.6.2
Xcode 3.2.1
--
Ticket URL: <http://trac.macports.org/ticket/23244>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list