[build-status: 119154] Log for successful build of libpcap0.8_0.9.8-3 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Sat Mar 15 19:23:05 JST 2008
Automatic build of libpcap0.8_0.9.8-3 on mappi005 by sbuild/m32r 0.53
Build started at 20080315-1850
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 532kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libpcap0.8 0.9.8-3 (dsc) [843B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libpcap0.8 0.9.8-3 (tar) [521kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libpcap0.8 0.9.8-3 (diff) [11.0kB]
Fetched 532kB in 5s (95.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: autotools-dev, bison, debhelper (>= 5), flex, perl, quilt (>= 0.40)
Checking for already installed source dependencies...
autotools-dev: already installed (20070725.1)
bison: already installed (1:2.3.dfsg-5)
debhelper: already installed (6.0.5 >= 5 is satisfied)
flex: already installed (2.5.34-2.1)
perl: already installed (5.8.8-7)
quilt: already installed (0.46-4 >= 0.40 is satisfied)
Checking for source dependency conflicts...
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.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting libpcap0.8 in libpcap0.8-0.9.8
dpkg-source: unpacking libpcap0.8_0.9.8.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/libpcap0.8_0.9.8-3.diff.gz
dpkg-buildpackage: source package libpcap0.8
dpkg-buildpackage: source version 0.9.8-3
dpkg-buildpackage: source changed by Romain Francoise <rfrancoise at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f net
dh_clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc debian/stamp-patched
debian/rules build
# quilt exits with 2 as return when there was nothing to do.
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch 10_shared_lib.diff
patching file Makefile.in
Applying patch 20_mac_syntax.diff
patching file nametoaddr.c
patching file scanner.l
Applying patch 30_man_fixes.diff
patching file pcap.3
Applying patch 50_kfreebsd.diff
patching file configure.in
patching file configure
Applying patch 50_autotools-dev.diff
patching file config.guess
patching file config.sub
Now at patch 50_autotools-dev.diff
touch debian/stamp-patched
dh_testdir
./configure --prefix=/usr \
--mandir=\${prefix}/share/man \
--enable-ipv6 --infodir=\${prefix}/share/info
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
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 gcc version... 4
checking for inline... inline
checking for __attribute__... yes
checking for u_int8_t using gcc... yes
checking for u_int16_t using gcc... yes
checking for u_int32_t using gcc... yes
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 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/ioccom.h usability... no
checking sys/ioccom.h presence... no
checking for sys/ioccom.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for net/pfvar.h... no
checking for netinet/if_ether.h... yes
checking for ANSI ioctl definitions... yes
checking for strerror... yes
checking for strlcpy... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing putmsg... none required
checking for ether_hostton... yes
checking whether ether_hostton is declared... no
checking netinet/ether.h usability... yes
checking netinet/ether.h presence... yes
checking for netinet/ether.h... yes
checking whether ether_hostton is declared... yes
checking if --disable-protochain option is specified... enabled
checking packet capture type... linux
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking if --enable-ipv6 option is specified... yes
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking Linux kernel version... 2
checking if if_packet.h has tpacket_stats defined... yes
checking whether we have /proc/net/dev... yes
checking whether we have DAG API headers... no (/usr/local/include)
checking whether we have Septel API... no
checking for flex... flex
checking for flex 2.4 or higher... yes
checking for bison... bison
checking for ranlib... ranlib
checking if sockaddr struct has sa_len member... no
checking if sockaddr_storage struct exists... yes
checking if dl_hp_ppa_info_t struct has dl_module_id_1 member... no
checking if unaligned accesses fail... no
checking for a BSD-compatible install... /usr/bin/ginstall -c
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: creating config.h
/usr/bin/make
make[1]: Entering directory `/build/buildd2/libpcap0.8-0.9.8'
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o pcap-linux.o ./pcap-linux.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o fad-getad.o ./fad-getad.c
sed -e 's/.*/static const char pcap_version_string[] = "libpcap version &";/' ./VERSION > version.h
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o pcap.o ./pcap.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o inet.o ./inet.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o gencode.o ./gencode.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o optimize.o ./optimize.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o nametoaddr.o ./nametoaddr.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o etherent.o ./etherent.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o savefile.o ./savefile.c
rm -f bpf_filter.c
ln -s ./bpf/net/bpf_filter.c bpf_filter.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c bpf_filter.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o bpf_image.o ./bpf_image.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o bpf_dump.o ./bpf_dump.c
flex -Ppcap_ -t scanner.l > $$.scanner.c; mv $$.scanner.c scanner.c
bison -y -p pcap_ -d grammar.y
mv y.tab.c grammar.c
mv y.tab.h tokdefs.h
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c scanner.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -Dyylval=pcap_lval -c grammar.c
sed -e 's/.*/char pcap_version[] = "&";/' ./VERSION > version.c
gcc -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c version.c
ar rc libpcap.a pcap-linux.o fad-getad.o pcap.o inet.o gencode.o optimize.o nametoaddr.o etherent.o savefile.o bpf_filter.o bpf_image.o bpf_dump.o scanner.o grammar.o version.o
ranlib libpcap.a
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o pcap-linux_pic.o ./pcap-linux.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o fad-getad_pic.o ./fad-getad.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o pcap_pic.o ./pcap.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o inet_pic.o ./inet.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o gencode_pic.o ./gencode.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o optimize_pic.o ./optimize.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o nametoaddr_pic.o ./nametoaddr.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o etherent_pic.o ./etherent.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o savefile_pic.o ./savefile.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c bpf_filter.c -o bpf_filter_pic.o
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o bpf_image_pic.o ./bpf_image.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c -o bpf_dump_pic.o ./bpf_dump.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -o scanner_pic.o -c scanner.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -Dyylval=pcap_lval -o grammar_pic.o -c grammar.c
gcc -fPIC -O2 -fPIC -D_FILE_OFFSET_BITS=64 -g -I. -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -c version.c -o version_pic.o
gcc -shared -Wl,-soname,libpcap.so.0.8 -o libpcap.so.0.9.8 pcap-linux_pic.o fad-getad_pic.o pcap_pic.o inet_pic.o gencode_pic.o optimize_pic.o nametoaddr_pic.o etherent_pic.o savefile_pic.o bpf_filter_pic.o bpf_image_pic.o bpf_dump_pic.o scanner_pic.o grammar_pic.o version_pic.o -lc
ln -s libpcap.so.0.9.8 libpcap.so.0.8
ln -s libpcap.so.0.8 libpcap.so
make[1]: Leaving directory `/build/buildd2/libpcap0.8-0.9.8'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install prefix=`pwd`/debian/libpcap0.8-dev/usr
make[1]: Entering directory `/build/buildd2/libpcap0.8-0.9.8'
[ -d /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/lib ] || \
(mkdir -p /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/lib; chmod 755 /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/lib)
/usr/bin/ginstall -c -m 644 libpcap.a /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/lib/libpcap.a
/usr/bin/ginstall -c -m 644 libpcap.so.0.9.8 /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/lib/
ln -sf libpcap.so.0.9.8 /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/lib/libpcap.so.0.8
ln -sf libpcap.so.0.8 /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/lib/libpcap.so
ranlib /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/lib/libpcap.a
[ -d /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/include ] || \
(mkdir -p /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/include; chmod 755 /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/include)
/usr/bin/ginstall -c -m 644 ./pcap.h /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/include/pcap.h
/usr/bin/ginstall -c -m 644 ./pcap-bpf.h \
/build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/include/pcap-bpf.h
/usr/bin/ginstall -c -m 644 ./pcap-namedb.h \
/build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/include/pcap-namedb.h
[ -d /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/share/man/man3 ] || \
(mkdir -p /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/share/man/man3; chmod 755 /build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/share/man/man3)
/usr/bin/ginstall -c -m 644 ./pcap.3 \
/build/buildd2/libpcap0.8-0.9.8/debian/libpcap0.8-dev/usr/share/man/man3/pcap.3
make[1]: Leaving directory `/build/buildd2/libpcap0.8-0.9.8'
dh_testdir
dh_testroot
dh_movefiles -plibpcap0.8 --sourcedir=debian/libpcap0.8-dev \
usr/lib/libpcap.so.0.8 \
usr/lib/libpcap.so.0.9.8
dh_installdocs -A debian/README.Debian
dh_installexamples
dh_installmenu
dh_installman -plibpcap0.8-dev
dh_installinfo
dh_installchangelogs CHANGES
dh_link -plibpcap0.8-dev
dh_strip --dbg-package=libpcap0.8-dbg
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `libpcap-dev' in `../libpcap-dev_0.9.8-3_all.deb'.
dpkg-deb: building package `libpcap0.8-dev' in `../libpcap0.8-dev_0.9.8-3_m32r.deb'.
dpkg-deb: building package `libpcap0.8' in `../libpcap0.8_0.9.8-3_m32r.deb'.
dpkg-deb: building package `libpcap0.8-dbg' in `../libpcap0.8-dbg_0.9.8-3_m32r.deb'.
dpkg-genchanges -B >../libpcap0.8_0.9.8-3_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 20080315-1922
ERROR: Package builds libpcap-dev_0.9.8-3_all.deb when binary-indep target is not called. This is a bug in the packaging.
libpcap0.8_0.9.8-3_m32r.changes:
Format: 1.7
Date: Sat, 08 Mar 2008 18:53:59 +0100
Source: libpcap0.8
Binary: libpcap-dev libpcap0.8-dev libpcap0.8 libpcap0.8-dbg
Architecture: m32r
Version: 0.9.8-3
Distribution: unstable
Urgency: low
Maintainer: Romain Francoise <rfrancoise at debian.org>
Changed-By: Romain Francoise <rfrancoise at debian.org>
Description:
libpcap-dev - development library for libpcap (transitional package)
libpcap0.8 - system interface for user-level packet capture
libpcap0.8-dbg - debugging symbols for libpcap0.8
libpcap0.8-dev - development library and header files for libpcap0.8
Changes:
libpcap0.8 (0.9.8-3) unstable; urgency=low
.
* debian/copyright:
+ Convert to UTF-8 encoding.
+ Add the actual copyright notice.
* debian/control:
+ Add a new binary package: libpcap0.8-dbg.
+ Change section and priority for libpcap-dev.
+ Tweak short descriptions.
+ Set Standards-Version to 3.7.3.
* debian/rules:
+ Install debugging symbols in libpcap0.8-dbg.
+ Add -g to default CFLAGS.
Files:
f52e61d2d6eda14116aaf7a59a9e5017 125850 libdevel optional libpcap0.8-dev_0.9.8-3_m32r.deb
7e825684128043ab0679f081f4ab053e 93012 libs optional libpcap0.8_0.9.8-3_m32r.deb
043e4199f2c9a8d42b5a594371150959 116418 libs extra libpcap0.8-dbg_0.9.8-3_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/libpcap0.8-dev_0.9.8-3_m32r.deb:
new debian package, version 2.0.
size 125850 bytes: control archive= 1116 bytes.
962 bytes, 23 lines control
594 bytes, 9 lines md5sums
139 bytes, 9 lines * preinst #!/bin/sh
Package: libpcap0.8-dev
Source: libpcap0.8
Version: 0.9.8-3
Architecture: m32r
Maintainer: Romain Francoise <rfrancoise at debian.org>
Installed-Size: 344
Depends: libc6-dev, libpcap0.8 (= 0.9.8-3)
Conflicts: libpcap-dev (<< 0.9), libpcap0.7-dev
Section: libdevel
Priority: optional
Homepage: http://www.tcpdump.org/
Description: development library and header files for libpcap0.8
Headers, static libraries, and documentation for the libpcap library.
.
libpcap (Packet CAPture) provides a portable framework for low-level
network monitoring. Applications include network statistics
collection, security monitoring, network debugging, etc.
.
Since almost every system vendor provides a different interface for
packet capture, and since there are several tools that require this
functionality, we've created this system-independent API to ease in
porting and to alleviate the need for several system-dependent packet
capture modules in each application.
/debian/buildd2/build/chroot-unstable/build/buildd2/libpcap0.8_0.9.8-3_m32r.deb:
new debian package, version 2.0.
size 93012 bytes: control archive= 1075 bytes.
793 bytes, 19 lines control
488 bytes, 7 lines md5sums
178 bytes, 13 lines * postinst #!/bin/sh
172 bytes, 13 lines * postrm #!/bin/sh
36 bytes, 1 lines shlibs
Package: libpcap0.8
Version: 0.9.8-3
Architecture: m32r
Maintainer: Romain Francoise <rfrancoise at debian.org>
Installed-Size: 236
Depends: libc6 (>= 2.3.5-1)
Section: libs
Priority: optional
Homepage: http://www.tcpdump.org/
Description: system interface for user-level packet capture
libpcap (Packet CAPture) provides a portable framework for low-level
network monitoring. Applications include network statistics collection,
security monitoring, network debugging, etc.
.
Since almost every system vendor provides a different interface for
packet capture, and since there are several tools that require this
functionality, we've created this system-independent API to ease in
porting and to alleviate the need for several system-dependent packet
capture modules in each application.
/debian/buildd2/build/chroot-unstable/build/buildd2/libpcap0.8-dbg_0.9.8-3_m32r.deb:
new debian package, version 2.0.
size 116418 bytes: control archive= 697 bytes.
557 bytes, 16 lines control
382 bytes, 5 lines md5sums
Package: libpcap0.8-dbg
Source: libpcap0.8
Version: 0.9.8-3
Architecture: m32r
Maintainer: Romain Francoise <rfrancoise at debian.org>
Installed-Size: 308
Depends: libpcap0.8 (= 0.9.8-3)
Section: libs
Priority: extra
Homepage: http://www.tcpdump.org/
Description: debugging symbols for libpcap0.8
libpcap (Packet CAPture) provides a portable framework for low-level
network monitoring. Applications include network statistics collection,
security monitoring, network debugging, etc.
.
This package contains the debugging symbols for the libpcap library.
/debian/buildd2/build/chroot-unstable/build/buildd2/libpcap0.8-dev_0.9.8-3_m32r.deb:
drwxr-xr-x root/root 0 2008-03-15 19:18 ./
drwxr-xr-x root/root 0 2008-03-15 19:15 ./usr/
drwxr-xr-x root/root 0 2008-03-15 19:15 ./usr/include/
-rw-r--r-- root/root 26049 2008-03-15 19:15 ./usr/include/pcap-bpf.h
-rw-r--r-- root/root 11009 2008-03-15 19:15 ./usr/include/pcap.h
-rw-r--r-- root/root 3426 2008-03-15 19:15 ./usr/include/pcap-namedb.h
drwxr-xr-x root/root 0 2008-03-15 19:16 ./usr/share/
drwxr-xr-x root/root 0 2008-03-15 19:16 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-15 19:18 ./usr/share/doc/libpcap0.8-dev/
-rw-r--r-- root/root 4482 2008-03-15 18:53 ./usr/share/doc/libpcap0.8-dev/copyright
-rw-r--r-- root/root 7967 2007-09-26 11:09 ./usr/share/doc/libpcap0.8-dev/changelog.gz
-rw-r--r-- root/root 369 2008-03-15 18:53 ./usr/share/doc/libpcap0.8-dev/README.Debian
-rw-r--r-- root/root 4215 2008-03-15 18:53 ./usr/share/doc/libpcap0.8-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-03-15 19:15 ./usr/share/man/
drwxr-xr-x root/root 0 2008-03-15 19:18 ./usr/share/man/man3/
-rw-r--r-- root/root 10939 2008-03-15 19:15 ./usr/share/man/man3/pcap.3.gz
drwxr-xr-x root/root 0 2008-03-15 19:17 ./usr/lib/
-rw-r--r-- root/root 214884 2008-03-15 19:17 ./usr/lib/libpcap.a
lrwxrwxrwx root/root 0 2008-03-15 19:17 ./usr/lib/libpcap.so -> libpcap.so.0.8
/debian/buildd2/build/chroot-unstable/build/buildd2/libpcap0.8_0.9.8-3_m32r.deb:
drwxr-xr-x root/root 0 2008-03-15 19:18 ./
drwxr-xr-x root/root 0 2008-03-15 19:16 ./usr/
drwxr-xr-x root/root 0 2008-03-15 19:16 ./usr/share/
drwxr-xr-x root/root 0 2008-03-15 19:16 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-15 19:18 ./usr/share/doc/libpcap0.8/
-rw-r--r-- root/root 4482 2008-03-15 18:53 ./usr/share/doc/libpcap0.8/copyright
-rw-r--r-- root/root 7967 2007-09-26 11:09 ./usr/share/doc/libpcap0.8/changelog.gz
-rw-r--r-- root/root 2183 2007-09-26 11:09 ./usr/share/doc/libpcap0.8/CREDITS.gz
-rw-r--r-- root/root 369 2008-03-15 18:53 ./usr/share/doc/libpcap0.8/README.Debian
-rw-r--r-- root/root 3800 2004-10-12 11:02 ./usr/share/doc/libpcap0.8/README
-rw-r--r-- root/root 4215 2008-03-15 18:53 ./usr/share/doc/libpcap0.8/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-03-15 19:18 ./usr/lib/
-rw-r--r-- root/root 157176 2008-03-15 19:18 ./usr/lib/libpcap.so.0.9.8
lrwxrwxrwx root/root 0 2008-03-15 19:16 ./usr/lib/libpcap.so.0.8 -> libpcap.so.0.9.8
/debian/buildd2/build/chroot-unstable/build/buildd2/libpcap0.8-dbg_0.9.8-3_m32r.deb:
drwxr-xr-x root/root 0 2008-03-15 19:18 ./
drwxr-xr-x root/root 0 2008-03-15 19:17 ./usr/
drwxr-xr-x root/root 0 2008-03-15 19:16 ./usr/share/
drwxr-xr-x root/root 0 2008-03-15 19:16 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-15 19:18 ./usr/share/doc/libpcap0.8-dbg/
-rw-r--r-- root/root 4482 2008-03-15 18:53 ./usr/share/doc/libpcap0.8-dbg/copyright
-rw-r--r-- root/root 7967 2007-09-26 11:09 ./usr/share/doc/libpcap0.8-dbg/changelog.gz
-rw-r--r-- root/root 369 2008-03-15 18:53 ./usr/share/doc/libpcap0.8-dbg/README.Debian
-rw-r--r-- root/root 4215 2008-03-15 18:53 ./usr/share/doc/libpcap0.8-dbg/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-03-15 19:17 ./usr/lib/
drwxr-xr-x root/root 0 2008-03-15 19:17 ./usr/lib/debug/
drwxr-xr-x root/root 0 2008-03-15 19:17 ./usr/lib/debug/usr/
drwxr-xr-x root/root 0 2008-03-15 19:17 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root 239720 2008-03-15 19:17 ./usr/lib/debug/usr/lib/libpcap.so.0.9.8
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/libpcap0.8-0.9.8
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080315-1923
Build needed 00:30:21, 7008k disk space
More information about the build-status
mailing list