[Python-checkins] buildbot failure in ARM Linux EABI 2.5

buildbot at python.org buildbot at python.org
Wed Oct 10 00:32:40 CEST 2007


The Buildbot has detected a new failure of ARM Linux EABI 2.5.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ARM%20Linux%20EABI%202.5/builds/4

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

Buildslave for this Build: klose-linux-armeabi

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: gregory.p.smith

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea-armeabi/2.5.klose-linux-armeabi/build/Lib/threading.py", line 460, in __bootstrap
    self.run()
  File "/home/pybot/buildarea-armeabi/2.5.klose-linux-armeabi/build/Lib/test/test_socketserver.py", line 81, in run
    svr = svrcls(self.__addr, self.__hdlrcls)
  File "/home/pybot/buildarea-armeabi/2.5.klose-linux-armeabi/build/Lib/SocketServer.py", line 330, in __init__
    self.server_bind()
  File "/home/pybot/buildarea-armeabi/2.5.klose-linux-armeabi/build/Lib/test/test_socketserver.py", line 159, in server_bind
    TCPServer.server_bind(self)
  File "/home/pybot/buildarea-armeabi/2.5.klose-linux-armeabi/build/Lib/SocketServer.py", line 341, in server_bind
    self.socket.bind(self.server_address)
  File "<string>", line 1, in bind
gaierror: (-2, 'Name or service not known')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list