libedit 20160618 update caused python (all versions) to crash and fail to build on snow leopard
/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.
Change History (15)
Cc: |
jwa@… removed
|
Keywords: |
python removed
|
Owner: |
changed from macports-tickets@… to jwa@…
|
Cc: |
ryandesign@… added
|
Summary: |
python 2.7.12 build error on snow leopard →
python @2.7.12 build error on snow leopard when not using +readline variant
|
Description: |
modified (diff)
|
Keywords: |
leopard added
|
Port: |
libedit added; python27 removed
|
Summary: |
python @2.7.12 build error on snow leopard when not using +readline variant →
libedit update caused python (all versions) to crash and fail to build on snow leopard
|
Description: |
modified (diff)
|
Owner: |
changed from jwa@… to jeremyhu@…
|
Status: |
new →
assigned
|
Cc: |
mcalhoun@… added; jeremyhu@… removed
|
Summary: |
libedit update caused python (all versions) to crash and fail to build on snow leopard →
libedit 20160618 update caused python (all versions) to crash and fail to build on snow leopard
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
I’ve encountered this also.