RUN: /usr/share/launchpad-buildd/slavebin/unpack-chroot ['unpack-chroot', '210794-108588', '/home/buildd/filecache-default/94d6659ab3bf5666404f568a95d60c08716c39cb'] Unpacking chroot for build 210794-108588 RUN: /usr/share/launchpad-buildd/slavebin/mount-chroot ['mount-chroot', '210794-108588'] Mounting chroot for build 210794-108588 RUN: /usr/share/launchpad-buildd/slavebin/apply-ogre-model ['apply-ogre-model', '210794-108588', 'universe'] Attempting OGRE for universe in build-210794-108588 RUN: /usr/share/launchpad-buildd/slavebin/update-debian-chroot ['update-debian-chroot', '210794-108588'] Updating debian chroot for build 210794-108588 Get:1 http://ftpmaster.internal edgy Release.gpg [189B] Get:2 http://ftpmaster.internal edgy Release [34.7kB] Get:3 http://ftpmaster.internal edgy/main Packages [620kB] Get:4 http://ftpmaster.internal edgy/restricted Packages [4408B] Get:5 http://ftpmaster.internal edgy/universe Packages [2383kB] Fetched 3042kB in 1s (1563kB/s) Reading package lists... Reading package lists... Building dependency tree... The following packages have been kept back: debianutils The following packages will be upgraded: cpio libgdbm3 python-minimal sed 4 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. Need to get 0B/338kB of archives. After unpacking 197kB of additional disk space will be used. (Reading database ... 8800 files and directories currently installed.) Preparing to replace sed 4.1.4-5 (using .../archives/sed_4.1.5-1_amd64.deb) ... Unpacking replacement sed ... Setting up sed (4.1.5-1) ... (Reading database ... 8801 files and directories currently installed.) Preparing to replace python-minimal 2.4.2-0ubuntu3 (using .../python-minimal_2.4.3-1ubuntu1_all.deb) ... Unpacking replacement python-minimal ... Setting up python-minimal (2.4.3-1ubuntu1) ... (Reading database ... 8809 files and directories currently installed.) Preparing to replace cpio 2.6-10 (using .../archives/cpio_2.6-12_amd64.deb) ... Unpacking replacement cpio ... Preparing to replace libgdbm3 1.8.3-2 (using .../libgdbm3_1.8.3-3_amd64.deb) ... Unpacking replacement libgdbm3 ... Setting up cpio (2.6-12) ... Setting up libgdbm3 (1.8.3-3) ... RUN: /usr/share/launchpad-buildd/slavebin/sbuild-package ['sbuild-package', '210794-108588', '-dautobuild', '--nolog', '--batch', '--archive=ubuntu', '--comp=universe', 'dhcping_1.2-3.dsc'] Initiating build Automatic build of dhcping_1.2-3 on yellow by sbuild/amd64 1.170.5 Build started at 20060616-0049 ****************************************************************************** dhcping_1.2-3.dsc exists in cwd ------------------------------------------------------------------------------ dpkg-source: extracting dhcping in dhcping-1.2 dpkg-buildpackage: source package is dhcping dpkg-buildpackage: source version is 1.2-3 dpkg-buildpackage: host architecture amd64 dpkg-buildpackage: source version without epoch 1.2-3 /usr/bin/fakeroot debian/rules clean rm -rf debian/tmp rm -f debian/{files,substvars} rm -f stamp-build test ! -f Makefile || /usr/bin/make distclean rm -rf *~ copyright.txt debian/rules build test -f config.cache || ./configure checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking whether build environment is sane... yes checking for mawk... mawk checking whether make sets ${MAKE}... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for gethostbyname... yes checking for memset... yes checking for select... yes checking for socket... yes configure: creating ./config.status config.status: creating Makefile /usr/bin/make make[1]: Entering directory `/build/buildd/dhcping-1.2' source='dhcping.c' object='dhcping.o' libtool=no \ depfile='.deps/dhcping.Po' tmpdepfile='.deps/dhcping.TPo' \ depmode=gcc3 /bin/sh ./depcomp \ gcc -DPACKAGE=\"dhcping\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_MEMSET=1 -DHAVE_SELECT=1 -DHAVE_SOCKET=1 -I. -I. -g -O2 -c `test -f dhcping.c || echo './'`dhcping.c gcc -g -O2 -o dhcping dhcping.o make[1]: Leaving directory `/build/buildd/dhcping-1.2' touch stamp-build cat debian/copyright LICENSE > copyright.txt /usr/bin/fakeroot debian/rules binary-arch rm -rf debian/tmp rm -f debian/{files,substvars} test -f stamp-build || /usr/bin/make -f debian/rules build install -g root -o root -m 755 -d debian/tmp/DEBIAN chown -R root.root debian/tmp chmod -R g-ws debian/tmp install -g root -o root -m 755 -d debian/tmp/usr/share/doc/dhcping install -g root -o root -m 644 debian/changelog debian/tmp/usr/share/doc/dhcping/changelog.Debian # install -g root -o root -m 644 copyright.txt debian/tmp/usr/share/doc/dhcping/copyright # gzip -9f debian/tmp/usr/share/doc/dhcping/{changelog.Debian} # install -g root -o root -m 755 -d debian/tmp/usr/sbin install -g root -o root -m 755 -s dhcping debian/tmp/usr/sbin # install -g root -o root -m 755 -d debian/tmp/usr/share/man/man8 install -g root -o root -m 644 dhcping.8 debian/tmp/usr/share/man/man8 gzip -9 debian/tmp/usr/share/man/man?/* # dpkg-shlibdeps debian/tmp/usr/sbin/dhcping dpkg-gencontrol -isp dpkg --build debian/tmp .. pkgstriptranslations: processing control file: ./debian/tmp/DEBIAN/control, package dhcping, directory ./debian/tmp pkgstriptranslations: dhcping does not contain translations, skipping pkgstriptranslations: no translation files, not creating tarball dpkg-deb: building package `dhcping' in `../dhcping_1.2-3_amd64.deb'. dpkg-genchanges -B -mUbuntu/amd64 Build Daemon dpkg-genchanges: arch-specific upload - not including arch-independent packages dpkg-genchanges: binary-only upload - not including any source code dpkg-buildpackage: binary only upload (no source included) ****************************************************************************** Build finished at 20060616-0049 chroot-autobuild/build/buildd/dhcping_1.2-3_amd64.deb: new debian package, version 2.0. size 13010 bytes: control archive= 397 bytes. 356 bytes, 11 lines control Package: dhcping Version: 1.2-3 Section: admin Priority: optional Architecture: amd64 Depends: libc6 (>= 2.4-1) Installed-Size: 68 Maintainer: Martin Schulze Description: DHCP Daemon Ping Program This small tool provides an opportunity for a system administrator to perform a DHCP request to find out if a DHCP server is still running. chroot-autobuild/build/buildd/dhcping_1.2-3_amd64.deb: drwxr-xr-x root/root 0 2006-06-16 00:49:49 ./ drwxr-xr-x root/root 0 2006-06-16 00:49:49 ./usr/ drwxr-xr-x root/root 0 2006-06-16 00:49:49 ./usr/share/ drwxr-xr-x root/root 0 2006-06-16 00:49:49 ./usr/share/doc/ drwxr-xr-x root/root 0 2006-06-16 00:49:49 ./usr/share/doc/dhcping/ -rw-r--r-- root/root 1696 2006-06-16 00:49:49 ./usr/share/doc/dhcping/changelog.Debian -rw-r--r-- root/root 1874 2006-06-16 00:49:49 ./usr/share/doc/dhcping/copyright drwxr-xr-x root/root 0 2006-06-16 00:49:49 ./usr/share/man/ drwxr-xr-x root/root 0 2006-06-16 00:49:49 ./usr/share/man/man8/ -rw-r--r-- root/root 3730 2006-06-16 00:49:49 ./usr/share/man/man8/dhcping.8.gz drwxr-xr-x root/root 0 2006-06-16 00:49:49 ./usr/sbin/ -rwxr-xr-x root/root 17456 2006-06-16 00:49:49 ./usr/sbin/dhcping dhcping_1.2-3_amd64.changes: Format: 1.7 Date: Sat, 4 Mar 2006 22:35:30 +0100 Source: dhcping Binary: dhcping Architecture: amd64 Version: 1.2-3 Distribution: autobuild Urgency: medium Maintainer: Ubuntu/amd64 Build Daemon Changed-By: Martin Schulze Description: dhcping - DHCP Daemon Ping Program Closes: 327083 334476 342404 Changes: dhcping (1.2-3) unstable; urgency=medium . * Applied patch by Henrik Stoerner to fix infinite loop when processing commandline arguments (closes: Bug#327083) * Updated config.guess and config.sub from autotools-dev 20060223.1 to update architectures (closes: Bug#342404) * Applied spelling patch by A Costa (closes: Bug#334476) * Corrected boldface in the SEE ALSO section * Disabled installation of postinst and prerm scripts * Updated the Standards-Version Files: 469dce5da9e53bbb25d12a07607a23cd 13010 admin optional dhcping_1.2-3_amd64.deb ****************************************************************************** Built successfully Purging chroot-autobuild/build/buildd/dhcping-1.2 ------------------------------------------------------------------------------ ****************************************************************************** Finished at 20060616-0049 Build needed 00:00:04, 600k disk space RUN: /usr/share/launchpad-buildd/slavebin/scan-for-processes ['/usr/share/launchpad-buildd/slavebin/scan-for-processes', '210794-108588'] Scanning for processes to kill in build 210794-108588... Scanning for processes to kill in build /home/buildd/build-210794-108588/chroot-autobuild... RUN: /usr/share/launchpad-buildd/slavebin/umount-chroot ['umount-chroot', '210794-108588'] Unmounting chroot for build 210794-108588... RUN: /usr/share/launchpad-buildd/slavebin/remove-build ['remove-build', '210794-108588'] Removing build 210794-108588