#51891: libedit update caused python (all versions) to crash and fail to build on snow leopard ----------------------------+--------------------------------- Reporter: chrisgorman@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard leopard Port: libedit | ----------------------------+--------------------------------- Description changed by jeremyhu@…: Old description:
[] {{{ /bin/sh: line 1: 97713 Segmentation fault DYLD_FRAMEWORK_PATH=/sandbox/var/macports/build/_sandbox_trunk_dports_lang_python27/python27/work/Python-2.7.12 CC='/usr/bin/gcc-4.2' LDSHARED='/usr/bin/gcc-4.2 -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -isysroot / -L/sandbox/lib -Wl,-headerpad_max_install_names -L/sandbox/lib/db48 -arch x86_64 -arch i386' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python.exe -E ./setup.py --no-user- cfg $quiet build make: *** [sharedmods] Error 139 make: Leaving directory `/sandbox/var/macports/build/_sandbox_trunk_dports_lang_python27/python27/work/Python-2.7.12' Command failed: cd "/sandbox/var/macports/build/_sandbox_trunk_dports_lang_python27/python27/work/Python-2.7.12" && /usr/bin/make -j2 -w all MAKE="/usr/bin/make CC=/usr/bin/gcc-4.2" Exit code: 2 Error: Failed to build python27: command execution failed Error: See /sandbox/var/macports/logs/_sandbox_trunk_dports_lang_python27/python27/main.log for details. }}}
New description: {{{ /bin/sh: line 1: 97713 Segmentation fault DYLD_FRAMEWORK_PATH=/sandbox/var/macports/build/_sandbox_trunk_dports_lang_python27/python27/work/Python-2.7.12 CC='/usr/bin/gcc-4.2' LDSHARED='/usr/bin/gcc-4.2 -bundle -undefined dynamic_lookup -arch x86_64 -arch i386 -isysroot / -L/sandbox/lib -Wl,-headerpad_max_install_names -L/sandbox/lib/db48 -arch x86_64 -arch i386' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python.exe -E ./setup.py --no-user-cfg $quiet build make: *** [sharedmods] Error 139 make: Leaving directory `/sandbox/var/macports/build/_sandbox_trunk_dports_lang_python27/python27/work/Python-2.7.12' Command failed: cd "/sandbox/var/macports/build/_sandbox_trunk_dports_lang_python27/python27/work/Python-2.7.12" && /usr/bin/make -j2 -w all MAKE="/usr/bin/make CC=/usr/bin/gcc-4.2" Exit code: 2 Error: Failed to build python27: command execution failed Error: See /sandbox/var/macports/logs/_sandbox_trunk_dports_lang_python27/python27/main.log for details. }}} -- -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X