Hi Matti,

I've just updated the win32 slave, hopefully nightly builds will work. It seems that the instructions you linked are not correct anymore though as the paths <base_dir>\tcltk\* no longer exist.

Another note: I'm still building pypy with pypy 2.5.1 (which is probably bad, because new versions are probably a lot faster, and are not getting regular testing on the buildbot) since later versions used to abort with mysterious OOM errors. Have you been able to build pypy on win32 with latest pypy and/or reproduce the errors I'm getting?

--
Sincerely yours,
Yury V. Zaytsev

On Fri, 21 Apr 2017, Matti Picus wrote:

I had to update the zip, the sha256 is now different. Use the one on the link

http://doc.pypy.org/en/latest/windows.html#abridged-method-for-ojit-builds-using-visual-studio-2008


On 21/04/17 16:06, Matti Picus wrote:

 Hi. The buildbot seems stuck, could you restart it?

 I have updated the external build dependencies, available at
 https://bitbucket.org/pypy/pypy/downloads/local_5.8.zip

 Could you also update the buildbot with these? The checksum is

 cc375a677aabcb46a50b96f23bdebd0b526cbb02202b85a7148845e2849ffd6d

 which I calculated with
 hashlib.sha256(open(r'local_5.8.zip').read()).digesthex()





_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to