[MacPorts] #16313: py-numeric error installing
MacPorts
noreply at macports.org
Thu Aug 14 12:55:10 PDT 2008
#16313: py-numeric error installing
---------------------------------+------------------------------------------
Reporter: luis.kop at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords:
---------------------------------+------------------------------------------
Comment (by blb at macports.org):
{{{
-fno-strict-aliasing -Wno-long-double -no-cpp-precomp -fno-common -fno-
common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IInclude
-IPackages/FFT/Include -IPackages/RNG/Include
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
-c Src/_numpymodule.c -o
build/temp.macosx-10.3-i386-2.4/Src/_numpymodule.o
unable to execute -fno-strict-aliasing: No such file or directory
error: command '-fno-strict-aliasing' failed with exit status 1
}}}
Looks like the
[http://trac.macports.org/wiki/LeopardProblems#environmentvariablesbecomeblankbetweenconfigureandbuildphases
Tcl env bug]. Run
{{{
sudo port clean --work py-numeric
}}}
Then run your original port install as before.
--
Ticket URL: <http://trac.macports.org/ticket/16313#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list