[Python-checkins] buildbot failure in i386 Ubuntu trunk

buildbot at python.org buildbot at python.org
Mon Apr 13 15:00:18 CEST 2009


The Buildbot has detected a new failure of i386 Ubuntu trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/i386%20Ubuntu%20trunk/builds/1134

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

Buildslave for this Build: klose-ubuntu-i386

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl,hirokazu.yamamoto,tarek.ziade

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_distutils

======================================================================
ERROR: test_build_ext (distutils.tests.test_build_ext.BuildExtTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-ubuntu-i386/build/Lib/distutils/tests/test_build_ext.py", line 64, in test_build_ext
    cmd.run()
  File "/home/pybot/buildarea/trunk.klose-ubuntu-i386/build/Lib/distutils/command/build_ext.py", line 353, in run
    self.build_extensions()
  File "/home/pybot/buildarea/trunk.klose-ubuntu-i386/build/Lib/distutils/command/build_ext.py", line 480, in build_extensions
    self.build_extension(ext)
  File "/home/pybot/buildarea/trunk.klose-ubuntu-i386/build/Lib/distutils/command/build_ext.py", line 550, in build_extension
    depends=ext.depends)
  File "/home/pybot/buildarea/trunk.klose-ubuntu-i386/build/Lib/distutils/ccompiler.py", line 695, in compile
    self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
  File "/home/pybot/buildarea/trunk.klose-ubuntu-i386/build/Lib/distutils/unixccompiler.py", line 180, in _compile
    raise CompileError, msg
CompileError: command 'gcc' failed with exit status 1

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list