RUN: /usr/share/launchpad-buildd/slavebin/unpack-chroot ['unpack-chroot', '450127-1066676', '/home/buildd/filecache-default/3c457f71224419158e84981c50229ca7cafc26b0'] Unpacking chroot for build 450127-1066676 RUN: /usr/share/launchpad-buildd/slavebin/mount-chroot ['mount-chroot', '450127-1066676'] Mounting chroot for build 450127-1066676 RUN: /usr/share/launchpad-buildd/slavebin/apply-ogre-model ['apply-ogre-model', '450127-1066676', 'universe'] Attempting OGRE for universe in build-450127-1066676 RUN: /usr/share/launchpad-buildd/slavebin/override-sources-list ['override-sources-list', '450127-1066676', 'deb http://ftpmaster.internal/ubuntu hardy main restricted universe'] Overriding sources.list in build-450127-1066676 RUN: /usr/share/launchpad-buildd/slavebin/update-debian-chroot ['update-debian-chroot', '450127-1066676'] Updating debian chroot for build 450127-1066676 Get:1 http://ftpmaster.internal hardy Release.gpg [191B] Get:2 http://ftpmaster.internal hardy Release [65.9kB] Get:3 http://ftpmaster.internal hardy/main Packages [1083kB] Get:4 http://ftpmaster.internal hardy/restricted Packages [3168B] Get:5 http://ftpmaster.internal hardy/universe Packages [4181kB] Fetched 5333kB in 5s (1042kB/s) Reading package lists... Reading package lists... Building dependency tree... The following packages will be upgraded: ccache 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/32.9kB of archives. After unpacking 0B of additional disk space will be used. (Reading database ... 10045 files and directories currently installed.) Preparing to replace ccache 2.4-10 (using .../ccache_2.4-11_sparc.deb) ... Unpacking replacement ccache ... Setting up ccache (2.4-11) ... RUN: /usr/share/launchpad-buildd/slavebin/sbuild-package ['sbuild-package', '450127-1066676', '-dautobuild', '--nolog', '--batch', '--archive=ubuntu', '--comp=universe', 'mpegdemux_0.1.2-4.dsc'] Initiating build Automatic build of mpegdemux_0.1.2-4 on artigas by sbuild/sparc 1.170.5 Build started at 20071120-2102 ****************************************************************************** mpegdemux_0.1.2-4.dsc exists in cwd ------------------------------------------------------------------------------ dpkg-source: extracting mpegdemux in mpegdemux-0.1.2 dpkg-source: unpacking mpegdemux_0.1.2.orig.tar.gz dpkg-source: applying /home/buildd/build-450127-1066676/mpegdemux_0.1.2-4.diff.gz dpkg-buildpackage: source package is mpegdemux dpkg-buildpackage: source version is 0.1.2-4 dpkg-buildpackage: host architecture sparc dpkg-buildpackage: source version without epoch 0.1.2-4 /usr/bin/fakeroot debian/rules clean rm -f build /usr/bin/make clean make[1]: Entering directory `/build/buildd/mpegdemux-0.1.2' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/build/buildd/mpegdemux-0.1.2' make: [clean] Error 2 (ignored) rm -f `find . -name "*~"` rm -rf debian/tmp debian/files* core debian/substvars debian/rules build ./configure --prefix=/usr checking mpegdemux version... 0.1.2 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/install -c checking for ar... /usr/bin/ar checking whether make sets $(MAKE)... yes checking whether ln -s works... yes 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 for long long... yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 configure: creating ./config.status config.status: creating Makefile.inc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h mpegdemux 0.1.2 is now configured: CC: gcc CFLAGS: "-g -O2" LDFLAGS: "" prefix: /usr bindir: /usr/bin mandir: /usr/man /usr/bin/make CC="gcc" CFLAGS="-g -Wall -O2" make[1]: Entering directory `/build/buildd/mpegdemux-0.1.2' make[2]: Entering directory `/build/buildd/mpegdemux-0.1.2/src' gcc -c -g -Wall -O2 -I../src -I../src -I../src -o buffer.o buffer.c gcc -c -g -Wall -O2 -I../src -I../src -I../src -o message.o message.c gcc -c -g -Wall -O2 -I../src -I../src -I../src -o mpegdemux.o mpegdemux.c gcc -c -g -Wall -O2 -I../src -I../src -I../src -o mpeg_demux.o mpeg_demux.c gcc -c -g -Wall -O2 -I../src -I../src -I../src -o mpeg_list.o mpeg_list.c gcc -c -g -Wall -O2 -I../src -I../src -I../src -o mpeg_parse.o mpeg_parse.c gcc -c -g -Wall -O2 -I../src -I../src -I../src -o mpeg_remux.o mpeg_remux.c gcc -c -g -Wall -O2 -I../src -I../src -I../src -o mpeg_scan.o mpeg_scan.c gcc buffer.o message.o mpegdemux.o mpeg_demux.o mpeg_list.o mpeg_parse.o mpeg_remux.o mpeg_scan.o -o mpegdemux make[2]: Leaving directory `/build/buildd/mpegdemux-0.1.2/src' make[1]: Leaving directory `/build/buildd/mpegdemux-0.1.2' touch build /usr/bin/fakeroot debian/rules binary-arch rm -rf debian/tmp install -d debian/tmp/DEBIAN debian/tmp/usr/share/doc/mpegdemux cd debian/tmp && install -d usr/bin usr/share /usr/bin/make install prefix=`pwd`/debian/tmp/usr \ INSTALL_PROGRAM="install -s" make[1]: Entering directory `/build/buildd/mpegdemux-0.1.2' make[2]: Entering directory `/build/buildd/mpegdemux-0.1.2/src' /usr/bin/install -c -d -m 755 /build/buildd/mpegdemux-0.1.2/debian/tmp/usr/bin install -s -m 755 mpegdemux /build/buildd/mpegdemux-0.1.2/debian/tmp/usr/bin /usr/bin/install -c -d -m 755 /build/buildd/mpegdemux-0.1.2/debian/tmp/usr/man/man1 for f in mpegdemux.1 ; do \ rm -f /build/buildd/mpegdemux-0.1.2/debian/tmp/usr/man/man1/$f.gz ; \ gzip -c --best ./$f > /build/buildd/mpegdemux-0.1.2/debian/tmp/usr/man/man1/$f.gz ; \ done make[2]: Leaving directory `/build/buildd/mpegdemux-0.1.2/src' make[1]: Leaving directory `/build/buildd/mpegdemux-0.1.2' mv debian/tmp/usr/man debian/tmp/usr/share cp -p debian/copyright debian/tmp/usr/share/doc/mpegdemux cp -p ChangeLog debian/tmp/usr/share/doc/mpegdemux/changelog cp -p debian/changelog debian/tmp/usr/share/doc/mpegdemux/changelog.Debian cp -p NEWS README debian/tmp/usr/share/doc/mpegdemux cd debian/tmp/usr/share/doc/mpegdemux && gzip -9 changelog changelog.Debian gzip -r9 debian/tmp/usr/share/man dpkg-shlibdeps debian/tmp/usr/bin/* dpkg-gencontrol -isp cd debian/tmp && \ md5sum `find * -type f ! -regex "DEBIAN/.*"` > DEBIAN/md5sums chown -R root:root debian/tmp chmod -R go=rX debian/tmp dpkg --build debian/tmp .. pkgstriptranslations: processing control file: ./debian/tmp/DEBIAN/control, package mpegdemux, directory ./debian/tmp pkgstriptranslations: mpegdemux does not contain translations, skipping pkgstriptranslations: no translation files, not creating tarball pkgmaintainermangler: Maintainer field overridden to "Ubuntu MOTU Developers " warning, `debian/tmp/DEBIAN/control' contains user-defined field `Original-Maintainer' dpkg-deb: ignoring 1 warnings about the control file(s) dpkg-deb: building package `mpegdemux' in `../mpegdemux_0.1.2-4_sparc.deb'. dpkg-genchanges -B -mUbuntu/sparc 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 20071120-2103 chroot-autobuild/build/buildd/mpegdemux_0.1.2-4_sparc.deb: new debian package, version 2.0. size 18974 bytes: control archive= 694 bytes. 464 bytes, 13 lines control 465 bytes, 7 lines md5sums Package: mpegdemux Version: 0.1.2-4 Architecture: sparc Maintainer: Ubuntu MOTU Developers Original-Maintainer: Santiago Vila Installed-Size: 84 Depends: libc6 (>= 2.6.1-1) Section: sound Priority: optional Description: MPEG1/2 system stream demultiplexer Mpegdemux is an MPEG1/MPEG2 system stream demultiplexer. It can be used to list the contents of an MPEG system stream and to extract elementary streams. chroot-autobuild/build/buildd/mpegdemux_0.1.2-4_sparc.deb: drwxr-xr-x root/root 0 2007-11-20 21:03:05 ./ drwxr-xr-x root/root 0 2007-11-20 21:03:05 ./usr/ drwxr-xr-x root/root 0 2007-11-20 21:03:05 ./usr/share/ drwxr-xr-x root/root 0 2007-11-20 21:03:05 ./usr/share/doc/ drwxr-xr-x root/root 0 2007-11-20 21:03:05 ./usr/share/doc/mpegdemux/ -rw-r--r-- root/root 825 2007-11-20 21:02:58 ./usr/share/doc/mpegdemux/copyright -rw-r--r-- root/root 631 2004-09-19 08:17:14 ./usr/share/doc/mpegdemux/NEWS -rw-r--r-- root/root 1354 2003-07-12 13:21:15 ./usr/share/doc/mpegdemux/README -rw-r--r-- root/root 2679 2004-09-19 08:17:03 ./usr/share/doc/mpegdemux/changelog.gz -rw-r--r-- root/root 386 2007-11-20 21:02:58 ./usr/share/doc/mpegdemux/changelog.Debian.gz drwxr-xr-x root/root 0 2007-11-20 21:03:05 ./usr/share/man/ drwxr-xr-x root/root 0 2007-11-20 21:03:05 ./usr/share/man/man1/ -rw-r--r-- root/root 2245 2007-11-20 21:03:05 ./usr/share/man/man1/mpegdemux.1.gz drwxr-xr-x root/root 0 2007-11-20 21:03:05 ./usr/bin/ -rwxr-xr-x root/root 27420 2007-11-20 21:03:05 ./usr/bin/mpegdemux mpegdemux_0.1.2-4_sparc.changes: Format: 1.7 Date: Mon, 19 Nov 2007 15:34:14 +0100 Source: mpegdemux Binary: mpegdemux Architecture: sparc Version: 0.1.2-4 Distribution: autobuild Urgency: low Maintainer: Ubuntu/sparc Build Daemon Changed-By: Santiago Vila Description: mpegdemux - MPEG1/2 system stream demultiplexer Closes: 437583 Changes: mpegdemux (0.1.2-4) unstable; urgency=low . * Honor DEB_BUILD_OPTIONS. Closes: #437583. Files: 79d9c7bb1b01246a9f11c93eb0a6a5e6 18974 sound optional mpegdemux_0.1.2-4_sparc.deb ****************************************************************************** Built successfully Purging chroot-autobuild/build/buildd/mpegdemux-0.1.2 ------------------------------------------------------------------------------ ****************************************************************************** Finished at 20071120-2103 Build needed 00:00:09, 760k disk space RUN: /usr/share/launchpad-buildd/slavebin/scan-for-processes ['/usr/share/launchpad-buildd/slavebin/scan-for-processes', '450127-1066676'] Scanning for processes to kill in build 450127-1066676... Scanning for processes to kill in build /home/buildd/build-450127-1066676/chroot-autobuild... RUN: /usr/share/launchpad-buildd/slavebin/umount-chroot ['umount-chroot', '450127-1066676'] Unmounting chroot for build 450127-1066676... RUN: /usr/share/launchpad-buildd/slavebin/remove-build ['remove-build', '450127-1066676'] Removing build 450127-1066676