[issue33675] Buildbot AMD64 Windows10 3.6 fails to compile: Cannot locate MSBuild.exe on PATH or as MSBUILD variable

2018-05-28 Thread Steve Dower
Steve Dower added the comment: Already fixed in GH-7169, GH-7176 and GH-7177 -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Compilation of Python fails on AMD64 Windows8.1 Refleaks 3.x ___ Python tracker

[issue33675] Buildbot AMD64 Windows10 3.6 fails to compile: Cannot locate MSBuild.exe on PATH or as MSBUILD variable

2018-05-28 Thread STINNER Victor
STINNER Victor added the comment: AMD64 Windows10 3.7: http://buildbot.python.org/all/#/builders/121/builds/256 "Cannot locate MSBuild.exe on PATH or as MSBUILD variable" -- ___ Python tracker __

[issue33675] Buildbot AMD64 Windows10 3.6 fails to compile: Cannot locate MSBuild.exe on PATH or as MSBUILD variable

2018-05-28 Thread STINNER Victor
Change by STINNER Victor : -- title: Buildbot AMD64 Windows10 3.6 fails to compile -> Buildbot AMD64 Windows10 3.6 fails to compile: Cannot locate MSBuild.exe on PATH or as MSBUILD variable ___ Python tracker _

[issue33675] Buildbot AMD64 Windows10 3.6 fails to compile

2018-05-28 Thread STINNER Victor
STINNER Victor added the comment: Similar failure on x86 Windows7 3.6: http://buildbot.python.org/all/#builders/90/builds/350 "Cannot locate MSBuild.exe on PATH or as MSBUILD variable" -- ___ Python tracker

[issue33675] Buildbot AMD64 Windows10 3.6 fails to compile

2018-05-28 Thread STINNER Victor
STINNER Victor added the comment: It seems like a regression of bpo-33614. -- nosy: +vstinner ___ Python tracker ___ ___ Python-bug

[issue33675] Buildbot AMD64 Windows10 3.6 fails to compile

2018-05-28 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: Could http://buildbot.python.org/all/#/builders/90/builds/350 be related to this? -- ___ Python tracker ___ _

[issue33675] Buildbot AMD64 Windows10 3.6 fails to compile

2018-05-28 Thread Ned Deily
Ned Deily added the comment: If it's a problem with a Windows build, you should add the Windows component so the Windows team is nosied. But, in this case, I think Steve has already fixed this. -- components: +Windows nosy: +ned.deily, paul.moore, steve.dower, tim.golden, zach.ware

[issue33675] Buildbot AMD64 Windows10 3.6 fails to compile

2018-05-28 Thread Pablo Galindo Salgado
Pablo Galindo Salgado added the comment: http://buildbot.python.org/all/#/builders/31/builds/321 -- ___ Python tracker ___ ___ Pyth

[issue33675] Buildbot AMD64 Windows10 3.6 fails to compile

2018-05-28 Thread Pablo Galindo Salgado
New submission from Pablo Galindo Salgado : It seems that since c489a767af46f33e73d96a5746e46a7365814db2 the AMD64 Windows10 buildbot for Python3.6 fails to compile. Error log: Using "C:\Program Files (x86)\MSBuild\14.0\bin\\msbuild.exe" (found in the registry) Cannot locate MSBuild.exe on PA