msbuild /p:useenv=true C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln /t:build /p:Configuration=Release /p:Platform=Win32 Microsoft (R) Build Engine version 4.0.30319.18408 [Microsoft .NET Framework, version 4.0.30319.18444] Copyright (C) Microsoft Corporation. All rights reserved. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch. Build started 2/22/2014 2:47:15 AM. Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" on node 1 (build target(s)). ValidateSolutionConfiguration: Building solution configuration "Release|Win32". ValidateProjects: The project "bdist_wininst" is not selected for building in solution configuration "Release|Win32". The project "_freeze_importlib" is not selected for building in solution configuration "Release|Win32". Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (1) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\python.vcxproj" (2) on node 1 (default targets). Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\python.vcxproj" (2) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\pythoncore.vcxproj" (3) on node 1 (default targets). Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pythoncore.vcxproj" (3) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\kill_python.vcxproj" (4) on node 1 (default targets). InitializeBuildStatus: Creating "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\kill_python\kill_python.unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: All outputs are up-to-date. Link: All outputs are up-to-date. kill_python.vcxproj -> C:\Users\Tom\Documents\PythonSrep\PCbuild\kill_python.exe FinalizeBuildStatus: Deleting file "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\kill_python\kill_python.unsuccessfulbuild". Touching "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\kill_python\kill_python.lastbuildstate". Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\kill_python.vcxproj" (default targets). Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pythoncore.vcxproj" (3) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\make_buildinfo.vcxproj" (5) on node 1 (default targets). InitializeBuildStatus: Creating "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\make_buildinfo\make_buildinfo.unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: All outputs are up-to-date. Link: All outputs are up-to-date. make_buildinfo.vcxproj -> C:\Users\Tom\Documents\PythonSrep\PCbuild\make_buildinfo.exe FinalizeBuildStatus: Deleting file "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\make_buildinfo\make_buildinfo.unsuccessfulbuild". Touching "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\make_buildinfo\make_buildinfo.lastbuildstate". Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\make_buildinfo.vcxproj" (default targets). Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pythoncore.vcxproj" (3) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\make_versioninfo.vcxproj" (6) on node 1 (default targets). InitializeBuildStatus: Creating "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\make_versioninfo\make_versioninfo.unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: All outputs are up-to-date. Link: All outputs are up-to-date. make_versioninfo.vcxproj -> C:\Users\Tom\Documents\PythonSrep\PCbuild\make_versioninfo.exe CustomBuildStep: Skipping target "CustomBuildStep" because all output files are up-to-date with respect to the input files. FinalizeBuildStatus: Deleting file "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\make_versioninfo\make_versioninfo.unsuccessfulbuild". Touching "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\make_versioninfo\make_versioninfo.lastbuildstate". Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\make_versioninfo.vcxproj" (default targets). InitializeBuildStatus: Touching "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pythoncore.unsuccessfulbuild". PreBuildEvent: Description: Killing any running C:\Users\Tom\Documents\PythonSrep\PCbuild\python.exe instances... C:\Users\Tom\Documents\PythonSrep\PCbuild\kill_python.exe IF %ERRORLEVEL% NEQ 0 ( echo kill_python: warning: could not kill running Pythons, exit code %ERRORLEVEL% exit /b 0 ) :VCEnd ClCompile: All outputs are up-to-date. ResourceCompile: All outputs are up-to-date. PreLinkEvent: Description: Generate build information... "C:\Users\Tom\Documents\PythonSrep\PCbuild\make_buildinfo.exe" Release "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\" :VCEnd cl.exe -c -D_WIN32 -DUSE_DL_EXPORT -D_WINDOWS -DWIN32 -D_WINDLL -MD -DHGBRANCH=\"default\" -DHGTAG=\"tip\" -DHGVERSION=\"d6aa3fa646e2+\" ..\Modules\getbuildinfo.c -Fo"C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\getbuildinfo.o" -I..\Include -I..\PC Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 16.00.30319.01 for 80x86 Copyright (C) Microsoft Corporation. All rights reserved. getbuildinfo.c Link: c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Tom\Documents\PythonSrep\PCbuild\python34.dll" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:\Users\Tom\Documents\PythonSrep\PCbuild\ "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\getbuildinfo.o" kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:libc /MANIFEST /ManifestFile:"C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\python34.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Tom\Documents\PythonSrep\PCbuild\python34.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /BASE:"0x1e000000" /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\Tom\Documents\PythonSrep\PCbuild\python34.lib" /MACHINE:X86 /DLL "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\python_nt.res" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_bisectmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_codecsmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_collectionsmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_csv.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_functoolsmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_heapqmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_json.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_localemodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_lsprof.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_math.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_pickle.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_randommodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_sre.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_stat.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_struct.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_weakref.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\arraymodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\atexitmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\audioop.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\binascii.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\cmathmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_datetimemodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\errnomodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\faulthandler.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\gcmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\hashtable.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\itertoolsmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\main.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\mathmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\md5module.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\mmapmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_opcode.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_operator.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\parsermodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\posixmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\rotatingtree.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\sha1module.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\sha256module.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\sha512module.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\signalmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\symtablemodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_threadmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_tracemalloc.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\timemodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\xxsubtype.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\zipimport.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\zlibmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\fileio.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\bytesio.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\stringio.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\bufferedio.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\iobase.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\textio.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_iomodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\adler32.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\compress.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\crc32.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\deflate.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\infback.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\inffast.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\inflate.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\inftrees.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\trees.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\uncompr.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\zutil.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_codecs_cn.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_codecs_hk.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_codecs_iso2022.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_codecs_jp.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_codecs_kr.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_codecs_tw.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\multibytecodec.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_winapi.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\abstract.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\accu.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\boolobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\bytes_methods.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\bytearrayobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\bytesobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\capsule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\cellobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\classobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\codeobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\complexobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\descrobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\dictobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\enumobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\exceptions.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\fileobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\floatobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\frameobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\funcobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\genobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\iterobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\listobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\longobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\memoryobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\methodobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\moduleobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\namespaceobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\object.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\obmalloc.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\rangeobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\setobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\sliceobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\structseq.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\tupleobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\typeobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\unicodectype.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\unicodeobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\weakrefobject.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\acceler.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\bitset.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\firstsets.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\grammar.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\grammar1.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\listnode.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\metagrammar.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\myreadline.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\node.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\parser.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\parsetok.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\tokenizer.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\winreg.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\config.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\dl_nt.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\getpathp.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\msvcrtmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pyhash.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\random.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\_warnings.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\asdl.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\ast.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\bltinmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\ceval.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\codecs.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\compile.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\dynamic_annotations.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\dynload_win.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\errors.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\fileutils.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\formatter_unicode.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\frozen.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\future.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\getargs.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\getcompiler.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\getcopyright.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\getopt.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\getplatform.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\getversion.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\graminit.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\import.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\importdl.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\marshal.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\modsupport.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\mysnprintf.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\mystrtoul.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\peephole.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pyarena.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pyctype.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pyfpe.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pymath.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pytime.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pystate.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pystrcmp.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pystrtod.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\dtoa.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\Python-ast.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\pythonrun.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\structmember.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\symtable.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\sysmodule.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\thread.obj" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pythoncore\traceback.obj" Creating library C:\Users\Tom\Documents\PythonSrep\PCbuild\python34.lib and object C:\Users\Tom\Documents\PythonSrep\PCbuild\python34.exp LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [C:\Users\Tom\Documents\PythonSrep\PCbuild\pythoncore.vcxproj] Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pythoncore.vcxproj" (default targets) -- FAILED. Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\python.vcxproj" (default targets) -- FAILED. Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (1) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\_sqlite3.vcxproj" (15) on node 1 (default targets). Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\_sqlite3.vcxproj" (15) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\sqlite3.vcxproj" (16) on node 1 (default targets). InitializeBuildStatus: Touching "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\sqlite3\sqlite3.unsuccessfulbuild". ClCompile: c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\CL.exe /c /I"..\..\sqlite-3.8.1" /I..\Include /I..\PC /Zi /nologo /W1 /WX- /O2 /Ob1 /Oi /Oy- /GL /D "SQLITE_API=__declspec(dllexport)" /D _WIN32 /D _WINDLL /GF /Gm- /MT /GS /Gy /fp:precise /Zc:wchar_t /Zc:forScope /Fo"C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\sqlite3\\" /Fd"C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\sqlite3\vc100.pdb" /Gd /TC /analyze- /errorReport:queue "..\..\sqlite-3.8.1\sqlite3.c" sqlite3.c c1 : fatal error C1083: Cannot open source file: '..\..\sqlite-3.8.1\sqlite3.c': No such file or directory [C:\Users\Tom\Documents\PythonSrep\PCbuild\sqlite3.vcxproj] Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\sqlite3.vcxproj" (default targets) -- FAILED. Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\_sqlite3.vcxproj" (default targets) -- FAILED. Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (1) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\python3dll.vcxproj" (29) on node 1 (default targets). Build: cd C:\Users\Tom\Documents\PythonSrep\PCbuild\\..\PC nmake /f python3.mak MACHINE=x86 OutDir=C:\Users\Tom\Documents\PythonSrep\PCbuild\ Microsoft (R) Program Maintenance Utility Version 10.00.30319.01 Copyright (C) Microsoft Corporation. All rights reserved. 'C:\Users\Tom\Documents\PythonSrep\PCbuild\python3.dll' is up-to-date Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\python3dll.vcxproj" (default targets). Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (1) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\xxlimited.vcxproj" (30) on node 1 (default targets). InitializeBuildStatus: Creating "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\xxlimited\xxlimited.unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: All outputs are up-to-date. Link: All outputs are up-to-date. xxlimited.vcxproj -> C:\Users\Tom\Documents\PythonSrep\PCbuild\xxlimited.pyd FinalizeBuildStatus: Deleting file "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\xxlimited\xxlimited.unsuccessfulbuild". Touching "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\xxlimited\xxlimited.lastbuildstate". Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\xxlimited.vcxproj" (default targets). Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (1) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\pylauncher.vcxproj" (32) on node 1 (default targets). InitializeBuildStatus: Touching "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pylauncher\pylauncher.unsuccessfulbuild". ClCompile: All outputs are up-to-date. ResourceCompile: All outputs are up-to-date. Link: c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Tom\Documents\PythonSrep\PCbuild\py.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:\Users\Tom\Documents\PythonSrep\PCbuild\ version.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pylauncher\py.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Tom\Documents\PythonSrep\PCbuild\py.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\Tom\Documents\PythonSrep\PCbuild\py.lib" /MACHINE:X86 "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pylauncher\pylauncher.res" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pylauncher\launcher.obj" Generating code Finished generating code LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [C:\Users\Tom\Documents\PythonSrep\PCbuild\pylauncher.vcxproj] Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pylauncher.vcxproj" (default targets) -- FAILED. Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (1) is building "C:\Users\Tom\Documents\PythonSrep\PCbuild\pywlauncher.vcxproj" (33) on node 1 (default targets). InitializeBuildStatus: Touching "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pywlauncher\pywlauncher.unsuccessfulbuild". ClCompile: All outputs are up-to-date. ResourceCompile: All outputs are up-to-date. Link: c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Users\Tom\Documents\PythonSrep\PCbuild\pyw.exe" /INCREMENTAL:NO /NOLOGO /LIBPATH:C:\Users\Tom\Documents\PythonSrep\PCbuild\ version.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /ManifestFile:"C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pywlauncher\pyw.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\Users\Tom\Documents\PythonSrep\PCbuild\pyw.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:NOICF /LTCG /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:\Users\Tom\Documents\PythonSrep\PCbuild\pyw.lib" /MACHINE:X86 "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pywlauncher\pylauncher.res" "C:\Users\Tom\Documents\PythonSrep\PCbuild\Win32-temp-Release\pywlauncher\launcher.obj" Generating code Finished generating code LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [C:\Users\Tom\Documents\PythonSrep\PCbuild\pywlauncher.vcxproj] Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pywlauncher.vcxproj" (default targets) -- FAILED. Done Building Project "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (build target(s)) -- FAILED. Build FAILED. "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (build target) (1) -> "C:\Users\Tom\Documents\PythonSrep\PCbuild\python.vcxproj" (default target) (2) -> "C:\Users\Tom\Documents\PythonSrep\PCbuild\pythoncore.vcxproj" (default target) (3) -> (Link target) -> LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [C:\Users\Tom\Documents\PythonSrep\PCbuild\pythoncore.vcxproj] "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (build target) (1) -> "C:\Users\Tom\Documents\PythonSrep\PCbuild\_sqlite3.vcxproj" (default target) (15) -> "C:\Users\Tom\Documents\PythonSrep\PCbuild\sqlite3.vcxproj" (default target) (16) -> (ClCompile target) -> c1 : fatal error C1083: Cannot open source file: '..\..\sqlite-3.8.1\sqlite3.c': No such file or directory [C:\Users\Tom\Documents\PythonSrep\PCbuild\sqlite3.vcxproj] "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (build target) (1) -> "C:\Users\Tom\Documents\PythonSrep\PCbuild\pylauncher.vcxproj" (default target) (32) -> (Link target) -> LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [C:\Users\Tom\Documents\PythonSrep\PCbuild\pylauncher.vcxproj] "C:\Users\Tom\Documents\PythonSrep\PCbuild\pcbuild.sln" (build target) (1) -> "C:\Users\Tom\Documents\PythonSrep\PCbuild\pywlauncher.vcxproj" (default target) (33) -> LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt [C:\Users\Tom\Documents\PythonSrep\PCbuild\pywlauncher.vcxproj] 0 Warning(s) 4 Error(s) Time Elapsed 00:00:07.75