Opened 11 years ago
Closed 9 years ago
#41950 closed defect (invalid)
libusb: no destroot found
Reported by: | giantmolecules@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | tobypeterson, ryandesign (Ryan Carsten Schmidt) | |
Port: | libusb |
Description
Gnuradio fails to install on OSX 10.8.5 due to failed install of libusb.
Attachments (2)
Change History (7)
Changed 11 years ago by giantmolecules@…
Attachment: | terminal_response.txt added |
---|
Changed 11 years ago by giantmolecules@…
Attachment: | libusb_log.txt added |
---|
libusb port install logfile
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | toby@… ryandesign@… added |
---|---|
Keywords: | gnuradio removed |
Owner: | changed from macports-tickets@… to rwilcox@… |
Port: | libusb added; gnuradio removed |
Summary: | Processing of port gnuradio failed → libusb: no destroot found |
Error: org.macports.install for port libusb returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libusb/libusb/work/destroot
Clean libusb and try again.
sudo port clean libusb
comment:3 Changed 9 years ago by michaelld (Michael Dickens)
Cc: | michaelld@… removed |
---|---|
Owner: | changed from rwilcox@… to michaelld@… |
comment:4 Changed 9 years ago by michaelld (Michael Dickens)
I just updated libusb a bunch; hopefully it works better now. If this ticket is still an issue, can you do:
sudo port clean gnuradio libusb sudo port selfupdate
then try installing GNU Radio again. If libusb fails again, please post a new logfile & add a comment about your effort.
comment:5 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → invalid |
---|---|
Status: | new → closed |
The issue was caused by not cleaning before trying again, as mentioned above.
Note: See
TracTickets for help on using
tickets.
response from the terminal after issuing <sudo port install gnuradio +full>