[MacPorts] #41541: py33-logilab-common installation failure
MacPorts
noreply at macports.org
Mon Nov 25 14:06:56 PST 2013
#41541: py33-logilab-common installation failure
----------------------------+---------------------------------
Reporter: benoit.rivet@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: | Port: py33-logilab-common
----------------------------+---------------------------------
As explained in the title : on a Mac OS X.5 PPC machine, py33-logilab-
common fails to build. Lines 373 and 374 of the main.log file read :
{{{
:info:build running 2to3 on build/lib/logilab/common/test/data
:info:build error: No such file or directory: '2to3'
}}}
The command {{{ls /opt/local/bin/2*}}} gives :
{{{
/opt/local/bin/2to3-2.7
/opt/local/bin/2to3-3.3
}}}
The command {{{locate 2to3}}} gives a bunch of results, including :
{{{
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/2to3
/opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin/2to3
}}}
Any workaround ?
For further detail : starting from line 373, the log file reads :
{{{
:info:build running 2to3 on build/lib/logilab/common/test/data
:info:build error: No such file or directory: '2to3'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-logilab-common/py33-logilab-
common/work/logilab-common-0.60.0" &&
/opt/local/Library/Frameworks/Python.framework/Versions/3.3/bin/python3.3
setup.py --no-user-cfg build
:info:build Exit code: 1
:error:build org.macports.build for port py33-logilab-common returned:
command execution failed
:debug:build Error code: CHILDSTATUS 68495 1
:debug:build Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for py33-logilab-common:
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Please see the log file for port py33-logilab-common for
details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-logilab-common/py33-logilab-
common/main.log
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41541>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list