[build-status: 152486] Log for successful build of darkstat_3.0.708-1 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Fri Jul 25 17:49:29 JST 2008
Automatic build of darkstat_3.0.708-1 on mappi006 by sbuild/m32r
Build started at 20080725-1716
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 127kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main darkstat 3.0.708-1 (dsc) [1063B]
Get:2 http://debian.linux-m32r.org 06_devonian/main darkstat 3.0.708-1 (tar) [110kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main darkstat 3.0.708-1 (diff) [16.4kB]
Fetched 127kB in 3s (37.9kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 6), libpcap-dev, autotools-dev, po-debconf, zlib1g-dev, quilt
Checking for already installed source dependencies...
debhelper: already installed (7.0.15 >= 6 is satisfied)
libpcap-dev: missing
autotools-dev: already installed (20080123.2)
po-debconf: already installed (1.0.15)
zlib1g-dev: already installed (1:1.2.3.3.dfsg-12)
quilt: already installed (0.46-6)
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libpcap-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libhal-storage-dev libkrb5-dev libosmesa6 libssh2-0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libpcap0.8 libpcap0.8-dev
The following NEW packages will be installed:
libpcap-dev libpcap0.8 libpcap0.8-dev
0 upgraded, 3 newly installed, 0 to remove and 133 not upgraded.
Need to get 16.8kB/236kB of archives.
After this operation, 647kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libpcap0.8 libpcap0.8-dev libpcap-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libpcap-dev 0.9.8-5 [16.8kB]
Fetched 16.8kB in 0s (37.4kB/s)
Selecting previously deselected package libpcap0.8.
(Reading database ... 64374 files and directories currently installed.)
Unpacking libpcap0.8 (from .../libpcap0.8_0.9.8-5_m32r.deb) ...
Selecting previously deselected package libpcap0.8-dev.
Unpacking libpcap0.8-dev (from .../libpcap0.8-dev_0.9.8-5_m32r.deb) ...
Selecting previously deselected package libpcap-dev.
Unpacking libpcap-dev (from .../libpcap-dev_0.9.8-5_all.deb) ...
Processing triggers for man-db ...
Setting up libpcap0.8 (0.9.8-5) ...
Setting up libpcap0.8-dev (0.9.8-5) ...
Setting up libpcap-dev (0.9.8-5) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting darkstat in darkstat-3.0.708
dpkg-source: info: unpacking darkstat_3.0.708.orig.tar.gz
dpkg-source: info: applying darkstat_3.0.708-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 darkstat
dpkg-buildpackage: source version 3.0.708-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
dh_clean build-stamp configure-stamp config.status config.log install-tamp config.sub config.guess
[ ! -f Makefile ] || /usr/bin/make clean
[ ! -f Makefile ] || rm -f Makefile
[ ! -f config.h ] || rm -f config.h
[ ! -f darkstat.8 ] || rm darkstat.8
debconf-updatepo
debian/rules build
# quilt exits with 2 as return when there was nothing to do.
# That's not an error here (but it's useful to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch manpage-section-and-minus-hyphen.patch
patching file Makefile.in
patching file darkstat.1
Now at patch manpage-section-and-minus-hyphen.patch
touch debian/stamp-patched
dh_testdir
cp /usr/share/misc/config.sub /usr/share/misc/config.guess .
CFLAGS="-Wall -g" LDFLAGS="" ./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --enable-opt=no --with-chroot-dir=/var/lib/darkstat
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... none needed
checking if your C compiler wants a hit off the pipe... sure does
checking for deflate in -lz... yes
checking for gethostbyname in -lnsl... yes
checking for socket in -lsocket... no
checking for inet_aton in -lresolv... yes
checking for pcap_loop in -lpcap... yes
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/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 pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking for setproctitle in -lc... no
checking for strlcpy in -lc... no
checking for strlcat in -lc... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd3/darkstat-3.0.708'
m32r-linux-gnu-gcc -pipe -Wall -g -c acct.c -o acct.o
m32r-linux-gnu-gcc -pipe -Wall -g -c cap.c -o cap.o
m32r-linux-gnu-gcc -pipe -Wall -g -c conv.c -o conv.o
m32r-linux-gnu-gcc -pipe -Wall -g -c darkstat.c -o darkstat.o
m32r-linux-gnu-gcc -pipe -Wall -g -c daylog.c -o daylog.o
m32r-linux-gnu-gcc -pipe -Wall -g -c db.c -o db.o
m32r-linux-gnu-gcc -pipe -Wall -g -c decode.c -o decode.o
m32r-linux-gnu-gcc -pipe -Wall -g -c dns.c -o dns.o
dns.c:101: warning: 'tree_t_RB_NEXT' defined but not used
dns.c:101: warning: 'tree_t_RB_MINMAX' defined but not used
m32r-linux-gnu-gcc -pipe -Wall -g -c err.c -o err.o
m32r-linux-gnu-gcc -pipe -Wall -g -c graph_db.c -o graph_db.o
m32r-linux-gnu-gcc -pipe -Wall -g -c hosts_db.c -o hosts_db.o
m32r-linux-gnu-gcc -pipe -Wall -g -c hosts_sort.c -o hosts_sort.o
m32r-linux-gnu-gcc -pipe -Wall -g static/c-ify.c -o c-ify
./c-ify style_css <static/style.css >stylecss.h
./c-ify graph_js <static/graph.js >graphjs.h
m32r-linux-gnu-gcc -pipe -Wall -g -c http.c -o http.o
m32r-linux-gnu-gcc -pipe -Wall -g -c localip.c -o localip.o
m32r-linux-gnu-gcc -pipe -Wall -g -c ncache.c -o ncache.o
m32r-linux-gnu-gcc -pipe -Wall -g -c pidfile.c -o pidfile.o
m32r-linux-gnu-gcc -pipe -Wall -g -c str.c -o str.o
Linking darkstat
m32r-linux-gnu-gcc -pipe -Wall -g acct.o cap.o conv.o darkstat.o daylog.o db.o decode.o dns.o err.o graph_db.o hosts_db.o hosts_sort.o http.o localip.o ncache.o pidfile.o str.o -lpcap -lresolv -lnsl -lz -o darkstat
make[1]: Leaving directory `/build/buildd3/darkstat-3.0.708'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install prefix=/build/buildd3/darkstat-3.0.708/debian/darkstat/usr
make[1]: Entering directory `/build/buildd3/darkstat-3.0.708'
/usr/bin/ginstall -c -d /build/buildd3/darkstat-3.0.708/debian/darkstat/usr/sbin
/usr/bin/ginstall -c -m 555 darkstat /build/buildd3/darkstat-3.0.708/debian/darkstat/usr/sbin
make[1]: Leaving directory `/build/buildd3/darkstat-3.0.708'
install -m 644 debian/init.cfg /build/buildd3/darkstat-3.0.708/debian/darkstat/etc/darkstat
install -m 644 /build/buildd3/darkstat-3.0.708/darkstat.1 /build/buildd3/darkstat-3.0.708/darkstat.8
touch install-stamp
dh_testdir
dh_testroot
dh_installdebconf
dh_installdocs -n
dh_installinit
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installchangelogs
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: dependency on libresolv.so.2 could be avoided if "debian/darkstat/usr/sbin/darkstat" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/darkstat/usr/sbin/darkstat" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `darkstat' in `../darkstat_3.0.708-1_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../darkstat_3.0.708-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 20080725-1745
chroot-unstable/build/buildd3/darkstat_3.0.708-1_m32r.deb:
new debian package, version 2.0.
size 57262 bytes: control archive= 5382 bytes.
44 bytes, 2 lines conffiles
839 bytes, 31 lines * config #!/bin/sh
677 bytes, 16 lines control
592 bytes, 9 lines md5sums
1527 bytes, 61 lines * postinst #!/bin/sh
363 bytes, 13 lines * postrm #!/bin/sh
272 bytes, 11 lines * prerm #!/bin/sh
8200 bytes, 107 lines templates
Package: darkstat
Version: 3.0.708-1
Architecture: m32r
Maintainer: Rene Mayorga <rmayorga at debian.org.sv>
Installed-Size: 240
Depends: libc6 (>= 2.3.5-1), libpcap0.8 (>= 0.9.3-1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0
Section: net
Priority: optional
Homepage: http://dmr.ath.cx/net/darkstat/
Description: a network traffic analyzer
It is a packet sniffer which runs as a background process and serves its
statistics to a web browser:
- input and output IP traffic by machines, ports and protocols,
- last minute, hourly, daily and monthly global input and output graphics.
.
It is known to be smaller (in terms of memory footprint) and stabler than ntop.
chroot-unstable/build/buildd3/darkstat_3.0.708-1_m32r.deb:
drwxr-xr-x root/root 0 2008-07-25 17:40 ./
drwxr-xr-x root/root 0 2008-07-25 17:39 ./var/
drwxr-xr-x root/root 0 2008-07-25 17:39 ./var/lib/
drwxr-xr-x root/root 0 2008-07-25 17:39 ./var/lib/darkstat/
drwxr-xr-x root/root 0 2008-07-25 17:40 ./etc/
drwxr-xr-x root/root 0 2008-07-25 17:39 ./etc/darkstat/
-rw-r--r-- root/root 346 2008-07-25 17:39 ./etc/darkstat/init.cfg
drwxr-xr-x root/root 0 2008-07-25 17:40 ./etc/init.d/
-rwxr-xr-x root/root 2826 2008-07-25 17:32 ./etc/init.d/darkstat
drwxr-xr-x root/root 0 2008-07-25 17:40 ./usr/
drwxr-xr-x root/root 0 2008-07-25 17:41 ./usr/sbin/
-rwxr-xr-x root/root 103368 2008-07-25 17:41 ./usr/sbin/darkstat
drwxr-xr-x root/root 0 2008-07-25 17:41 ./usr/share/
drwxr-xr-x root/root 0 2008-07-25 17:40 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-07-25 17:41 ./usr/share/doc/darkstat/
-rw-r--r-- root/root 598 2007-02-09 22:55 ./usr/share/doc/darkstat/README
-rw-r--r-- root/root 759 2007-09-16 13:48 ./usr/share/doc/darkstat/THANKS
-rw-r--r-- root/root 732 2008-05-27 19:24 ./usr/share/doc/darkstat/AUTHORS
-rw-r--r-- root/root 837 2008-07-25 17:32 ./usr/share/doc/darkstat/README.Debian
-rw-r--r-- root/root 3617 2008-07-25 17:32 ./usr/share/doc/darkstat/copyright
-rw-r--r-- root/root 418 2007-09-26 17:22 ./usr/share/doc/darkstat/NEWS.gz
-rw-r--r-- root/root 2819 2008-07-25 17:32 ./usr/share/doc/darkstat/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-07-25 17:41 ./usr/share/man/
drwxr-xr-x root/root 0 2008-07-25 17:41 ./usr/share/man/man8/
-rw-r--r-- root/root 3452 2008-07-25 17:41 ./usr/share/man/man8/darkstat.8.gz
darkstat_3.0.708-1_m32r.changes:
Format: 1.8
Date: Wed, 04 Jun 2008 22:42:48 -0600
Source: darkstat
Binary: darkstat
Architecture: m32r
Version: 3.0.708-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Rene Mayorga <rmayorga at debian.org.sv>
Description:
darkstat - a network traffic analyzer
Changes:
darkstat (3.0.708-1) unstable; urgency=low
.
* New upstream release
* Refresh manpage patch
* Bump Standards-version to 3.8.0
+ Add README.source
* Use debhelper compat-level 6
* use install instead of cp to move manpage
* check for existance of Makefile and config.h after try to delete it
* use dh_clean instead of -rm- at debian/rules
* remove -DNDEBUG option, is not used anymore
Checksums-Sha1:
b08917615f7c99d0778a36064d3c82e37bb0f7f7 57262 darkstat_3.0.708-1_m32r.deb
Checksums-Sha256:
1a2298291c0e2ef1682a4fda4396793e5915d7b54c5339a8eee2891e5d26d1dc 57262 darkstat_3.0.708-1_m32r.deb
Files:
da6c8b2e131fc659ce4353778da465ba 57262 net optional darkstat_3.0.708-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/darkstat-3.0.708
------------------------------------------------------------------------------
/usr/bin/sudo dpkg --root=/debian/buildd3/build/chroot-unstable --purge libpcap0.8-dev libpcap0.8 libpcap-dev
(Reading database ... 64399 files and directories currently installed.)
Removing libpcap-dev ...
Removing libpcap0.8-dev ...
Removing libpcap0.8 ...
Purging configuration files for libpcap0.8 ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080725-1749
Build needed 00:15:04, 1812k disk space
More information about the build-status
mailing list