Opened 13 years ago

Last modified 13 years ago

#31773 closed defect

Failed to install libusb — at Version 1

Reported by: bob@… Owned by: rwilcox@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: toby@…, brett@…
Port:

Description (last modified by blb@…)

Am I missing something?

The error message in terminal:

lukamaki:~ boblukomski$ sudo /opt/local/bin/port install dfu-programmer
--->  Computing dependencies for dfu-programmer
--->  Dependencies to be installed: libusb-compat libusb pkgconfig glib2 autoconf help2man gettext expat libiconv gperf ncurses ncursesw p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 perl5 automake libtool zlib
--->  Installing libusb @1.0.8_0
Error: Target org.macports.install returned: /usr/bin/tar: invalid option -- q
Try `/usr/bin/tar --help' for more information.
Error: Failed to install libusb
Log for libusb is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libusb/libusb/main.log
Error: The following dependencies were not installed: libusb-compat libusb pkgconfig glib2 autoconf help2man gettext expat libiconv gperf ncurses ncursesw p5.12-locale-gettext perl5.12 gdbm m4 perl5 perl5 perl5 automake libtool zlib
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

I'm running OS 10.6.8 XCode 3.2.6

Change History (1)

comment:1 Changed 13 years ago by blb@…

Cc: toby@… brett@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to rwilcox@…
Port: libusb added
Error: Target org.macports.install returned: /usr/bin/tar: invalid option -- q

That's odd, the default /usr/bin/tar should support that; what is the result of running

$ ls -l /usr/bin/tar
Note: See TracTickets for help on using tickets.