(view as text)
C:\Windows\system32\cmd.exe /c Tools\buildbot\build.bat
 in dir S:\buildbots\python\3.0.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\3.0.nelson-windows\build>cmd /c Tools\buildbot\external.bat 

S:\buildbots\python\3.0.nelson-windows\build>call "Tools\buildbot\external-common.bat" 

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

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

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

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

S:\buildbots\python\3.0.nelson-windows>if not exist tcl-8.4.18.2 svn export http://svn.python.org/projects/external/tcl-8.4.18.2 

S:\buildbots\python\3.0.nelson-windows>if not exist tk-8.4.18.1 svn export http://svn.python.org/projects/external/tk-8.4.18.1 

S:\buildbots\python\3.0.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\3.0.nelson-windows>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\\vsvars32.bat" 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
methodobject.c

S:\buildbots\python\3.0.nelson-windows>if not exist tcltk\bin\tcl84g.dll (
cd tcl-8.4.18.2\win  
 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 DEBUG=1 INSTALLDIR=..\..\tcltk clean all install  
 cd ..\.. 
) 

S:\buildbots\python\3.0.nelson-windows>if not exist tcltk\bin\tk84g.dll (
cd tk-8.4.18.1\win      
 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 DEBUG=1 INSTALLDIR=..\..\tcltk TCLDIR=..\..\tcl-8.4.18.2 clean all install  
 cd ..\.. 
) 

S:\buildbots\python\3.0.nelson-windows\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\vsvars32.bat" 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.

S:\buildbots\python\3.0.nelson-windows\build>cmd /c Tools\buildbot\clean.bat 
memoryobject.c

S:\buildbots\python\3.0.nelson-windows\build>call "C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\vsvars32.bat" 
Setting environment for using Microsoft Visual Studio 2008 x86 tools.
longobject.c
Deleting .pyc/.pyo files ...

S:\buildbots\python\3.0.nelson-windows\build>del /s Lib\*.pyc Lib\*.pyo 

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

S:\buildbots\python\3.0.nelson-windows\build\PCbuild>vcbuild /clean pcbuild.sln "Release|Win32" 
Could Not Find S:\buildbots\python\3.0.nelson-windows\build\Lib\*.pyc
7>..\Objects\longobject.c(186) : warning C4244: '=' : conversion from 'long' to 'digit', possible loss of data
7>..\Objects\longobject.c(197) : warning C4244: '=' : conversion from 'long' to 'digit', possible loss of data
7>..\Objects\longobject.c(1048) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
7>..\Objects\longobject.c(1091) : warning C4244: 'function' : conversion from 'unsigned __int64' to 'long', possible loss of data
listobject.c
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.

iterobject.c
genobject.c
funcobject.c
frameobject.c
Generating Code...
Clean started: Project: make_versioninfo, Configuration: Release|Win32
Deleting intermediate and output files for project 'make_versioninfo', configuration 'Release|Win32'
Clean started: Project: make_buildinfo, Configuration: Release|Win32
Deleting intermediate and output files for project 'make_buildinfo', configuration 'Release|Win32'
Skipped building project S:\buildbots\python\3.0.nelson-windows\build\PCbuild\bdist_wininst.vcproj for solution configuration RELEASE|WIN32. This project is excluded from build for this solution configuration.
Clean started: Project: kill_python, Configuration: Release|Win32
Deleting intermediate and output files for project 'kill_python', configuration 'Release|Win32'
Clean started: Project: pythoncore, Configuration: Release|Win32
Deleting intermediate and output files for project 'pythoncore', configuration 'Release|Win32'
Compiling...
floatobject.c
Clean started: Project: w9xpopen, Configuration: Release|Win32
Deleting intermediate and output files for project 'w9xpopen', configuration 'Release|Win32'
fileobject.c
Clean started: Project: _bsddb44, Configuration: Release|Win32
Deleting intermediate and output files for project '_bsddb44', configuration 'Release|Win32'
exceptions.c
enumobject.c
dictobject.c
Clean started: Project: sqlite3, Configuration: Release|Win32
Deleting intermediate and output files for project 'sqlite3', configuration 'Release|Win32'
Clean started: Project: python, Configuration: Release|Win32
Deleting intermediate and output files for project 'python', configuration 'Release|Win32'
Clean started: Project: pythonw, Configuration: Release|Win32
Deleting intermediate and output files for project 'pythonw', configuration 'Release|Win32'
Clean started: Project: winsound, Configuration: Release|Win32
Deleting intermediate and output files for project 'winsound', configuration 'Release|Win32'
Clean started: Project: _bsddb, Configuration: Release|Win32
Deleting intermediate and output files for project '_bsddb', configuration 'Release|Win32'
Clean started: Project: _ctypes, Configuration: Release|Win32
Deleting intermediate and output files for project '_ctypes', configuration 'Release|Win32'
Clean started: Project: _ctypes_test, Configuration: Release|Win32
Deleting intermediate and output files for project '_ctypes_test', configuration 'Release|Win32'
Clean started: Project: _elementtree, Configuration: Release|Win32
Deleting intermediate and output files for project '_elementtree', configuration 'Release|Win32'
Clean started: Project: _msi, Configuration: Release|Win32
Deleting intermediate and output files for project '_msi', configuration 'Release|Win32'
Clean started: Project: _socket, Configuration: Release|Win32
Deleting intermediate and output files for project '_socket', configuration 'Release|Win32'
Clean started: Project: _sqlite3, Configuration: Release|Win32
Deleting intermediate and output files for project '_sqlite3', configuration 'Release|Win32'
Clean started: Project: _testcapi, Configuration: Release|Win32
Deleting intermediate and output files for project '_testcapi', configuration 'Release|Win32'
Clean started: Project: _tkinter, Configuration: Release|Win32
Deleting intermediate and output files for project '_tkinter', configuration 'Release|Win32'
Clean started: Project: bz2, Configuration: Release|Win32
Deleting intermediate and output files for project 'bz2', configuration 'Release|Win32'
descrobject.c
Clean started: Project: select, Configuration: Release|Win32
Deleting intermediate and output files for project 'select', configuration 'Release|Win32'
Clean started: Project: unicodedata, Configuration: Release|Win32
Deleting intermediate and output files for project 'unicodedata', configuration 'Release|Win32'
Clean started: Project: pyexpat, Configuration: Release|Win32
Deleting intermediate and output files for project 'pyexpat', configuration 'Release|Win32'
Clean started: Project: _ssl, Configuration: Release|Win32
Deleting intermediate and output files for project '_ssl', configuration 'Release|Win32'
Clean started: Project: _hashlib, Configuration: Release|Win32
Deleting intermediate and output files for project '_hashlib', configuration 'Release|Win32'

Build complete: 25 Projects succeeded, 0 Projects failed, 1 Projects skipped

S:\buildbots\python\3.0.nelson-windows\build\PCbuild>vcbuild /clean pcbuild.sln "Debug|Win32" 
complexobject.c
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.

codeobject.c
cobject.c
classobject.c
cellobject.c
bytesobject.c
bytes_methods.c
boolobject.c
Clean started: Project: make_versioninfo, Configuration: Debug|Win32
Deleting intermediate and output files for project 'make_versioninfo', configuration 'Debug|Win32'
Clean started: Project: make_buildinfo, Configuration: Release|Win32
Deleting intermediate and output files for project 'make_buildinfo', configuration 'Release|Win32'
Skipped building project S:\buildbots\python\3.0.nelson-windows\build\PCbuild\bdist_wininst.vcproj for solution configuration DEBUG|WIN32. This project is excluded from build for this solution configuration.
Clean started: Project: kill_python, Configuration: Debug|Win32
Deleting intermediate and output files for project 'kill_python', configuration 'Debug|Win32'
Clean started: Project: pythoncore, Configuration: Debug|Win32
Deleting intermediate and output files for project 'pythoncore', configuration 'Debug|Win32'
abstract.c
multibytecodec.c
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.pdb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore : error PRJ0008 : Could not delete file 's:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\vc90.idb'.
Make sure that the file is not open by another process and is not write-protected.
pythoncore - 316 error(s), 0 warning(s)
Clean started: Project: w9xpopen, Configuration: Debug|Win32
Deleting intermediate and output files for project 'w9xpopen', configuration 'Debug|Win32'
_codecs_tw.c
_codecs_kr.c
Clean started: Project: _bsddb44, Configuration: Debug|Win32
Deleting intermediate and output files for project '_bsddb44', configuration 'Debug|Win32'
_codecs_jp.c
Clean started: Project: sqlite3, Configuration: Debug|Win32
Deleting intermediate and output files for project 'sqlite3', configuration 'Debug|Win32'
Clean started: Project: python, Configuration: Debug|Win32
Deleting intermediate and output files for project 'python', configuration 'Debug|Win32'
_codecs_iso2022.c
Clean started: Project: pythonw, Configuration: Debug|Win32
Deleting intermediate and output files for project 'pythonw', configuration 'Debug|Win32'
Clean started: Project: winsound, Configuration: Debug|Win32
Deleting intermediate and output files for project 'winsound', configuration 'Debug|Win32'
Clean started: Project: _bsddb, Configuration: Debug|Win32
Deleting intermediate and output files for project '_bsddb', configuration 'Debug|Win32'
Clean started: Project: _ctypes, Configuration: Debug|Win32
Deleting intermediate and output files for project '_ctypes', configuration 'Debug|Win32'
Clean started: Project: _ctypes_test, Configuration: Debug|Win32
Deleting intermediate and output files for project '_ctypes_test', configuration 'Debug|Win32'
Clean started: Project: _elementtree, Configuration: Debug|Win32
Deleting intermediate and output files for project '_elementtree', configuration 'Debug|Win32'
Clean started: Project: _msi, Configuration: Debug|Win32
Deleting intermediate and output files for project '_msi', configuration 'Debug|Win32'
Clean started: Project: _socket, Configuration: Debug|Win32
Deleting intermediate and output files for project '_socket', configuration 'Debug|Win32'
Clean started: Project: _sqlite3, Configuration: Debug|Win32
Deleting intermediate and output files for project '_sqlite3', configuration 'Debug|Win32'
Clean started: Project: _testcapi, Configuration: Debug|Win32
Deleting intermediate and output files for project '_testcapi', configuration 'Debug|Win32'
Clean started: Project: _tkinter, Configuration: Debug|Win32
Deleting intermediate and output files for project '_tkinter', configuration 'Debug|Win32'
Generating Code...
Clean started: Project: bz2, Configuration: Debug|Win32
Deleting intermediate and output files for project 'bz2', configuration 'Debug|Win32'
Clean started: Project: select, Configuration: Debug|Win32
Deleting intermediate and output files for project 'select', configuration 'Debug|Win32'
Clean started: Project: unicodedata, Configuration: Debug|Win32
Deleting intermediate and output files for project 'unicodedata', configuration 'Debug|Win32'
Clean started: Project: pyexpat, Configuration: Debug|Win32
Deleting intermediate and output files for project 'pyexpat', configuration 'Debug|Win32'
Clean started: Project: _ssl, Configuration: Debug|Win32
Deleting intermediate and output files for project '_ssl', configuration 'Debug|Win32'
Clean started: Project: _hashlib, Configuration: Debug|Win32
Deleting intermediate and output files for project '_hashlib', configuration 'Debug|Win32'

Build complete: 24 Projects succeeded, 1 Projects failed, 1 Projects skipped

S:\buildbots\python\3.0.nelson-windows\build>vcbuild /useenv PCbuild\kill_python.vcproj "Debug|Win32"   && PCbuild\kill_python_d.exe
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.

Build started: Project: kill_python, Configuration: Debug|Win32
Compiling...
kill_python.c
Compiling...
_codecs_hk.c
_codecs_cn.c
Linking...
zutil.c
uncompr.c
trees.c
inftrees.c
inflate.c
Embedding manifest...
Build log was saved at "file://S:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\kill_python\BuildLog.htm"
kill_python - 0 error(s), 0 warning(s)

S:\buildbots\python\3.0.nelson-windows\build>vcbuild /useenv PCbuild\pcbuild.sln "Debug|Win32" 
Microsoft (R) Visual C++ Project Builder - Command Line Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.

inffast.c
infback.c
gzio.c
7>..\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.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(74) : see declaration of 'strcpy'
7>..\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'
7>..\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'
7>..\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'
7>..\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'
7>..\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.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(74) : see declaration of 'strcpy'
7>..\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.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(79) : see declaration of 'strcat'
7>..\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.
        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE\string.h(79) : see declaration of 'strcat'
deflate.c
crc32.c
compress.c
adler32.c
zlibmodule.c
zipimport.c
yuvconvert.c
xxsubtype.c
timemodule.c
threadmodule.c
Build started: Project: make_versioninfo, Configuration: Debug|Win32
Compiling...
make_versioninfo.c
Linking...
Embedding manifest...
Generating Code...
Build PC/pythonnt_rc(_d).h
Compiling...
symtablemodule.c
Performing Post-Build Event...
Build log was saved at "file://S:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\make_versioninfo\BuildLog.htm"
make_versioninfo - 0 error(s), 0 warning(s)
Build started: Project: make_buildinfo, Configuration: Release|Win32
Compiling...
make_buildinfo.c
signalmodule.c
sha512module.c
sha256module.c
Linking...
sha1module.c
rotatingtree.c
posixmodule.c
Embedding manifest...
Build log was saved at "file://S:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Release\make_buildinfo\BuildLog.htm"
make_buildinfo - 0 error(s), 0 warning(s)
Skipped building project S:\buildbots\python\3.0.nelson-windows\build\PCbuild\bdist_wininst.vcproj for solution configuration DEBUG|WIN32. This project is excluded from build for this solution configuration.
Build started: Project: kill_python, Configuration: Debug|Win32
kill_python - up-to-date
Build started: Project: pythoncore, Configuration: Debug|Win32
pythoncore : warning PRJ0009 : Build log could not be opened for writing.
Make sure that the file is not open by another process and is not write-protected.
Compiling...
traceback.c
parsermodule.c
operator.c
thread.c
mmapmodule.c
sysmodule.c
md5module.c
symtable.c
mathmodule.c
structmember.c
main.c
pythonrun.c
itertoolsmodule.c
Python-ast.c
gcmodule.c
pystrtod.c
errnomodule.c
pystrcmp.c
datetimemodule.c
pystate.c
pymath.c
pyfpe.c
pyarena.c
cStringIO.c
peephole.c
cmathmodule.c
mystrtoul.c
mysnprintf.c
binascii.c
Generating Code...
modsupport.c
marshal.c
importdl.c
Compiling...
audioop.c
atexitmodule.c
arraymodule.c
import.c
_weakref.c
_struct.c
_sre.c
Generating Code...
_randommodule.c
_lsprof.c
Compiling...
graminit.c
getversion.c
getplatform.c
getopt.c
_localemodule.c
getmtime.c
getcopyright.c
_json.c
getcompiler.c
_heapqmodule.c
getargs.c
_functoolsmodule.c
future.c
frozen.c
formatter_unicode.c
_bytesio.c
errors.c
_fileio.c
_csv.c
dynload_win.c
_collectionsmodule.c
_codecsmodule.c
_bisectmodule.c
Generating Code...
compile.c
codecs.c
ceval.c
bltinmodule.c
ast.c
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.0.5724.0
Copyright (C) Microsoft Corporation.  All rights reserved.
Generate build information...
asdl.c
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 15.00.21022.08 for 80x86
Copyright (C) Microsoft Corporation.  All rights reserved.
_warnings.c
getbuildinfo.c
Generating Code...
Linking...
LINK : fatal error LNK1181: cannot open input file '.\Win32-temp-Debug\pythoncore\frameobject.obj'
Build log was saved at "file://S:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\pythoncore\BuildLog.htm"
pythoncore - 1 error(s), 12 warning(s)
Build started: Project: w9xpopen, Configuration: Debug|Win32
Compiling...
w9xpopen.c
Linking...
Embedding manifest...
Build log was saved at "file://S:\buildbots\python\3.0.nelson-windows\build\PCbuild\Win32-temp-Debug\w9xpopen\BuildLog.htm"
w9xpopen - 0 error(s), 0 warning(s)
Build started: Project: _bsddb44, Configuration: Debug|Win32
Compiling...
bt_compact.c
Compiling...
msvcrtmodule.c
import_nt.c
xa_map.c
xa_db.c
getpathp.c
xa.c
util_sig.c
dl_nt.c
util_log.c
config.c
util_cache.c
_winreg.c
txn_util.c
_subprocess.c
txn_stat.c
txn_region.c
tokenizer.c
txn_recover.c
parsetok.c
parser.c
txn_rec.c
node.c
myreadline.c
txn_method.c
metagrammar.c
txn_failchk.c
listnode.c
grammar1.c
grammar.c
txn_chkpt.c
firstsets.c
txn_auto.c
bitset.c
acceler.c
txn.c
weakrefobject.c
Generating Code...
Compiling...
unicodeobject.c
strcasecmp.c
sha1.c
sequence.c
unicodectype.c
typeobject.c
Generating Code...
tupleobject.c
Compiling...
seq_stat.c
structseq.c
stringobject.c
rep_verify.c
sliceobject.c
setobject.c
rep_util.c
rangeobject.c
rep_stat.c
obmalloc.c
object.c
rep_region.c
moduleobject.c
methodobject.c
rep_record.c
memoryobject.c
longobject.c
7>..\Objects\longobject.c(186) : warning C4244: '=' : conversion from 'long' to 'digit', possible loss of data
7>..\Objects\longobject.c(197) : warning C4244: '=' : conversion from 'long' to 'digit', possible loss of data
7>..\Objects\longobject.c(1048) : warning C4244: 'function' : conversion from '__int64' to 'int', possible loss of data
7>..\Objects\longobject.c(1091) : warning C4244: 'function' : conversion from 'unsigned __int64' to 'long', possible loss of data
rep_method.c
listobject.c
iterobject.c
genobject.c
rep_log.c
funcobject.c
rep_elect.c
frameobject.c
Generating Code...
rep_backup.c
rep_auto.c

remoteFailed: [Failure instance: Traceback (failure with no frames): twisted.internet.error.ConnectionLost: Connection to the other side was lost in a non-clean fashion.
]