[MacPorts] #27713: python26 @2.6.6 Segmentation fault when building
MacPorts
noreply at macports.org
Sat Dec 18 02:13:56 PST 2010
#27713: python26 @2.6.6 Segmentation fault when building
-------------------------------------------------------+--------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: python python26 snow leopard segmentation | Port: python26
-------------------------------------------------------+--------------------
Versions:
* Mac OS X 10.6.5
* Xcode 3.2.5
Command:
sudo port install python26
Python26 fails to build on a fresh port installation.
{{{
DEBUG: Executing org.macports.build (python26)
DEBUG: Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.6'
DEBUG: Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/Python-2.6.6"
&& /usr/bin/make -j5 all MAKE="/usr/bin/make CC=/usr/bin/gcc-4.2"'
/bin/sh: line 1: 32774 Segmentation fault
DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/Python-2.6.6:
CC='/usr/bin/gcc-4.2' LDSHARED='/usr/bin/gcc-4.2 -L/opt/local/lib -arch
x86_64 -bundle -undefined dynamic_lookup' LDFLAGS='-L/opt/local/lib -arch
x86_64' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes'
./python.exe -E ./setup.py -q --no-user-cfg build
make: *** [sharedmods] Error 139
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/Python-2.6.6"
&& /usr/bin/make -j5 all MAKE="/usr/bin/make CC=/usr/bin/gcc-4.2" "
returned error 2
Error: Target org.macports.build returned: shell command failed (see log
for details)
DEBUG: Backtrace: shell command failed (see log for details)
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for python26):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Log for python26 is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/main.log
}}}
--
Ticket URL: <https://trac.macports.org/ticket/27713>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list