[build-status: 85220] Log for failed build of bzr-gtk_0.15.2-1 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Mon Jul 23 16:58:35 JST 2007
Automatic build of bzr-gtk_0.15.2-1 on mappi006 by sbuild/m32r 0.53
Build started at 20070723-1650
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 122kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main bzr-gtk 0.15.2-1 (dsc) [632B]
Get:2 http://debian.linux-m32r.org 06_devonian/main bzr-gtk 0.15.2-1 (tar) [119kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main bzr-gtk 0.15.2-1 (diff) [2509B]
Fetched 122kB in 60s (2013B/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.43), dpatch, debhelper (>= 5), python (>= 2.4), python-support (>= 0.6.0)
Checking for already installed source dependencies...
cdbs: already installed (0.4.49 >= 0.4.43 is satisfied)
dpatch: already installed (2.0.26)
debhelper: already installed (5.0.50 >= 5 is satisfied)
python: already installed (2.4.4-6 >= 2.4 is satisfied)
python-support: already installed (0.6.4 >= 0.6.0 is satisfied)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.1 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
gpg: Signature made Thu Apr 26 03:42:44 2007 JST using DSA key ID 4B2B2B9E
gpg: Can't check signature: public key not found
dpkg-source: extracting bzr-gtk in bzr-gtk-0.15.2
dpkg-source: unpacking bzr-gtk_0.15.2.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/bzr-gtk_0.15.2-1.diff.gz
dpkg-buildpackage: source package is bzr-gtk
dpkg-buildpackage: source version is 0.15.2-1
dpkg-buildpackage: source changed by Chris Lamb <chris at chris-lamb.co.uk>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.15.2-1
/usr/bin/fakeroot debian/rules clean
pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
test -x debian/rules
test "`id -u`" = 0
dh_clean
cd . && python2.4 setup.py clean -a
running clean
'build/lib' does not exist -- can't clean it
'build/bdist.linux-m32r' does not exist -- can't clean it
'build/scripts-2.4' does not exist -- can't clean it
cd . && python2.5 setup.py clean -a
/bin/sh: python2.5: command not found
make: [python-clean-2.5] Error 127 (ignored)
rm -f python-build-stamp-*
find . -name '*.pyc' -exec rm '{}' ';'
/usr/bin/make -f debian/rules reverse-config
pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
make[1]: Entering directory `/build/buildd4/bzr-gtk-0.15.2'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd4/bzr-gtk-0.15.2'
dpatch deapply-all
03-remove-python-shebang not applied to ./ .
02-disable-nautilus-integration not applied to ./ .
01-disable-commit-notify not applied to ./ .
rm -rf debian/patched
rm -f debian/stamp-patched
debian/rules build
pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
make[1]: Entering directory `/build/buildd4/bzr-gtk-0.15.2'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd4/bzr-gtk-0.15.2'
dpatch apply-all
applying patch 01-disable-commit-notify to ./ ... ok.
applying patch 02-disable-nautilus-integration to ./ ... ok.
applying patch 03-remove-python-shebang to ./ ... ok.
/usr/bin/make -f debian/rules update-config
pyversions: missing XS-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
make[1]: Entering directory `/build/buildd4/bzr-gtk-0.15.2'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/build/buildd4/bzr-gtk-0.15.2'
touch debian/stamp-patched
cd . && python2.4 setup.py build --build-base="/build/buildd4/bzr-gtk-0.15.2/./build"
running build
running build_py
creating /build/buildd4/bzr-gtk-0.15.2/build
creating /build/buildd4/bzr-gtk-0.15.2/build/lib
creating /build/buildd4/bzr-gtk-0.15.2/build/lib/olive
copying olive/__init__.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/add.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/bookmark.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/guifiles.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/info.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/info_helper.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/launch.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/menu.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/mkdir.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/move.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/remove.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
copying olive/rename.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/olive
creating /build/buildd4/bzr-gtk-0.15.2/build/lib/bzrlib
creating /build/buildd4/bzr-gtk-0.15.2/build/lib/bzrlib/plugins
creating /build/buildd4/bzr-gtk-0.15.2/build/lib/bzrlib/plugins/gtk
copying ./__init__.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./branch.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./checkout.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./commit.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./conflicts.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./dialog.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./diff.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./errors.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./history.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./logview.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./merge.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./missing.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./nautilus-bzr.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./preferences.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./push.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./revbrowser.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./status.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./tortoise-bzr.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
copying ./ui.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk
creating /build/buildd4/bzr-gtk-0.15.2/build/lib/bzrlib/plugins/gtk/viz
copying viz/__init__.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/viz
copying viz/branchwin.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/viz
copying viz/graph.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/viz
copying viz/graphcell.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/viz
creating /build/buildd4/bzr-gtk-0.15.2/build/lib/bzrlib/plugins/gtk/annotate
copying annotate/__init__.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/annotate
copying annotate/colormap.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/annotate
copying annotate/config.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/annotate
copying annotate/gannotate.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/annotate
copying annotate/spanselector.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/annotate
creating /build/buildd4/bzr-gtk-0.15.2/build/lib/bzrlib/plugins/gtk/olive
copying olive/__init__.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/add.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/bookmark.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/guifiles.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/info.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/info_helper.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/launch.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/menu.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/mkdir.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/move.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/remove.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
copying olive/rename.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/olive
creating /build/buildd4/bzr-gtk-0.15.2/build/lib/bzrlib/plugins/gtk/tests
copying tests/__init__.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/tests
copying tests/test_history.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/tests
copying tests/test_preferences.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/tests
copying tests/test_tortoise_bzr.py -> /build/buildd4/bzr-gtk-0.15.2/./build/lib/bzrlib/plugins/gtk/tests
running build_scripts
creating /build/buildd4/bzr-gtk-0.15.2/build/scripts-2.4
copying and adjusting olive-gtk -> /build/buildd4/bzr-gtk-0.15.2/./build/scripts-2.4
changing mode of /build/buildd4/bzr-gtk-0.15.2/./build/scripts-2.4/olive-gtk from 644 to 755
touch python-build-stamp-2.4
cd . && python2.5 setup.py build --build-base="/build/buildd4/bzr-gtk-0.15.2/./build"
/bin/sh: python2.5: command not found
make: *** [python-build-stamp-2.5] Error 127
******************************************************************************
Build finished at 20070723-1658
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070723-1658
Build needed 00:05:30, 1384k disk space
More information about the build-status
mailing list