[Python-checkins] buildbot failure in x86 mvlgcc trunk

buildbot at python.org buildbot at python.org
Fri Jan 4 16:35:55 CET 2008


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

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

Buildslave for this Build: loewis-linux

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: christian.heimes

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 167, in <module>
    from test import test_support
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_support.py", line 8, in <module>
    import socket
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/socket.py", line 166, in <module>
    class _socketobject(object):
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/socket.py", line 211, in _socketobject
    exec _s % (_m, _m, _m, _m)
  File "<string>", line 3, in <module>
AttributeError: type object '_socket.socket' has no attribute 'ioctl'

make: *** [buildbottest] Fehler 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list