Opened 10 years ago

Closed 10 years ago

#40850 closed defect (duplicate)

llvm-3.3 build failure on Mavericks

Reported by: manuel.deljesuspe@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: bonoba@…
Port: llvm-3.3

Description

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.

Attachments (1)

FailConfigure_llvm33_py33scipy.log (12.4 KB) - added by manuel.deljesuspe@… 10 years ago.
Log of the failed configuration process of llvm-3.3

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by manuel.deljesuspe@…

Log of the failed configuration process of llvm-3.3

comment:1 Changed 10 years ago by bonoba@…

Cc: bonoba@… added

Cc Me!

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Keywords: mavericks added
Owner: changed from macports-tickets@… to jeremyhu@…
Port: llvm-3.3 added; py33-scipy removed

In the future, please fill in the Port field with the name of the port that actually failed to build and Cc that port's maintainers (port info --maintainers llvm-3.3).

comment:3 Changed 10 years ago by mf2k (Frank Schima)

Summary: py33-scipy fails to build llvm-3.3llvm-3.3 build failure on Mavericks

comment:4 Changed 10 years ago by larryv (Lawrence Velázquez)

Keywords: mavericks removed
Resolution: duplicate
Status: newclosed

Duplicate of #32575. In the future, please search Trac before posting new tickets.

Note: See TracTickets for help on using tickets.