[Python-checkins] buildbot warnings in x86 gentoo trunk

buildbot at python.org buildbot at python.org
Thu May 24 23:02:32 CEST 2007


The Buildbot has detected a new failure of x86 gentoo trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520gentoo%2520trunk/builds/2218

Buildbot URL: http://www.python.org/dev/buildbot/all/

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: facundo.batista

Build had warnings: warnings test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/buildslave/python-trunk/trunk.norwitz-x86/build/Lib/threading.py", line 460, in __bootstrap
    self.run()
  File "/home/buildslave/python-trunk/trunk.norwitz-x86/build/Lib/threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/buildslave/python-trunk/trunk.norwitz-x86/build/Lib/test/test_urllib.py", line 552, in server
    serv.bind(("", 9091))
  File "<string>", line 1, in bind
error: (98, 'Address already in use')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list