[Python-Dev] New stable buildbots

Antoine Pitrou solipsis at pitrou.net
Mon Jul 2 21:54:53 CEST 2012


On Mon, 02 Jul 2012 15:14:38 -0400
Terry Reedy <tjreedy at udel.edu> wrote:

> On 7/2/2012 2:51 PM, Antoine Pitrou wrote:
> >
> > Hello,
> >
> > I have decided to add two new buildslaves to the stable buildbots fleet:
> > - Łukasz Langa's AMD64 OS Lion buildbot (using clang as compiler)
> > - Jeremy Kloth's AMD64 Windows7 buildbot (our first 64-bit Windows
> >    buildbot!)
> 
> Great.
> 
> > They bring the number of stable buildbots to twelve: 4 Windows,
> 
> and all seems to have failed compiling a1c8302e6b27 after succeeding.
> Is that from the repository migration?

No, it's from the buildmaster restart.
However, David Bolen's Windows 7 buildbot seems to show weird and
persistent compile errors unrelated to Windows' file locking:


..\PC\python_nt.rc(35): error RC2104: undefined keyword or key name:
  MS_DLL_ID
  [D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\PCbuild\pythoncore.vcxproj]

..\PC\pylauncher.rc(16): error RC2104: undefined
keyword or key name: FIELD3
[D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\PCbuild\pylauncher.vcxproj]

..\PC\pylauncher.rc(16): error RC2104: undefined
keyword or key name: FIELD3
[D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\PCbuild\pywlauncher.vcxproj]


Regards

Antoine.




More information about the Python-Dev mailing list