[MacPorts] #40923: libyaml: command execution failed during installation
MacPorts
noreply at macports.org
Thu Oct 24 18:38:53 PDT 2013
#40923: libyaml: command execution failed during installation
--------------------------------------+--------------------------------
Reporter: egrigolon@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts 2.2.1
Component: ports | Version: 2.2.0
Keywords: libyaml, 10.9, mavericks | Port: libyaml
--------------------------------------+--------------------------------
Hi there, I'm trying to install [https://rvm.io/ RVM] and it's necessary
to install libyaml package.
When the script tries to run the sudo port install libyaml the command
execution fails.
I'm running 10.9 (Mavericks) and I need help to install it.
Here are the log errors:
{{{
egrigolon:// $ sudo port install libyaml
[23:29:39]
---> Extracting libyaml
Error: org.macports.extract for port libyaml returned: command execution
failed
Please see the log file for port libyaml for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libyaml/libyaml/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port libyaml failed
}}}
{{{
egrigolon:// $ cat
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libyaml/libyaml/main.log
[23:29:50]
version:1
:debug:main libyaml has no conflicts
:debug:main Executing org.macports.main (libyaml)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:main Skipping completed org.macports.archivefetch (libyaml)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (libyaml)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (libyaml)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:extract extract phase started at Thu Oct 24 23:29:50 BRST 2013
:notice:extract ---> Extracting libyaml
:debug:extract Executing org.macports.extract (libyaml)
:info:extract ---> Extracting yaml-0.1.4.tar.gz
:debug:extract setting option extract.args to
'/opt/local/var/macports/distfiles/libyaml/yaml-0.1.4.tar.gz'
:debug:extract Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libyaml/libyaml/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.9'
:debug:extract Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libyaml/libyaml/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/libyaml/yaml-0.1.4.tar.gz' |
/usr/bin/gnutar --no-same-owner -xf -'
:debug:extract Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libyaml/libyaml/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/libyaml/yaml-0.1.4.tar.gz' |
/usr/bin/gnutar --no-same-owner -xf -
:info:extract sh: /usr/bin/gnutar: No such file or directory
:info:extract gzip: error writing to output: Broken pipe
:info:extract gzip:
/opt/local/var/macports/distfiles/libyaml/yaml-0.1.4.tar.gz: uncompress
failed
:info:extract Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libyaml/libyaml/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/libyaml/yaml-0.1.4.tar.gz' |
/usr/bin/gnutar --no-same-owner -xf -
:info:extract Exit code: 127
:error:extract org.macports.extract for port libyaml returned: command
execution failed
:debug:extract Error code: NONE
:debug:extract Backtrace: command execution failed
while executing
"$procedure $targetname"
:info:extract Warning: targets not executed for libyaml:
org.macports.activate org.macports.extract org.macports.patch
org.macports.configure org.macports.build org.macports.destroot
org.macports.install
:notice:extract Please see the log file for port libyaml for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libyaml/libyaml/main.log
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40923>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list