ÿþ<html> <head> <META HTTP-EQUIV="Content-Type" content="text/html; charset=utf-16"> </head> <body> <pre> <table width=100% bgcolor=#CFCFE5><tr> <td> <font face=arial size=+3> Build Log </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre> <h3>Build started: Project: pythoncore, Configuration: Debug|x64</h3> </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Command Lines </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Creating temporary file "C:\Users\goldent\AppData\Local\Temp\RSP00000155121672.rsp" with contents [ /Od /I &quot;..\Python&quot; /I &quot;..\Modules\zlib&quot; /I &quot;..\Include&quot; /I &quot;..\PC&quot; /D &quot;_USRDLL&quot; /D &quot;Py_BUILD_CORE&quot; /D &quot;Py_ENABLE_SHARED&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WIN64&quot; /D &quot;_M_X64&quot; /D &quot;_WIN32&quot; /D &quot;_WINDLL&quot; /GF /FD /MDd /Gy /Fo&quot;C:\work-in-progress\python\cpython\PCbuild\x64-temp-Debug\pythoncore\\&quot; /Fd&quot;C:\work-in-progress\python\cpython\PCbuild\x64-temp-Debug\pythoncore\\vc90.pdb&quot; /W3 /c /Zi /Zm200 /USECL:MS_OPTERON /GS- &quot;..\Python\traceback.c&quot; &quot;..\Python\thread.c&quot; &quot;..\Python\sysmodule.c&quot; &quot;..\Python\symtable.c&quot; &quot;..\Python\structmember.c&quot; &quot;..\Python\pythonrun.c&quot; &quot;..\Python\Python-ast.c&quot; &quot;..\Python\dtoa.c&quot; &quot;..\Python\pystrtod.c&quot; &quot;..\Python\pystrcmp.c&quot; &quot;..\Python\pystate.c&quot; &quot;..\Python\pytime.c&quot; &quot;..\Python\pymath.c&quot; &quot;..\Python\pyctype.c&quot; &quot;..\Python\pyarena.c&quot; &quot;..\Python\peephole.c&quot; &quot;..\Python\mystrtoul.c&quot; &quot;..\Python\mysnprintf.c&quot; &quot;..\Python\modsupport.c&quot; &quot;..\Python\marshal.c&quot; &quot;..\Python\importdl.c&quot; &quot;..\Python\import.c&quot; &quot;..\Python\graminit.c&quot; &quot;..\Python\getversion.c&quot; &quot;..\Python\getplatform.c&quot; &quot;..\Python\getopt.c&quot; &quot;..\Python\getcopyright.c&quot; &quot;..\Python\getcompiler.c&quot; &quot;..\Python\getargs.c&quot; &quot;..\Python\future.c&quot; &quot;..\Python\frozen.c&quot; &quot;..\Python\formatter_unicode.c&quot; &quot;..\Python\fileutils.c&quot; &quot;..\Python\errors.c&quot; &quot;..\Python\dynload_win.c&quot; &quot;..\Python\compile.c&quot; &quot;..\Python\codecs.c&quot; &quot;..\Python\ceval.c&quot; &quot;..\Python\bltinmodule.c&quot; &quot;..\Python\ast.c&quot; &quot;..\Python\asdl.c&quot; &quot;..\Python\_warnings.c&quot; &quot;..\PC\msvcrtmodule.c&quot; &quot;..\PC\import_nt.c&quot; &quot;..\PC\getpathp.c&quot; &quot;..\PC\dl_nt.c&quot; &quot;..\PC\config.c&quot; &quot;..\PC\winreg.c&quot; &quot;..\PC\_subprocess.c&quot; &quot;..\Parser\tokenizer.c&quot; &quot;..\Parser\parsetok.c&quot; &quot;..\Parser\parser.c&quot; &quot;..\Parser\node.c&quot; &quot;..\Parser\myreadline.c&quot; &quot;..\Parser\metagrammar.c&quot; &quot;..\Parser\listnode.c&quot; &quot;..\Parser\grammar1.c&quot; &quot;..\Parser\grammar.c&quot; &quot;..\Parser\firstsets.c&quot; &quot;..\Parser\bitset.c&quot; &quot;..\Parser\acceler.c&quot; &quot;..\Objects\weakrefobject.c&quot; &quot;..\Objects\unicodeobject.c&quot; &quot;..\Objects\unicodectype.c&quot; &quot;..\Objects\typeobject.c&quot; &quot;..\Objects\tupleobject.c&quot; &quot;..\Objects\structseq.c&quot; &quot;..\Objects\sliceobject.c&quot; &quot;..\Objects\setobject.c&quot; &quot;..\Objects\rangeobject.c&quot; &quot;..\Objects\obmalloc.c&quot; &quot;..\Objects\object.c&quot; &quot;..\Objects\moduleobject.c&quot; &quot;..\Objects\methodobject.c&quot; &quot;..\Objects\memoryobject.c&quot; &quot;..\Objects\longobject.c&quot; &quot;..\Objects\listobject.c&quot; &quot;..\Objects\iterobject.c&quot; &quot;..\Objects\genobject.c&quot; &quot;..\Objects\funcobject.c&quot; &quot;..\Objects\frameobject.c&quot; &quot;..\Objects\floatobject.c&quot; &quot;..\Objects\fileobject.c&quot; &quot;..\Objects\exceptions.c&quot; &quot;..\Objects\enumobject.c&quot; &quot;..\Objects\dictobject.c&quot; &quot;..\Objects\descrobject.c&quot; &quot;..\Objects\complexobject.c&quot; &quot;..\Objects\codeobject.c&quot; &quot;..\Objects\classobject.c&quot; &quot;..\Objects\cellobject.c&quot; &quot;..\Objects\capsule.c&quot; &quot;..\Objects\bytesobject.c&quot; &quot;..\Objects\bytearrayobject.c&quot; &quot;..\Objects\bytes_methods.c&quot; &quot;..\Objects\boolobject.c&quot; &quot;..\Objects\abstract.c&quot; &quot;..\Modules\cjkcodecs\multibytecodec.c&quot; &quot;..\Modules\cjkcodecs\_codecs_tw.c&quot; &quot;..\Modules\cjkcodecs\_codecs_kr.c&quot; &quot;..\Modules\cjkcodecs\_codecs_jp.c&quot; &quot;..\Modules\cjkcodecs\_codecs_iso2022.c&quot; &quot;..\Modules\cjkcodecs\_codecs_hk.c&quot; &quot;..\Modules\cjkcodecs\_codecs_cn.c&quot; &quot;..\Modules\_io\_iomodule.c&quot; &quot;..\Modules\_io\textio.c&quot; &quot;..\Modules\_io\iobase.c&quot; &quot;..\Modules\_io\bufferedio.c&quot; &quot;..\Modules\_io\stringio.c&quot; &quot;..\Modules\_io\bytesio.c&quot; &quot;..\Modules\_io\fileio.c&quot; &quot;..\Modules\zlibmodule.c&quot; &quot;..\Modules\zipimport.c&quot; &quot;..\Modules\xxsubtype.c&quot; &quot;..\Modules\timemodule.c&quot; &quot;..\Modules\_threadmodule.c&quot; &quot;..\Modules\symtablemodule.c&quot; &quot;..\Modules\signalmodule.c&quot; &quot;..\Modules\sha512module.c&quot; &quot;..\Modules\sha256module.c&quot; &quot;..\Modules\sha1module.c&quot; &quot;..\Modules\posixmodule.c&quot; &quot;..\Modules\parsermodule.c&quot; &quot;..\Modules\operator.c&quot; &quot;..\Modules\mmapmodule.c&quot; &quot;..\Modules\md5module.c&quot; &quot;..\Modules\mathmodule.c&quot; &quot;..\Modules\main.c&quot; &quot;..\Modules\itertoolsmodule.c&quot; &quot;..\Modules\gcmodule.c&quot; &quot;..\Modules\faulthandler.c&quot; &quot;..\Modules\errnomodule.c&quot; &quot;..\Modules\_datetimemodule.c&quot; &quot;..\Modules\cmathmodule.c&quot; &quot;..\Modules\binascii.c&quot; &quot;..\Modules\audioop.c&quot; &quot;..\Modules\atexitmodule.c&quot; &quot;..\Modules\arraymodule.c&quot; &quot;..\Modules\_weakref.c&quot; &quot;..\Modules\_time.c&quot; &quot;..\Modules\_struct.c&quot; &quot;..\Modules\_sre.c&quot; &quot;..\Modules\_randommodule.c&quot; &quot;..\Modules\_pickle.c&quot; &quot;..\Modules\_math.c&quot; &quot;..\Modules\_lsprof.c&quot; &quot;..\Modules\_localemodule.c&quot; &quot;..\Modules\_json.c&quot; &quot;..\Modules\_heapqmodule.c&quot; &quot;..\Modules\_functoolsmodule.c&quot; &quot;..\Modules\_csv.c&quot; &quot;..\Modules\_collectionsmodule.c&quot; &quot;..\Modules\_codecsmodule.c&quot; &quot;..\Modules\_bisectmodule.c&quot; ] Creating command line "cl.exe @C:\Users\goldent\AppData\Local\Temp\RSP00000155121672.rsp /nologo /errorReport:prompt" Creating command line "rc.exe /d "_DEBUG" /l 0x409 /I "..\Include" /I "..\PC" /fo"C:\work-in-progress\python\cpython\PCbuild\x64-temp-Debug\pythoncore\/python_nt.res" "..\PC\python_nt.rc"" Creating temporary file "C:\Users\goldent\AppData\Local\Temp\BAT00000255121672.bat" with contents [ @echo off &quot;C:\work-in-progress\python\cpython\PCbuild\make_buildinfo.exe&quot; Debug &quot;C:\work-in-progress\python\cpython\PCbuild\x64-temp-Debug\pythoncore\\&quot; if errorlevel 1 goto VCReportError goto VCEnd :VCReportError echo Project : error PRJ0019: A tool returned an error code from &quot;Generate build information...&quot; exit 1 :VCEnd ] Creating command line "C:\Users\goldent\AppData\Local\Temp\BAT00000255121672.bat" Creating temporary file "C:\Users\goldent\AppData\Local\Temp\RSP00000355121672.rsp" with contents [ /OUT:&quot;C:\work-in-progress\python\cpython\PCbuild\\amd64\\python33_d.dll&quot; /INCREMENTAL:NO /LIBPATH:&quot;C:\work-in-progress\python\cpython\PCbuild\\amd64\\&quot; /DLL /MANIFEST /MANIFESTFILE:&quot;C:\work-in-progress\python\cpython\PCbuild\x64-temp-Debug\pythoncore\\python33_d.dll.intermediate.manifest&quot; /MANIFESTUAC:&quot;level='asInvoker' uiAccess='false'&quot; /NODEFAULTLIB:&quot;libc&quot; /DEBUG /PDB:&quot;C:\work-in-progress\python\cpython\PCbuild\\amd64\python33_d.pdb&quot; /SUBSYSTEM:WINDOWS /BASE:&quot;0x1e000000&quot; /DYNAMICBASE:NO /IMPLIB:&quot;C:\work-in-progress\python\cpython\PCbuild\\amd64\python33_d.lib&quot; /MACHINE:X64 &quot;C:\work-in-progress\python\cpython\PCbuild\x64-temp-Debug\pythoncore\getbuildinfo.o&quot; kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib &quot;.\x64-temp-Debug\pythoncore\_bisectmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_codecsmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_collectionsmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_csv.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_functoolsmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_heapqmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_json.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_localemodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_lsprof.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_math.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_pickle.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_randommodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_sre.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_struct.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_time.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_weakref.obj&quot; &quot;.\x64-temp-Debug\pythoncore\arraymodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\atexitmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\audioop.obj&quot; &quot;.\x64-temp-Debug\pythoncore\binascii.obj&quot; &quot;.\x64-temp-Debug\pythoncore\cmathmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_datetimemodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\errnomodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\faulthandler.obj&quot; &quot;.\x64-temp-Debug\pythoncore\gcmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\itertoolsmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\main.obj&quot; &quot;.\x64-temp-Debug\pythoncore\mathmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\md5module.obj&quot; &quot;.\x64-temp-Debug\pythoncore\mmapmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\operator.obj&quot; &quot;.\x64-temp-Debug\pythoncore\parsermodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\posixmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\rotatingtree.obj&quot; &quot;.\x64-temp-Debug\pythoncore\sha1module.obj&quot; &quot;.\x64-temp-Debug\pythoncore\sha256module.obj&quot; &quot;.\x64-temp-Debug\pythoncore\sha512module.obj&quot; &quot;.\x64-temp-Debug\pythoncore\signalmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\symtablemodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_threadmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\timemodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\xxsubtype.obj&quot; &quot;.\x64-temp-Debug\pythoncore\zipimport.obj&quot; &quot;.\x64-temp-Debug\pythoncore\zlibmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\fileio.obj&quot; &quot;.\x64-temp-Debug\pythoncore\bytesio.obj&quot; &quot;.\x64-temp-Debug\pythoncore\stringio.obj&quot; &quot;.\x64-temp-Debug\pythoncore\bufferedio.obj&quot; &quot;.\x64-temp-Debug\pythoncore\iobase.obj&quot; &quot;.\x64-temp-Debug\pythoncore\textio.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_iomodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\adler32.obj&quot; &quot;.\x64-temp-Debug\pythoncore\compress.obj&quot; &quot;.\x64-temp-Debug\pythoncore\crc32.obj&quot; &quot;.\x64-temp-Debug\pythoncore\deflate.obj&quot; &quot;.\x64-temp-Debug\pythoncore\gzio.obj&quot; &quot;.\x64-temp-Debug\pythoncore\infback.obj&quot; &quot;.\x64-temp-Debug\pythoncore\inffast.obj&quot; &quot;.\x64-temp-Debug\pythoncore\inflate.obj&quot; &quot;.\x64-temp-Debug\pythoncore\inftrees.obj&quot; &quot;.\x64-temp-Debug\pythoncore\trees.obj&quot; &quot;.\x64-temp-Debug\pythoncore\uncompr.obj&quot; &quot;.\x64-temp-Debug\pythoncore\zutil.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_codecs_cn.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_codecs_hk.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_codecs_iso2022.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_codecs_jp.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_codecs_kr.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_codecs_tw.obj&quot; &quot;.\x64-temp-Debug\pythoncore\multibytecodec.obj&quot; &quot;.\x64-temp-Debug\pythoncore\abstract.obj&quot; &quot;.\x64-temp-Debug\pythoncore\boolobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\bytes_methods.obj&quot; &quot;.\x64-temp-Debug\pythoncore\bytearrayobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\bytesobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\capsule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\cellobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\classobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\codeobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\complexobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\descrobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\dictobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\enumobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\exceptions.obj&quot; &quot;.\x64-temp-Debug\pythoncore\fileobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\floatobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\frameobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\funcobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\genobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\iterobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\listobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\longobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\memoryobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\methodobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\moduleobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\object.obj&quot; &quot;.\x64-temp-Debug\pythoncore\obmalloc.obj&quot; &quot;.\x64-temp-Debug\pythoncore\rangeobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\setobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\sliceobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\structseq.obj&quot; &quot;.\x64-temp-Debug\pythoncore\tupleobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\typeobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\unicodectype.obj&quot; &quot;.\x64-temp-Debug\pythoncore\unicodeobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\weakrefobject.obj&quot; &quot;.\x64-temp-Debug\pythoncore\acceler.obj&quot; &quot;.\x64-temp-Debug\pythoncore\bitset.obj&quot; &quot;.\x64-temp-Debug\pythoncore\firstsets.obj&quot; &quot;.\x64-temp-Debug\pythoncore\grammar.obj&quot; &quot;.\x64-temp-Debug\pythoncore\grammar1.obj&quot; &quot;.\x64-temp-Debug\pythoncore\listnode.obj&quot; &quot;.\x64-temp-Debug\pythoncore\metagrammar.obj&quot; &quot;.\x64-temp-Debug\pythoncore\myreadline.obj&quot; &quot;.\x64-temp-Debug\pythoncore\node.obj&quot; &quot;.\x64-temp-Debug\pythoncore\parser.obj&quot; &quot;.\x64-temp-Debug\pythoncore\parsetok.obj&quot; &quot;.\x64-temp-Debug\pythoncore\tokenizer.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_subprocess.obj&quot; &quot;.\x64-temp-Debug\pythoncore\winreg.obj&quot; &quot;.\x64-temp-Debug\pythoncore\config.obj&quot; &quot;.\x64-temp-Debug\pythoncore\dl_nt.obj&quot; &quot;.\x64-temp-Debug\pythoncore\getpathp.obj&quot; &quot;.\x64-temp-Debug\pythoncore\import_nt.obj&quot; &quot;.\x64-temp-Debug\pythoncore\msvcrtmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\_warnings.obj&quot; &quot;.\x64-temp-Debug\pythoncore\asdl.obj&quot; &quot;.\x64-temp-Debug\pythoncore\ast.obj&quot; &quot;.\x64-temp-Debug\pythoncore\bltinmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\ceval.obj&quot; &quot;.\x64-temp-Debug\pythoncore\codecs.obj&quot; &quot;.\x64-temp-Debug\pythoncore\compile.obj&quot; &quot;.\x64-temp-Debug\pythoncore\dynamic_annotations.obj&quot; &quot;.\x64-temp-Debug\pythoncore\dynload_win.obj&quot; &quot;.\x64-temp-Debug\pythoncore\errors.obj&quot; &quot;.\x64-temp-Debug\pythoncore\fileutils.obj&quot; &quot;.\x64-temp-Debug\pythoncore\formatter_unicode.obj&quot; &quot;.\x64-temp-Debug\pythoncore\frozen.obj&quot; &quot;.\x64-temp-Debug\pythoncore\future.obj&quot; &quot;.\x64-temp-Debug\pythoncore\getargs.obj&quot; &quot;.\x64-temp-Debug\pythoncore\getcompiler.obj&quot; &quot;.\x64-temp-Debug\pythoncore\getcopyright.obj&quot; &quot;.\x64-temp-Debug\pythoncore\getopt.obj&quot; &quot;.\x64-temp-Debug\pythoncore\getplatform.obj&quot; &quot;.\x64-temp-Debug\pythoncore\getversion.obj&quot; &quot;.\x64-temp-Debug\pythoncore\graminit.obj&quot; &quot;.\x64-temp-Debug\pythoncore\import.obj&quot; &quot;.\x64-temp-Debug\pythoncore\importdl.obj&quot; &quot;.\x64-temp-Debug\pythoncore\marshal.obj&quot; &quot;.\x64-temp-Debug\pythoncore\modsupport.obj&quot; &quot;.\x64-temp-Debug\pythoncore\mysnprintf.obj&quot; &quot;.\x64-temp-Debug\pythoncore\mystrtoul.obj&quot; &quot;.\x64-temp-Debug\pythoncore\peephole.obj&quot; &quot;.\x64-temp-Debug\pythoncore\pyarena.obj&quot; &quot;.\x64-temp-Debug\pythoncore\pyctype.obj&quot; &quot;.\x64-temp-Debug\pythoncore\pyfpe.obj&quot; &quot;.\x64-temp-Debug\pythoncore\pymath.obj&quot; &quot;.\x64-temp-Debug\pythoncore\pytime.obj&quot; &quot;.\x64-temp-Debug\pythoncore\pystate.obj&quot; &quot;.\x64-temp-Debug\pythoncore\pystrcmp.obj&quot; &quot;.\x64-temp-Debug\pythoncore\pystrtod.obj&quot; &quot;.\x64-temp-Debug\pythoncore\dtoa.obj&quot; &quot;.\x64-temp-Debug\pythoncore\Python-ast.obj&quot; &quot;.\x64-temp-Debug\pythoncore\pythonrun.obj&quot; &quot;.\x64-temp-Debug\pythoncore\structmember.obj&quot; &quot;.\x64-temp-Debug\pythoncore\symtable.obj&quot; &quot;.\x64-temp-Debug\pythoncore\sysmodule.obj&quot; &quot;.\x64-temp-Debug\pythoncore\thread.obj&quot; &quot;.\x64-temp-Debug\pythoncore\traceback.obj&quot; &quot;.\x64-temp-Debug\pythoncore\python_nt.res&quot; ] Creating command line "link.exe @C:\Users\goldent\AppData\Local\Temp\RSP00000355121672.rsp /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "C:\Users\goldent\AppData\Local\Temp\RSP00000455121672.rsp" with contents [ /outputresource:&quot;.\amd64\python33_d.dll;#2&quot; /manifest &quot;.\x64-temp-Debug\pythoncore\python33_d.dll.intermediate.manifest&quot; ] Creating command line "mt.exe @C:\Users\goldent\AppData\Local\Temp\RSP00000455121672.rsp /nologo" Creating temporary file "C:\Users\goldent\AppData\Local\Temp\BAT00000555121672.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% &gt; &quot;.\x64-temp-Debug\pythoncore\mt.dep&quot; ] Creating command line "C:\Users\goldent\AppData\Local\Temp\BAT00000555121672.bat" </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Output Window </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Compiling... traceback.c ..\Python\traceback.c(500) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(508) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(519) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(533) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(541) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(546) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(548) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(554) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(566) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(575) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(601) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(603) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(605) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Python\traceback.c(628) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data thread.c sysmodule.c symtable.c structmember.c pythonrun.c Python-ast.c ..\Python\Python-ast.c(3403) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3409) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3439) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3445) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3498) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3504) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3606) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3612) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3631) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3637) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3697) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3703) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3722) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3728) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3769) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3775) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3794) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3800) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3853) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3859) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3890) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(3896) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4014) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4020) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4039) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4045) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4090) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4096) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4115) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4121) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4165) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4171) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4190) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4196) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4251) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4257) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4324) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4330) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4349) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4355) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4374) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4380) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4412) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4418) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4437) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4443) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4508) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4514) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4557) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4563) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4605) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4611) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4641) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4647) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4787) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4793) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(4994) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5000) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5019) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5025) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5055) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5061) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5104) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5110) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5153) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5159) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5215) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5221) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5265) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5271) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5337) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5343) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5362) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5368) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5415) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5421) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5440) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5446) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5749) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5755) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5798) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5804) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5968) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(5974) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6323) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6329) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6423) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6429) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6473) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6479) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6520) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6526) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6567) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6573) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6592) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\Python-ast.c(6598) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data dtoa.c ..\Python\dtoa.c(1529) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data ..\Python\dtoa.c(1539) : warning C4244: '-=' : conversion from '__int64' to 'int', possible loss of data ..\Python\dtoa.c(1545) : warning C4244: '+=' : conversion from '__int64' to 'int', possible loss of data pystrtod.c ..\Python\pystrtod.c(902) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\pystrtod.c(1023) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data pystrcmp.c pystate.c pytime.c pymath.c pyctype.c pyarena.c peephole.c ..\Python\peephole.c(134) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data ..\Python\peephole.c(252) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data ..\Python\peephole.c(303) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data ..\Python\peephole.c(375) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data ..\Python\peephole.c(422) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\peephole.c(477) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data ..\Python\peephole.c(492) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data ..\Python\peephole.c(535) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\peephole.c(588) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\peephole.c(606) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\peephole.c(634) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\peephole.c(645) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data ..\Python\peephole.c(677) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\peephole.c(691) : warning C4244: '-=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\peephole.c(722) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\peephole.c(751) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data ..\Python\peephole.c(761) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned char', possible loss of data mystrtoul.c mysnprintf.c modsupport.c marshal.c Generating Code... Compiling... importdl.c import.c graminit.c getversion.c getplatform.c getopt.c getcopyright.c getcompiler.c getargs.c ..\Python\getargs.c(372) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\getargs.c(484) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\getargs.c(869) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\getargs.c(924) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\getargs.c(932) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\getargs.c(977) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\getargs.c(1123) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\getargs.c(1454) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\getargs.c(1455) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data future.c frozen.c formatter_unicode.c c:\work-in-progress\python\cpython\python\../Objects/stringlib/formatter.h(979) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\python\../Objects/stringlib/formatter.h(1151) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\python\../Objects/stringlib/formatter.h(1155) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data fileutils.c ..\Python\fileutils.c(410) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data errors.c dynload_win.c compile.c ..\Python\compile.c(340) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'long', possible loss of data ..\Python\compile.c(385) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'long', possible loss of data ..\Python\compile.c(480) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(535) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(949) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'long', possible loss of data ..\Python\compile.c(964) : warning C4244: 'return' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(1256) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(1401) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(3687) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(3713) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(3739) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(3907) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(3911) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(3951) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\compile.c(3958) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data codecs.c ceval.c ..\Python\ceval.c(3955) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Python\ceval.c(4143) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data bltinmodule.c ast.c Generating Code... Compiling... asdl.c _warnings.c msvcrtmodule.c import_nt.c getpathp.c dl_nt.c config.c winreg.c _subprocess.c tokenizer.c ..\Parser\tokenizer.c(661) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data ..\Parser\tokenizer.c(692) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data parsetok.c ..\Parser\parsetok.c(206) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data parser.c node.c myreadline.c metagrammar.c listnode.c grammar1.c grammar.c ..\Parser\grammar.c(66) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data ..\Parser\grammar.c(108) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data firstsets.c bitset.c Generating Code... Compiling... acceler.c weakrefobject.c unicodeobject.c unicodectype.c typeobject.c tupleobject.c structseq.c sliceobject.c setobject.c rangeobject.c ..\Objects\rangeobject.c(310) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'long', possible loss of data obmalloc.c ..\Objects\obmalloc.c(912) : warning C4244: '=' : conversion from '__int64' to 'unsigned int', possible loss of data object.c moduleobject.c methodobject.c memoryobject.c longobject.c listobject.c iterobject.c genobject.c funcobject.c ..\Objects\funcobject.c(632) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Objects\funcobject.c(633) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Objects\funcobject.c(633) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data Generating Code... Compiling... frameobject.c ..\Objects\frameobject.c(480) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Objects\frameobject.c(513) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Objects\frameobject.c(871) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Objects\frameobject.c(872) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Objects\frameobject.c(918) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Objects\frameobject.c(919) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data floatobject.c fileobject.c exceptions.c enumobject.c dictobject.c descrobject.c ..\Objects\descrobject.c(897) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data complexobject.c codeobject.c classobject.c cellobject.c capsule.c bytesobject.c bytearrayobject.c bytes_methods.c boolobject.c abstract.c multibytecodec.c _codecs_tw.c _codecs_kr.c Generating Code... Compiling... _codecs_jp.c _codecs_iso2022.c _codecs_hk.c _codecs_cn.c _iomodule.c textio.c ..\Modules\_io\textio.c(2281) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data iobase.c bufferedio.c stringio.c bytesio.c fileio.c ..\Modules\_io\fileio.c(617) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Modules\_io\fileio.c(673) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data zlibmodule.c ..\Modules\zlibmodule.c(133) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data ..\Modules\zlibmodule.c(224) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'unsigned int', possible loss of data ..\Modules\zlibmodule.c(231) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data ..\Modules\zlibmodule.c(285) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data ..\Modules\zlibmodule.c(436) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\zlibmodule.c(448) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data ..\Modules\zlibmodule.c(465) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data ..\Modules\zlibmodule.c(519) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\zlibmodule.c(540) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data ..\Modules\zlibmodule.c(570) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data ..\Modules\zlibmodule.c(959) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data ..\Modules\zlibmodule.c(962) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data ..\Modules\zlibmodule.c(997) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data ..\Modules\zlibmodule.c(1000) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'uInt', possible loss of data zipimport.c xxsubtype.c timemodule.c _threadmodule.c symtablemodule.c signalmodule.c sha512module.c ..\Modules\sha512module.c(313) : warning C4244: '+=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\sha512module.c(328) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data sha256module.c ..\Modules\sha256module.c(287) : warning C4244: '+=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\sha256module.c(302) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data Generating Code... Compiling... sha1module.c ..\Modules\sha1module.c(223) : warning C4244: '+=' : conversion from 'Py_ssize_t' to 'SHA1_INT32', possible loss of data posixmodule.c ..\Modules\posixmodule.c(374) : warning C4244: '=' : conversion from '__int64' to 'off_t', possible loss of data ..\Modules\posixmodule.c(5472) : warning C4244: 'function' : conversion from 'Py_intptr_t' to 'long', possible loss of data parsermodule.c operator.c mmapmodule.c md5module.c ..\Modules\md5module.c(248) : warning C4244: '+=' : conversion from 'Py_ssize_t' to 'MD5_INT32', possible loss of data mathmodule.c main.c itertoolsmodule.c gcmodule.c faulthandler.c ..\Modules\faulthandler.c(263) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Modules\faulthandler.c(264) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Modules\faulthandler.c(265) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data ..\Modules\faulthandler.c(442) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data errnomodule.c _datetimemodule.c cmathmodule.c binascii.c audioop.c atexitmodule.c arraymodule.c _weakref.c _time.c Generating Code... Compiling... _struct.c _sre.c c:\work-in-progress\python\cpython\modules\_sre.c(1895) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(1898) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(1932) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(1935) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(2079) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(2082) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(2209) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(2212) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(2361) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(2364) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(3750) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(3753) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(3783) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data c:\work-in-progress\python\cpython\modules\_sre.c(3786) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data _randommodule.c ..\Modules\_randommodule.c(237) : warning C4244: 'initializing' : conversion from 'Py_hash_t' to 'long', possible loss of data _pickle.c ..\Modules\_pickle.c(156) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(195) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(754) : warning C4244: 'return' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(1278) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'long', possible loss of data ..\Modules\_pickle.c(1285) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data ..\Modules\_pickle.c(1952) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(2233) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(2493) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(4350) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(4615) : warning C4244: 'initializing' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(4655) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(4896) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(4943) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(4960) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(4991) : warning C4244: 'function' : conversion from 'Py_ssize_t' to 'int', possible loss of data ..\Modules\_pickle.c(5147) : warning C4244: '=' : conversion from 'Py_ssize_t' to 'int', possible loss of data _math.c _lsprof.c _localemodule.c _json.c _heapqmodule.c _functoolsmodule.c _csv.c _collectionsmodule.c _codecsmodule.c _bisectmodule.c Generating Code... Compiling resources... Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0 Copyright (C) Microsoft Corporation. All rights reserved. Generate build information... cl.exe -c -D_WIN32 -DUSE_DL_EXPORT -D_WINDOWS -DWIN32 -D_WINDLL -D_DEBUG -MDd ..\Modules\getbuildinfo.c -Fo"C:\work-in-progress\python\cpython\PCbuild\x64-temp-Debug\pythoncore\\getbuildinfo.o" -I..\Include -I..\PC Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64 Copyright (C) Microsoft Corporation. All rights reserved. getbuildinfo.c Linking... Creating library C:\work-in-progress\python\cpython\PCbuild\\amd64\python33_d.lib and object C:\work-in-progress\python\cpython\PCbuild\\amd64\python33_d.exp Embedding manifest... </pre></table><table width=100% bgcolor=#DFDFE5><tr><td><font face=arial size=+2> Results </font></table><table width=* cellspacing=0 cellpadding=0><tr><td width=0 bgcolor=#EDEDF5>&nbsp;</td><td width=0 bgcolor=#FFFFFF>&nbsp;</td><td width=*><pre>Build log was saved at "file://C:\work-in-progress\python\cpython\PCbuild\x64-temp-Debug\pythoncore\BuildLog.htm" pythoncore - 0 error(s), 239 warning(s) </pre></table><table width=100% height=20 bgcolor=#CFCFE5><tr><td><font face=arial size=+2> </font></table></body></html>