On Sun, 7 May 2017, Matti Picus wrote:
Yes, it is worth updating to 5.7.1. How much memory does the buildslave have? The buildslave uses the Microsoft Python Tools for Python 2.7 compiler bundle. Perhaps it needs more memory than the Visual Studio 9.0 compiler I am using, and so requires more than 8GB?
It currently has 16G RAM, and I'm sorry, but I don't think I can add more at the moment. In as far as compiler is concerned, the Python Tools compiler should be exactly the same as MSVC9 in terms of resource consumption (the difference is in features / headers / ..., i.e. it's closer to the SDK compilers rather than to MSVC itself):
https://mail.python.org/pipermail/python-dev/2014-September/136499.html Let's see if the current build runs through, and then I can try it ;-) -- Sincerely yours, Yury V. Zaytsev _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev