RUN: /usr/share/launchpad-buildd/slavebin/unpack-chroot ['unpack-chroot', '389351-962779', '/home/buildd/filecache-default/47ba77eb719c5d82c18b5b8ab42c5aae50328672'] Unpacking chroot for build 389351-962779 RUN: /usr/share/launchpad-buildd/slavebin/mount-chroot ['mount-chroot', '389351-962779'] Mounting chroot for build 389351-962779 RUN: /usr/share/launchpad-buildd/slavebin/apply-ogre-model ['apply-ogre-model', '389351-962779', 'main'] Attempting OGRE for main in build-389351-962779 RUN: /usr/share/launchpad-buildd/slavebin/update-debian-chroot ['update-debian-chroot', '389351-962779'] Updating debian chroot for build 389351-962779 Get:1 http://sanae.ubuntu.com gutsy Release.gpg [65B] Get:2 http://sanae.ubuntu.com gutsy Release [7463B] Get:3 http://sanae.ubuntu.com gutsy/main Packages [776kB] Fetched 784kB in 1s (471kB/s) Reading package lists... Reading package lists... Building dependency tree... The following packages will be upgraded: apt 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/1556kB of archives. After unpacking 0B of additional disk space will be used. (Reading database ... 9012 files and directories currently installed.) Preparing to replace apt 0.7.6ubuntu8 (using .../apt_0.7.6ubuntu9_hppa.deb) ... Unpacking replacement apt ... Setting up apt (0.7.6ubuntu9) ... Installing new version of config file /etc/cron.daily/apt ... RUN: /usr/share/launchpad-buildd/slavebin/sbuild-package ['sbuild-package', '389351-962779', '-dautobuild', '--nolog', '--batch', '--archive=ubuntu', '--comp=main', 'zip_2.32-1.dsc'] Initiating build Automatic build of zip_2.32-1 on primero by sbuild/hppa 1.170.5 Build started at 20070916-0043 ****************************************************************************** zip_2.32-1.dsc exists in cwd ------------------------------------------------------------------------------ dpkg-source: extracting zip in zip-2.32 dpkg-source: unpacking zip_2.32.orig.tar.gz dpkg-source: applying /home/buildd/build-389351-962779/zip_2.32-1.diff.gz dpkg-buildpackage: source package is zip dpkg-buildpackage: source version is 2.32-1 dpkg-buildpackage: host architecture hppa dpkg-buildpackage: source version without epoch 2.32-1 /usr/bin/fakeroot debian/rules clean test -f zip.c -a -f debian/rules rm -f build /usr/bin/make -f unix/Makefile clean make[1]: Entering directory `/build/buildd/zip-2.32' rm -f *.o zip zipnote zipsplit zipcloak flags rm -rf IZzip make[1]: Leaving directory `/build/buildd/zip-2.32' rm -rf debian/tmp debian/files* debian/*~ debian/*.bak debian/substvars debian/rules build test -f zip.c -a -f debian/rules unix/configure "gcc" "-g -Wall -I. -DUNIX -O2" Check C compiler type (optimization option) Other (gcc?) Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for non existent include files Check for terminal I/O include file Check for valloc Check for 64bit fseek Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links /usr/bin/make -f unix/Makefile generic make[1]: Entering directory `/build/buildd/zip-2.32' eval make -f unix/Makefile zips `cat flags` make[2]: Entering directory `/build/buildd/zip-2.32' gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO zip.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO zipfile.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO zipup.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO fileio.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO util.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO globals.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO crypt.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO ttyio.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO unix/unix.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO crc32.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO crctab.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO deflate.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO trees.c gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o crctab.o deflate.o trees.o fileio.o: In function `tempname': /build/buildd/zip-2.32/fileio.c:922: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO zipnote.c rm -f zipfile_.c; ln -s zipfile.c zipfile_.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO -DUTIL zipfile_.c rm -f zipfile_.c rm -f fileio_.c; ln -s fileio.c fileio_.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO -DUTIL fileio_.c rm -f fileio_.c rm -f util_.c; ln -s util.c util_.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO -DUTIL util_.c rm -f util_.c rm -f unix_.c; ln -s unix/unix.c unix_.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO -DUTIL unix_.c rm -f unix_.c gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o fileio_.o: In function `tempname': /build/buildd/zip-2.32/fileio_.c:922: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO zipsplit.c gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o fileio_.o: In function `tempname': /build/buildd/zip-2.32/fileio_.c:922: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO zipcloak.c rm -f crypt_.c; ln -s crypt.c crypt_.c gcc -c -g -Wall -I. -DUNIX -O2 -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DHAVE_FSEEKO -DUTIL crypt_.c rm -f crypt_.c gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crctab.o crypt_.o ttyio.o fileio_.o: In function `tempname': /build/buildd/zip-2.32/fileio_.c:922: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[2]: Leaving directory `/build/buildd/zip-2.32' make[1]: Leaving directory `/build/buildd/zip-2.32' touch build /usr/bin/fakeroot debian/rules binary-arch test -f zip.c -a -f debian/rules test root = "`whoami`" rm -rf debian/tmp install -d debian/tmp/DEBIAN debian/tmp/usr/share/doc/zip cd debian/tmp && install -d usr/bin usr/man/man1 /usr/bin/make -f unix/Makefile install prefix=`pwd`/debian/tmp/usr \ INSTALL_PROGRAM="install -s" make[1]: Entering directory `/build/buildd/zip-2.32' mkdir -p /build/buildd/zip-2.32/debian/tmp/usr/bin install -s zip zipnote zipsplit zipcloak /build/buildd/zip-2.32/debian/tmp/usr/bin cd /build/buildd/zip-2.32/debian/tmp/usr/bin; chmod 755 zip zipnote zipsplit zipcloak mkdir -p /build/buildd/zip-2.32/debian/tmp/usr/man/man1 cp man/zip.1 /build/buildd/zip-2.32/debian/tmp/usr/man/man1/zip.1 chmod 644 /build/buildd/zip-2.32/debian/tmp/usr/man/man1/zip.1 make[1]: Leaving directory `/build/buildd/zip-2.32' chmod 755 debian/tmp/usr/bin/* cat debian/copyright.in LICENSE > debian/tmp/usr/share/doc/zip/copyright cp debian/changelog debian/tmp/usr/share/doc/zip/changelog.Debian cp -p CHANGES TODO WHATSNEW debian/tmp/usr/share/doc/zip cd debian/tmp/usr/share/doc/zip && gzip -9 changelog.Debian CHANGES ln -s CHANGES.gz debian/tmp/usr/share/doc/zip/changelog.gz gzip -r9 debian/tmp/usr/man cd debian/tmp && mv usr/man usr/share ln -s zip.1.gz debian/tmp/usr/share/man/man1/zipnote.1.gz ln -s zip.1.gz debian/tmp/usr/share/man/man1/zipsplit.1.gz ln -s zip.1.gz debian/tmp/usr/share/man/man1/zipcloak.1.gz dpkg-shlibdeps zip dpkg-gencontrol -isp cd debian/tmp && \ md5sum `find * -type f ! -regex "DEBIAN/.*"` > DEBIAN/md5sums chown -R root:root debian/tmp chmod -R u+w,go=rX debian/tmp dpkg --build debian/tmp .. dpkg-deb: building package `zip' in `../zip_2.32-1_hppa.deb'. dpkg-genchanges -B -mUbuntu/hppa 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 20070916-0044 chroot-autobuild/build/buildd/zip_2.32-1_hppa.deb: new debian package, version 2.0. size 117888 bytes: control archive= 861 bytes. 567 bytes, 18 lines control 575 bytes, 10 lines md5sums Package: zip Version: 2.32-1 Architecture: hppa Maintainer: Santiago Vila Installed-Size: 260 Depends: libc6 (>= 2.6) Recommends: unzip Conflicts: zip-crypt (<= 2.30-2) Replaces: zip-crypt (<= 2.30-2) Section: utils Priority: optional Description: Archiver for .zip files This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-) . This version supports encryption. chroot-autobuild/build/buildd/zip_2.32-1_hppa.deb: drwxr-xr-x root/root 0 2007-09-16 00:43:57 ./ drwxr-xr-x root/root 0 2007-09-16 00:43:57 ./usr/ drwxr-xr-x root/root 0 2007-09-16 00:43:57 ./usr/share/ drwxr-xr-x root/root 0 2007-09-16 00:43:57 ./usr/share/doc/ drwxr-xr-x root/root 0 2007-09-16 00:43:57 ./usr/share/doc/zip/ -rw-r--r-- root/root 3523 2007-09-16 00:43:57 ./usr/share/doc/zip/copyright -rw-r--r-- root/root 26363 2006-06-20 03:25:00 ./usr/share/doc/zip/CHANGES.gz -rw-r--r-- root/root 3149 2005-02-21 05:52:44 ./usr/share/doc/zip/TODO -rw-r--r-- root/root 3382 2006-06-20 01:36:00 ./usr/share/doc/zip/WHATSNEW -rw-r--r-- root/root 2418 2007-09-16 00:43:57 ./usr/share/doc/zip/changelog.Debian.gz drwxr-xr-x root/root 0 2007-09-16 00:43:57 ./usr/share/man/ drwxr-xr-x root/root 0 2007-09-16 00:43:57 ./usr/share/man/man1/ -rw-r--r-- root/root 13764 2007-09-16 00:43:57 ./usr/share/man/man1/zip.1.gz drwxr-xr-x root/root 0 2007-09-16 00:43:57 ./usr/bin/ -rwxr-xr-x root/root 74816 2007-09-16 00:43:57 ./usr/bin/zip -rwxr-xr-x root/root 25320 2007-09-16 00:43:57 ./usr/bin/zipnote -rwxr-xr-x root/root 28444 2007-09-16 00:43:57 ./usr/bin/zipsplit -rwxr-xr-x root/root 28616 2007-09-16 00:43:57 ./usr/bin/zipcloak lrwxrwxrwx root/root 0 2007-09-16 00:43:57 ./usr/share/doc/zip/changelog.gz -> CHANGES.gz lrwxrwxrwx root/root 0 2007-09-16 00:43:57 ./usr/share/man/man1/zipnote.1.gz -> zip.1.gz lrwxrwxrwx root/root 0 2007-09-16 00:43:57 ./usr/share/man/man1/zipsplit.1.gz -> zip.1.gz lrwxrwxrwx root/root 0 2007-09-16 00:43:57 ./usr/share/man/man1/zipcloak.1.gz -> zip.1.gz zip_2.32-1_hppa.changes: Format: 1.7 Date: Thu, 6 Jul 2006 18:53:40 +0200 Source: zip Binary: zip Architecture: hppa Version: 2.32-1 Distribution: autobuild Urgency: low Maintainer: Ubuntu/hppa Build Daemon Changed-By: Santiago Vila Description: zip - Archiver for .zip files Changes: zip (2.32-1) unstable; urgency=low . * New upstream release. * Changed unix/configure to not break DEB_BUILD_OPTIONS. Files: 6b728dd8863ce49b8d8b9eec4c79b770 117888 utils optional zip_2.32-1_hppa.deb ****************************************************************************** Built successfully Purging chroot-autobuild/build/buildd/zip-2.32 ------------------------------------------------------------------------------ ****************************************************************************** Finished at 20070916-0044 Build needed 00:00:28, 4944k disk space RUN: /usr/share/launchpad-buildd/slavebin/scan-for-processes ['/usr/share/launchpad-buildd/slavebin/scan-for-processes', '389351-962779'] Scanning for processes to kill in build 389351-962779... Scanning for processes to kill in build /home/buildd/build-389351-962779/chroot-autobuild... RUN: /usr/share/launchpad-buildd/slavebin/umount-chroot ['umount-chroot', '389351-962779'] Unmounting chroot for build 389351-962779... RUN: /usr/share/launchpad-buildd/slavebin/remove-build ['remove-build', '389351-962779'] Removing build 389351-962779