[issue30450] Pull Windows dependencies from GitHub rather than svn.python.org

STINNER Victor report at bugs.python.org
Tue Sep 5 12:31:30 EDT 2017


STINNER Victor added the comment:

> New changeset 986b7ffc650919b3022ccaa458a843bb8a95d2bd by Zachary Ware in branch '2.7':
> [2.7] bpo-30450: Pull Windows dependencies from GitHub rather than SVN (GH-1783) (GH-3306)

This change also broke compilation on AMD64 Windows10 2.7 buildbot:
http://buildbot.python.org/all/builders/AMD64%20Windows10%202.7/builds/279



"D:\buildarea\2.7.bolen-windows10\build\PCbuild\pcbuild.proj" (Build target) (1) ->
"D:\buildarea\2.7.bolen-windows10\build\PCbuild\pythoncore.vcxproj" (Build target) (2) ->
(Manifest target) -> 
  C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(574,5): error MSB6006: "mt.exe" exited with code -1073741819. [D:\buildarea\2.7.bolen-windows10\build\PCbuild\pythoncore.vcxproj]

    260 Warning(s)
    1 Error(s)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30450>
_______________________________________


More information about the Python-bugs-list mailing list