(view as text)
C:\Windows\system32\cmd.exe /c Tools\buildbot\build.bat
 in dir S:\buildbots\python\2.5.nelson-windows\build (timeout 1200 secs)
 watching logfiles {}
 argv: ['C:\\Windows\\system32\\cmd.exe', '/c', 'Tools\\buildbot\\build.bat']
 environment:
  ALLUSERSPROFILE=C:\ProgramData
  APPDATA=C:\Users\Python.Buildbot\AppData\Roaming
  APR_ICONV_PATH=C:\Program Files (x86)\Subversion\iconv
  COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files
  COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
  COMMONPROGRAMW6432=C:\Program Files\Common Files
  COMPUTERNAME=GRAPE
  COMSPEC=C:\Windows\system32\cmd.exe
  EDITOR=vi
  FP_NO_HOST_CHECK=NO
  HOST_PYTHON=C:\Python25\python.exe
  INCLUDE_VSNET2003_SDK=C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\SDK\v1.1\include\
  LIB_VSNET2003_SDK=C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\SDK\v1.1\Lib\
  LOCALAPPDATA=C:\Users\Python.Buildbot\AppData\Local
  NUMBER_OF_PROCESSORS=4
  OPENSSL_CONF=C:\OpenSSL\bin\openssl.cnf
  OS=Windows_NT
  PATH=C:\tools;C:\Perl64\site\bin;C:\Perl64\bin;C:\Python25\;C:\Python25\Scripts;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Subversion\bin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\idmu\common;
  PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.py;.pyw
  PROCESSOR_ARCHITECTURE=x86
  PROCESSOR_ARCHITEW6432=AMD64
  PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 7, GenuineIntel
  PROCESSOR_LEVEL=6
  PROCESSOR_REVISION=0f07
  PROGRAMDATA=C:\ProgramData
  PROGRAMFILES=C:\Program Files (x86)
  PROGRAMFILES(X86)=C:\Program Files (x86)
  PROGRAMW6432=C:\Program Files
  PROMPT=$P$G
  PUBLIC=C:\Users\Public
  SYSTEMDRIVE=C:
  SYSTEMROOT=C:\Windows
  TEMP=C:\Users\PYTHON~1.BUI\AppData\Local\Temp
  TMP=C:\Users\PYTHON~1.BUI\AppData\Local\Temp
  USERDOMAIN=ONRESOLVE
  USERNAME=Python.Buildbot
  USERPROFILE=C:\Users\Python.Buildbot
  VS71COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Common7\Tools\
  VS80COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 8\Common7\Tools\
  VS90COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\
  WINDIR=C:\Windows

S:\buildbots\python\2.5.nelson-windows\build>cmd /c Tools\buildbot\external.bat 

S:\buildbots\python\2.5.nelson-windows\build>cd .. 

S:\buildbots\python\2.5.nelson-windows>call "C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat" 
Setting environment for using Microsoft Visual Studio .NET 2003 tools.
(If you have another version of Visual Studio or Visual C++ installed and wish
to use its tools from the command line, run vcvars32.bat for that version.)

S:\buildbots\python\2.5.nelson-windows>if not exist bzip2-1.0.3 svn export http://svn.python.org/projects/external/bzip2-1.0.3 

S:\buildbots\python\2.5.nelson-windows>if not exist db-4.4.20 svn export http://svn.python.org/projects/external/db-4.4.20 

S:\buildbots\python\2.5.nelson-windows>if not exist db-4.4.20\build_win32\debug\libdb44sd.lib (devenv db-4.4.20\build_win32\Berkeley_DB.sln /build Debug /project db_static ) 

S:\buildbots\python\2.5.nelson-windows>if not exist openssl-0.9.8a svn export http://svn.python.org/projects/external/openssl-0.9.8a 

S:\buildbots\python\2.5.nelson-windows>if not exist tcl8.4.12 (
if exist tcltk rd /s/q tcltk  
 svn export http://svn.python.org/projects/external/tcl8.4.12  
 svn export http://svn.python.org/projects/external/tk8.4.12  
 cd tcl8.4.12\win  
 nmake -f makefile.vc  
 nmake -f makefile.vc INSTALLDIR=..\..\tcltk install  
 cd ..\..  
 cd tk8.4.12\win  
 nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12  
 nmake -f makefile.vc TCLDIR=..\..\tcl8.4.12 INSTALLDIR=..\..\tcltk install  
 cd ..\.. 
) 

S:\buildbots\python\2.5.nelson-windows>if not exist sqlite-source-3.3.4 svn export http://svn.python.org/projects/external/sqlite-source-3.3.4 

S:\buildbots\python\2.5.nelson-windows>if not exist build\PCbuild\sqlite3.dll copy sqlite-source-3.3.4\sqlite3.dll build\PCbuild 

S:\buildbots\python\2.5.nelson-windows\build>call "C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Common7\Tools\vsvars32.bat" 
Setting environment for using Microsoft Visual Studio .NET 2003 tools.
(If you have another version of Visual Studio or Visual C++ installed and wish
to use its tools from the command line, run vcvars32.bat for that version.)

S:\buildbots\python\2.5.nelson-windows\build>cmd /q/c Tools\buildbot\kill_python.bat 

S:\buildbots\python\2.5.nelson-windows\build>devenv.com /useenv /build Debug PCbuild\pcbuild.sln 

Microsoft (R) Development Environment  Version 7.10.6030.
Copyright (C) Microsoft Corp 1984-2001. All rights reserved.
------ Build started: Project: make_buildinfo, Configuration: Debug Win32 ------

Compiling...
make_buildinfo.c
Linking...
LINK : LNK6004: ./make_buildinfo.exe not found or not built by the last incremental link; performing full link

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-release\make_buildinfo\BuildLog.htm"
make_buildinfo - 0 error(s), 0 warning(s)


------ Build started: Project: make_versioninfo, Configuration: Debug Win32 ------

Compiling...
make_versioninfo.c
Linking...
Performing Custom Build Step
Performing Post-Build Event...

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\make_versioninfo\BuildLog.htm"
make_versioninfo - 0 error(s), 0 warning(s)


------ Build started: Project: pythoncore, Configuration: Debug Win32 ------

Compiling...
zipimport.c
yuvconvert.c
xxsubtype.c
weakrefobject.c
unicodeobject.c
unicodectype.c
typeobject.c
tupleobject.c
traceback.c
tokenizer.c
timemodule.c
threadmodule.c
thread.c
sysmodule.c
symtablemodule.c
symtable.c
structseq.c
structmember.c
stropmodule.c
stringobject.c
sliceobject.c
signalmodule.c
shamodule.c
sha512module.c
sha256module.c
setobject.c
rotatingtree.c
rgbimgmodule.c
rangeobject.c
pythonrun.c
Python-ast.c
pystrtod.c
pystate.c
pyfpe.c
pyarena.c
posixmodule.c
parsetok.c
parsermodule.c
parser.c
operator.c
obmalloc.c
object.c
node.c
mystrtoul.c
mysnprintf.c
myreadline.c
multibytecodec.c
msvcrtmodule.c
moduleobject.c
modsupport.c
mmapmodule.c
methodobject.c
metagrammar.c
md5module.c
md5.c
mathmodule.c
marshal.c
main.c
longobject.c
listobject.c
listnode.c
itertoolsmodule.c
iterobject.c
intobject.c
importdl.c
import.c
imageop.c
grammar1.c
grammar.c
graminit.c
getversion.c
getplatform.c
getpathp.c
getopt.c
getmtime.c
getcopyright.c
getcompiler.c
getargs.c
genobject.c
gcmodule.c
future.c
funcobject.c
frozen.c
frameobject.c
floatobject.c
firstsets.c
fileobject.c
exceptions.c
errors.c
errnomodule.c
enumobject.c
dynload_win.c
dl_nt.c
dictobject.c
descrobject.c
datetimemodule.c
cStringIO.c
cPickle.c
config.c
complexobject.c
compile.c
collectionsmodule.c
codeobject.c
codecs.c
cobject.c
cmathmodule.c
classobject.c
ceval.c
cellobject.c
bufferobject.c
\buildbots\python\2.5.nelson-windows\build\Objects\bufferobject.c(403) : warning C4018: '<=' : signed/unsigned mismatch
boolobject.c
bltinmodule.c
bitset.c
binascii.c
audioop.c
\buildbots\python\2.5.nelson-windows\build\Modules\audioop.c(1114) : warning C4018: '<' : signed/unsigned mismatch
ast.c
asdl.c
arraymodule.c
\buildbots\python\2.5.nelson-windows\build\Modules\arraymodule.c(442) : warning C4133: 'function' : incompatible types - from 'arrayobject *' to 'PyObject *'
acceler.c
abstract.c
_winreg.c
_weakref.c
_typesmodule.c
_subprocess.c
_struct.c
_sre.c
_randommodule.c
_lsprof.c
_localemodule.c
_hotshot.c
_heapqmodule.c
_functoolsmodule.c
_csv.c
_codecsmodule.c
_codecs_tw.c
_codecs_kr.c
_codecs_jp.c
_codecs_iso2022.c
_codecs_hk.c
_codecs_cn.c
_bisectmodule.c
zutil.c
uncompr.c
trees.c
inftrees.c
inflate.c
inffast.c
infback.c
gzio.c
deflate.c
crc32.c
compress.c
adler32.c
Compiling...
import_nt.c
Compiling...
zlibmodule.c
Compiling resources...
generate buildinfo
cl.exe -c -D_WIN32 -DUSE_DL_EXPORT -D_WINDOWS -DWIN32 -D_WINDLL -D_DEBUG -MDd ..\Modules\getbuildinfo.c -Fogetbuildinfo.o -I..\Include -I..\PC
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.6030 for 80x86
Copyright (C) Microsoft Corporation 1984-2002. All rights reserved.
getbuildinfo.c
Linking...
   Creating library .\./python25_d.lib and object .\./python25_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\pythoncore\BuildLog.htm"
pythoncore - 0 error(s), 3 warning(s)


------ Build started: Project: w9xpopen, Configuration: Debug Win32 ------

Compiling...
w9xpopen.c
Linking...

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\w9xpopen\BuildLog.htm"
w9xpopen - 0 error(s), 0 warning(s)


------ Build started: Project: _ctypes, Configuration: Debug Win32 ------

Compiling...
win32.c
stgdict.c
prep_cif.c
malloc_closure.c
ffi.c
cfield.c
callproc.c
callbacks.c
_ctypes.c
Generating Code...
Linking...
   Creating library .\./_ctypes_d.lib and object .\./_ctypes_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_ctypes\BuildLog.htm"
_ctypes - 0 error(s), 0 warning(s)


------ Build started: Project: python, Configuration: Debug Win32 ------

Compiling...
python.c
Compiling resources...
Linking...

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\python\BuildLog.htm"
python - 0 error(s), 0 warning(s)


------ Build started: Project: _elementtree, Configuration: Debug Win32 ------

Compiling...
xmltok.c
xmlrole.c
xmlparse.c
_elementtree.c
Linking...
   Creating library .\./_elementtree_d.lib and object .\./_elementtree_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_elementtree\BuildLog.htm"
_elementtree - 0 error(s), 0 warning(s)


------ Build started: Project: winsound, Configuration: Debug Win32 ------

Compiling...
winsound.c
Linking...
   Creating library .\./winsound_d.lib and object .\./winsound_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\winsound\BuildLog.htm"
winsound - 0 error(s), 0 warning(s)


------ Build started: Project: _msi, Configuration: Debug Win32 ------

Compiling...
_msi.c
Linking...
   Creating library .\./_msi_d.lib and object .\./_msi_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_msi\BuildLog.htm"
_msi - 0 error(s), 0 warning(s)


------ Build started: Project: unicodedata, Configuration: Debug Win32 ------

Compiling...
unicodedata.c
Linking...
   Creating library .\./unicodedata_d.lib and object .\./unicodedata_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\unicodedata\BuildLog.htm"
unicodedata - 0 error(s), 0 warning(s)


------ Build started: Project: select, Configuration: Debug Win32 ------

Compiling...
selectmodule.c
Linking...
   Creating library .\./select_d.lib and object .\./select_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\select\BuildLog.htm"
select - 0 error(s), 0 warning(s)


------ Build started: Project: pythonw, Configuration: Debug Win32 ------

Compiling...
WinMain.c
Compiling resources...
Linking...

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\pythonw\BuildLog.htm"
pythonw - 0 error(s), 0 warning(s)


------ Build started: Project: _ctypes_test, Configuration: Debug Win32 ------

Compiling...
_ctypes_test.c
Linking...
   Creating library .\./_ctypes_test_d.lib and object .\./_ctypes_test_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_ctypes_test\BuildLog.htm"
_ctypes_test - 0 error(s), 0 warning(s)


------ Build started: Project: _sqlite3, Configuration: Debug Win32 ------

Compiling...
util.c
statement.c
row.c
prepare_protocol.c
module.c
microprotocols.c
cursor.c
connection.c
cache.c
Linking...
   Creating library .\./_sqlite3_d.lib and object .\./_sqlite3_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_sqlite3\BuildLog.htm"
_sqlite3 - 0 error(s), 0 warning(s)


------ Build started: Project: pyexpat, Configuration: Debug Win32 ------

Compiling...
xmltok.c
xmlrole.c
xmlparse.c
pyexpat.c
Linking...
   Creating library .\./pyexpat_d.lib and object .\./pyexpat_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\pyexpat\BuildLog.htm"
pyexpat - 0 error(s), 0 warning(s)


------ Build started: Project: bz2, Configuration: Debug Win32 ------

Compiling...
bz2module.c
Performing Pre-Link Event...
 lib /out:libbz2.lib blocksort.obj   huffman.obj     crctable.obj    randtable.obj   compress.obj    decompress.obj  bzlib.obj
Microsoft (R) Library Manager Version 7.10.6030
Copyright (C) Microsoft Corporation.  All rights reserved.
 cl -DWIN32 -MD -Ox -D_FILE_OFFSET_BITS=64 -nologo -o bzip2 bzip2.c libbz2.lib setargv.obj
bzip2.c
 cl -DWIN32 -MD -Ox -D_FILE_OFFSET_BITS=64 -nologo -o bzip2recover bzip2recover.c
bzip2recover.c
 type words1
Doing 6 tests (3 compress, 3 uncompress) ...
If there's a problem, things might stop at this point.
 
 .\\bzip2 -1  < sample1.ref > sample1.rb2
 .\\bzip2 -2  < sample2.ref > sample2.rb2
 .\\bzip2 -3  < sample3.ref > sample3.rb2
 .\\bzip2 -d  < sample1.bz2 > sample1.tst
 .\\bzip2 -d  < sample2.bz2 > sample2.tst
 .\\bzip2 -ds < sample3.bz2 > sample3.tst
All six of the fc's should find no differences.
If fc finds an error on sample3.bz2, this could be
because WinZip's 'TAR file smart CR/LF conversion'
is too clever for its own good. Disable this option.
The correct size for sample3.ref is 120,244. If it
is 150,251, WinZip has messed it up.
 fc sample1.bz2 sample1.rb2
Comparing files sample1.bz2 and SAMPLE1.RB2
FC: no differences encountered
 fc sample2.bz2 sample2.rb2
Comparing files sample2.bz2 and SAMPLE2.RB2
FC: no differences encountered
 fc sample3.bz2 sample3.rb2
Comparing files sample3.bz2 and SAMPLE3.RB2
FC: no differences encountered
 fc sample1.tst sample1.ref
Comparing files sample1.tst and SAMPLE1.REF
FC: no differences encountered
 fc sample2.tst sample2.ref
Comparing files sample2.tst and SAMPLE2.REF
FC: no differences encountered
 fc sample3.tst sample3.ref
Comparing files sample3.tst and SAMPLE3.REF
FC: no differences encountered
Linking...
   Creating library .\./bz2_d.lib and object .\./bz2_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\bz2\BuildLog.htm"
bz2 - 0 error(s), 0 warning(s)


------ Build started: Project: _tkinter, Configuration: Debug Win32 ------

Compiling...
tkappinit.c
_tkinter.c
Linking...
   Creating library .\./_tkinter_d.lib and object .\./_tkinter_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_tkinter\BuildLog.htm"
_tkinter - 0 error(s), 0 warning(s)


------ Build started: Project: _testcapi, Configuration: Debug Win32 ------

Compiling...
_testcapimodule.c
Linking...
   Creating library .\./_testcapi_d.lib and object .\./_testcapi_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_testcapi\BuildLog.htm"
_testcapi - 0 error(s), 0 warning(s)


------ Build started: Project: _ssl, Configuration: Debug Win32 ------

Performing Makefile project actions
Found a working perl at 'C:\Perl64\bin\perl.exe'
Found an SSL directory at '..\..\openssl-0.9.8g'
Executing ssl makefiles: nmake /nologo PERL="C:\Perl64\bin\perl.exe" -f "ms\d32.mak"
Building OpenSSL
Executing: nmake /nologo -f _ssl.mak SSL_DIR="..\..\openssl-0.9.8g" DEBUG=1 
 cl /nologo /c ../Modules/_ssl.c /Od /Zi /MDd /LDd /DDEBUG /D_DEBUG /DWIN32 /Fox86-temp-debug/\_ssl\_ssl_d.obj -I ../Include -I ../PC -I ..\..\openssl-0.9.8g/inc32
_ssl.c
 link /nologo @C:\Users\PYTHON~1.BUI\AppData\Local\Temp\nmBC4D.tmp
   Creating library _ssl_d.lib and object _ssl_d.exp
LINK : warning LNK4089: all references to 'GDI32.dll' discarded by /OPT:REF
 cl /nologo /c ../Modules/_hashopenssl.c /Od /Zi /MDd /LDd /DDEBUG /D_DEBUG /DWIN32  /Fox86-temp-debug/\_hashlib\_hashlib_d.obj -I ../Include -I ../PC -I ..\..\openssl-0.9.8g/inc32
_hashopenssl.c
 link /nologo @C:\Users\PYTHON~1.BUI\AppData\Local\Temp\nmC334.tmp
   Creating library _hashlib_d.lib and object _hashlib_d.exp
LINK : warning LNK4089: all references to 'GDI32.dll' discarded by /OPT:REF

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_ssl\BuildLog.htm"
_ssl - 0 error(s), 2 warning(s)


------ Build started: Project: _socket, Configuration: Debug Win32 ------

Compiling...
socketmodule.c
Linking...
   Creating library .\./_socket_d.lib and object .\./_socket_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_socket\BuildLog.htm"
_socket - 0 error(s), 0 warning(s)


------ Build started: Project: _bsddb, Configuration: Debug Win32 ------

Compiling...
_bsddb.c
Linking...
   Creating library .\./_bsddb_d.lib and object .\./_bsddb_d.exp

Build log was saved at "file://s:\buildbots\python\2.5.nelson-windows\build\PCbuild\x86-temp-debug\_bsddb\BuildLog.htm"
_bsddb - 0 error(s), 0 warning(s)


---------------------- Done ----------------------

    Build: 21 succeeded, 0 failed, 0 skipped


program finished with exit code 0