[build-status: 128706] Log for failed build of pen_0.18.0-1 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Sun May 25 03:26:57 JST 2008
Automatic build of pen_0.18.0-1 on mappi006 by sbuild/m32r
Build started at 20080525-0253
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 134kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pen 0.18.0-1 (dsc) [1109B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pen 0.18.0-1 (tar) [131kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pen 0.18.0-1 (diff) [2644B]
Fetched 134kB in 1min57s (1146B/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 7), quilt
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 >= 7 is satisfied)
quilt: already installed (0.46-4)
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------------------------------------------------------------------------------
gpg: Signature made Sun May 18 16:17:38 2008 JST using DSA key ID F22A794E
gpg: Can't check signature: public key not found
dpkg-source: extracting pen in pen-0.18.0
dpkg-source: info: unpacking pen_0.18.0.orig.tar.gz
dpkg-source: info: applying pen_0.18.0-1.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 pen
dpkg-buildpackage: source version 0.18.0-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
rm -f build-stamp
dh clean
dh_testdir
dh_auto_clean
dh_clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc debian/stamp-patched
debian/rules build
# quilt exits with 2 as return when there was nothing to do.
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch fix-manpages.patch
patching file mergelogs.1
patching file pen.1
patching file penctl.1
patching file penlog.1
patching file penlogd.1
Now at patch fix-manpages.patch
touch debian/stamp-patched
dh build --before configure
dh_testdir
dh_auto_configure -- --with-docdir=/usr/share/doc/pen
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
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 ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking for strerror in -lcposix... no
checking for main in -lsocket... no
checking for main in -lnsl... yes
checking for inet_aton in -lresolv... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... 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 whether sys/types.h defines makedev... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for inet_aton... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
dh build --after configure
dh_auto_build
make[1]: Entering directory `/build/buildd4/pen-0.18.0'
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c pen.c
pen.c: In function 'copy_up':
pen.c:932: warning: pointer targets in passing argument 3 of 'rewrite_request' differ in signedness
gcc -Wall -g -O2 -o pen pen.o -lresolv -lnsl
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c mergelogs.c
gcc -Wall -g -O2 -o mergelogs mergelogs.o -lresolv -lnsl
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c penctl.c
gcc -Wall -g -O2 -o penctl penctl.o -lresolv -lnsl
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c penlog.c
gcc -Wall -g -O2 -o penlog penlog.o -lresolv -lnsl
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c penlogd.c
penlogd.c: In function 'main':
penlogd.c:334: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
penlogd.c:362: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness
gcc -Wall -g -O2 -o penlogd penlogd.o -lresolv -lnsl
make[1]: Leaving directory `/build/buildd4/pen-0.18.0'
dh_auto_test
make[1]: Entering directory `/build/buildd4/pen-0.18.0'
make[1]: Leaving directory `/build/buildd4/pen-0.18.0'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh install --before docs
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
make[1]: Entering directory `/build/buildd4/pen-0.18.0'
make[2]: Entering directory `/build/buildd4/pen-0.18.0'
/bin/sh ./mkinstalldirs /build/buildd4/pen-0.18.0/debian/pen/usr/bin
/usr/bin/ginstall -c pen /build/buildd4/pen-0.18.0/debian/pen/usr/bin/pen
/usr/bin/ginstall -c mergelogs /build/buildd4/pen-0.18.0/debian/pen/usr/bin/mergelogs
/usr/bin/ginstall -c penctl /build/buildd4/pen-0.18.0/debian/pen/usr/bin/penctl
/usr/bin/ginstall -c penlog /build/buildd4/pen-0.18.0/debian/pen/usr/bin/penlog
/usr/bin/ginstall -c penlogd /build/buildd4/pen-0.18.0/debian/pen/usr/bin/penlogd
make install-man1
make[3]: Entering directory `/build/buildd4/pen-0.18.0'
/bin/sh ./mkinstalldirs /build/buildd4/pen-0.18.0/debian/pen/usr/share/man/man1
mkdir /build/buildd4/pen-0.18.0/debian/pen/usr/share
mkdir /build/buildd4/pen-0.18.0/debian/pen/usr/share/man
mkdir /build/buildd4/pen-0.18.0/debian/pen/usr/share/man/man1
/usr/bin/ginstall -c -m 644 ./pen.1 /build/buildd4/pen-0.18.0/debian/pen/usr/share/man/man1/pen.1
/usr/bin/ginstall -c -m 644 ./mergelogs.1 /build/buildd4/pen-0.18.0/debian/pen/usr/share/man/man1/mergelogs.1
/usr/bin/ginstall -c -m 644 ./penctl.1 /build/buildd4/pen-0.18.0/debian/pen/usr/share/man/man1/penctl.1
/usr/bin/ginstall -c -m 644 ./penlog.1 /build/buildd4/pen-0.18.0/debian/pen/usr/share/man/man1/penlog.1
/usr/bin/ginstall -c -m 644 ./penlogd.1 /build/buildd4/pen-0.18.0/debian/pen/usr/share/man/man1/penlogd.1
make[3]: Leaving directory `/build/buildd4/pen-0.18.0'
/bin/sh ./mkinstalldirs /build/buildd4/pen-0.18.0/debian/pen/usr/share/doc/pen
mkdir /build/buildd4/pen-0.18.0/debian/pen/usr/share/doc
mkdir /build/buildd4/pen-0.18.0/debian/pen/usr/share/doc/pen
/usr/bin/ginstall -c -m 644 ./penstats /build/buildd4/pen-0.18.0/debian/pen/usr/share/doc/pen/penstats
/usr/bin/ginstall -c -m 644 ./HOWTO /build/buildd4/pen-0.18.0/debian/pen/usr/share/doc/pen/HOWTO
/usr/bin/ginstall -c -m 644 ./AUTHORS /build/buildd4/pen-0.18.0/debian/pen/usr/share/doc/pen/AUTHORS
/usr/bin/ginstall -c -m 644 ./README /build/buildd4/pen-0.18.0/debian/pen/usr/share/doc/pen/README
/usr/bin/ginstall -c -m 644 ./ChangeLog /build/buildd4/pen-0.18.0/debian/pen/usr/share/doc/pen/ChangeLog
/usr/bin/ginstall -c -m 644 ./COPYING /build/buildd4/pen-0.18.0/debian/pen/usr/share/doc/pen/COPYING
make[2]: Leaving directory `/build/buildd4/pen-0.18.0'
make[1]: Leaving directory `/build/buildd4/pen-0.18.0'
dh_install
# Remove useless doc files
rm debian/pen/usr/share/doc/pen/COPYING
rm debian/pen/usr/share/doc/pen/ChangeLog
rm debian/pen/usr/share/doc/pen/AUTHORS
# Fix manual pages for hyphen problems
sed -i 's/\B-/\\-/g' debian/pen/usr/share/man/man1/*
dh install --before compress
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installcatalogs
dh_installcron
dh_installdebconf
dh_installcatalogs
dh_installemacsen
dh_installifupdown
dh_installinfo
dh_installinit
dh_installmenu
dh_installmime
dh_installmodules
dh_installlogcheck
dh_installlogrotate
dh_installpam
dh_installppp
dh_installudev
dh_installwm
dh_installxfonts
dh_lintian
dh_desktop
dh_gconf
dh_icons
dh_perl
dh_pysupport
dh_scrollkeeper
dh_usrlocal
dh_link
dh_compress -Xpenctl.cgi
dh install --remaining
dh_testdir
dh_testroot
dh_fixperms
dh binary-arch
dh_strip -a
dh_makeshlibs -a
dh_shlibdeps -a
dpkg-shlibdeps: failure: no dependency information found for /lib/libc.so.6 (used by debian/pen/usr/bin/mergelogs).
dh_shlibdeps: command returned error code 512
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
******************************************************************************
Build finished at 20080525-0326
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080525-0326
Build needed 00:28:00, 1304k disk space
More information about the build-status
mailing list