[Python-checkins] buildbot failure in ia64 Ubuntu 2.6

buildbot at python.org buildbot at python.org
Sun May 17 21:18:00 CEST 2009


The Buildbot has detected a new failure of ia64 Ubuntu 2.6.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ia64%20Ubuntu%202.6/builds/350

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

Buildslave for this Build: klose-debian-ia64

Build Reason: 
Build Source Stamp: [branch branches/release26-maint] HEAD
Blamelist: tarek.ziade

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_compiler test_importhooks

======================================================================
ERROR: testImpWrapper (test.test_importhooks.ImportHooksTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/2.6.klose-debian-ia64/build/Lib/test/test_importhooks.py", line 251, in testImpWrapper
    m = __import__(mname, globals(), locals(), ["__dummy__"])
  File "/home/pybot/buildarea/2.6.klose-debian-ia64/build/Lib/test/test_importhooks.py", line 132, in load_module
    mod = imp.load_module(fullname, self.file, self.filename, self.stuff)
  File "/home/pybot/buildarea/2.6.klose-debian-ia64/build/Lib/compiler/__init__.py", line 29, in <module>
    from compiler.pycodegen import compile, compileFile
  File "/home/pybot/buildarea/2.6.klose-debian-ia64/build/Lib/test/test_importhooks.py", line 132, in load_module
    mod = imp.load_module(fullname, self.file, self.filename, self.stuff)
  File "/home/pybot/buildarea/2.6.klose-debian-ia64/build/Lib/compiler/pycodegen.py", line 1519, in <module>
    ast.Getattr: AugGetattr,
AttributeError: 'module' object has no attribute 'Getattr'

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list