[issue17935] Failed compile on XP buildbot

2013-05-08 Thread Antoine Pitrou
Antoine Pitrou added the comment: Yes, the test_ssl failure is orthogonal. Thanks for fixing the compile issue! -- resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker _

[issue17935] Failed compile on XP buildbot

2013-05-08 Thread David Bolen
David Bolen added the comment: Yeah, the XP buildbot was pretty old, at nasm 2.02, so I updated to the same 2.09 as the Win7 buildbot, restarted the last build and it went through compilation fine. However, then it failed in test_ssl, and in checking, it looks like my Win7 buildbot is failing

[issue17935] Failed compile on XP buildbot

2013-05-08 Thread Antoine Pitrou
New submission from Antoine Pitrou: OpenSSL fails compiling on the XP-4 buildbot. Judging by the errors below (snipped), the nasm version may be too old (?) to understand some of the assembler instructions used in the source. David, could you perhaps take a look? http://buildbot.python.org/all