STINNER Victor added the comment:

Interesting message: "because "AlwaysCreate" was specified".

Extract of a failed build:

         Touching 
"C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\obj\\amd64_Debug\_sqlite3\_sqlite3.tlog\_sqlite3.lastbuildstate".
    29>Done Building Project 
"C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\_sqlite3.vcxproj" (Build 
target(s)).
    32>ClCompile:
         All outputs are up-to-date.
       The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets 
attribute at "C:\Program Files 
(x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist 
in the project, and will be ignored.
    33>GeneratePythonNtRcH:
       Skipping target "GeneratePythonNtRcH" because all output files are 
up-to-date with respect to the input files.
       ClCompile:
         All outputs are up-to-date.
    31>Project 
"C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\_ssl.vcxproj" (31) is 
building "C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\_socket.vcxproj" 
(34) on node 2 (default targets).
    34>InitializeBuildStatus:
         Creating 
"C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\obj\\amd64_Debug\_socket\_socket.tlog\unsuccessfulbuild"
 because "AlwaysCreate" was specified.
       GeneratePythonNtRcH:
       Skipping target "GeneratePythonNtRcH" because all output files are 
up-to-date with respect to the input files.
       ClCompile:
         C:\Program Files (x86)\Microsoft Visual Studio 
14.0\VC\bin\amd64\CL.exe /c 
/I"C:\buildbot.python.org\3.x.kloth-win64\build\Include" 
/I"C:\buildbot.python.org\3.x.kloth-win64\build\PC" 
/I"C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\obj\\amd64_Debug\_socket\\"
 /Zi /nologo /W3 /WX- /Od /Oi /D WIN32 /D _WIN64 /D _M_X64 /D _DEBUG /D 
Py_BUILD_CORE_MODULE /D _WINDLL /GF /Gm- /MDd /GS /Gy /fp:precise /Zc:wchar_t 
/Zc:forScope /Zc:inline 
/Fo"C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\obj\\amd64_Debug\_socket\\"
 
/Fd"C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\obj\\amd64_Debug\_socket\vc140.pdb"
 /Gd /TC /errorReport:queue ..\Modules\socketmodule.c
    33>Lib:
         All outputs are up-to-date.
         ssleay.vcxproj -> 
C:\buildbot.python.org\3.x.kloth-win64\build\PCBuild\amd64\ssleay_d.lib
    34>ClCompile:
         socketmodule.c
       The target "BeforeGenerateProjectPriFile" listed in a BeforeTargets 
attribute at "C:\Program Files 
(x86)\MSBuild\Microsoft\NuGet\Microsoft.NuGet.targets (186,61)" does not exist 
in the project, and will be ignored.
    32>Lib:
         All outputs are up-to-date.
    33>FinalizeBuildStatus:
         Deleting file 
"C:\buildbot.python.org\3.x.kloth-win64\build\externals\openssl-1.0.2j\tmp\\amd64_Debug\ssleay\ssleay.tlog\unsuccessfulbuild".
         Touching 
"C:\buildbot.python.org\3.x.kloth-win64\build\externals\openssl-1.0.2j\tmp\\amd64_Debug\ssleay\ssleay.tlog\ssleay.lastbuildstate".
    33>Done Building Project 
"C:\buildbot.python.org\3.x.kloth-win64\build\PCbuild\ssleay.vcxproj" (default 
targets).
    32>Lib:

----------
title: Windows: _socket module fails to compile on "AMD64 Windows7 SP1 3.x" 
buildbot -> Windows: _socket module fails to compile on "AMD64 Windows7 SP1 
3.x" buildbot "because "AlwaysCreate" was specified"

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28554>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to