[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-09 Thread Ronald Oussoren
Changes by Ronald Oussoren : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-09 Thread Ned Deily
Ned Deily added the comment: Fix verified for 3.1 and py3k(3.2). -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-08 Thread Ronald Oussoren
Ronald Oussoren added the comment: 3.2 and 3.1 should now also be fixed (in r78808 and r78809) Please test. -- ___ Python tracker ___ ___

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-08 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- priority: high -> release blocker ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-08 Thread Ned Deily
Ned Deily added the comment: Fix verified for 2.6. It should still be considered a release blocker for 3.1.2. -- ___ Python tracker ___ __

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-08 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: It sounds like this is fixed for 2.6.5 now. I'm bumping the priority down and removing 2.6 from the Versions. -- priority: release blocker -> high versions: -Python 2.6 ___ Python tracker

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-08 Thread Ronald Oussoren
Ronald Oussoren added the comment: 2.6 should be fixed in r78805. I won't have time to merge the fix into the other branches until at best later tonight. -- ___ Python tracker

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-08 Thread Ned Deily
Ned Deily added the comment: It looks like the patches were not applied correctly. -- status: closed -> open ___ Python tracker ___ __

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-07 Thread Ronald Oussoren
Ronald Oussoren added the comment: Committed in r78781 (2.6), r78782 (3.2) and r78783 (3.1) -- stage: -> committed/rejected status: open -> closed ___ Python tracker ___ ___

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-07 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: Ned, thanks for the fix. Ronald, please apply it to release26-maint for 2.6.5 rc 2. -- resolution: -> accepted ___ Python tracker ___ __

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-07 Thread Benjamin Peterson
Benjamin Peterson added the comment: 2010/3/7 Ronald Oussoren : > > Ronald Oussoren added the comment: > > Barry and Benjamin: IMHO this should be fixed before 2.6.5 and 3.1.2 are > released, the patch is safe and works (and is already in the trunk). Ok. Would you mind merging it? --

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-07 Thread Ronald Oussoren
Ronald Oussoren added the comment: Barry and Benjamin: IMHO this should be fixed before 2.6.5 and 3.1.2 are released, the patch is safe and works (and is already in the trunk). -- nosy: +barry, benjamin.peterson priority: -> release blocker ___ Pyt

[issue8067] OS X Installer: build errors on 10.6 when targeting 10.4 and earlier

2010-03-05 Thread Ned Deily
New submission from Ned Deily : When building on 10.6 with a deployment target of 10.3 or 10.4, various build errors occur, like: warning: 'struct winsize' declared inside parameter list error: 'struct rusage' has no member named 'ru_maxrss' The problem is a test in configure.in that isn