#31833: py27-scipy fails to build with -faltivec flag error --------------------------------------+------------------------------------- Reporter: martinzinkin@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: p27-scipy lion -faltivec | Port: p27-scipy --------------------------------------+------------------------------------- py27-scipy fails to build on my Mac with the errors below - apparently complaining about an unsupported -faltivec compiler flag I am on OS X Lion 10.7.2, Xcode 4.2 (both fully up to date), and I have just run selfupdate and have no outdated ports. I have tried both gcc44 and gcc variants of py27-scipy with the same results. [http://www.google.co.uk/url?sa=t&rct=j&q=macports%20%22-faltivec%22&source=w... =AFQjCNHRP9o7hmh6q8mdqL6zWiQX0HC-Ag this old numpy issue] looks similar, but I am afraid I am not sufficiently familiar with macports to make further progress. {{{ :info:build compiling C sources :info:build C compiler: /opt/local/bin/gcc-mp-4.4 -fno-strict-aliasing -fno-common -dynamic -pipe -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict- prototypes :info:build :info:build compile options: '-DNO_ATLAS_INFO=3 -I/Library/Python/2.7 /site- packages/numpy-2.0.0.dev_e2af7b7_20110721-py2.7-macosx-10.7-x86_64.egg/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' :info:build extra options: '-faltivec -I/System/Library/Frameworks/vecLib.framework/Headers' :info:build gcc-mp-4.4: scipy/integrate/_odepackmodule.c :info:build cc1: error: unrecognized command line option "-faltivec" :info:build cc1: error: unrecognized command line option "-faltivec" :info:build error: Command "/opt/local/bin/gcc-mp-4.4 -fno-strict-aliasing -fno-common -dynamic -pipe -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict- prototypes -DNO_ATLAS_INFO=3 -I/Library/Python/2.7/site- packages/numpy-2.0.0.dev_e2af7b7_20110721-py2.7-macosx-10.7-x86_64.egg/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c scipy/integrate/_odepackmodule.c -o build/temp.macosx-10.7-x86_64-2.7/scipy/integrate/_odepackmodule.o -faltivec -I/System/Library/Frameworks/vecLib.framework/Headers" failed with exit status 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/31833> MacPorts <http://www.macports.org/> Ports system for Mac OS