Opened 11 years ago
Closed 11 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)
Change History (5)
Changed 11 years ago by manuel.deljesuspe@…
Attachment: | FailConfigure_llvm33_py33scipy.log added |
---|
comment:2 Changed 11 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 11 years ago by mf2k (Frank Schima)
Summary: | py33-scipy fails to build llvm-3.3 → llvm-3.3 build failure on Mavericks |
---|
comment:4 Changed 11 years ago by larryv (Lawrence Velázquez)
Keywords: | mavericks removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #32575. In the future, please search Trac before posting new tickets.
Log of the failed configuration process of llvm-3.3