Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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)

main.log (46.9 KB) - added by ynhs@… 12 years ago.
log file for the port command

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by ynhs@…

Attachment: main.log added

log file for the port command

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: newclosed

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.

Note: See TracTickets for help on using tickets.