Opened 8 years ago
Closed 8 years ago
#51959 closed defect (duplicate)
python27 @2.7.12_1: python crashes during build unless +readline variant is used
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.99 |
Keywords: | snowleopard | Cc: | |
Port: | python27 |
Description
On Snow Leopard Server, but not on later versions of macOS, building python27 fails unless the +readline variant is used.
:info:build /bin/sh: line 1: 16122 Segmentation fault DYLD_FRAMEWORK_PATH=/opt/bblocal/var/macports/build/_opt_bblocal_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.12 CC='/usr/bin/gcc-4.2' LDSHARED='/usr/bin/gcc-4.2 -bundle -undefined dynamic_lookup -L/opt/bblocal/lib -Wl,-headerpad_max_install_names -L/opt/bblocal/lib/db48 -arch x86_64' OPT='-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py --no-user-cfg $quiet build
Attachments (2)
Change History (3)
Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | main.log.bz2 added |
---|
Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | python_2016-08-02-074424_localhost.crash added |
---|
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #51891.