New submission from Christian Tismer: Building python on OSX Mavericks (10.9) of Python 3.4 crashes when this is set:
MACOSX_DEPLOYMENT_TARGET=10.7 This happens with OSX 10.9.2, all current updates installed, as of 2014-04-28. Demo script: You can use my attached script to validate this error. The script builds PySide for 16 configurations. Exactly on Python 3.4 / OSX 10.7 it crashes. You can easily tweak the creating loop to just build the crashing case. Cheers -- Chris ---------- components: Build files: pyside_builder.py messages: 217458 nosy: Christian.Tismer priority: low severity: normal stage: needs patch status: open title: python build crash on Mavericht type: crash versions: Python 3.4 Added file: http://bugs.python.org/file35081/pyside_builder.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21381> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com