[Python-checkins] buildbot failure in ARM Linux 3.0

buildbot at python.org buildbot at python.org
Sat Oct 13 04:41:45 CEST 2007


The Buildbot has detected a new failure of ARM Linux 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ARM%20Linux%203.0/builds/19

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

Buildslave for this Build: klose-linux-arm

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: brett.cannon,travis.oliphant

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 133, in <module>
    import random
  File "/home/pybot/buildarea-arm/3.0.klose-linux-arm/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] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list