[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 PATH or as MSBUILD variable 
Deleting .pyc/.pyo files ...
Deleting test leftovers ...
Could Not Find D:\buildarea\3.6.bolen-windows10\build\Lib\*.pyc
The system cannot find the file specified.
Could Not Find D:\buildarea\3.6.bolen-windows10\build\PCbuild\python*.zip
Using 
"D:\buildarea\3.6.bolen-windows10\build\PCbuild\\..\externals\pythonx86\tools\python.exe"
 (found in externals directory)
Fetching external libraries...
bzip2-1.0.6 already exists, skipping.
openssl-1.0.2o already exists, skipping.
sqlite-3.21.0.0 already exists, skipping.
tcl-core-8.6.6.0 already exists, skipping.
tk-8.6.6.0 already exists, skipping.
tix-8.4.3.6 already exists, skipping.
xz-5.2.2 already exists, skipping.
Fetching external binaries...
nasm-2.11.06 already exists, skipping.
Finished.
Using "C:\Program Files (x86)\MSBuild\14.0\bin\\msbuild.exe" (found in the 
registry)
Cannot locate MSBuild.exe on PATH or as MSBUILD variable 
program finished with exit code 2
elapsedTime=1.953000

--
components: Build
messages: 317937
nosy: pablogsal
priority: normal
severity: normal
status: open
title: Buildbot AMD64 Windows10 3.6 fails to compile
versions: Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com