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 skrah
Recipients brian.curtin, georg.brandl, jeremy.kloth, jkloth, loewis, pitrou, python-dev, skrah, zach.ware
Date 2012-06-24.10:45:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340534750.18.0.495520937068.issue15102@psf.upfronthosting.co.za>
In-reply-to
Content
All Windows buildbots are failing now:

  C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: The command "cd "d:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\PCbuild\" [d:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\PCbuild\ssl.vcxproj]
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: "d:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\PCbuild\Debug\python_d.exe" build_ssl.py Release Win32 -a [d:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\PCbuild\ssl.vcxproj]
C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.MakeFile.Targets(38,5): error MSB3073: " exited with code 3. [d:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\PCbuild\ssl.vcxproj]



Perhaps it would be possible to set HOST_PYTHON in build-amd64.bat
as a temporary measure until a more elegant solution is found?
History
Date User Action Args
2012-06-24 10:45:50skrahsetrecipients: + skrah, loewis, georg.brandl, pitrou, jkloth, brian.curtin, jeremy.kloth, python-dev, zach.ware
2012-06-24 10:45:50skrahsetmessageid: <1340534750.18.0.495520937068.issue15102@psf.upfronthosting.co.za>
2012-06-24 10:45:49skrahlinkissue15102 messages
2012-06-24 10:45:49skrahcreate