A Major Disaster Building the Snapshot Builds

http://buildbot.wxpython.org:8010/waterfall

In the above link you’ll see that every attempted build failed. Please fix this ASAP.

I forced a build of dist-win64-py33 (Phoenix) and narrow it down to this:

 Build failed
-> task in '_core' failed (exit status 2): {task 48990416: cxx sip_corecmodule.cpp -> sip_corecmodule.cpp.3.o}

We got a performance warning as well:


bool.cpp
c:\projects\buildbots\win7-py27\dist-win64-py33\phoenix\sip\siplib\bool.cpp(21) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)

I noticed that Python 3.3.0 is used for building dist-win64-py33. I don’t want to push or anything, but I really really ask you if you could update Python 3.3.0 to Python 3.3.2.