[build-status: 116598] Log for successful build of pktstat_1.8.4-1 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Sat Feb 2 15:37:51 JST 2008


Automatic build of pktstat_1.8.4-1 on mappi005 by sbuild/m32r 0.53
Build started at 20080202-1507
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 122kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pktstat 1.8.4-1 (dsc) [596B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pktstat 1.8.4-1 (tar) [119kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pktstat 1.8.4-1 (diff) [1982B]
Fetched 122kB in 1s (110kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), libncurses5-dev, libpcap0.8-dev
Checking for already installed source dependencies...
debhelper: already installed (6.0.4 >= 5.0.0 is satisfied)
libncurses5-dev: already installed (5.6+20071215-1)
libpcap0.8-dev: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  libpcap0.8
The following NEW packages will be installed:
  libpcap0.8 libpcap0.8-dev
0 upgraded, 2 newly installed, 0 to remove and 77 not upgraded.
Need to get 0B/217kB of archives.
After unpacking 578kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libpcap0.8 libpcap0.8-dev
Authentication warning overridden.
Selecting previously deselected package libpcap0.8.
(Reading database ... 71504 files and directories currently installed.)
Unpacking libpcap0.8 (from .../libpcap0.8_0.9.8-2_m32r.deb) ...
Selecting previously deselected package libpcap0.8-dev.
Unpacking libpcap0.8-dev (from .../libpcap0.8-dev_0.9.8-2_m32r.deb) ...
Setting up libpcap0.8 (0.9.8-2) ...
Setting up libpcap0.8-dev (0.9.8-2) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting pktstat in pktstat-1.8.4
dpkg-source: unpacking pktstat_1.8.4.orig.tar.gz
dpkg-source: applying /debian/buildd/build/pktstat_1.8.4-1.diff.gz
dpkg-buildpackage: source package pktstat
dpkg-buildpackage: source version 1.8.4-1
dpkg-buildpackage: source changed by Thomas Seyrat <tomasera at debian.org>
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make clean
make[1]: Entering directory `/build/buildd/pktstat-1.8.4'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/build/buildd/pktstat-1.8.4'
make: [clean] Error 2 (ignored)
dh_clean 
 debian/rules build
dh_testdir
./configure --prefix=/usr \
		--mandir=\${prefix}/share/man
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing pcap_open_live... -lpcap
checking for library containing exp... -lm
checking for library containing tgoto... -ltermcap
checking for library containing initscr... none required
checking for library containing nanosleep... none required
checking how to run the C preprocessor... 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 whether time.h and sys/time.h may both be included... 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 sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/types.h... (cached) yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for inttypes.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking net/ppp_defs.h usability... yes
checking net/ppp_defs.h presence... yes
checking for net/ppp_defs.h... yes
checking sys/ppp_sys.h usability... no
checking sys/ppp_sys.h presence... no
checking for sys/ppp_sys.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/ether.h usability... yes
checking netinet/ether.h presence... yes
checking for netinet/ether.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/udp.h usability... yes
checking netinet/udp.h presence... yes
checking for netinet/udp.h... yes
checking netipx/ipx.h usability... yes
checking netipx/ipx.h presence... yes
checking for netipx/ipx.h... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for string.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for net/if.h... yes
checking for netinet/if_ether.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/ip6.h... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for struct timeval... yes
checking whether byte ordering is bigendian... yes
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for unsigned short... yes
checking size of unsigned short... 2
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for working memcmp... yes
checking for exp... yes
checking for pcap_open_live... yes
checking for initscr... yes
checking for fopen... yes
checking for fgets... yes
checking for ferror... yes
checking for fclose... yes
checking for snprintf... yes
checking for sscanf... yes
checking for err... yes
checking for errx... yes
checking for warnx... yes
checking for warn... yes
checking for strlcpy... no
checking for getenv... yes
checking for qsort... yes
checking for poll... yes
checking for gettimeofday... yes
checking for atexit... yes
checking for nanosleep... yes
checking for signal... yes
checking for getservbyport... yes
checking for gethostbyaddr... yes
checking for inet_addr... yes
checking for resizeterm... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/pktstat-1.8.4'
/usr/bin/make  all-am
make[2]: Entering directory `/build/buildd/pktstat-1.8.4'
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT abbrev.o -MD -MP -MF ".deps/abbrev.Tpo" -c -o abbrev.o abbrev.c; \
	then mv -f ".deps/abbrev.Tpo" ".deps/abbrev.Po"; else rm -f ".deps/abbrev.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT display.o -MD -MP -MF ".deps/display.Tpo" -c -o display.o display.c; \
	then mv -f ".deps/display.Tpo" ".deps/display.Po"; else rm -f ".deps/display.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT ether.o -MD -MP -MF ".deps/ether.Tpo" -c -o ether.o ether.c; \
	then mv -f ".deps/ether.Tpo" ".deps/ether.Po"; else rm -f ".deps/ether.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT flow.o -MD -MP -MF ".deps/flow.Tpo" -c -o flow.o flow.c; \
	then mv -f ".deps/flow.Tpo" ".deps/flow.Po"; else rm -f ".deps/flow.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT frag.o -MD -MP -MF ".deps/frag.Tpo" -c -o frag.o frag.c; \
	then mv -f ".deps/frag.Tpo" ".deps/frag.Po"; else rm -f ".deps/frag.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \
	then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT icmp.o -MD -MP -MF ".deps/icmp.Tpo" -c -o icmp.o icmp.c; \
	then mv -f ".deps/icmp.Tpo" ".deps/icmp.Po"; else rm -f ".deps/icmp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT ifc.o -MD -MP -MF ".deps/ifc.Tpo" -c -o ifc.o ifc.c; \
	then mv -f ".deps/ifc.Tpo" ".deps/ifc.Po"; else rm -f ".deps/ifc.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT ip.o -MD -MP -MF ".deps/ip.Tpo" -c -o ip.o ip.c; \
	then mv -f ".deps/ip.Tpo" ".deps/ip.Po"; else rm -f ".deps/ip.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT ip6.o -MD -MP -MF ".deps/ip6.Tpo" -c -o ip6.o ip6.c; \
	then mv -f ".deps/ip6.Tpo" ".deps/ip6.Po"; else rm -f ".deps/ip6.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT ipx.o -MD -MP -MF ".deps/ipx.Tpo" -c -o ipx.o ipx.c; \
	then mv -f ".deps/ipx.Tpo" ".deps/ipx.Po"; else rm -f ".deps/ipx.Tpo"; exit 1; fi
ipx.c:46: warning: '__packed__' attribute ignored for field of type 'uint8_t[6]'
ipx.c:52: warning: '__packed__' attribute ignored for field of type 'uint8_t'
ipx.c:53: warning: '__packed__' attribute ignored for field of type 'uint8_t'
ipx.c:54: warning: '__packed__' attribute ignored for field of type 'ipx_addr_t'
ipx.c:55: warning: '__packed__' attribute ignored for field of type 'ipx_addr_t'
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT loop.o -MD -MP -MF ".deps/loop.Tpo" -c -o loop.o loop.c; \
	then mv -f ".deps/loop.Tpo" ".deps/loop.Po"; else rm -f ".deps/loop.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
	then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT ppp.o -MD -MP -MF ".deps/ppp.Tpo" -c -o ppp.o ppp.c; \
	then mv -f ".deps/ppp.Tpo" ".deps/ppp.Po"; else rm -f ".deps/ppp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT resize.o -MD -MP -MF ".deps/resize.Tpo" -c -o resize.o resize.c; \
	then mv -f ".deps/resize.Tpo" ".deps/resize.Po"; else rm -f ".deps/resize.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT sll.o -MD -MP -MF ".deps/sll.Tpo" -c -o sll.o sll.c; \
	then mv -f ".deps/sll.Tpo" ".deps/sll.Po"; else rm -f ".deps/sll.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT tag.o -MD -MP -MF ".deps/tag.Tpo" -c -o tag.o tag.c; \
	then mv -f ".deps/tag.Tpo" ".deps/tag.Po"; else rm -f ".deps/tag.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT tcp.o -MD -MP -MF ".deps/tcp.Tpo" -c -o tcp.o tcp.c; \
	then mv -f ".deps/tcp.Tpo" ".deps/tcp.Po"; else rm -f ".deps/tcp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT tcp_http.o -MD -MP -MF ".deps/tcp_http.Tpo" -c -o tcp_http.o tcp_http.c; \
	then mv -f ".deps/tcp_http.Tpo" ".deps/tcp_http.Po"; else rm -f ".deps/tcp_http.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT tcp_x11.o -MD -MP -MF ".deps/tcp_x11.Tpo" -c -o tcp_x11.o tcp_x11.c; \
	then mv -f ".deps/tcp_x11.Tpo" ".deps/tcp_x11.Po"; else rm -f ".deps/tcp_x11.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT udp.o -MD -MP -MF ".deps/udp.Tpo" -c -o udp.o udp.c; \
	then mv -f ".deps/udp.Tpo" ".deps/udp.Po"; else rm -f ".deps/udp.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT wol.o -MD -MP -MF ".deps/wol.Tpo" -c -o wol.o wol.c; \
	then mv -f ".deps/wol.Tpo" ".deps/wol.Po"; else rm -f ".deps/wol.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -DPATH_PKTSTATRC=\"/usr/etc/pktstatrc\"   -g -O2 -MT strlcpy.o -MD -MP -MF ".deps/strlcpy.Tpo" -c -o strlcpy.o strlcpy.c; \
	then mv -f ".deps/strlcpy.Tpo" ".deps/strlcpy.Po"; else rm -f ".deps/strlcpy.Tpo"; exit 1; fi
gcc  -g -O2   -o pktstat  abbrev.o display.o ether.o flow.o frag.o hash.o icmp.o ifc.o ip.o ip6.o ipx.o loop.o main.o ppp.o resize.o sll.o tag.o tcp.o tcp_http.o tcp_x11.o udp.o wol.o strlcpy.o -ltermcap -lm -lpcap 
sed -e 's, at PATH_PKTSTATRC\@,/usr/etc/pktstatrc,g' \
		< ./pktstat.1.in >pktstat.1
make[2]: Leaving directory `/build/buildd/pktstat-1.8.4'
make[1]: Leaving directory `/build/buildd/pktstat-1.8.4'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs usr/sbin usr/share/man/man1
install -o0 -g0 -m755 pktstat /build/buildd/pktstat-1.8.4/debian/pktstat/usr/sbin/
dh_testdir
dh_testroot
dh_installchangelogs NEWS
dh_installdocs
dh_installman pktstat.1
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: debian/pktstat/usr/sbin/pktstat shouldn't be linked with libm.so.6 (it uses none of its symbols).
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `pktstat' in `../pktstat_1.8.4-1_m32r.deb'.
 dpkg-genchanges -B >../pktstat_1.8.4-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 20080202-1536

pktstat_1.8.4-1_m32r.changes:
Format: 1.7
Date: Sun, 27 Jan 2008 14:36:32 +0100
Source: pktstat
Binary: pktstat
Architecture: m32r
Version: 1.8.4-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Seyrat <tomasera at debian.org>
Changed-By: Thomas Seyrat <tomasera at debian.org>
Description: 
 pktstat    - top-like utility for network connections usage
Changes: 
 pktstat (1.8.4-1) unstable; urgency=low
 .
   * New upstream release
   * Bumped Standards-Version to 3.7.3
Files: 
 c0c967173922faa06dd36cdab0663056 30762 net optional pktstat_1.8.4-1_m32r.deb

/debian/buildd/build/chroot-unstable/build/buildd/pktstat_1.8.4-1_m32r.deb:
 new debian package, version 2.0.
 size 30762 bytes: control archive= 855 bytes.
     685 bytes,    18 lines      control              
     452 bytes,     7 lines      md5sums              
 Package: pktstat
 Version: 1.8.4-1
 Architecture: m32r
 Maintainer: Thomas Seyrat <tomasera at debian.org>
 Installed-Size: 108
 Depends: libc6 (>= 2.3.5-1), libncurses5 (>= 5.6+20071006-3), libpcap0.8 (>= 0.9.3-1)
 Section: net
 Priority: optional
 Description: top-like utility for network connections usage
  pktstat displays a real-time list of active connections seen on a
  network interface, and how much bandwidth is being used by what.
  .
  It partially decodes HTTP and FTP protocols to show what filename is
  being transferred, as well as X11 application names. Entries hang
  around on the screen for a few seconds so you can see what just
  happened.
  .
  It also accepts BPF expressions.

/debian/buildd/build/chroot-unstable/build/buildd/pktstat_1.8.4-1_m32r.deb:
drwxr-xr-x root/root         0 2008-02-02 15:33 ./
drwxr-xr-x root/root         0 2008-02-02 15:32 ./usr/
drwxr-xr-x root/root         0 2008-02-02 15:33 ./usr/sbin/
-rwxr-xr-x root/root     47080 2008-02-02 15:33 ./usr/sbin/pktstat
drwxr-xr-x root/root         0 2008-02-02 15:33 ./usr/share/
drwxr-xr-x root/root         0 2008-02-02 15:33 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-02-02 15:33 ./usr/share/doc/pktstat/
-rw-r--r-- root/root        95 2005-09-09 19:59 ./usr/share/doc/pktstat/TODO
-rw-r--r-- root/root       761 2008-02-02 15:19 ./usr/share/doc/pktstat/copyright
-rw-r--r-- root/root      1119 2007-09-04 22:49 ./usr/share/doc/pktstat/changelog.gz
-rw-r--r-- root/root       657 2006-01-27 21:11 ./usr/share/doc/pktstat/README
-rw-r--r-- root/root       524 2008-02-02 15:19 ./usr/share/doc/pktstat/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-02-02 15:32 ./usr/share/man/
drwxr-xr-x root/root         0 2008-02-02 15:33 ./usr/share/man/man1/
-rw-r--r-- root/root      3089 2008-02-02 15:32 ./usr/share/man/man1/pktstat.1.gz

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/pktstat-1.8.4
------------------------------------------------------------------------------
(Reading database ... 71524 files and directories currently installed.)
Removing libpcap0.8-dev ...
Removing libpcap0.8 ...
Purging configuration files for libpcap0.8 ...
******************************************************************************
Finished at 20080202-1537
Build needed 00:17:34, 1700k disk space




More information about the build-status mailing list