[issue19400] Extension module builds can fail with Xcode 5 on OS X 10.8+

2013-10-25 Thread Ned Deily
Ned Deily added the comment: The problem is fixed in 6cfb0f2815ce for release in 2.7.6 and e62a64507913 for 3.3.3. It was previously fixed in 3.4.0a4 by 73532f33fbb3. -- resolution: -> fixed stage: -> committed/rejected status: open -> closed ___

[issue19400] Extension module builds can fail with Xcode 5 on OS X 10.8+

2013-10-25 Thread Roundup Robot
Roundup Robot added the comment: New changeset 6cfb0f2815ce by Ned Deily in branch '2.7': Issue #19400: Prevent extension module build failures with Xcode 5 on OS X http://hg.python.org/cpython/rev/6cfb0f2815ce New changeset e62a64507913 by Ned Deily in branch '3.3': Issue #19400: Prevent extens

[issue19400] Extension module builds can fail with Xcode 5 on OS X 10.8+

2013-10-25 Thread Ned Deily
New submission from Ned Deily: On OS X 10.8 or 10.9 when using Xcode 5 and attempting to build an extension module using a universal Python that includes a PPC architecture (such as from one of the python.org 32-bit-only installers), the extension module build can fail with numerous compiler e