[Python-checkins] buildbot failure in x86 mvlgcc trunk

buildbot at python.org buildbot at python.org
Fri Jan 25 13:25:41 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/1318

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 127, in <module>
    import random
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/random.py", line 43, in <module>
    from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil
ImportError: No module named math

make: *** [buildbottest] Fehler 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list