Opened 9 years ago
Closed 9 years ago
#48761 closed defect (worksforme)
Missing dependencies for llvm-3.3
Reported by: | RivetBenoit (Benoit Rivet) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | RivetBenoit (Benoit Rivet) | |
Port: | llvm-3.3 |
Description
On a fresh install of MacPorts on Mac OS X.5 PPC (G4 iMac), installing llvm-3.3 fails while configuring.
The log reports first that lzo2 is not active.
Retrying after installing lzo2, nosetests_select is reported missing.
Retrying after installing nosetests_select, everything works fine.
Change History (5)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to jeremyhu@… |
---|
comment:2 follow-up: 3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 Changed 9 years ago by RivetBenoit (Benoit Rivet)
Replying to ryandesign@…:
I don't think llvm has anything to do with nosetests. Could you show us (copy/paste) the exact error messages you got?
I'm sorry but I did not backup the log files after the unsuccessful configurations. I am trying to install macports apps on an old G3 ibook; so if I can go as far as installing llvm-3.3, I will send you the logs when the errors show up. However, on this machine, after installing the required dependencies, llvm-3.3 won't configure since /usr/bin/python is a 2.3 python, and llvm-3.3 reports that python 2.5 is required. I will
sudo port install python
then retry installing llvm-3.3 and hopefully, the bugs described will show up again :-)
comment:5 Changed 9 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Yeah, if you install python27 and port select it, you should be fine.
I don't think llvm has anything to do with nosetests. Could you show us (copy/paste) the exact error messages you got?