#31833: py27-scipy fails to build with -faltivec flag error ---------------------------------------+------------------------------------ Reporter: martinzinkin@… | Owner: ram@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: | Keywords: Port: py27-scipy | ---------------------------------------+------------------------------------ Comment(by gwoptics@…): Replying to [comment:6 samaburden@…]:
Replying to [comment:5 ram@…]:
I have the same build error, but I can't find similar reference to old numpy development snapshot as the original post (see attached log file).
I've tried removing py27-numpy (& deps) and reinstalling, but receive the same error. Thoughts?
Another possibility: a numpy version installed previously via easy_install-2.7 causes a `port install py27-scipy' to fail similarly (for me). After: * sudo port install py27-pip * sudo pip-2.7 uninstall numpy * sudo port install py27-scipy it worked. Maybe that helps. -- Ticket URL: <https://trac.macports.org/ticket/31833#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS