[Python-checkins] buildbot warnings in MIPS Debian trunk

buildbot at python.org buildbot at python.org
Wed Feb 14 14:08:13 CET 2007


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

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: martin.v.loewis

Build had warnings: warnings test

Excerpt from the test logfile:
5 tests failed:
    test___all__ test_cookielib test_mimetools test_pyclbr test_site

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 1381, in <module>
    main()
  File "./Lib/test/regrtest.py", line 416, in main
    e = _ExpectedSkips()
  File "./Lib/test/regrtest.py", line 1318, in __init__
    from test import test_socket_ssl
  File "/home/pybot/buildarea/trunk.klose-debian-mips/build/Lib/test/test_socket_ssl.py", line 5, in <module>
    import socket
  File "/home/pybot/buildarea/trunk.klose-debian-mips/build/Lib/socket.py", line 45, in <module>
    import _socket
ImportError: No module named _socket

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list