[MacPorts] #56253: jack @1.9.12 (audio) Install failed
MacPorts
noreply at macports.org
Mon Apr 9 20:27:10 UTC 2018
#56253: jack @1.9.12 (audio) Install failed
----------------------+------------------------
Reporter: fusionx | Owner: neverpanic
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Resolution: | Keywords:
Port: jack |
----------------------+------------------------
Comment (by fusionx):
After running the command, it seems the failure is at the end of the file
when it tries to uncompress jack.
{{{
:info:extract Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_jack/jack/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/jack/jack2-1.9.12.tar.gz' |
/usr/bin/tar -xf -
:debug:extract system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_jack/jack/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/jack/jack2-1.9.12.tar.gz' |
/usr/bin/tar -xf -
:info:extract sh: /usr/bin/tar: No such file or directory
:info:extract gzip: error writing to output: Broken pipe
:info:extract gzip:
/opt/local/var/macports/distfiles/jack/jack2-1.9.12.tar.gz: uncompress
failed
:info:extract Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_jack/jack/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/jack/jack2-1.9.12.tar.gz' |
/usr/bin/tar -xf -
:info:extract Exit code: 127
:error:extract Failed to extract jack: command execution failed
:debug:extract Error code: NONE
:debug:extract Backtrace: command execution failed
:debug:extract while executing
:debug:extract "$procedure $targetname"
:error:extract See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_audio_jack/jack/main.log
for details.
}}}
I checked that the tar executable is there at /usr/bin/tar
It may be a permissions issue in the directory where it is trying to
extract.
--
Ticket URL: <https://trac.macports.org/ticket/56253#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list