[Python-checkins] buildbot warnings in x86 mvlgcc 3.0

buildbot at python.org buildbot at python.org
Wed Aug 29 10:18:52 CEST 2007


The Buildbot has detected a new failure of x86 mvlgcc 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520mvlgcc%25203.0/builds/22

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

Build Reason: The web-page 'rebuild' button was pressed by 'Martin von Loewis': Fixed gcc

Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: neal.norwitz

Build had warnings: warnings test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 172, in <module>
    from test import test_support
  File "/home2/buildbot/slave/3.0.loewis-linux/build/Lib/test/test_support.py", line 8, in <module>
    import socket
  File "/home2/buildbot/slave/3.0.loewis-linux/build/Lib/socket.py", line 46, in <module>
    import _socket
ImportError: No module named _socket

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list