[Python-checkins] buildbot failure in x86 osx.5 trunk

buildbot at python.org buildbot at python.org
Wed Mar 25 03:15:41 CET 2009


The Buildbot has detected a new failure of x86 osx.5 trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20osx.5%20trunk/builds/767

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

Buildslave for this Build: heller-x86-osx5

Build Reason: The web-page 'force build' button was pressed by 'christian.heimes': test of new autoconf code, third try

Build Source Stamp: [branch branches/multiprocessing-autoconf] HEAD
Blamelist: 

BUILD FAILED: failed test

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

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

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_compiler.py", line 53, in testCompileLibrary
    compiler.compile(buf, basename, "exec")
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/compiler/pycodegen.py", line 65, in compile
    gen.compile()
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/compiler/pycodegen.py", line 112, in compile
    tree = self._get_tree()
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/compiler/pycodegen.py", line 78, in _get_tree
    tree = parse(self.source, self.mode)
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/compiler/transformer.py", line 51, in parse
    return Transformer().parsesuite(buf)
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/compiler/transformer.py", line 128, in parsesuite
    return self.transform(parser.suite(text))
SyntaxError: invalid syntax (line 1888)

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 551, in runtest_inner
    the_package = __import__(abstest, globals(), locals(), [])
  File "/Users/buildbot/buildarea/trunk.heller-x86-osx5/build/Lib/test/test_multiprocessing.py", line 1888
     )
     ^
 SyntaxError: invalid syntax
[691007 refs]

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list