RUN: /bin/echo ['echo', 'Forking build subprocess...'] Forking build subprocess... RUN: /usr/share/launchpad-buildd/slavebin/unpack-chroot ['unpack-chroot', '778314-1835127', '/home/buildd/filecache-default/05ed72be0d6b3618e2e22266fc9a300b75f69100'] Synching the system clock with the buildd NTP service... 26 Nov 05:38:57 ntpdate[10137]: adjust time server 10.211.37.1 offset 0.000068 sec Unpacking chroot for build 778314-1835127 RUN: /usr/share/launchpad-buildd/slavebin/mount-chroot ['mount-chroot', '778314-1835127'] Mounting chroot for build 778314-1835127 RUN: /usr/share/launchpad-buildd/slavebin/apply-ogre-model ['apply-ogre-model', '778314-1835127', 'universe'] Attempting OGRE for universe in build-778314-1835127 RUN: /usr/share/launchpad-buildd/slavebin/override-sources-list ['override-sources-list', '778314-1835127', 'deb http://ftpmaster.internal/ubuntu jaunty main universe'] Overriding sources.list in build-778314-1835127 RUN: /usr/share/launchpad-buildd/slavebin/update-debian-chroot ['update-debian-chroot', '778314-1835127'] Updating debian chroot for build 778314-1835127 Get:1 http://ftpmaster.internal jaunty Release.gpg [189B] Get:2 http://ftpmaster.internal jaunty Release [74.6kB] Ign http://ftpmaster.internal jaunty/main Packages/DiffIndex Get:3 http://ftpmaster.internal jaunty/universe Packages [2477kB] Get:4 http://ftpmaster.internal jaunty/main Packages [1177kB] Fetched 3729kB in 8s (417kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following packages will be upgraded: debianutils 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/56.1kB of archives. After this operation, 4096B disk space will be freed. WARNING: The following packages cannot be authenticated! debianutils Authentication warning overridden. (Reading database ... 9539 files and directories currently installed.) Preparing to replace debianutils 2.30ubuntu1 (using .../debianutils_2.30ubuntu2_armel.deb) ... Unpacking replacement debianutils ... Setting up debianutils (2.30ubuntu2) ... modified: mtab RUN: /usr/share/launchpad-buildd/slavebin/sbuild-package ['sbuild-package', '778314-1835127', '--nolog', '--batch', '--archive=ubuntu', '--purpose=PRIMARY', '--dist=jaunty', '--comp=universe', 'mpegdemux_0.1.2-4.dsc'] Initiating build Automatic build of mpegdemux_0.1.2-4 on prumnopitys by sbuild/armel 1.170.5 Build started at 20081126-0539 ****************************************************************************** mpegdemux_0.1.2-4.dsc exists in cwd ------------------------------------------------------------------------------ sh: gcc: command not found dpkg-source: warning: Couldn't determine gcc system type, falling back to default (native compilation) gpg: Signature made Mon Nov 19 14:34:58 2007 GMT using DSA key ID 3EF23CD6 gpg: Can't check signature: public key not found dpkg-source: extracting mpegdemux in mpegdemux-0.1.2 dpkg-source: info: unpacking mpegdemux_0.1.2.orig.tar.gz dpkg-source: info: applying mpegdemux_0.1.2-4.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: -Wl,-Bsymbolic-functions dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package mpegdemux dpkg-buildpackage: source version 0.1.2-4 dpkg-buildpackage: host architecture armel /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 -Wall -O2" LDFLAGS: "-Wl,-Bsymbolic-functions" 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 mpeg_demux.c: In function 'mpeg_demux_copy_spu': mpeg_demux.c:55: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg_demux.c:70: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg_demux.c:74: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg_demux.c:81: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mpeg_demux.c: In function 'mpeg_demux_open': mpeg_demux.c:137: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result 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 mpeg_remux.c: In function 'mpeg_remux': mpeg_remux.c:221: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -c -g -Wall -O2 -I../src -I../src -I../src -o mpeg_scan.o mpeg_scan.c gcc -Wl,-Bsymbolic-functions 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_armel.deb'. dpkg-genchanges -B -mUbuntu/armel Build Daemon >../mpegdemux_0.1.2-4_armel.changes 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 20081126-0539 chroot-autobuild/build/buildd/mpegdemux_0.1.2-4_armel.deb: new debian package, version 2.0. size 20228 bytes: control archive= 689 bytes. 460 bytes, 13 lines control 465 bytes, 7 lines md5sums Package: mpegdemux Version: 0.1.2-4 Architecture: armel Maintainer: Ubuntu MOTU Developers Original-Maintainer: Santiago Vila Installed-Size: 84 Depends: libc6 (>= 2.4) 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_armel.deb: drwxr-xr-x root/root 0 2008-11-26 05:39 ./ drwxr-xr-x root/root 0 2008-11-26 05:39 ./usr/ drwxr-xr-x root/root 0 2008-11-26 05:39 ./usr/share/ drwxr-xr-x root/root 0 2008-11-26 05:39 ./usr/share/doc/ drwxr-xr-x root/root 0 2008-11-26 05:39 ./usr/share/doc/mpegdemux/ -rw-r--r-- root/root 631 2004-09-19 08:17 ./usr/share/doc/mpegdemux/NEWS -rw-r--r-- root/root 825 2008-11-26 05:39 ./usr/share/doc/mpegdemux/copyright -rw-r--r-- root/root 2679 2004-09-19 08:17 ./usr/share/doc/mpegdemux/changelog.gz -rw-r--r-- root/root 386 2008-11-26 05:39 ./usr/share/doc/mpegdemux/changelog.Debian.gz -rw-r--r-- root/root 1354 2003-07-12 13:21 ./usr/share/doc/mpegdemux/README drwxr-xr-x root/root 0 2008-11-26 05:39 ./usr/share/man/ drwxr-xr-x root/root 0 2008-11-26 05:39 ./usr/share/man/man1/ -rw-r--r-- root/root 2245 2008-11-26 05:39 ./usr/share/man/man1/mpegdemux.1.gz drwxr-xr-x root/root 0 2008-11-26 05:39 ./usr/bin/ -rwxr-xr-x root/root 22760 2008-11-26 05:39 ./usr/bin/mpegdemux mpegdemux_0.1.2-4_armel.changes: Format: 1.8 Date: Mon, 19 Nov 2007 15:34:14 +0100 Source: mpegdemux Binary: mpegdemux Architecture: armel Version: 0.1.2-4 Distribution: jaunty Urgency: low Maintainer: Ubuntu/armel 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. Checksums-Sha1: cabec161daaa5ecb6596b9ba3a0c7da917cc44e0 20228 mpegdemux_0.1.2-4_armel.deb Checksums-Sha256: 2cfb3da4b5200cce7aca85ea8bf4b2ecb5b22b39c3fe3f7ac43fad38345b50dc 20228 mpegdemux_0.1.2-4_armel.deb Files: 68807d23fa177b36d963988427024b93 20228 sound optional mpegdemux_0.1.2-4_armel.deb ****************************************************************************** Built successfully Purging chroot-autobuild/build/buildd/mpegdemux-0.1.2 ------------------------------------------------------------------------------ ****************************************************************************** Finished at 20081126-0539 Build needed 00:00:31, 764k disk space Can't open average time db /var/debbuild/avg-build-times Can't open average space db /var/debbuild/avg-build-space RUN: /usr/share/launchpad-buildd/slavebin/scan-for-processes ['/usr/share/launchpad-buildd/slavebin/scan-for-processes', '778314-1835127'] Scanning for processes to kill in build 778314-1835127... Scanning for processes to kill in build /home/buildd/build-778314-1835127/chroot-autobuild... RUN: /usr/share/launchpad-buildd/slavebin/umount-chroot ['umount-chroot', '778314-1835127'] Unmounting chroot for build 778314-1835127... RUN: /usr/share/launchpad-buildd/slavebin/remove-build ['remove-build', '778314-1835127'] Removing build 778314-1835127