[build-status: 128933] Log for failed build of grub_0.97-39 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Sun May 25 13:34:52 JST 2008
Automatic build of grub_0.97-39 on mappi006 by sbuild/m32r
Build started at 20080525-1310
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1066kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main grub 0.97-39 (dsc) [1305B]
Get:2 http://debian.linux-m32r.org 06_devonian/main grub 0.97-39 (tar) [972kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main grub 0.97-39 (diff) [92.7kB]
Fetched 1066kB in 26s (40.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), automake1.9, autoconf, autotools-dev, texinfo, libncurses5-dev | libncurses-dev, gcc-multilib [amd64 kfreebsd-amd64]
Build-Depends-Indep: texi2html
Checking for already installed source dependencies...
sbuild: parse error in chroot-unstable/var/lib/dpkg/status: no Status: field for package libapr0-dev
debhelper: already installed (7.0.6 >= 4.0.0 is satisfied)
automake1.9: already installed (1.9.6+nogfdl-3)
autoconf: already installed (2.61-7)
autotools-dev: already installed (20080123.1)
texinfo: already installed (4.11.dfsg.1-4)
libncurses5-dev: already installed (5.6+20080419-2)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
sbuild: parse error in chroot-unstable/var/lib/dpkg/status: no Status: field for package libapr0-dev
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed------------------------------------------------------------------------------
dpkg-source: extracting grub in grub-0.97
dpkg-source: info: unpacking grub_0.97.orig.tar.gz
dpkg-source: info: applying grub_0.97-39.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package grub
dpkg-buildpackage: source version 0.97-39
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-arch-stamp build-indep-stamp configure-stamp config.log
chmod +x debian/script
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd4/grub-0.97'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd4/grub-0.97'
make: [clean] Error 2 (ignored)
# The Makefile doesn't clean up the generated info files so we will do
# it here so the doco is uptodate.
( cd docs && rm -f *.info* )
# clean up generated html documentation
( cd docs && rm -f *.html )
# clean up documentation directory removing created dirs.
( cd docs && rm -rf grub multiboot )
# remove files that will be change due our automake and autoconf rebuilding
rm -f ./util/Makefile.in ./aclocal.m4 ./Makefile.in ./configure ./netboot/Makefile.in ./stage2/Makefile.in ./stage1/Makefile.in ./lib/Makefile.in ./grub/Makefile.in ./docs/Makefile.in
# reverse patches we applied. this has to happen after make distclean
/usr/bin/make -s -f debian/rules unpatch
dh_clean
debian/rules build
dh_testdir
# Add here commands to patch the source..
set -e ; for i in `cat debian/patches/00list | grep -v ^#` ; \
do \
echo "--- $i ---" ; patch -p1 < debian/patches/$i ; \
done
--- cvs-sync.patch ---
patching file ChangeLog
patching file THANKS
patching file acinclude.m4
patching file configure.ac
patching file docs/Makefile.am
patching file docs/fdl.texi
patching file docs/grub-install.8
patching file docs/grub-md5-crypt.8
patching file docs/grub-terminfo.8
patching file docs/grub.8
patching file docs/grub.texi
patching file docs/mbchk.1
patching file docs/multiboot.texi
patching file grub/asmstub.c
patching file grub/main.c
patching file lib/device.c
patching file netboot/cs89x0.c
patching file netboot/cs89x0.h
patching file netboot/etherboot.h
patching file netboot/main.c
patching file netboot/natsemi.c
patching file netboot/sis900.c
patching file stage1/Makefile.am
patching file stage2/bios.c
patching file stage2/boot.c
patching file stage2/builtins.c
patching file stage2/disk_io.c
patching file stage2/iso9660.h
patching file stage2/shared.h
patching file stage2/stage2.c
patching file util/grub-install.in
patching file util/mkbimage
--- menu.lst_gnu-hurd.diff ---
patching file docs/menu.lst
Hunk #1 succeeded at 14 with fuzz 2.
patching file docs/menu.lst
--- graphics.diff ---
patching file configure.ac
Hunk #1 succeeded at 606 (offset 11 lines).
patching file stage2/asm.S
patching file stage2/builtins.c
patching file stage2/char_io.c
patching file stage2/cmdline.c
patching file stage2/graphics.c
patching file stage2/graphics.h
patching file stage2/Makefile.am
patching file stage2/shared.h
Hunk #1 succeeded at 796 (offset 4 lines).
Hunk #2 succeeded at 880 (offset 4 lines).
patching file stage2/stage2.c
Hunk #20 succeeded at 740 (offset 3 lines).
Hunk #21 succeeded at 784 (offset 4 lines).
Hunk #22 succeeded at 1093 (offset 4 lines).
patching file stage2/term.h
--- raid.diff ---
patching file util/grub-install.in
--- raid_cciss.diff ---
patching file lib/device.c
Hunk #2 succeeded at 842 with fuzz 1 (offset 32 lines).
--- xfs_freeze.diff ---
patching file util/grub-install.in
Hunk #1 succeeded at 498 (offset 48 lines).
Hunk #2 succeeded at 519 (offset 48 lines).
--- 2gb_limit.diff ---
patching file stage2/char_io.c
Hunk #1 succeeded at 1231 (offset 56 lines).
Hunk #2 succeeded at 1248 (offset 56 lines).
patching file stage2/shared.h
Hunk #1 succeeded at 921 (offset 10 lines).
--- kfreebsd.diff ---
patching file stage2/boot.c
patching file stage2/freebsd.h
--- grub-special_device_names.diff ---
patching file lib/device.c
Hunk #1 succeeded at 973 (offset -142 lines).
--- grub-xvd_drives.diff ---
patching file lib/device.c
Hunk #2 succeeded at 798 (offset 18 lines).
--- initrd_max_address.diff ---
patching file stage2/boot.c
Hunk #1 succeeded at 831 (offset 21 lines).
--- splashimage_help.diff ---
patching file docs/grub.texi
Hunk #1 succeeded at 2184 with fuzz 2 (offset 293 lines).
Hunk #2 succeeded at 2564 (offset 303 lines).
--- grub-install_addsyncs.diff ---
patching file util/grub-install.in
Hunk #1 succeeded at 384 (offset 33 lines).
Hunk #2 succeeded at 516 with fuzz 2 (offset 55 lines).
--- grub-install_regexp.diff ---
patching file util/grub-install.in
Hunk #1 succeeded at 179 (offset 48 lines).
Hunk #2 succeeded at 196 (offset 48 lines).
--- grub-install_aoe_support.diff ---
patching file util/grub-install.in
--- grub-install_xvd.diff ---
patching file util/grub-install.in
--- geometry-26kernel.diff ---
patching file lib/device.c
Hunk #3 succeeded at 1126 (offset 111 lines).
Hunk #4 succeeded at 1161 (offset 113 lines).
--- print_func.diff ---
patching file docs/grub.texi
Hunk #1 succeeded at 2681 (offset -4 lines).
Hunk #2 succeeded at 3088 (offset -4 lines).
patching file stage2/builtins.c
Hunk #1 succeeded at 2595 (offset 272 lines).
Hunk #2 succeeded at 5161 (offset 294 lines).
--- mprotect.diff ---
patching file grub/asmstub.c
Hunk #2 succeeded at 154 (offset 6 lines).
--- savedefault.diff ---
patching file stage2/builtins.c
Hunk #1 succeeded at 86 (offset 4 lines).
Hunk #2 succeeded at 3516 (offset 291 lines).
Hunk #3 succeeded at 3694 (offset 291 lines).
patching file stage2/stage2.c
Hunk #1 succeeded at 934 (offset 43 lines).
--- find-grub-dir.diff ---
patching file util/grub-set-default.in
--- intelmac.diff ---
patching file stage2/asm.S
--- crossreference_manpages.diff ---
patching file docs/help2man
patching file docs/Makefile.am
patching file docs/grub.8.additions
patching file docs/grub-install.8.additions
--- ext3_256byte_inode.diff ---
patching file stage2/fsys_ext2fs.c
--- use_grub-probe_in_grub-install.diff ---
patching file util/grub-install.in
touch patch-stamp
dh_testdir
# Add here commands to configure the package.
aclocal-1.9 && automake-1.9 && autoconf
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
CC=gcc LDFLAGS= ./configure \
--host=m32r-linux-gnu \
--build=m32r-linux-gnu \
--prefix=/usr \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--disable-auto-linux-mem-opt
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
configure: error: unsupported CPU type
make: *** [configure-stamp] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20080525-1334
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080525-1334
Build needed 00:18:15, 5668k disk space
More information about the build-status
mailing list