#40850: py33-scipy fails to build llvm-3.3 ---------------------------------+-------------------------------- Reporter: manuel.deljesuspe@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: py33-scipy ---------------------------------+-------------------------------- llvm-3.3 is a dependency of py33-scipy. During the configuration phase of llvm-3.3 an error occurs as it cannot determine the python version of the system. I have installed python 3.3 and have made it the default one via "port select". llvm-3.3 seems to be checking the python version by means of "import sys; print sys.version.split()[0]" which is not a valid python 3 statement. I am working with OS X 10.9 (Official Release), Xcode 5 (Official Release) and a Macports version built from source. I have included the log file. -- Ticket URL: <https://trac.macports.org/ticket/40850> MacPorts <http://www.macports.org/> Ports system for OS X