[Python-Dev] AMD64-W2k8 buildbot wedged
Nick Coghlan
ncoghlan at gmail.com
Sun Jul 13 14:51:30 CEST 2008
The compilation step on this buildbot is failing because it can't delete
or overwrite any of the Python DLLs [1]. Is there any way to fix this
remotely, or at least to tell why kill_python isn't doing the trick?
(Going back a bit further, it looks like test_multiprocessing is the
culprit as the original hanging test. The number of 64-bit safeness
warnings being emitted by the current trunk is also fairly worrying)
Cheers,
Nick.
[1]
http://www.python.org/dev/buildbot/all/AMD64%20W2k8%20trunk/builds/757/step-compile/0
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
---------------------------------------------------------------
http://www.boredomandlaziness.org
More information about the Python-Dev
mailing list