[MacPorts] #58882: Python37 configure script segfaults in generate-posix-vars on macOS 10.15

MacPorts noreply at macports.org
Sun Aug 30 15:59:19 UTC 2020


#58882: Python37 configure script segfaults in generate-posix-vars on macOS 10.15
-------------------------+----------------------
  Reporter:  vdoublie    |      Owner:  jmroot
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:  worksforme  |   Keywords:  catalina
      Port:  python37    |
-------------------------+----------------------

Comment (by fredowski):

 I have exactly the same problem but with python38 on MacOS 10.13.6 with
 MACOSX_DEPLOYMENT_TARGET set to 10.7. It works with target set to 10.8

 {{{
 :info:build
 DYLD_FRAMEWORK_PATH=/opt/macports/install/var/macports/build/_opt_macports_macp
 orts-ports_lang_python38/python38/work/Python-3.8.5 ./python.exe -E -S -m
 sysconfig --gener
 ate-posix-vars ;\
 :info:build     if test $? -ne 0 ; then \
 :info:build             echo "generate-posix-vars failed" ; \
 :info:build             rm -f ./pybuilddir.txt ; \
 :info:build             exit 1 ; \
 :info:build     fi
 :info:build /bin/sh: line 1: 32838 Killed: 9
 DYLD_FRAMEWORK_PATH=/opt/macport
 s/install/var/macports/build/_opt_macports_macports-
 ports_lang_python38/python38/work/Pytho
 n-3.8.5 ./python.exe -E -S -m sysconfig --generate-posix-vars
 :info:build generate-posix-vars failed
 :info:build make: *** [pybuilddir.txt] Error 1
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/58882#comment:43>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list