[New-bugs-announce] [issue21381] python build crash on Mavericht

Christian Tismer report at bugs.python.org
Tue Apr 29 03:27:38 CEST 2014


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 <report at bugs.python.org>
<http://bugs.python.org/issue21381>
_______________________________________


More information about the New-bugs-announce mailing list