[MacPorts] #23244: py26-numpy +universal configure or build does not like the -arch option passed to gcc-mp
MacPorts
noreply at macports.org
Mon Jul 12 13:41:32 PDT 2010
#23244: py26-numpy +universal configure or build does not like the -arch option
passed to gcc-mp
-----------------------------------------+----------------------------------
Reporter: dave.evans55@… | Owner: mcalhoun@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.99
Keywords: | Port: py26-numpy
-----------------------------------------+----------------------------------
Comment(by payam.minoofar@…):
It's not wine-devel that requires numpy. It seems to be a dependency for
kde4 on my system.
Numpy compiles fine when I run
sudo port install py26-numpy
but it fails miserably if I add +universal.
Additionally, if you use sudo port selfupdate --enforce-variants outdated
+universal
ports will try to recompile numpy as a universal binary and fail.
So, perhaps the answer is to remove "universal" as a variant in the numpy
info file. Ports should be able to negotiate the rest, right?
[payam-imac:~] payam% port variants py26-numpy
py26-numpy has the variants:
gcc43: Use the gcc43 compiler (enables fortran code)
* conflicts with gcc44
[+]gcc44: Use the gcc44 compiler (enables fortran code)
* conflicts with gcc43
no_atlas: Do not use the macports atlas libs
universal: Build for multiple architectures
[payam-imac:~] payam%
--
Ticket URL: <http://trac.macports.org/ticket/23244#comment:46>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list