[Python-checkins] buildbot warnings in hppa Ubuntu dapper trunk

buildbot at python.org buildbot at python.org
Tue Mar 13 21:46:07 CET 2007


The Buildbot has detected a new failure of hppa Ubuntu dapper trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/hppa%2520Ubuntu%2520dapper%2520trunk/builds/127

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl

Build had warnings: warnings test

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

======================================================================
ERROR: testCompileLibrary (test.test_compiler.CompilerTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-ubuntu-hppa/build/Lib/test/test_compiler.py", line 52, in testCompileLibrary
    compiler.compile(buf, basename, "exec")
  File "/home/pybot/buildarea/trunk.klose-ubuntu-hppa/build/Lib/compiler/pycodegen.py", line 64, in compile
    gen.compile()
  File "/home/pybot/buildarea/trunk.klose-ubuntu-hppa/build/Lib/compiler/pycodegen.py", line 111, in compile
    tree = self._get_tree()
  File "/home/pybot/buildarea/trunk.klose-ubuntu-hppa/build/Lib/compiler/pycodegen.py", line 77, in _get_tree
    tree = parse(self.source, self.mode)
  File "/home/pybot/buildarea/trunk.klose-ubuntu-hppa/build/Lib/compiler/transformer.py", line 52, in parse
    return Transformer().parsesuite(buf)
  File "/home/pybot/buildarea/trunk.klose-ubuntu-hppa/build/Lib/compiler/transformer.py", line 129, in parsesuite
    return self.transform(parser.suite(text))
  File "<string>", line 606
    tmp = None
             
^

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 549, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File "/home/pybot/buildarea/trunk.klose-ubuntu-hppa/build/Lib/test/test_tempfile.py", line 606
     tmp = None
              
^

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list