#36170 closed defect (fixed)
processing port libusb-legacy +universal failed Mac OS X 10.8.1
Reported by: | ynhs@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | michaelld (Michael Dickens) | |
Port: | libusb-legacy |
Description
I used the following command "sudo port install libusb-legacy +universal" in Mac OS X 10.8.1 and get Error: org.macports.build for port libusb-legacy returned: command execution failed
Attachments (1)
Change History (6)
Changed 12 years ago by ynhs@…
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Cc: | michaelld@… added |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
Port: | libusb-legacy added |
In the future, please fill in the Port field and Cc the port maintainer(s).
comment:2 Changed 12 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r97840. For some reason, clang and +universal do not always play nicely.
comment:3 Changed 12 years ago by ynhs@…
Thank you for fixing this problem. I am new to macports and mac platform. I'll fill in the Port field and CC the port maintainer(s) next time. How can I get to the new revision?
comment:4 Changed 12 years ago by michaelld (Michael Dickens)
You do the following to get new changes (whether these or others):
sudo port selfupdate sudo port install libusb-legacy +universal
After doing a "selfupdate", you can see what's old via:
port outdated
and you can upgrade all of the old ones via:
sudo port upgrade outdated
Good luck!
comment:5 Changed 12 years ago by ynhs@…
Thank you. I did the same thing that you suggested and it worked.
log file for the port command