[Python-checkins] buildbot failure in ppc Debian unstable trunk

buildbot at python.org buildbot at python.org
Wed Apr 15 14:16:41 CEST 2009


The Buildbot has detected a new failure of ppc Debian unstable trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%20trunk/builds/370

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

Buildslave for this Build: klose-debian-ppc

Build Reason: The web-page 'force build' button was pressed by 'Eric Smith': Test repr change branch

Build Source Stamp: [branch branches/py3k-short-float-repr] HEAD
Blamelist: 

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-debian-ppc/build/Lib/distutils/unixccompiler.py", line 176, in _compile
    extra_postargs)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/ccompiler.py", line 982, in spawn
    spawn(cmd, dry_run=self.dry_run)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/spawn.py", line 31, in spawn
    _spawn_posix(cmd, search_path, dry_run=dry_run)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/spawn.py", line 139, in _spawn_posix
    % (cmd[0], exit_status))
distutils.errors.DistutilsExecError: command 'gcc' failed with exit status 1

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/tests/test_build_ext.py", line 65, in test_build_ext
    cmd.run()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/command/build_ext.py", line 347, in run
    self.build_extensions()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/command/build_ext.py", line 459, in build_extensions
    self.build_extension(ext)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/command/build_ext.py", line 529, in build_extension
    depends=ext.depends)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/ccompiler.py", line 649, in compile
    self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/unixccompiler.py", line 178, in _compile
    raise CompileError(msg)
distutils.errors.CompileError: command 'gcc' failed with exit status 1

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/tests/test_build_ext.py", line 65, in test_build_ext
    cmd.run()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/command/build_ext.py", line 347, in run
    self.build_extensions()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/command/build_ext.py", line 459, in build_extensions
    self.build_extension(ext)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/command/build_ext.py", line 529, in build_extension
    depends=ext.depends)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/ccompiler.py", line 649, in compile
    self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/distutils/unixccompiler.py", line 178, in _compile
    raise CompileError(msg)
distutils.errors.CompileError: command 'gcc' failed with exit status 1

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list