[build-status: 168044] Log for successful build of dhcp-helper_1.0-1 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Mon Aug 25 13:51:48 JST 2008
Automatic build of dhcp-helper_1.0-1 on mappi006 by sbuild/m32r
Build started at 20080825-1347
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 28.4kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main dhcp-helper 1.0-1 (dsc) [539B]
Get:2 http://debian.linux-m32r.org 06_devonian/main dhcp-helper 1.0-1 (tar) [24.2kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main dhcp-helper 1.0-1 (diff) [3638B]
Fetched 28.4kB in 0s (60.6kB/s)
Download complete and in download only mode
------------------------------------------------------------------------------
dpkg-source: extracting dhcp-helper in dhcp-helper-1.0
dpkg-source: info: unpacking dhcp-helper_1.0.orig.tar.gz
dpkg-source: info: applying dhcp-helper_1.0-1.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:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package dhcp-helper
dpkg-buildpackage: source version 1.0-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -f dhcp-helper.c -a -f debian/rules
rm -f build
rm -rf debian/tmp debian/*~ debian/files* debian/substvars
make clean
make[1]: Entering directory `/build/buildd3/dhcp-helper-1.0'
rm -f *~ *.o core dhcp-helper
make[1]: Leaving directory `/build/buildd3/dhcp-helper-1.0'
debian/rules build
test -f dhcp-helper.c -a -f debian/rules
make CC=gcc CFLAGS="-g -O2"
make[1]: Entering directory `/build/buildd3/dhcp-helper-1.0'
gcc -g -O2 -Wall -W dhcp-helper.c -o dhcp-helper
make[1]: Leaving directory `/build/buildd3/dhcp-helper-1.0'
touch build
/usr/bin/fakeroot debian/rules binary-arch
test -f dhcp-helper.c -a -f debian/rules
test root = "`whoami`"
test -f dhcp-helper.c -a -f debian/rules
rm -rf debian/tmp
install -d debian/tmp/DEBIAN\
-d debian/tmp/usr/sbin\
-d debian/tmp/usr/share/doc/dhcp-helper\
-d debian/tmp/usr/share/man/man8\
-d debian/tmp/etc/init.d\
-d debian/tmp/etc/default\
-d debian/tmp/var/run
install -m 644 debian/conffiles debian/tmp/DEBIAN
install -m 755 debian/postinst debian/postrm debian/prerm debian/tmp/DEBIAN
install -m 755 dhcp-helper debian/tmp/usr/sbin
strip -R .note -R .comment debian/tmp/usr/sbin/dhcp-helper
install -m 755 debian/init debian/tmp/etc/init.d/dhcp-helper
install -m 644 debian/default debian/tmp/etc/default/dhcp-helper
cp CHANGELOG debian/tmp/usr/share/doc/dhcp-helper/changelog
gzip -9 debian/tmp/usr/share/doc/dhcp-helper/changelog
cp README debian/tmp/usr/share/doc/dhcp-helper/README
gzip -9 debian/tmp/usr/share/doc/dhcp-helper/README
cp debian/changelog debian/tmp/usr/share/doc/dhcp-helper/changelog.Debian
gzip -9 debian/tmp/usr/share/doc/dhcp-helper/changelog.Debian
cp debian/copyright debian/tmp/usr/share/doc/dhcp-helper/copyright
cp dhcp-helper.8 debian/tmp/usr/share/man/man8
gzip -9 debian/tmp/usr/share/man/man8/dhcp-helper.8
cd debian/tmp && find . -type f ! -regex '.*DEBIAN/.*' -printf '%P\0' | xargs -r0 md5sum > DEBIAN/md5sums
dpkg-shlibdeps dhcp-helper
dpkg-gencontrol -isp
chown -R root.root debian/tmp
chmod -R g-ws debian/tmp
dpkg --build debian/tmp ..
dpkg-deb: building package `dhcp-helper' in `../dhcp-helper_1.0-1_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../dhcp-helper_1.0-1_m32r.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 20080825-1351
chroot-unstable/build/buildd3/dhcp-helper_1.0-1_m32r.deb:
new debian package, version 2.0.
size 11214 bytes: control archive= 1233 bytes.
49 bytes, 2 lines conffiles
863 bytes, 19 lines control
533 bytes, 8 lines md5sums
300 bytes, 14 lines * postinst #!/bin/sh
92 bytes, 6 lines * postrm #!/bin/sh
158 bytes, 12 lines * prerm #!/bin/sh
Package: dhcp-helper
Version: 1.0-1
Architecture: m32r
Maintainer: Simon Kelley <simon at thekelleys.org.uk>
Installed-Size: 116
Depends: netbase, libc6 (>= 2.3.5-1)
Conflicts: dhcp-relay, dhcp3-relay, dhcp3-server, dhcpd, udhcpd
Section: net
Priority: optional
Description: A DHCP relay agent
dhcp-helper is a DHCP and BOOTP relay agent. It listens for DHCP
and BOOTP broadcasts on directly connected subnets and relays
them to DHCP or BOOTP servers elsewhere. dhcp-helper is much smaller
than dhcp3-relay package and it does not require the Packet Filter
kernel facility to be present. This makes it a good choice for use
on small or embedded systems. Unlike dhcp3-relay, dhcp-helper can be
configured to forward DHCP requests as broadcasts, and therefore does
not need to be given the IP address of the DHCP server, only the
network in which it resides.
chroot-unstable/build/buildd3/dhcp-helper_1.0-1_m32r.deb:
drwxr-xr-x root/root 0 2008-08-25 13:49 ./
drwxr-xr-x root/root 0 2008-08-25 13:49 ./usr/
drwxr-xr-x root/root 0 2008-08-25 13:49 ./usr/sbin/
-rwxr-xr-x root/root 9524 2008-08-25 13:49 ./usr/sbin/dhcp-helper
drwxr-xr-x root/root 0 2008-08-25 13:49 ./usr/share/
drwxr-xr-x root/root 0 2008-08-25 13:49 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-08-25 13:49 ./usr/share/doc/dhcp-helper/
-rw-r--r-- root/root 863 2008-08-25 13:49 ./usr/share/doc/dhcp-helper/copyright
-rw-r--r-- root/root 657 2008-08-25 13:49 ./usr/share/doc/dhcp-helper/changelog.gz
-rw-r--r-- root/root 279 2008-08-25 13:49 ./usr/share/doc/dhcp-helper/README.gz
-rw-r--r-- root/root 625 2008-08-25 13:49 ./usr/share/doc/dhcp-helper/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-08-25 13:49 ./usr/share/man/
drwxr-xr-x root/root 0 2008-08-25 13:49 ./usr/share/man/man8/
-rw-r--r-- root/root 1230 2008-08-25 13:49 ./usr/share/man/man8/dhcp-helper.8.gz
drwxr-xr-x root/root 0 2008-08-25 13:49 ./etc/
drwxr-xr-x root/root 0 2008-08-25 13:49 ./etc/init.d/
-rwxr-xr-x root/root 2019 2008-08-25 13:49 ./etc/init.d/dhcp-helper
drwxr-xr-x root/root 0 2008-08-25 13:49 ./etc/default/
-rw-r--r-- root/root 244 2008-08-25 13:49 ./etc/default/dhcp-helper
drwxr-xr-x root/root 0 2008-08-25 13:49 ./var/
drwxr-xr-x root/root 0 2008-08-25 13:49 ./var/run/
dhcp-helper_1.0-1_m32r.changes:
Format: 1.8
Date: Thu, 14 Aug 2008 17:10:16 +0000
Source: dhcp-helper
Binary: dhcp-helper
Architecture: m32r
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Simon Kelley <simon at thekelleys.org.uk>
Description:
dhcp-helper - A DHCP relay agent
Changes:
dhcp-helper (1.0-1) unstable; urgency=low
.
* New upstream.
Checksums-Sha1:
e2da45ea34d7d0e1006233c35dfaf1db7dcfff15 11214 dhcp-helper_1.0-1_m32r.deb
Checksums-Sha256:
e395d94b54a6f86d14c92d671300f576953a24768b7d43e28fce77580dd41458 11214 dhcp-helper_1.0-1_m32r.deb
Files:
69e6df0ca717e1ca7fe088865d333037 11214 net optional dhcp-helper_1.0-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/dhcp-helper-1.0
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080825-1351
Build needed 00:03:04, 304k disk space
More information about the build-status
mailing list