RUN: /bin/echo ['echo', 'Forking build subprocess...'] Forking build subprocess... RUN: /usr/share/launchpad-buildd/slavebin/unpack-chroot ['unpack-chroot', '614183-1562665', '/home/buildd/filecache-default/0677937d0b4b928dae4f99798a874aab20fc4dda'] Synching the system clock with the buildd NTP service... 23 May 09:10:52 ntpdate[4558]: adjust time server 10.211.37.1 offset -0.000109 sec Unpacking chroot for build 614183-1562665 RUN: /usr/share/launchpad-buildd/slavebin/mount-chroot ['mount-chroot', '614183-1562665'] Mounting chroot for build 614183-1562665 RUN: /usr/share/launchpad-buildd/slavebin/apply-ogre-model ['apply-ogre-model', '614183-1562665', 'universe'] Attempting OGRE for universe in build-614183-1562665 RUN: /usr/share/launchpad-buildd/slavebin/override-sources-list ['override-sources-list', '614183-1562665', 'deb http://ftpmaster.internal/ubuntu intrepid main restricted universe'] Overriding sources.list in build-614183-1562665 RUN: /usr/share/launchpad-buildd/slavebin/update-debian-chroot ['update-debian-chroot', '614183-1562665'] Updating debian chroot for build 614183-1562665 Get:1 http://ftpmaster.internal intrepid Release.gpg [191B] Get:2 http://ftpmaster.internal intrepid Release [65.9kB] Get:3 http://ftpmaster.internal intrepid/main Packages [1191kB] Get:4 http://ftpmaster.internal intrepid/restricted Packages [6397B] Get:5 http://ftpmaster.internal intrepid/universe Packages [4497kB] Fetched 5761kB in 4s (1435kB/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/55.6kB of archives. After this operation, 4096B disk space will be freed. (Reading database ... 10547 files and directories currently installed.) Preparing to replace debianutils 2.28.2-0ubuntu1 (using .../debianutils_2.28.6_amd64.deb) ... Unpacking replacement debianutils ... Setting up debianutils (2.28.6) ... RUN: /usr/share/launchpad-buildd/slavebin/sbuild-package ['sbuild-package', '614183-1562665', '--nolog', '--batch', '--archive=ubuntu', '--purpose=PRIMARY', '--dist=intrepid', '--comp=universe', 'genpower_1.0.5-2ubuntu3.dsc'] Initiating build Automatic build of genpower_1.0.5-2ubuntu3 on crested by sbuild/amd64 1.170.5 Build started at 20080523-0911 ****************************************************************************** genpower_1.0.5-2ubuntu3.dsc exists in cwd ------------------------------------------------------------------------------ sh: gcc: not found dpkg-source: warning: Couldn't determine gcc system type, falling back to default (native compilation) gpg: Signature made Fri May 23 09:07:37 2008 BST using DSA key ID 7F410DD9 gpg: Can't check signature: public key not found dpkg-source: extracting genpower in genpower-1.0.5 dpkg-source: unpacking genpower_1.0.5.orig.tar.gz dpkg-source: applying /home/buildd/build-614183-1562665/genpower_1.0.5-2ubuntu3.diff.gz dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions dpkg-buildpackage: source package genpower dpkg-buildpackage: source version 1.0.5-2ubuntu3 dpkg-buildpackage: host architecture amd64 /usr/bin/fakeroot debian/rules clean rm -f stamp-build rm -rf debian/tmp debian/files debian/substvars find . \( -name "*~" -o -name "#*" \) -exec rm -f {} \; /usr/bin/make clean make[1]: Entering directory `/build/buildd/genpower-1.0.5' rm -f *.o *.bak genpowerd gentest genwrite make[1]: Leaving directory `/build/buildd/genpower-1.0.5' debian/rules build make CFLAGS='-O2 -g -fomit-frame-pointer' all make[1]: Entering directory `/build/buildd/genpower-1.0.5' cc -O2 -g -fomit-frame-pointer genpowerd.c -o genpowerd cc -O2 -g -fomit-frame-pointer gentest.c -o gentest make[1]: Leaving directory `/build/buildd/genpower-1.0.5' touch stamp-build /usr/bin/fakeroot debian/rules binary-arch test -f stamp-build || make -f debian/rules build rm -rf debian/tmp : mkdir -p debian/tmp/DEBIAN debian/tmp/usr/share/doc/genpower mkdir -p debian/tmp/sbin debian/tmp/usr/sbin debian/tmp/etc/init.d debian/tmp/usr/share/man/man8 : /usr/bin/make install BINDIR=debian/tmp/sbin SCRIPTDIR=debian/tmp/etc MANDIR=debian/tmp/usr/share/man/man8 CONFDIR=debian/tmp/etc make[1]: Entering directory `/build/buildd/genpower-1.0.5' test -x genpowerd && install -m755 -oroot -groot -s genpowerd debian/tmp/sbin test -x genwrite && install -m755 -oroot -groot -s genwrite debian/tmp/sbin make[1]: [binstall] Error 1 (ignored) test -x gentest && install -m755 -oroot -groot -s gentest debian/tmp/sbin install -m755 -oroot -groot genpowerfail debian/tmp/etc install -m644 -oroot -groot genpowerd.conf debian/tmp/etc install -m644 -oroot -groot genpowerd.8 debian/tmp/usr/share/man/man8 make[1]: Leaving directory `/build/buildd/genpower-1.0.5' : rm -f debian/tmp/etc/genpowerfail sed -e '/RCPOWERFAIL/d;s/UPSTYPE=.*/UPSTYPE=apc-pnp/' debian/tmp/etc/genpowerd.conf install -m 755 debian/genpower.rc debian/tmp/etc/init.d/genpower install -m 755 debian/powerfail.rc debian/tmp/etc/init.d/powerfail cd debian/tmp/etc/init.d; ln -s genpower ups-monitor strip debian/tmp/sbin/* # debian/tmp/usr/sbin/* cp gentest.8 debian/tmp/usr/share/man/man8/ cd debian/tmp/usr/share/man && gzip -9v */*; man8/genpowerd.8: 51.7% -- replaced with man8/genpowerd.8.gz man8/gentest.8: 52.6% -- replaced with man8/gentest.8.gz cd debian/tmp/usr/share/man/man8; ln -s genpowerd.8.gz genpower.8.gz : cp Change.Log debian/tmp/usr/share/doc/genpower/changelog cp debian/changelog debian/tmp/usr/share/doc/genpower/changelog.Debian cp README debian/tmp/usr/share/doc/genpower/README cp genpower.docs debian/tmp/usr/share/doc/genpower/ cp -a cables debian/tmp/usr/share/doc/genpower/ find debian/tmp/ -name CVS | xargs -r rm -rf find debian/tmp/usr/share/doc/genpower -type f | xargs -r gzip -9v debian/tmp/usr/share/doc/genpower/changelog: 50.0% -- replaced with debian/tmp/usr/share/doc/genpower/changelog.gz debian/tmp/usr/share/doc/genpower/changelog.Debian: 64.4% -- replaced with debian/tmp/usr/share/doc/genpower/changelog.Debian.gz debian/tmp/usr/share/doc/genpower/README: 53.1% -- replaced with debian/tmp/usr/share/doc/genpower/README.gz debian/tmp/usr/share/doc/genpower/genpower.docs: 70.1% -- replaced with debian/tmp/usr/share/doc/genpower/genpower.docs.gz debian/tmp/usr/share/doc/genpower/cables/trust-energy: 58.7% -- replaced with debian/tmp/usr/share/doc/genpower/cables/trust-energy.gz debian/tmp/usr/share/doc/genpower/cables/apc-new: 58.9% -- replaced with debian/tmp/usr/share/doc/genpower/cables/apc-new.gz debian/tmp/usr/share/doc/genpower/cables/apc-pnp: 65.2% -- replaced with debian/tmp/usr/share/doc/genpower/cables/apc-pnp.gz cp debian/copyright debian/tmp/usr/share/doc/genpower : install -m 644 debian/conffiles debian/tmp/DEBIAN install -m 755 debian/postinst debian/tmp/DEBIAN install -m 755 debian/prerm debian/tmp/DEBIAN install -m 755 debian/postrm debian/tmp/DEBIAN : dpkg-shlibdeps debian/tmp/sbin/* # debian/tmp/usr/sbin/* dpkg-gencontrol -is -ip 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 genpower, directory ./debian/tmp pkgstriptranslations: genpower does not contain translations, skipping pkgstriptranslations: no translation files, not creating tarball pkgmaintainermangler: Not overriding Maintainer for domain lists.ubuntu.com warning, `debian/tmp/DEBIAN/control' contains user-defined field `Original-Maintainer' warning, conffile `/etc/init.d/ups-monitor' is not a plain file dpkg-deb: ignoring 2 warnings about the control file(s) dpkg-deb: building package `genpower' in `debian/tmp.deb'. dpkg-name -o -s .. debian/tmp.deb moved `tmp.deb' to `../genpower_1.0.5-2ubuntu3_amd64.deb' dpkg-genchanges -B -mUbuntu/amd64 Build Daemon >../genpower_1.0.5-2ubuntu3_amd64.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 20080523-0911 chroot-autobuild/build/buildd/genpower_1.0.5-2ubuntu3_amd64.deb: new debian package, version 2.0. size 48576 bytes: control archive= 1704 bytes. 87 bytes, 4 lines conffiles 1095 bytes, 29 lines control 1642 bytes, 51 lines * postinst #!/bin/sh 324 bytes, 18 lines * postrm #!/bin/sh 177 bytes, 9 lines * prerm #!/bin/sh Package: genpower Version: 1.0.5-2ubuntu3 Architecture: amd64 Maintainer: Ubuntu MOTU Developers Installed-Size: 164 Depends: libc6 (>= 2.4), psmisc Conflicts: ups-monitor Provides: ups-monitor Section: admin Priority: extra Description: Monitor UPS and handle line power failures The express aim of the genpower package is to add additional functionally and a simpler means of configuring UPS monitoring, in a full featured suite that can be configured to work with most UPSs featuring an RS232 monitoring port. . Depending on the UPS, cable, and the manner in which the genpower package is configured, the genpower package provides the following features: . * Line power sensing * Low battery detection * Physical cable detection * The ability to kill the UPS's inverter . The Debian package has an extra cable description called "apc-pnp" that should support all of the above for the APC Back-UPS Pro, Smart-UPS, and Matrix-UPS systems using the included Windows-95 Plug-and-Play cable! Original-Maintainer: Brian White chroot-autobuild/build/buildd/genpower_1.0.5-2ubuntu3_amd64.deb: drwxr-xr-x root/root 0 2008-05-23 09:11 ./ drwxr-xr-x root/root 0 2008-05-23 09:11 ./usr/ drwxr-xr-x root/root 0 2008-05-23 09:11 ./usr/share/ drwxr-xr-x root/root 0 2008-05-23 09:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2008-05-23 09:11 ./usr/share/doc/genpower/ -rw-r--r-- root/root 1741 2008-05-23 09:11 ./usr/share/doc/genpower/README.gz -rw-r--r-- root/root 23180 2008-05-23 09:11 ./usr/share/doc/genpower/genpower.docs.gz -rw-r--r-- root/root 486 2008-05-23 09:11 ./usr/share/doc/genpower/copyright drwxr-xr-x root/root 0 2008-05-23 09:11 ./usr/share/doc/genpower/cables/ -rw-r--r-- root/root 1042 2001-01-14 01:49 ./usr/share/doc/genpower/cables/apc-new.gz -rw-r--r-- root/root 1056 2001-01-14 01:49 ./usr/share/doc/genpower/cables/apc-pnp.gz -rw-r--r-- root/root 1463 2001-01-14 01:49 ./usr/share/doc/genpower/cables/trust-energy.gz -rw-r--r-- root/root 2077 2008-05-23 09:11 ./usr/share/doc/genpower/changelog.gz -rw-r--r-- root/root 1721 2008-05-23 09:11 ./usr/share/doc/genpower/changelog.Debian.gz drwxr-xr-x root/root 0 2008-05-23 09:11 ./usr/share/man/ drwxr-xr-x root/root 0 2008-05-23 09:11 ./usr/share/man/man8/ -rw-r--r-- root/root 1214 2008-05-23 09:11 ./usr/share/man/man8/gentest.8.gz -rw-r--r-- root/root 1207 2008-05-23 09:11 ./usr/share/man/man8/genpowerd.8.gz drwxr-xr-x root/root 0 2008-05-23 09:11 ./usr/sbin/ drwxr-xr-x root/root 0 2008-05-23 09:11 ./sbin/ -rwxr-xr-x root/root 14168 2008-05-23 09:11 ./sbin/genpowerd -rwxr-xr-x root/root 7104 2008-05-23 09:11 ./sbin/gentest drwxr-xr-x root/root 0 2008-05-23 09:11 ./etc/ drwxr-xr-x root/root 0 2008-05-23 09:11 ./etc/init.d/ -rwxr-xr-x root/root 1343 2008-05-23 09:11 ./etc/init.d/genpower -rwxr-xr-x root/root 2620 2008-05-23 09:11 ./etc/init.d/powerfail -rw-r--r-- root/root 1973 2008-05-23 09:11 ./etc/genpowerd.conf lrwxrwxrwx root/root 0 2008-05-23 09:11 ./usr/share/man/man8/genpower.8.gz -> genpowerd.8.gz lrwxrwxrwx root/root 0 2008-05-23 09:11 ./etc/init.d/ups-monitor -> genpower genpower_1.0.5-2ubuntu3_amd64.changes: Format: 1.7 Date: Fri, 23 May 2008 10:07:16 +0200 Source: genpower Binary: genpower Architecture: amd64 Version: 1.0.5-2ubuntu3 Distribution: intrepid Urgency: low Maintainer: Ubuntu/amd64 Build Daemon Changed-By: Andrea Colangelo Description: genpower - Monitor UPS and handle line power failures Launchpad-Bugs-Fixed: 230350 Changes: genpower (1.0.5-2ubuntu3) intrepid; urgency=low . * Modify Maintainer value to match the DebianMaintainerField specification. (LP: #230350) Files: 86b9bdc9f4cf2ece62462e2390e481dd 48576 admin extra genpower_1.0.5-2ubuntu3_amd64.deb Original-Maintainer: Brian White ****************************************************************************** Built successfully Purging chroot-autobuild/build/buildd/genpower-1.0.5 ------------------------------------------------------------------------------ ****************************************************************************** Finished at 20080523-0911 Build needed 00:00:03, 692k disk space RUN: /usr/share/launchpad-buildd/slavebin/scan-for-processes ['/usr/share/launchpad-buildd/slavebin/scan-for-processes', '614183-1562665'] Scanning for processes to kill in build 614183-1562665... Scanning for processes to kill in build /home/buildd/build-614183-1562665/chroot-autobuild... RUN: /usr/share/launchpad-buildd/slavebin/umount-chroot ['umount-chroot', '614183-1562665'] Unmounting chroot for build 614183-1562665... RUN: /usr/share/launchpad-buildd/slavebin/remove-build ['remove-build', '614183-1562665'] Removing build 614183-1562665