[MacPorts] #48939: Port install failed
#48939: Port install failed -----------------------+-------------------------------- Reporter: lwalter@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: bzip2 | Port: GQRX -----------------------+-------------------------------- When trying to install port GQRX I get the following message: part of it:usb py27-requests volk orc coreutils xmlto findutils getopt gr- osmosdr airspy bladeRF tecla gr-fcdproplus hackrf rtl-sdr ---> Extracting bzip2 Error: org.macports.extract for port bzip2 returned: command execution failed Error: Failed to install bzip2 Please see the log file for port bzip2 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/main.log Error: The following dependencies were not installed: gnuradio boost bzip2 expat icu libiconv gperf python27 db48 gettext ncurses libedit openssl zlib xz python2_select python_select sqlite3 cmake curl curl-ca-bundle perl5 perl5.16 gdbm pkgconfig libarchive lib What is going wrong? Thnx, Loe -- Ticket URL: <https://trac.macports.org/ticket/48939> MacPorts <https://www.macports.org/> Ports system for OS X
#48939: Port install failed ------------------------+-------------------------------- Reporter: lwalter@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: bzip2 Port: GQRX | ------------------------+-------------------------------- Old description:
When trying to install port GQRX I get the following message:
part of it:usb py27-requests volk orc coreutils xmlto findutils getopt gr-osmosdr airspy bladeRF tecla gr-fcdproplus hackrf rtl-sdr ---> Extracting bzip2 Error: org.macports.extract for port bzip2 returned: command execution failed Error: Failed to install bzip2 Please see the log file for port bzip2 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/main.log Error: The following dependencies were not installed: gnuradio boost bzip2 expat icu libiconv gperf python27 db48 gettext ncurses libedit openssl zlib xz python2_select python_select sqlite3 cmake curl curl-ca- bundle perl5 perl5.16 gdbm pkgconfig libarchive lib
What is going wrong?
Thnx, Loe
New description: When trying to install port GQRX I get the following message: {{{ part of it:usb py27-requests volk orc coreutils xmlto findutils getopt gr- osmosdr airspy bladeRF tecla gr-fcdproplus hackrf rtl-sdr ---> Extracting bzip2 Error: org.macports.extract for port bzip2 returned: command execution failed Error: Failed to install bzip2 Please see the log file for port bzip2 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_bzip2/bzip2/main.log Error: The following dependencies were not installed: gnuradio boost bzip2 expat icu libiconv gperf python27 db48 gettext ncurses libedit openssl zlib xz python2_select python_select sqlite3 cmake curl curl-ca-bundle perl5 perl5.16 gdbm pkgconfig libarchive lib }}} What is going wrong? Thnx, \\ Loe -- Comment (by ryandesign@…): The log says: {{{ :info:extract dyld: Library not loaded: /opt/local/lib/libintl.8.dylib :info:extract Referenced from: /usr/bin/gnutar :info:extract Reason: image not found :info:extract gzip: error writing to output: Broken pipe }}} You should remove /usr/bin/gnutar. It does not belong on OS X 10.11. Presumably you had copied it there from a MacPorts installation at some time in the past. -- Ticket URL: <https://trac.macports.org/ticket/48939#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48939: Port install failed ------------------------+-------------------------------- Reporter: lwalter@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: | ------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => invalid * port: GQRX => * keywords: bzip2 => -- Ticket URL: <https://trac.macports.org/ticket/48939#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48939: Port install failed ------------------------+-------------------------------- Reporter: lwalter@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: | ------------------------+-------------------------------- Comment (by lwalter@…): removing gnutar did not solve the problem! -- Ticket URL: <https://trac.macports.org/ticket/48939#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#48939: Port install failed ------------------------+-------------------------------- Reporter: lwalter@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: | ------------------------+-------------------------------- Comment (by ryandesign@…): When you built MacPorts on your system, it detected that /usr/bin/gnutar existed, and will now try to use that for all ports. This failed, previously because the file was broken, and now because the file does not exist. The solution is to rebuild MacPorts so that it detects that /usr/bin/gnutar no longer exists; it will then use /usr/bin/tar instead. One way to do that is to run "sudo port -f selfupdate". -- Ticket URL: <https://trac.macports.org/ticket/48939#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#48939: Port install failed ------------------------+-------------------------------- Reporter: lwalter@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.3.3 Resolution: invalid | Keywords: Port: | ------------------------+-------------------------------- Changes (by ryandesign@…): * component: ports => base Comment: The reporter [comment:ticket:48943:2 confirmed] that that fixed it. -- Ticket URL: <https://trac.macports.org/ticket/48939#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts