[build-status: 118660] Log for failed build of util-linux_2.13.1-2 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Wed Mar 12 18:48:21 JST 2008
Automatic build of util-linux_2.13.1-2 on mappi005 by sbuild/m32r 0.53
Build started at 20080312-1819
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 4083kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main util-linux 2.13.1-2 (dsc) [943B]
Get:2 http://debian.linux-m32r.org 06_devonian/main util-linux 2.13.1-2 (tar) [4021kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main util-linux 2.13.1-2 (diff) [61.0kB]
Fetched 4083kB in 45s (90.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: libncurses5-dev, libslang2-dev (>= 2.0.4-1), gettext, zlib1g-dev, libblkid-dev, uuid-dev, dpkg-dev (>= 1.13.12), libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], debhelper (>= 5), lsb-release
Checking for already installed source dependencies...
libncurses5-dev: already installed (5.6+20080203-1)
libslang2-dev: already installed (2.1.3-2 >= 2.0.4-1 is satisfied)
gettext: already installed (0.17-2)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-11)
libblkid-dev: already installed (1.40.6-1)
uuid-dev: already installed (1.2-1.40.6-1)
dpkg-dev: already installed (1.14.16.6 >= 1.13.12 is satisfied)
libselinux1-dev: already installed (2.0.15-2)
debhelper: already installed (6.0.5 >= 5 is satisfied)
lsb-release: already installed (3.1-24)
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 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 util-linux in util-linux-2.13.1
dpkg-source: unpacking util-linux_2.13.1.orig.tar.gz
dpkg-source: applying /debian/buildd/build/util-linux_2.13.1-2.diff.gz
dpkg-buildpackage: source package util-linux
dpkg-buildpackage: source version 2.13.1-2
dpkg-buildpackage: source changed by LaMont Jones <lamont at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
dh_clean
test ! -d || rm -rf
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/util-linux-2.13.1'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd/util-linux-2.13.1'
make: [clean-preunpatch] Error 2 (ignored)
find . -name \*.o -exec rm {} \;
rm -f build-stamp configure-stamp
debian/rules build
dh_testdir
./configure --enable-raw --enable-rdev --enable-partx --with-slang --with-selinux
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: Default --exec-prefix detected.
configure: --bindir defaults to /bin
configure: --sbindir defaults to /sbin
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for perl... /usr/bin/perl
checking for blkid... /sbin/blkid
checking for vol_id... /lib/udev/vol_id
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for linux/compiler.h... yes
checking for linux/blkpg.h... yes
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking scsi/scsi.h usability... yes
checking scsi/scsi.h presence... yes
checking for scsi/scsi.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking rpcsvc/nfs_prot.h usability... yes
checking rpcsvc/nfs_prot.h presence... yes
checking for rpcsvc/nfs_prot.h... yes
checking sys/io.h usability... yes
checking sys/io.h presence... yes
checking for sys/io.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking linux/raw.h usability... yes
checking linux/raw.h presence... yes
checking for linux/raw.h... yes
checking for inet_aton... yes
checking for fsync... yes
checking for getdomainname... yes
checking for nanosleep... yes
checking for personality... yes
checking for updwtmp... yes
checking for lchown... yes
checking for rpmatch... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for uuid_is_null in -luuid... yes
checking for openpty in -lutil... yes
checking for tgetnum in -ltermcap... yes
checking for blkid_known_fstype in -lblkid... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
configure: you have ncurses
checking for tgetent in -ltinfo... no
checking slcurses.h usability... yes
checking slcurses.h presence... yes
checking for slcurses.h... yes
checking slang/slcurses.h usability... no
checking slang/slcurses.h presence... no
checking for slang/slcurses.h... no
checking sys/swap.h usability... yes
checking sys/swap.h presence... yes
checking for sys/swap.h... yes
checking for crc32 in -lz... yes
checking for getprevcon in -lselinux... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating disk-utils/Makefile
config.status: creating fdisk/Makefile
config.status: creating getopt/Makefile
config.status: creating hwclock/Makefile
config.status: creating include/Makefile
config.status: creating login-utils/Makefile
config.status: creating misc-utils/Makefile
config.status: creating mount/Makefile
config.status: creating partx/Makefile
config.status: creating po/Makefile.in
config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating schedutils/Makefile
config.status: creating sys-utils/Makefile
config.status: creating text-utils/Makefile
config.status: creating tests/Makefile
config.status: creating tests/helpers/Makefile
config.status: creating tests/commands.sh
config.status: creating misc-utils/chkdupexe
config.status: creating misc-utils/scriptreplay
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
touch configure-stamp
dh_testdir
/usr/bin/make all CPU=m32r arch=m32r
make[1]: Entering directory `/build/buildd/util-linux-2.13.1'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd/util-linux-2.13.1'
Making all in include
make[3]: Entering directory `/build/buildd/util-linux-2.13.1/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/util-linux-2.13.1/include'
Making all in disk-utils
make[3]: Entering directory `/build/buildd/util-linux-2.13.1/disk-utils'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkfs.o -MD -MP -MF .deps/mkfs.Tpo -c -o mkfs.o mkfs.c
mv -f .deps/mkfs.Tpo .deps/mkfs.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o mkfs mkfs.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkswap.o -MD -MP -MF .deps/mkswap.Tpo -c -o mkswap.o mkswap.c
mv -f .deps/mkswap.Tpo .deps/mkswap.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o mkswap mkswap.o -luuid -lselinux
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT blockdev.o -MD -MP -MF .deps/blockdev.Tpo -c -o blockdev.o blockdev.c
mv -f .deps/blockdev.Tpo .deps/blockdev.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o blockdev blockdev.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fsck.minix.o -MD -MP -MF .deps/fsck.minix.Tpo -c -o fsck.minix.o fsck.minix.c
mv -f .deps/fsck.minix.Tpo .deps/fsck.minix.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o fsck.minix fsck.minix.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkfs.minix.o -MD -MP -MF .deps/mkfs.minix.Tpo -c -o mkfs.minix.o mkfs.minix.c
mv -f .deps/mkfs.minix.Tpo .deps/mkfs.minix.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o mkfs.minix mkfs.minix.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkfs.bfs.o -MD -MP -MF .deps/mkfs.bfs.Tpo -c -o mkfs.bfs.o mkfs.bfs.c
mv -f .deps/mkfs.bfs.Tpo .deps/mkfs.bfs.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o mkfs.bfs mkfs.bfs.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT raw.o -MD -MP -MF .deps/raw.Tpo -c -o raw.o raw.c
mv -f .deps/raw.Tpo .deps/raw.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o raw raw.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fsck.cramfs.o -MD -MP -MF .deps/fsck.cramfs.Tpo -c -o fsck.cramfs.o fsck.cramfs.c
mv -f .deps/fsck.cramfs.Tpo .deps/fsck.cramfs.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o fsck.cramfs fsck.cramfs.o -lz
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT mkfs.cramfs.o -MD -MP -MF .deps/mkfs.cramfs.Tpo -c -o mkfs.cramfs.o mkfs.cramfs.c
mv -f .deps/mkfs.cramfs.Tpo .deps/mkfs.cramfs.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f '../lib/md5.c' || echo './'`../lib/md5.c
mv -f .deps/md5.Tpo .deps/md5.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o mkfs.cramfs mkfs.cramfs.o md5.o -lz
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdformat.o -MD -MP -MF .deps/fdformat.Tpo -c -o fdformat.o fdformat.c
mv -f .deps/fdformat.Tpo .deps/fdformat.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o fdformat fdformat.o
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT isosize.o -MD -MP -MF .deps/isosize.Tpo -c -o isosize.o isosize.c
mv -f .deps/isosize.Tpo .deps/isosize.Po
gcc -std=gnu99 -fsigned-char -g -O2 -o isosize isosize.o
make[3]: Leaving directory `/build/buildd/util-linux-2.13.1/disk-utils'
Making all in fdisk
make[3]: Entering directory `/build/buildd/util-linux-2.13.1/fdisk'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdisk.o -MD -MP -MF .deps/fdisk.Tpo -c -o fdisk.o fdisk.c
mv -f .deps/fdisk.Tpo .deps/fdisk.Po
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2 -MT fdiskbsdlabel.o -MD -MP -MF .deps/fdiskbsdlabel.Tpo -c -o fdiskbsdlabel.o fdiskbsdlabel.c
In file included from fdiskbsdlabel.c:63:
fdiskbsdlabel.h:59:2: error: #error unknown architecture
fdiskbsdlabel.c: In function 'bselect':
fdiskbsdlabel.c:181: error: 'BSD_LABELSECTOR' undeclared (first use in this function)
fdiskbsdlabel.c:181: error: (Each undeclared identifier is reported only once
fdiskbsdlabel.c:181: error: for each function it appears in.)
fdiskbsdlabel.c: In function 'xbsd_write_bootstrap':
fdiskbsdlabel.c:540: error: 'BSD_LABELSECTOR' undeclared (first use in this function)
fdiskbsdlabel.c: In function 'xbsd_readlabel':
fdiskbsdlabel.c:743: error: 'BSD_LABELSECTOR' undeclared (first use in this function)
fdiskbsdlabel.c:743: error: 'BSD_LABELOFFSET' undeclared (first use in this function)
fdiskbsdlabel.c: In function 'xbsd_writelabel':
fdiskbsdlabel.c:768: error: 'BSD_LABELSECTOR' undeclared (first use in this function)
fdiskbsdlabel.c:779: error: 'BSD_LABELOFFSET' undeclared (first use in this function)
make[3]: *** [fdiskbsdlabel.o] Error 1
make[3]: Leaving directory `/build/buildd/util-linux-2.13.1/fdisk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/util-linux-2.13.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/util-linux-2.13.1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20080312-1848
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080312-1848
Build needed 00:25:12, 17812k disk space
More information about the build-status
mailing list