Build Log
  

Build started: Project: pythoncore, Configuration: Release|Win32

Command Lines
  
Creating temporary file "C:\Users\gleicher\AppData\Local\Temp\RSP0000386083928.rsp" with contents
[
/O2 /Ob1 /Oi /I "..\Python" /I "..\Modules\zlib" /I "..\Include" /I "..\PC" /D "_USRDLL" /D "Py_BUILD_CORE" /D "Py_ENABLE_SHARED" /D "WIN32" /D "NDEBUG" /D "_WIN32" /D "_WINDLL" /GF /FD /MD /Gy /Fo"C:\graphics\Tools\Python-2.6.2\PCbuild\Win32-temp-Release\pythoncore\\" /Fd"C:\graphics\Tools\Python-2.6.2\PCbuild\Win32-temp-Release\pythoncore\\vc90.pdb" /W3 /c /Zi  /Zm200 

"..\Python\traceback.c"

"..\Python\thread.c"

"..\Python\sysmodule.c"

"..\Python\symtable.c"

"..\Python\structmember.c"

"..\Python\pythonrun.c"

"..\Python\Python-ast.c"

"..\Python\pystrtod.c"

"..\Python\pystrcmp.c"

"..\Python\pystate.c"

"..\Python\pymath.c"

"..\Python\pyfpe.c"

"..\Python\pyarena.c"

"..\Python\peephole.c"

"..\Python\mystrtoul.c"

"..\Python\mysnprintf.c"

"..\Python\modsupport.c"

"..\Python\marshal.c"

"..\Python\importdl.c"

"..\Python\import.c"

"..\Python\graminit.c"

"..\Python\getversion.c"

"..\Python\getplatform.c"

"..\Python\getopt.c"

"..\Python\getmtime.c"

"..\Python\getcopyright.c"

"..\Python\getcompiler.c"

"..\Python\getargs.c"

"..\Python\future.c"

"..\Python\frozen.c"

"..\Python\formatter_unicode.c"

"..\Python\formatter_string.c"

"..\Python\errors.c"

"..\Python\dynload_win.c"

"..\Python\compile.c"

"..\Python\codecs.c"

"..\Python\ceval.c"

"..\Python\bltinmodule.c"

"..\Python\ast.c"

"..\Python\asdl.c"

"..\Python\_warnings.c"

"..\PC\msvcrtmodule.c"

"..\PC\import_nt.c"

"..\PC\getpathp.c"

"..\PC\dl_nt.c"

"..\PC\config.c"

"..\PC\_winreg.c"

"..\PC\_subprocess.c"

"..\Parser\tokenizer.c"

"..\Parser\parsetok.c"

"..\Parser\parser.c"

"..\Parser\node.c"

"..\Parser\myreadline.c"

"..\Parser\metagrammar.c"

"..\Parser\listnode.c"

"..\Parser\grammar1.c"

"..\Parser\grammar.c"

"..\Parser\firstsets.c"

"..\Parser\bitset.c"

"..\Parser\acceler.c"

"..\Objects\weakrefobject.c"

"..\Objects\unicodeobject.c"

"..\Objects\unicodectype.c"

"..\Objects\typeobject.c"

"..\Objects\tupleobject.c"

"..\Objects\structseq.c"

"..\Objects\sliceobject.c"

"..\Objects\setobject.c"

"..\Objects\rangeobject.c"

"..\Objects\obmalloc.c"

"..\Objects\object.c"

"..\Objects\moduleobject.c"

"..\Objects\methodobject.c"

"..\Objects\longobject.c"

"..\Objects\listobject.c"

"..\Objects\iterobject.c"

"..\Objects\intobject.c"

"..\Objects\genobject.c"

"..\Objects\funcobject.c"

"..\Objects\frameobject.c"

"..\Objects\floatobject.c"

"..\Objects\fileobject.c"

"..\Objects\exceptions.c"

"..\Objects\enumobject.c"

"..\Objects\dictobject.c"

"..\Objects\descrobject.c"

"..\Objects\complexobject.c"

"..\Objects\codeobject.c"

"..\Objects\cobject.c"

"..\Objects\classobject.c"

"..\Objects\cellobject.c"

"..\Objects\stringobject.c"

"..\Objects\bytearrayobject.c"

"..\Objects\bytes_methods.c"

"..\Objects\bufferobject.c"

"..\Objects\boolobject.c"

"..\Objects\abstract.c"

"..\Modules\cjkcodecs\multibytecodec.c"

"..\Modules\cjkcodecs\_codecs_tw.c"

"..\Modules\cjkcodecs\_codecs_kr.c"

"..\Modules\cjkcodecs\_codecs_jp.c"

"..\Modules\cjkcodecs\_codecs_iso2022.c"

"..\Modules\cjkcodecs\_codecs_hk.c"

"..\Modules\cjkcodecs\_codecs_cn.c"

"..\Modules\zlib\zutil.c"

"..\Modules\zlib\uncompr.c"

"..\Modules\zlib\trees.c"

"..\Modules\zlib\inftrees.c"

"..\Modules\zlib\inflate.c"

"..\Modules\zlib\inffast.c"

"..\Modules\zlib\infback.c"

"..\Modules\zlib\gzio.c"

"..\Modules\zlib\deflate.c"

"..\Modules\zlib\crc32.c"

"..\Modules\zlib\compress.c"

"..\Modules\zlib\adler32.c"

"..\Modules\zlibmodule.c"

"..\Modules\zipimport.c"

"..\Modules\yuvconvert.c"

"..\Modules\xxsubtype.c"

"..\Modules\timemodule.c"

"..\Modules\threadmodule.c"

"..\Modules\symtablemodule.c"

"..\Modules\stropmodule.c"

"..\Modules\signalmodule.c"

"..\Modules\shamodule.c"

"..\Modules\sha512module.c"

"..\Modules\sha256module.c"

"..\Modules\rotatingtree.c"

"..\Modules\posixmodule.c"

"..\Modules\parsermodule.c"

"..\Modules\operator.c"

"..\Modules\mmapmodule.c"

"..\Modules\md5module.c"

"..\Modules\md5.c"

"..\Modules\mathmodule.c"

"..\Modules\main.c"

"..\Modules\itertoolsmodule.c"

"..\Modules\imageop.c"

"..\Modules\gcmodule.c"

"..\Modules\future_builtins.c"

"..\Modules\errnomodule.c"

"..\Modules\datetimemodule.c"

"..\Modules\cStringIO.c"

"..\Modules\cPickle.c"

"..\Modules\cmathmodule.c"

"..\Modules\binascii.c"

"..\Modules\audioop.c"

"..\Modules\arraymodule.c"

"..\Modules\_weakref.c"

"..\Modules\_struct.c"

"..\Modules\_sre.c"

"..\Modules\_randommodule.c"

"..\Modules\_lsprof.c"

"..\Modules\_localemodule.c"

"..\Modules\_json.c"

"..\Modules\_hotshot.c"

"..\Modules\_heapqmodule.c"

"..\Modules\_functoolsmodule.c"

"..\Modules\_bytesio.c"

"..\Modules\_fileio.c"

"..\Modules\_csv.c"

"..\Modules\_collectionsmodule.c"

"..\Modules\_codecsmodule.c"

"..\Modules\_bisectmodule.c"
]
Creating command line "cl.exe @C:\Users\gleicher\AppData\Local\Temp\RSP0000386083928.rsp /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /I "..\Include" /I "..\PC" /fo"C:\graphics\Tools\Python-2.6.2\PCbuild\Win32-temp-Release\pythoncore\/python_nt.res" "..\PC\python_nt.rc""
Creating temporary file "C:\Users\gleicher\AppData\Local\Temp\BAT00003C6083928.bat" with contents
[
@echo off

"C:\graphics\Tools\Python-2.6.2\PCbuild\make_buildinfo.exe" Release

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Generate build information..."

exit 1

:VCEnd
]
Creating command line "C:\Users\gleicher\AppData\Local\Temp\BAT00003C6083928.bat"
Creating temporary file "C:\Users\gleicher\AppData\Local\Temp\RSP00003D6083928.rsp" with contents
[
/OUT:"C:\graphics\Tools\Python-2.6.2\PCbuild\\python26.dll" /INCREMENTAL:NO /LIBPATH:"C:\graphics\Tools\Python-2.6.2\PCbuild\\" /DLL /MANIFEST /MANIFESTFILE:"C:\graphics\Tools\Python-2.6.2\PCbuild\Win32-temp-Release\pythoncore\\python26.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"libc" /DEBUG /PDB:"C:\graphics\Tools\Python-2.6.2\PCbuild\python26.pdb" /SUBSYSTEM:WINDOWS /BASE:"0x1e000000" /DYNAMICBASE:NO /IMPLIB:"C:\graphics\Tools\Python-2.6.2\PCbuild\python26.lib" /MACHINE:X86 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

".\Win32-temp-Release\pythoncore\_bisectmodule.obj"

".\Win32-temp-Release\pythoncore\_codecsmodule.obj"

".\Win32-temp-Release\pythoncore\_collectionsmodule.obj"

".\Win32-temp-Release\pythoncore\_csv.obj"

".\Win32-temp-Release\pythoncore\_fileio.obj"

".\Win32-temp-Release\pythoncore\_bytesio.obj"

".\Win32-temp-Release\pythoncore\_functoolsmodule.obj"

".\Win32-temp-Release\pythoncore\_heapqmodule.obj"

".\Win32-temp-Release\pythoncore\_hotshot.obj"

".\Win32-temp-Release\pythoncore\_json.obj"

".\Win32-temp-Release\pythoncore\_localemodule.obj"

".\Win32-temp-Release\pythoncore\_lsprof.obj"

".\Win32-temp-Release\pythoncore\_randommodule.obj"

".\Win32-temp-Release\pythoncore\_sre.obj"

".\Win32-temp-Release\pythoncore\_struct.obj"

".\Win32-temp-Release\pythoncore\_weakref.obj"

".\Win32-temp-Release\pythoncore\arraymodule.obj"

".\Win32-temp-Release\pythoncore\audioop.obj"

".\Win32-temp-Release\pythoncore\binascii.obj"

".\Win32-temp-Release\pythoncore\cmathmodule.obj"

".\Win32-temp-Release\pythoncore\cPickle.obj"

".\Win32-temp-Release\pythoncore\cStringIO.obj"

".\Win32-temp-Release\pythoncore\datetimemodule.obj"

".\Win32-temp-Release\pythoncore\errnomodule.obj"

".\Win32-temp-Release\pythoncore\future_builtins.obj"

".\Win32-temp-Release\pythoncore\gcmodule.obj"

".\Win32-temp-Release\pythoncore\imageop.obj"

".\Win32-temp-Release\pythoncore\itertoolsmodule.obj"

".\Win32-temp-Release\pythoncore\main.obj"

".\Win32-temp-Release\pythoncore\mathmodule.obj"

".\Win32-temp-Release\pythoncore\md5.obj"

".\Win32-temp-Release\pythoncore\md5module.obj"

".\Win32-temp-Release\pythoncore\mmapmodule.obj"

".\Win32-temp-Release\pythoncore\operator.obj"

".\Win32-temp-Release\pythoncore\parsermodule.obj"

".\Win32-temp-Release\pythoncore\posixmodule.obj"

".\Win32-temp-Release\pythoncore\rotatingtree.obj"

".\Win32-temp-Release\pythoncore\sha256module.obj"

".\Win32-temp-Release\pythoncore\sha512module.obj"

".\Win32-temp-Release\pythoncore\shamodule.obj"

".\Win32-temp-Release\pythoncore\signalmodule.obj"

".\Win32-temp-Release\pythoncore\stropmodule.obj"

".\Win32-temp-Release\pythoncore\symtablemodule.obj"

".\Win32-temp-Release\pythoncore\threadmodule.obj"

".\Win32-temp-Release\pythoncore\timemodule.obj"

".\Win32-temp-Release\pythoncore\xxsubtype.obj"

".\Win32-temp-Release\pythoncore\yuvconvert.obj"

".\Win32-temp-Release\pythoncore\zipimport.obj"

".\Win32-temp-Release\pythoncore\zlibmodule.obj"

".\Win32-temp-Release\pythoncore\adler32.obj"

".\Win32-temp-Release\pythoncore\compress.obj"

".\Win32-temp-Release\pythoncore\crc32.obj"

".\Win32-temp-Release\pythoncore\deflate.obj"

".\Win32-temp-Release\pythoncore\gzio.obj"

".\Win32-temp-Release\pythoncore\infback.obj"

".\Win32-temp-Release\pythoncore\inffast.obj"

".\Win32-temp-Release\pythoncore\inflate.obj"

".\Win32-temp-Release\pythoncore\inftrees.obj"

".\Win32-temp-Release\pythoncore\trees.obj"

".\Win32-temp-Release\pythoncore\uncompr.obj"

".\Win32-temp-Release\pythoncore\zutil.obj"

".\Win32-temp-Release\pythoncore\_codecs_cn.obj"

".\Win32-temp-Release\pythoncore\_codecs_hk.obj"

".\Win32-temp-Release\pythoncore\_codecs_iso2022.obj"

".\Win32-temp-Release\pythoncore\_codecs_jp.obj"

".\Win32-temp-Release\pythoncore\_codecs_kr.obj"

".\Win32-temp-Release\pythoncore\_codecs_tw.obj"

".\Win32-temp-Release\pythoncore\multibytecodec.obj"

".\Win32-temp-Release\pythoncore\abstract.obj"

".\Win32-temp-Release\pythoncore\boolobject.obj"

".\Win32-temp-Release\pythoncore\bufferobject.obj"

".\Win32-temp-Release\pythoncore\bytes_methods.obj"

".\Win32-temp-Release\pythoncore\bytearrayobject.obj"

".\Win32-temp-Release\pythoncore\stringobject.obj"

".\Win32-temp-Release\pythoncore\cellobject.obj"

".\Win32-temp-Release\pythoncore\classobject.obj"

".\Win32-temp-Release\pythoncore\cobject.obj"

".\Win32-temp-Release\pythoncore\codeobject.obj"

".\Win32-temp-Release\pythoncore\complexobject.obj"

".\Win32-temp-Release\pythoncore\descrobject.obj"

".\Win32-temp-Release\pythoncore\dictobject.obj"

".\Win32-temp-Release\pythoncore\enumobject.obj"

".\Win32-temp-Release\pythoncore\exceptions.obj"

".\Win32-temp-Release\pythoncore\fileobject.obj"

".\Win32-temp-Release\pythoncore\floatobject.obj"

".\Win32-temp-Release\pythoncore\frameobject.obj"

".\Win32-temp-Release\pythoncore\funcobject.obj"

".\Win32-temp-Release\pythoncore\genobject.obj"

".\Win32-temp-Release\pythoncore\intobject.obj"

".\Win32-temp-Release\pythoncore\iterobject.obj"

".\Win32-temp-Release\pythoncore\listobject.obj"

".\Win32-temp-Release\pythoncore\longobject.obj"

".\Win32-temp-Release\pythoncore\methodobject.obj"

".\Win32-temp-Release\pythoncore\moduleobject.obj"

".\Win32-temp-Release\pythoncore\object.obj"

".\Win32-temp-Release\pythoncore\obmalloc.obj"

".\Win32-temp-Release\pythoncore\rangeobject.obj"

".\Win32-temp-Release\pythoncore\setobject.obj"

".\Win32-temp-Release\pythoncore\sliceobject.obj"

".\Win32-temp-Release\pythoncore\structseq.obj"

".\Win32-temp-Release\pythoncore\tupleobject.obj"

".\Win32-temp-Release\pythoncore\typeobject.obj"

".\Win32-temp-Release\pythoncore\unicodectype.obj"

".\Win32-temp-Release\pythoncore\unicodeobject.obj"

".\Win32-temp-Release\pythoncore\weakrefobject.obj"

".\Win32-temp-Release\pythoncore\acceler.obj"

".\Win32-temp-Release\pythoncore\bitset.obj"

".\Win32-temp-Release\pythoncore\firstsets.obj"

".\Win32-temp-Release\pythoncore\grammar.obj"

".\Win32-temp-Release\pythoncore\grammar1.obj"

".\Win32-temp-Release\pythoncore\listnode.obj"

".\Win32-temp-Release\pythoncore\metagrammar.obj"

".\Win32-temp-Release\pythoncore\myreadline.obj"

".\Win32-temp-Release\pythoncore\node.obj"

".\Win32-temp-Release\pythoncore\parser.obj"

".\Win32-temp-Release\pythoncore\parsetok.obj"

".\Win32-temp-Release\pythoncore\tokenizer.obj"

".\Win32-temp-Release\pythoncore\_subprocess.obj"

".\Win32-temp-Release\pythoncore\_winreg.obj"

".\Win32-temp-Release\pythoncore\config.obj"

".\Win32-temp-Release\pythoncore\dl_nt.obj"

".\Win32-temp-Release\pythoncore\getpathp.obj"

".\Win32-temp-Release\pythoncore\import_nt.obj"

".\Win32-temp-Release\pythoncore\msvcrtmodule.obj"

".\Win32-temp-Release\pythoncore\_warnings.obj"

".\Win32-temp-Release\pythoncore\asdl.obj"

".\Win32-temp-Release\pythoncore\ast.obj"

".\Win32-temp-Release\pythoncore\bltinmodule.obj"

".\Win32-temp-Release\pythoncore\ceval.obj"

".\Win32-temp-Release\pythoncore\codecs.obj"

".\Win32-temp-Release\pythoncore\compile.obj"

".\Win32-temp-Release\pythoncore\dynload_win.obj"

".\Win32-temp-Release\pythoncore\errors.obj"

".\Win32-temp-Release\pythoncore\formatter_string.obj"

".\Win32-temp-Release\pythoncore\formatter_unicode.obj"

".\Win32-temp-Release\pythoncore\frozen.obj"

".\Win32-temp-Release\pythoncore\future.obj"

".\Win32-temp-Release\pythoncore\getargs.obj"

".\Win32-temp-Release\pythoncore\getcompiler.obj"

".\Win32-temp-Release\pythoncore\getcopyright.obj"

".\Win32-temp-Release\pythoncore\getmtime.obj"

".\Win32-temp-Release\pythoncore\getopt.obj"

".\Win32-temp-Release\pythoncore\getplatform.obj"

".\Win32-temp-Release\pythoncore\getversion.obj"

".\Win32-temp-Release\pythoncore\graminit.obj"

".\Win32-temp-Release\pythoncore\import.obj"

".\Win32-temp-Release\pythoncore\importdl.obj"

".\Win32-temp-Release\pythoncore\marshal.obj"

".\Win32-temp-Release\pythoncore\modsupport.obj"

".\Win32-temp-Release\pythoncore\mysnprintf.obj"

".\Win32-temp-Release\pythoncore\mystrtoul.obj"

".\Win32-temp-Release\pythoncore\peephole.obj"

".\Win32-temp-Release\pythoncore\pyarena.obj"

".\Win32-temp-Release\pythoncore\pyfpe.obj"

".\Win32-temp-Release\pythoncore\pymath.obj"

".\Win32-temp-Release\pythoncore\pystate.obj"

".\Win32-temp-Release\pythoncore\pystrcmp.obj"

".\Win32-temp-Release\pythoncore\pystrtod.obj"

".\Win32-temp-Release\pythoncore\Python-ast.obj"

".\Win32-temp-Release\pythoncore\pythonrun.obj"

".\Win32-temp-Release\pythoncore\structmember.obj"

".\Win32-temp-Release\pythoncore\symtable.obj"

".\Win32-temp-Release\pythoncore\sysmodule.obj"

".\Win32-temp-Release\pythoncore\thread.obj"

".\Win32-temp-Release\pythoncore\traceback.obj"

".\Win32-temp-Release\pythoncore\python_nt.res"
]
Creating command line "link.exe @C:\Users\gleicher\AppData\Local\Temp\RSP00003D6083928.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "C:\Users\gleicher\AppData\Local\Temp\RSP00003E6083928.rsp" with contents
[
/outputresource:".\python26.dll;#2" /manifest

".\Win32-temp-Release\pythoncore\python26.dll.intermediate.manifest"
]
Creating command line "mt.exe @C:\Users\gleicher\AppData\Local\Temp\RSP00003E6083928.rsp /nologo"
Creating temporary file "C:\Users\gleicher\AppData\Local\Temp\BAT00003F6083928.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Win32-temp-Release\pythoncore\mt.dep"
]
Creating command line "C:\Users\gleicher\AppData\Local\Temp\BAT00003F6083928.bat"
Output Window
  
Compiling...
traceback.c
thread.c
sysmodule.c
symtable.c
structmember.c
pythonrun.c
Python-ast.c
pystrtod.c
pystrcmp.c
pystate.c
pymath.c
pyfpe.c
pyarena.c
peephole.c
mystrtoul.c
mysnprintf.c
modsupport.c
marshal.c
importdl.c
import.c
Generating Code...
Compiling...
graminit.c
getversion.c
getplatform.c
getopt.c
getmtime.c
getcopyright.c
getcompiler.c
getargs.c
future.c
frozen.c
formatter_unicode.c
formatter_string.c
errors.c
dynload_win.c
compile.c
codecs.c
ceval.c
bltinmodule.c
ast.c
asdl.c
Generating Code...
Compiling...
_warnings.c
msvcrtmodule.c
import_nt.c
getpathp.c
dl_nt.c
config.c
_winreg.c
_subprocess.c
tokenizer.c
parsetok.c
parser.c
node.c
myreadline.c
metagrammar.c
listnode.c
grammar1.c
grammar.c
firstsets.c
bitset.c
acceler.c
Generating Code...
Compiling...
weakrefobject.c
unicodeobject.c
unicodectype.c
typeobject.c
tupleobject.c
structseq.c
sliceobject.c
setobject.c
rangeobject.c
obmalloc.c
object.c
moduleobject.c
methodobject.c
longobject.c
listobject.c
iterobject.c
intobject.c
genobject.c
funcobject.c
frameobject.c
Generating Code...
Compiling...
floatobject.c
fileobject.c
exceptions.c
enumobject.c
dictobject.c
descrobject.c
complexobject.c
codeobject.c
cobject.c
classobject.c
cellobject.c
stringobject.c
bytearrayobject.c
bytes_methods.c
bufferobject.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
zutil.c
uncompr.c
trees.c
inftrees.c
inflate.c
inffast.c
infback.c
gzio.c
..\Modules\zlib\gzio.c(131) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\Modules\zlib\gzio.c(181) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
..\Modules\zlib\gzio.c(226) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
..\Modules\zlib\gzio.c(627) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
..\Modules\zlib\gzio.c(1001) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
..\Modules\zlib\gzio.c(1008) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\Modules\zlib\gzio.c(1009) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
..\Modules\zlib\gzio.c(1010) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
deflate.c
crc32.c
compress.c
adler32.c
zlibmodule.c
zipimport.c
yuvconvert.c
xxsubtype.c
Generating Code...
Compiling...
timemodule.c
threadmodule.c
symtablemodule.c
stropmodule.c
signalmodule.c
shamodule.c
sha512module.c
sha256module.c
rotatingtree.c
posixmodule.c
parsermodule.c
operator.c
mmapmodule.c
..\Modules\mmapmodule.c(242) : warning C4018: '>' : signed/unsigned mismatch
md5module.c
md5.c
mathmodule.c
main.c
itertoolsmodule.c
imageop.c
gcmodule.c
Generating Code...
Compiling...
future_builtins.c
errnomodule.c
datetimemodule.c
cStringIO.c
cPickle.c
cmathmodule.c
binascii.c
audioop.c
..\Modules\audioop.c(1119) : warning C4018: '<' : signed/unsigned mismatch
arraymodule.c
_weakref.c
_struct.c
_sre.c
_randommodule.c
_lsprof.c
_localemodule.c
_json.c
_hotshot.c
_heapqmodule.c
_functoolsmodule.c
_bytesio.c
Generating Code...
Compiling...
_fileio.c
_csv.c
_collectionsmodule.c
_codecsmodule.c
_bisectmodule.c
Generating Code...
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation.  All rights reserved.
Generate build information...
cl.exe -c -D_WIN32 -DUSE_DL_EXPORT -D_WINDOWS -DWIN32 -D_WINDLL -MD ..\Modules\getbuildinfo.c -Fogetbuildinfo.o -I..\Include -I..\PC
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01 for 80x86
Copyright (C) Microsoft Corporation.  All rights reserved.
getbuildinfo.c
Linking...
   Creating library C:\graphics\Tools\Python-2.6.2\PCbuild\python26.lib and object C:\graphics\Tools\Python-2.6.2\PCbuild\python26.exp
Embedding manifest...
Results
  
Build log was saved at "file://C:\graphics\Tools\Python-2.6.2\PCbuild\Win32-temp-Release\pythoncore\BuildLog.htm"
pythoncore - 0 error(s), 10 warning(s)