[Python-checkins] buildbot warnings in MIPS Debian trunk

buildbot at python.org buildbot at python.org
Wed Apr 4 02:09:02 CEST 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/732

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

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

Build had warnings: warnings test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 1384, in <module>
    main()
  File "./Lib/test/regrtest.py", line 416, in main
    e = _ExpectedSkips()
  File "./Lib/test/regrtest.py", line 1321, in __init__
    from test import test_socket_ssl
  File "/home/pybot/buildarea/trunk.klose-debian-mips/build/Lib/test/test_socket_ssl.py", line 11, in <module>
    import ctypes
  File "/home/pybot/buildarea/trunk.klose-debian-mips/build/Lib/ctypes/__init__.py", line 10, in <module>
    from _ctypes import Union, Structure, Array
ImportError: No module named _ctypes

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list