[MacPorts] #40046: ipe @7.1.4 Extracting error -- org.macports.extract command execution failed
MacPorts
noreply at macports.org
Thu Aug 8 01:04:24 PDT 2013
#40046: ipe @7.1.4 Extracting error -- org.macports.extract command execution
failed
--------------------------------+--------------------------------
Reporter: elena.khramtsova@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: ipe | Port: ipe @7.1.4
--------------------------------+--------------------------------
Hello!
I'm using Mac OS X Lion 10.7.5, Xcode 4.6.3.
I'm executing
{{{sh-3.2# sudo port install ipe @7.1.4}}}
and obtaining
{{{
---> Computing dependencies for ipe---> Fetching archive for ipe--->
Attempting to fetch ipe-7.1.4_0.darwin_11.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/ipe
---> Attempting to fetch ipe-7.1.4_0.darwin_11.x86_64.tbz2 from
http://lil.fr.packages.macports.org/ipe
---> Attempting to fetch ipe-7.1.4_0.darwin_11.x86_64.tbz2 from
http://packages.macports.org/ipe
---> Fetching distfiles for ipe
---> Verifying checksums for ipe
---> Extracting ipe
Error: org.macports.extract for port ipe returned: command execution
failed
Please see the log file for port ipe for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ipe/ipe/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port ipe failed
}}}
In the log file:
{{{
:debug:extract setting option extract.args to
'/opt/local/var/macports/distfiles/ipe/ipe-7.1.4-src.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_graphics_ipe/ipe/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.7'
:debug:extract Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ipe/ipe/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/ipe/ipe-7.1.4-src.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_graphics_ipe/ipe/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/ipe/ipe-7.1.4-src.tar.gz' |
/usr/bin/gnutar --no-same-owner -xf -
:info:extract sandbox-exec: sh: No such file or directory
:info:extract Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ipe/ipe/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/ipe/ipe-7.1.4-src.tar.gz' |
/usr/bin/gnutar --no-same-owner -xf -
:info:extract Exit code: 71
:error:extract org.macports.extract for port ipe 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 ipe: 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 ipe for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ipe/ipe/main.log
}}}
(the full file is attached).
When I execute manually
{{{
cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ipe/ipe/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/ipe/ipe-7.1.4-src.tar.gz' |
/usr/bin/gnutar --no-same-owner -xf -
}}}
It '''does''' the extraction correctly.
--
Ticket URL: <https://trac.macports.org/ticket/40046>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list