[MacPorts] #51891: python 2.7.12 build error on snow leopard
#51891: python 2.7.12 build error on snow leopard --------------------------------+-------------------------------- Reporter: chrisgorman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: python snowleopard | Port: python27 --------------------------------+-------------------------------- {{{ /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> MacPorts <https://www.macports.org/> Ports system for OS X
#51891: python 2.7.12 build error on snow leopard ----------------------------+------------------------- Reporter: chrisgorman@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard Port: python27 | ----------------------------+------------------------- Changes (by mf2k@…): * cc: jwa@… (removed) * keywords: python snowleopard => snowleopard * owner: macports-tickets@… => jwa@… -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51891: python 2.7.12 build error on snow leopard ----------------------------+------------------------- Reporter: chrisgorman@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard Port: python27 | ----------------------------+------------------------- Changes (by larryv@…): * cc: larryv@… (added) Comment: I’ve encountered this also. -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51891: python 2.7.12 build error on snow leopard ----------------------------+------------------------- Reporter: chrisgorman@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard Port: python27 | ----------------------------+------------------------- Comment (by larryv@…): Here’s my [[attachment:python.exe_2016-07-19-011005_localhost.crash|crash log]]. -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#51891: python @2.7.12 build error on snow leopard when not using +readline variant ----------------------------+------------------------- Reporter: chrisgorman@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard Port: python27 | ----------------------------+------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: My duplicate: #51959. Workaround is to use the +readline variant. -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#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 | ----------------------------+--------------------------------- Changes (by jeremyhu@…): * port: python27 => libedit * keywords: snowleopard => snowleopard leopard 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. }}} -- Comment: Fixed the port and title to make this more easy to find -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#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
#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 | ----------------------------+--------------------------------- Comment (by jeremyhu@…): We should just roll back libedit instead of leaving this broken. -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#51891: libedit update caused python (all versions) to crash and fail to build on snow leopard ----------------------------+--------------------------------- Reporter: chrisgorman@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard leopard Port: libedit | ----------------------------+--------------------------------- Changes (by jeremyhu@…): * owner: jwa@… => jeremyhu@… * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
#51891: libedit update caused python (all versions) to crash and fail to build on snow leopard ----------------------------+--------------------------------- Reporter: chrisgorman@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard leopard Port: libedit | ----------------------------+--------------------------------- Changes (by jeremyhu@…): * cc: jeremyhu@… (removed) * cc: mcalhoun@… (added) -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
#51891: libedit update caused python (all versions) to crash and fail to build on snow leopard ----------------------------+--------------------------------- Reporter: chrisgorman@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard leopard Port: libedit | ----------------------------+--------------------------------- Changes (by jeremyhu@…): * cc: jmr@… (added) -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
#51891: libedit 20160618 update caused python (all versions) to crash and fail to build on snow leopard ----------------------------+--------------------------------- Reporter: chrisgorman@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: snowleopard leopard Port: libedit | ----------------------------+--------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X
#51891: libedit 20160618 update caused python (all versions) to crash and fail to build on snow leopard ----------------------------+--------------------------------- Reporter: chrisgorman@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: snowleopard leopard Port: libedit | ----------------------------+--------------------------------- Changes (by jeremyhu@…): * status: assigned => closed * resolution: => fixed Comment: r151094 -- Ticket URL: <https://trac.macports.org/ticket/51891#comment:13> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts