This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients BreamoreBoy, jkloth, mdengler, python-dev, steve.dower, tim.golden, trent, vstinner, zach.ware
Date 2015-01-08.10:43:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420713814.06.0.798459511089.issue22919@psf.upfronthosting.co.za>
In-reply-to
Content
Oh by the way, 2 Windows buildbot slaves are no more able to compile Python. I don't know if it's related to this issue or not.


Builder "AMD64 Windows7 SP1 3.x", owned by Jeremy Kloth:
http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x

2>LINK : fatal error LNK1104: cannot open file 'C:\buildbot.python.org\3.x.kloth-win64\build\PCBuild\amd64\python35_d.dll' [C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\pythoncore.vcxproj]


Builder "x86 Windows Server 2003 [SB] 3.x" managed by Snakebite.org (trent):
http://buildbot.python.org/all/builders/x86%20Windows%20Server%202003%20%5BSB%5D%203.x

E:\Data\buildslave\cpython\3.x.snakebite-win2k3r2sp2-x86\build\Tools\buildbot\..\..\build\TEEB4C~1 - The process cannot access the file because it is being used by another process.
(...)
     2>E:\Data\buildslave\cpython\3.x.snakebite-win2k3r2sp2-x86\build\PCbuild\pythoncore.vcxproj(415,5): warning : Toolset v100 is not used for official builds. Your build may have errors or incompatibilities.
(...)
         C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(147,5): error MSB6006: "CL.exe" exited with code 128. [E:\Data\buildslave\cpython\3.x.snakebite-win2k3r2sp2-x86\build\PCbuild\pythoncore.vcxproj]


Both slaves are part of the group of "3.x stable" buildbots :-(
History
Date User Action Args
2015-01-08 10:43:34vstinnersetrecipients: + vstinner, tim.golden, jkloth, trent, BreamoreBoy, python-dev, zach.ware, mdengler, steve.dower
2015-01-08 10:43:34vstinnersetmessageid: <1420713814.06.0.798459511089.issue22919@psf.upfronthosting.co.za>
2015-01-08 10:43:34vstinnerlinkissue22919 messages
2015-01-08 10:43:33vstinnercreate