SunOS unstable11x 5.11 11.3 i86pc i386 i86pc
OS identification: SunOS-5.11
Monday, January 26, 2026 07:56:50 PM CET
PREFIX set to '/tmp/libpcap_build_matrix.WgIP51Gl'
$ git show --oneline -s
92bf5de pcap-filter(7): Define MAC-48 formats precisely. [skip ci]
[35;1m===== SETUP 1: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=no PROTOCHAIN=yes =====[0m
$ ./build.sh
cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-01 2017/08/14
Compiler identification: suncc-5.14
$ ./autogen.sh
autoreconf identification: 2.69
$ ./configure --prefix=/tmp/libpcap_build_matrix.WgIP51Gl --enable-protochain=yes --enable-remote=no
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for gcc... /opt/developerstudio12.5/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/developerstudio12.5/bin/cc accepts -g... yes
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -E
checking for grep that handles long lines and -e... /opt/csw/bin/ggrep
checking for egrep... /opt/csw/bin/ggrep -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 size of void *... 8
checking size of time_t... 8
checking whether the compiler supports the -xldscope=hidden option... yes
checking for strerror_r... yes
checking whether strerror_r is GNU-style... no
checking whether snprintf is suitable... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtok_r... yes
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... yes
checking for recvmsg in -lxnet... yes
checking whether getnetbyname_r is declared... yes
checking for the Linux getnetbyname_r()... no
checking for Solaris getnetbyname_r()... yes
checking whether getprotobyname_r is declared... yes
checking for the Linux getprotobyname_r()... no
checking for Solaris getprotobyname_r()... yes
checking for ether_hostton... yes
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes
checking whether to enable the instrument functions code... no
checking if --disable-protochain option is specified... enabled
checking net/bpf.h usability... yes
checking net/bpf.h presence... yes
checking for net/bpf.h... yes
checking sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking if net/bpf.h defines BIOCSETIF... yes
checking packet capture type... bpf
checking for pkg-config... /opt/csw/bin/pkg-config
checking pkg-config is at least version 0.17.0... yes
checking net/if_media.h usability... no
checking net/if_media.h presence... no
checking for net/if_media.h... no
checking for struct BPF_TIMEVAL... no
checking whether the Solaris "any" device is supported... yes
checking machine/atomic.h usability... no
checking machine/atomic.h presence... no
checking for machine/atomic.h... no
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
configure: no hardware timestamp support implemented for solaris2.11
checking for socklen_t... yes
checking whether to enable remote packet capture... no
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for capable lex... yes
checking for bison... bison
checking for ranlib... ranlib
checking for ar... ar
checking whether ln -s works... yes
checking whether the compiler supports the -W option... yes
checking whether the compiler supports the -Wall option... yes
checking whether the compiler supports the -Wcomma option... yes
checking whether the compiler supports the -Wdocumentation option... yes
checking whether the compiler supports the -Wformat-nonliteral option... yes
checking whether the compiler supports the -Wmissing-noreturn option... yes
checking whether the compiler supports the -Wmissing-prototypes option... yes
checking whether the compiler supports the -Wmissing-variable-declarations option... yes
checking whether the compiler supports the -Wnull-pointer-subtraction option... yes
checking whether the compiler supports the -Wpointer-arith option... yes
checking whether the compiler supports the -Wpointer-sign option... yes
checking whether the compiler supports the -Wshadow option... yes
checking whether the compiler supports the -Wshorten-64-to-32 option... yes
checking whether the compiler supports the -Wsign-compare option... yes
checking whether the compiler supports the -Wstrict-prototypes option... yes
checking whether the compiler supports the -Wundef option... yes
checking whether the compiler supports the -Wunreachable-code option... yes
checking whether -Wunreachable-code generates warnings from ntohs()... no
checking whether the compiler supports the -Wunused-but-set-parameter option... yes
checking whether the compiler supports the -Wunused-but-set-variable option... yes
checking whether the compiler supports the -Wunused-parameter option... yes
checking whether the compiler supports the -Wused-but-marked-unused option... yes
checking whether the compiler supports generating dependencies... yes, with -xM
checking whether to use an os-proto.h header... no
checking for struct sockaddr.sa_len... no
configure: no Bluetooth sniffing support implemented for solaris2.11
checking for dbus-1 with pkg-config... found
checking whether the D-Bus library defines dbus_connection_read_write... yes
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating grammar.y
config.status: creating pcap-filter.manmisc
config.status: creating pcap-linktype.manmisc
config.status: creating pcap-tstamp.manmisc
config.status: creating cbpf-savefile.manfile
config.status: creating pcap-savefile.manfile
config.status: creating pcap.3pcap
config.status: creating pcap_compile.3pcap
config.status: creating pcap_datalink.3pcap
config.status: creating pcap_dump_open.3pcap
config.status: creating pcap_get_tstamp_precision.3pcap
config.status: creating pcap_list_datalinks.3pcap
config.status: creating pcap_list_tstamp_types.3pcap
config.status: creating pcap_open_dead.3pcap
config.status: creating pcap_open_offline.3pcap
config.status: creating pcap_set_immediate_mode.3pcap
config.status: creating pcap_set_tstamp_precision.3pcap
config.status: creating pcap_set_tstamp_type.3pcap
config.status: creating rpcapd/Makefile
config.status: creating rpcapd/rpcapd.manadmin
config.status: creating rpcapd/rpcapd-config.manfile
config.status: creating testprogs/Makefile
config.status: creating config.h
config.status: executing .devel commands
flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l
bison -p pcap_ -o grammar.c -d grammar.y
./mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c pcap-new.c savefile.c sf-pcap.c sf-pcapng.c pcap-common.c bpf_image.c bpf_filter.c bpf_dump.c scanner.c grammar.c
./pcap-bpf.c:
./fad-getad.c:
./pcap-dbus.c:
./pcap.c:
./gencode.c:
./optimize.c:
./nametoaddr.c:
./etherent.c:
./fmtutils.c:
./pcap-util.c:
./pcap-new.c:
./savefile.c:
./sf-pcap.c:
./sf-pcapng.c:
./pcap-common.c:
./bpf_image.c:
./bpf_filter.c:
./bpf_dump.c:
./scanner.c:
./grammar.c:
(cd rpcapd; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c
./daemon.c:
./fileconf.c:
./log.c:
./rpcapd.c:
(cd testprogs; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c translatetest.c versiontest.c writecaptest.c
./activatetest.c:
./can_set_rfmon_test.c:
./capturetest.c:
./filtertest.c:
./findalldevstest-perf.c:
./findalldevstest.c:
./opentest.c:
./nonblocktest.c:
./reactivatetest.c:
./selpolltest.c:
./threadsignaltest.c:
./translatetest.c:
./versiontest.c:
./writecaptest.c:
$ make -s clean
$ make -s CFLAGS=-m64
config.status: creating libpcap.pc.tmp
config.status: creating pcap-config.tmp
$ make -s testprogs CFLAGS=-m64
"./translatetest.c", line 224: warning: end-of-loop code not reached
$ make install
VER=`cat ./VERSION`; \
MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \
/opt/developerstudio12.5/bin/cc -m64 -L/usr/local/lib -G -Wl,-h,libpcap.so.$MAJOR_VER \
-o libpcap.so.$VER pcap-bpf.o fad-getad.o pcap-dbus.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o pcap-new.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
VER=`cat ./VERSION`; \
MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \
/opt/csw/bin/ginstall -c libpcap.so.$VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so.$VER; \
ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so.$MAJOR_VER; \
ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
/opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.a
ranlib /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.a
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/include ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/include; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/include)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5)
for i in pcap.h pcap-bpf.h pcap-namedb.h pcap/bluetooth.h pcap/bpf.h pcap/can_socketcan.h pcap/compiler-tests.h pcap/dlt.h pcap/funcattrs.h pcap/ipnet.h pcap/namedb.h pcap/nflog.h pcap/pcap-inttypes.h pcap/pcap.h pcap/sll.h pcap/socket.h pcap/usb.h pcap/vlan.h; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/include/$i; done
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/bin ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/bin; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/bin)
/opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig)
/opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig/libpcap.pc
for i in pcap-config.1; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1/$i; done
for i in pcap_activate.3pcap pcap_breakloop.3pcap pcap_can_set_rfmon.3pcap pcap_close.3pcap pcap_create.3pcap pcap_datalink_name_to_val.3pcap pcap_datalink_val_to_name.3pcap pcap_dump.3pcap pcap_dump_close.3pcap pcap_dump_file.3pcap pcap_dump_flush.3pcap pcap_dump_ftell.3pcap pcap_file.3pcap pcap_fileno.3pcap pcap_findalldevs.3pcap pcap_freecode.3pcap pcap_get_required_select_timeout.3pcap pcap_get_selectable_fd.3pcap pcap_geterr.3pcap pcap_init.3pcap pcap_inject.3pcap pcap_is_swapped.3pcap pcap_lib_version.3pcap pcap_lookupdev.3pcap pcap_lookupnet.3pcap pcap_loop.3pcap pcap_major_version.3pcap pcap_next_ex.3pcap pcap_offline_filter.3pcap pcap_open_live.3pcap pcap_set_buffer_size.3pcap pcap_set_datalink.3pcap pcap_set_promisc.3pcap pcap_set_protocol_linux.3pcap pcap_set_rfmon.3pcap pcap_set_snaplen.3pcap pcap_set_timeout.3pcap pcap_setdirection.3pcap pcap_setfilter.3pcap pcap_setnonblock.3pcap pcap_snapshot.3pcap pcap_stats.3pcap pcap_statustostr.3pcap pcap_strerror.3pcap pcap_tstamp_type_name_to_val.3pcap pcap_tstamp_type_val_to_name.3pcap; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3/$i; done
for i in pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap; do \
/opt/csw/bin/ginstall -c -m 644 $i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3/$i; done
(cd /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3 && \
rm -f pcap_datalink_val_to_description.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
pcap_datalink_val_to_description.3pcap && \
rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
pcap_datalink_val_to_description_or_dlt.3pcap && \
rm -f pcap_dump_fopen.3pcap && \
ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \
rm -f pcap_freealldevs.3pcap && \
ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \
rm -f pcap_perror.3pcap && \
ln -s pcap_geterr.3pcap pcap_perror.3pcap && \
rm -f pcap_sendpacket.3pcap && \
ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \
rm -f pcap_free_datalinks.3pcap && \
ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \
rm -f pcap_free_tstamp_types.3pcap && \
ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \
rm -f pcap_dispatch.3pcap && \
ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \
rm -f pcap_minor_version.3pcap && \
ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \
rm -f pcap_next.3pcap && \
ln -s pcap_next_ex.3pcap pcap_next.3pcap && \
rm -f pcap_open_dead_with_tstamp_precision.3pcap && \
ln -s pcap_open_dead.3pcap \
pcap_open_dead_with_tstamp_precision.3pcap && \
rm -f pcap_open_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \
rm -f pcap_fopen_offline.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \
rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \
rm -f pcap_tstamp_type_val_to_description.3pcap && \
ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \
rm -f pcap_getnonblock.3pcap && \
ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap)
for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done
for i in pcap-filter.manmisc.in pcap-linktype.manmisc.in pcap-tstamp.manmisc.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manmisc.in/.manmisc/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --help
Usage: pcap-config [ --help ] [ --version ] [ --cflags ]
[ --libs | --additional-libs ]
[ --static | --static-pcap-only ]
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --version
1.11.0-PRE-GIT
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --cflags
-I/tmp/libpcap_build_matrix.WgIP51Gl/include
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -Wl,-R,/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs --static
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lsocket
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs --static
-L/usr/lib/amd64 -ldbus-1 -lsocket
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs --static-pcap-only
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs --static-pcap-only
-L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
$ testprogs/versiontest
libpcap version 1.11.0-PRE-GIT (64-bit time_t)
$ make -s check
INFO: Using a test timeout of 1.
INFO: This Perl supports threads, using 1 tester thread(s).
INFO: S = skipped, . = passed, F = failed, T = timed out
........................................................... 59 / 20874 ( 0%)
........................................................... 118 / 20874 ( 0%)
...........SSSSSS......................................SSSS 177 / 20874 ( 0%)
SSSSSS..................................SSSSSSSSSSSSSSSSSS. 236 / 20874 ( 1%)
........................................................... 295 / 20874 ( 1%)
........................................................... 354 / 20874 ( 1%)
........................................................... 413 / 20874 ( 1%)
........................................................... 472 / 20874 ( 2%)
........................................................... 531 / 20874 ( 2%)
....................................................SSSSSSS 590 / 20874 ( 2%)
SSSSS....SSSSSSSS....SSSSSSSS.............................. 649 / 20874 ( 3%)
............................................SS..........SS. 708 / 20874 ( 3%)
........................................................... 767 / 20874 ( 3%)
........................................................... 826 / 20874 ( 3%)
........................SS..SSSSSSSSSSSSSS..SSSSSSSSSS.SSSS 885 / 20874 ( 4%)
SS..SSSSSSSS..SSSS..SS..................................... 944 / 20874 ( 4%)
......................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS. 1003 / 20874 ( 4%)
.......SSSSSSSSSSSSSSSS........SSSSSSSSSSSSSSSS............ 1062 / 20874 ( 5%)
........................................................... 1121 / 20874 ( 5%)
.........................................SSSSSSSSSSSSSSSS.. 1180 / 20874 ( 5%)
........SSSSSS..SS..SS..SS................................. 1239 / 20874 ( 5%)
.....SS..SS..SS............................................ 1298 / 20874 ( 6%)
........................................................... 1357 / 20874 ( 6%)
........................................................... 1416 / 20874 ( 6%)
........................................................... 1475 / 20874 ( 7%)
........................................................... 1534 / 20874 ( 7%)
........................................................... 1593 / 20874 ( 7%)
........................................................... 1652 / 20874 ( 7%)
........................................................... 1711 / 20874 ( 8%)
........................................................... 1770 / 20874 ( 8%)
........................................................... 1829 / 20874 ( 8%)
........................................................... 1888 / 20874 ( 9%)
........................................................... 1947 / 20874 ( 9%)
........................................................... 2006 / 20874 ( 9%)
........................................................... 2065 / 20874 ( 9%)
........................................................... 2124 / 20874 ( 10%)
........................................................... 2183 / 20874 ( 10%)
........................................................... 2242 / 20874 ( 10%)
........................................................... 2301 / 20874 ( 11%)
........................................................... 2360 / 20874 ( 11%)
........................................................... 2419 / 20874 ( 11%)
........................................................... 2478 / 20874 ( 11%)
........................................................... 2537 / 20874 ( 12%)
........................................................... 2596 / 20874 ( 12%)
........................................................... 2655 / 20874 ( 12%)
...............SSSSSSSSSSSSSSSS............................ 2714 / 20874 ( 13%)
........................................................... 2773 / 20874 ( 13%)
........................................................... 2832 / 20874 ( 13%)
........................................................... 2891 / 20874 ( 13%)
........................................................... 2950 / 20874 ( 14%)
................................................SSSSSSSSSSS 3009 / 20874 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3068 / 20874 ( 14%)
SSSSSSSSSSSSSS............................................S 3127 / 20874 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSS................................SSSS 3186 / 20874 ( 15%)
SSSSSSSSSSSS..........................SSSSSSSSSSSSSSSS..... 3245 / 20874 ( 15%)
.......................SSSSSSSS..............SSSS........SS 3304 / 20874 ( 15%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3363 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3422 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3481 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................SSSS.... 3540 / 20874 ( 16%)
........................................................... 3599 / 20874 ( 17%)
.....SSSSSSSSSSSSSSSSSSSSSSSS................SSSSSSSSSSSSSS 3658 / 20874 ( 17%)
SS................SSSSSSSSSSSSSSSS......................... 3717 / 20874 ( 17%)
...SSSSSSSSSSSSSSSSSSSSSSSS................................ 3776 / 20874 ( 18%)
........................................................... 3835 / 20874 ( 18%)
........................................................... 3894 / 20874 ( 18%)
........................................................... 3953 / 20874 ( 18%)
........................................................... 4012 / 20874 ( 19%)
........................................................... 4071 / 20874 ( 19%)
........................................................... 4130 / 20874 ( 19%)
........................................................... 4189 / 20874 ( 20%)
........................................................... 4248 / 20874 ( 20%)
........................................................... 4307 / 20874 ( 20%)
........................................................... 4366 / 20874 ( 20%)
........................................................... 4425 / 20874 ( 21%)
.............SSSSSSSSSS.................................... 4484 / 20874 ( 21%)
........................................................... 4543 / 20874 ( 21%)
....................S...................................... 4602 / 20874 ( 22%)
........................................................... 4661 / 20874 ( 22%)
.................................SSS.............SSS....... 4720 / 20874 ( 22%)
S.............SSS.............SSS.............SSS.......... 4779 / 20874 ( 22%)
...SSS.............SSS............SSS.............SSS...... 4838 / 20874 ( 23%)
.......SSS.............SSS.............SSS.............SSS. 4897 / 20874 ( 23%)
............SSS.......S........SS.............SSS.......... 4956 / 20874 ( 23%)
...SSS.............SSS.............SSS.............SSS..... 5015 / 20874 ( 24%)
........SSS.............SSS............SSS.............SSS. 5074 / 20874 ( 24%)
............SSS.............SSS.............SSS............ 5133 / 20874 ( 24%)
.SSS.............SSS.......S.............SSS.............SS 5192 / 20874 ( 24%)
S.............SSS.............SSS.............SSS.......... 5251 / 20874 ( 25%)
...SSS.............SSS..SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5310 / 20874 ( 25%)
S.......................................................... 5369 / 20874 ( 25%)
........................................................... 5428 / 20874 ( 26%)
........................................................... 5487 / 20874 ( 26%)
........................................................... 5546 / 20874 ( 26%)
........................................................... 5605 / 20874 ( 26%)
........................................................... 5664 / 20874 ( 27%)
........................................................... 5723 / 20874 ( 27%)
........................................................... 5782 / 20874 ( 27%)
........................................................... 5841 / 20874 ( 27%)
........................................................... 5900 / 20874 ( 28%)
........................................................... 5959 / 20874 ( 28%)
........................................................... 6018 / 20874 ( 28%)
........................................................... 6077 / 20874 ( 29%)
........................................................... 6136 / 20874 ( 29%)
........................................................... 6195 / 20874 ( 29%)
........................................................... 6254 / 20874 ( 29%)
........................................................... 6313 / 20874 ( 30%)
........................................................... 6372 / 20874 ( 30%)
........................................................... 6431 / 20874 ( 30%)
........................................................... 6490 / 20874 ( 31%)
........................................................... 6549 / 20874 ( 31%)
........................................................... 6608 / 20874 ( 31%)
........................................................... 6667 / 20874 ( 31%)
........................................................... 6726 / 20874 ( 32%)
........................................................... 6785 / 20874 ( 32%)
........................................................... 6844 / 20874 ( 32%)
........................................................... 6903 / 20874 ( 33%)
........................................................... 6962 / 20874 ( 33%)
........................................................... 7021 / 20874 ( 33%)
........................................................... 7080 / 20874 ( 33%)
........................................................... 7139 / 20874 ( 34%)
........................................................... 7198 / 20874 ( 34%)
........................................................... 7257 / 20874 ( 34%)
........................................................... 7316 / 20874 ( 35%)
........................................................... 7375 / 20874 ( 35%)
........................................................... 7434 / 20874 ( 35%)
........................................................... 7493 / 20874 ( 35%)
........................................................... 7552 / 20874 ( 36%)
........................................................... 7611 / 20874 ( 36%)
........................................................... 7670 / 20874 ( 36%)
........................................................... 7729 / 20874 ( 37%)
........................................................... 7788 / 20874 ( 37%)
......................SSSSSSSS..SS.............SSSSSSSS..SS 7847 / 20874 ( 37%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 7906 / 20874 ( 37%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 7965 / 20874 ( 38%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 8024 / 20874 ( 38%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 8083 / 20874 ( 38%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 8142 / 20874 ( 39%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 8201 / 20874 ( 39%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 8260 / 20874 ( 39%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 8319 / 20874 ( 39%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 8378 / 20874 ( 40%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 8437 / 20874 ( 40%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 8496 / 20874 ( 40%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 8555 / 20874 ( 40%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 8614 / 20874 ( 41%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 8673 / 20874 ( 41%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 8732 / 20874 ( 41%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 8791 / 20874 ( 42%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 8850 / 20874 ( 42%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 8909 / 20874 ( 42%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 8968 / 20874 ( 42%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 9027 / 20874 ( 43%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 9086 / 20874 ( 43%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 9145 / 20874 ( 43%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 9204 / 20874 ( 44%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 9263 / 20874 ( 44%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 9322 / 20874 ( 44%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 9381 / 20874 ( 44%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 9440 / 20874 ( 45%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 9499 / 20874 ( 45%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 9558 / 20874 ( 45%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 9617 / 20874 ( 46%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 9676 / 20874 ( 46%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 9735 / 20874 ( 46%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 9794 / 20874 ( 46%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 9853 / 20874 ( 47%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 9912 / 20874 ( 47%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 9971 / 20874 ( 47%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 10030 / 20874 ( 48%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 10089 / 20874 ( 48%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 10148 / 20874 ( 48%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 10207 / 20874 ( 48%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 10266 / 20874 ( 49%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10325 / 20874 ( 49%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10384 / 20874 ( 49%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10443 / 20874 ( 50%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10502 / 20874 ( 50%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10561 / 20874 ( 50%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10620 / 20874 ( 50%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10679 / 20874 ( 51%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10738 / 20874 ( 51%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10797 / 20874 ( 51%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 10856 / 20874 ( 52%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10915 / 20874 ( 52%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10974 / 20874 ( 52%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 11033 / 20874 ( 52%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 11092 / 20874 ( 53%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 11151 / 20874 ( 53%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 11210 / 20874 ( 53%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 11269 / 20874 ( 53%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11328 / 20874 ( 54%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11387 / 20874 ( 54%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11446 / 20874 ( 54%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11505 / 20874 ( 55%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11564 / 20874 ( 55%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11623 / 20874 ( 55%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11682 / 20874 ( 55%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11741 / 20874 ( 56%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11800 / 20874 ( 56%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11859 / 20874 ( 56%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11918 / 20874 ( 57%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11977 / 20874 ( 57%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 12036 / 20874 ( 57%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 12095 / 20874 ( 57%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 12154 / 20874 ( 58%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 12213 / 20874 ( 58%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 12272 / 20874 ( 58%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 12331 / 20874 ( 59%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12390 / 20874 ( 59%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12449 / 20874 ( 59%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12508 / 20874 ( 59%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12567 / 20874 ( 60%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12626 / 20874 ( 60%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 12685 / 20874 ( 60%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12744 / 20874 ( 61%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12803 / 20874 ( 61%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12862 / 20874 ( 61%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12921 / 20874 ( 61%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12980 / 20874 ( 62%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 13039 / 20874 ( 62%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 13098 / 20874 ( 62%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 13157 / 20874 ( 63%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 13216 / 20874 ( 63%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 13275 / 20874 ( 63%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13334 / 20874 ( 63%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13393 / 20874 ( 64%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13452 / 20874 ( 64%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13511 / 20874 ( 64%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13570 / 20874 ( 65%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13629 / 20874 ( 65%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13688 / 20874 ( 65%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13747 / 20874 ( 65%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 13806 / 20874 ( 66%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13865 / 20874 ( 66%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13924 / 20874 ( 66%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13983 / 20874 ( 66%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 14042 / 20874 ( 67%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 14101 / 20874 ( 67%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 14160 / 20874 ( 67%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 14219 / 20874 ( 68%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 14278 / 20874 ( 68%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14337 / 20874 ( 68%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14396 / 20874 ( 68%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14455 / 20874 ( 69%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14514 / 20874 ( 69%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14573 / 20874 ( 69%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14632 / 20874 ( 70%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14691 / 20874 ( 70%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14750 / 20874 ( 70%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14809 / 20874 ( 70%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14868 / 20874 ( 71%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14927 / 20874 ( 71%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14986 / 20874 ( 71%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 15045 / 20874 ( 72%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 15104 / 20874 ( 72%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 15163 / 20874 ( 72%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 15222 / 20874 ( 72%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 15281 / 20874 ( 73%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15340 / 20874 ( 73%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15399 / 20874 ( 73%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15458 / 20874 ( 74%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15517 / 20874 ( 74%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15576 / 20874 ( 74%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 15635 / 20874 ( 74%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15694 / 20874 ( 75%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15753 / 20874 ( 75%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15812 / 20874 ( 75%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15871 / 20874 ( 76%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15930 / 20874 ( 76%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15989 / 20874 ( 76%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 16048 / 20874 ( 76%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 16107 / 20874 ( 77%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 16166 / 20874 ( 77%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 16225 / 20874 ( 77%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 16284 / 20874 ( 78%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16343 / 20874 ( 78%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16402 / 20874 ( 78%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16461 / 20874 ( 78%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16520 / 20874 ( 79%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16579 / 20874 ( 79%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16638 / 20874 ( 79%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16697 / 20874 ( 79%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 16756 / 20874 ( 80%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16815 / 20874 ( 80%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16874 / 20874 ( 80%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16933 / 20874 ( 81%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16992 / 20874 ( 81%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 17051 / 20874 ( 81%)
.........SSSSSSSS..SS.............SSSSSSSS..SS......S.S.S.S 17110 / 20874 ( 81%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 17169 / 20874 ( 82%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.............................. 17228 / 20874 ( 82%)
........................................................... 17287 / 20874 ( 82%)
........................................................... 17346 / 20874 ( 83%)
........................................................... 17405 / 20874 ( 83%)
........................................................... 17464 / 20874 ( 83%)
........................................................... 17523 / 20874 ( 83%)
........................................................... 17582 / 20874 ( 84%)
........................................................... 17641 / 20874 ( 84%)
........................................SSSSSSSS..SSSSSSSS. 17700 / 20874 ( 84%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 17759 / 20874 ( 85%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 17818 / 20874 ( 85%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 17877 / 20874 ( 85%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 17936 / 20874 ( 85%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 17995 / 20874 ( 86%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18054 / 20874 ( 86%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18113 / 20874 ( 86%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18172 / 20874 ( 87%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18231 / 20874 ( 87%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18290 / 20874 ( 87%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18349 / 20874 ( 87%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18408 / 20874 ( 88%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18467 / 20874 ( 88%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18526 / 20874 ( 88%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18585 / 20874 ( 89%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18644 / 20874 ( 89%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18703 / 20874 ( 89%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18762 / 20874 ( 89%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18821 / 20874 ( 90%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18880 / 20874 ( 90%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18939 / 20874 ( 90%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18998 / 20874 ( 91%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19057 / 20874 ( 91%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 19116 / 20874 ( 91%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 19175 / 20874 ( 91%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 19234 / 20874 ( 92%)
SSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.S 19293 / 20874 ( 92%)
SS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS..SS..SS..SS..SS..S 19352 / 20874 ( 92%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19411 / 20874 ( 92%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19470 / 20874 ( 93%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19529 / 20874 ( 93%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19588 / 20874 ( 93%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19647 / 20874 ( 94%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19706 / 20874 ( 94%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19765 / 20874 ( 94%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19824 / 20874 ( 94%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19883 / 20874 ( 95%)
SS......................................................... 19942 / 20874 ( 95%)
........................................................... 20001 / 20874 ( 95%)
........................................................... 20060 / 20874 ( 96%)
........................................................... 20119 / 20874 ( 96%)
........................................................... 20178 / 20874 ( 96%)
..............................................S.S.S.S.S.S.S 20237 / 20874 ( 96%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20296 / 20874 ( 97%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 20355 / 20874 ( 97%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20414 / 20874 ( 97%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 20473 / 20874 ( 98%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20532 / 20874 ( 98%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S................................ 20591 / 20874 ( 98%)
..............................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20650 / 20874 ( 98%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20709 / 20874 ( 99%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20768 / 20874 ( 99%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS................. 20827 / 20874 ( 99%)
........................................SSSS... 20874 / 20874 (100%)
Skipped tests:
------------------------------------------------
6555 tests skipped
0 tests failed
14319 tests passed
$ testprogs/findalldevstest
net0
Flags: UP, RUNNING (connection status unknown)
Address Family: AF_INET (2)
Address: 192.168.1.35
Netmask: 255.255.255.0
Broadcast Address: 192.168.1.255
Address Family: AF_INET6 (26)
Address: fe80::250:56ff:fe97:6
Netmask: ffc0::
any
Description: Pseudo-device that captures on all interfaces
Flags: UP, RUNNING
lo0
Flags: UP, RUNNING, LOOPBACK
Address Family: AF_INET (2)
Address: 127.0.0.1
Netmask: 255.0.0.0
Address Family: AF_INET6 (26)
Address: ::1
Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
dbus-system
Description: D-Bus system bus
Flags:
dbus-session
Description: D-Bus session bus
Flags:
Preferred device is on network: 192.168.1.0/255.255.255.0
$ make releasetar
No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD.
autoreconf identification: 2.69
Cleaning...
rm -f pcap-bpf.o fad-getad.o pcap-dbus.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o pcap-new.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o libpcap.a libpcap.so.`cat ./VERSION` libpcap-`cat ./VERSION`.tar.gz scanner.c grammar.c scanner.h grammar.h lex.yy.c pcap-config libpcap.pc libpcap.so config.h.in~ configure~ configure.ac~
(cd rpcapd; make clean)
rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd
(cd testprogs; make clean)
rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest translatetest versiontest writecaptest
rm -rf *.dSYM
rm -f Makefile grammar.y config.cache config.log config.status \
config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in
rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc
rm -rf autom4te.cache
(cd rpcapd; make distclean)
rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd
rm -f Makefile config.cache config.log config.status \
config.h stamp-h stamp-h.in
rm -f rpcapd.manadmin rpcapd-config.manfile
rm -rf autom4te.cache
(cd testprogs; make distclean)
rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest translatetest versiontest writecaptest
rm -rf *.dSYM
rm -f Makefile config.cache config.log config.status \
config.h stamp-h stamp-h.in
rm -rf autom4te.cache
$ git status -suall
$ ./build.sh
[35;1m===== SETUP 2: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=yes PROTOCHAIN=yes =====[0m
cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-01 2017/08/14
Compiler identification: suncc-5.14
$ ./autogen.sh
autoreconf identification: 2.69
$ ./configure --prefix=/tmp/libpcap_build_matrix.WgIP51Gl --enable-protochain=yes --enable-remote=yes
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for gcc... /opt/developerstudio12.5/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/developerstudio12.5/bin/cc accepts -g... yes
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -E
checking for grep that handles long lines and -e... /opt/csw/bin/ggrep
checking for egrep... /opt/csw/bin/ggrep -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 size of void *... 8
checking size of time_t... 8
checking whether the compiler supports the -xldscope=hidden option... yes
checking for strerror_r... yes
checking whether strerror_r is GNU-style... no
checking whether snprintf is suitable... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtok_r... yes
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... yes
checking for recvmsg in -lxnet... yes
checking whether getnetbyname_r is declared... yes
checking for the Linux getnetbyname_r()... no
checking for Solaris getnetbyname_r()... yes
checking whether getprotobyname_r is declared... yes
checking for the Linux getprotobyname_r()... no
checking for Solaris getprotobyname_r()... yes
checking for ether_hostton... yes
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes
checking whether to enable the instrument functions code... no
checking if --disable-protochain option is specified... enabled
checking net/bpf.h usability... yes
checking net/bpf.h presence... yes
checking for net/bpf.h... yes
checking sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking if net/bpf.h defines BIOCSETIF... yes
checking packet capture type... bpf
checking for pkg-config... /opt/csw/bin/pkg-config
checking pkg-config is at least version 0.17.0... yes
checking net/if_media.h usability... no
checking net/if_media.h presence... no
checking for net/if_media.h... no
checking for struct BPF_TIMEVAL... no
checking whether the Solaris "any" device is supported... yes
checking machine/atomic.h usability... no
checking machine/atomic.h presence... no
checking for machine/atomic.h... no
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
configure: no hardware timestamp support implemented for solaris2.11
checking for socklen_t... yes
checking whether to enable remote packet capture... yes
configure: WARNING: Remote packet capture may expose libpcap-based applications
configure: WARNING: to attacks by malicious remote capture servers!
checking for crypt... yes
checking for getspnam... yes
checking for vsyslog... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_flags... yes
checking for openssl with pkg-config... found
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for capable lex... yes
checking for bison... bison
checking for ranlib... ranlib
checking for ar... ar
checking whether ln -s works... yes
checking whether the compiler supports the -W option... yes
checking whether the compiler supports the -Wall option... yes
checking whether the compiler supports the -Wcomma option... yes
checking whether the compiler supports the -Wdocumentation option... yes
checking whether the compiler supports the -Wformat-nonliteral option... yes
checking whether the compiler supports the -Wmissing-noreturn option... yes
checking whether the compiler supports the -Wmissing-prototypes option... yes
checking whether the compiler supports the -Wmissing-variable-declarations option... yes
checking whether the compiler supports the -Wnull-pointer-subtraction option... yes
checking whether the compiler supports the -Wpointer-arith option... yes
checking whether the compiler supports the -Wpointer-sign option... yes
checking whether the compiler supports the -Wshadow option... yes
checking whether the compiler supports the -Wshorten-64-to-32 option... yes
checking whether the compiler supports the -Wsign-compare option... yes
checking whether the compiler supports the -Wstrict-prototypes option... yes
checking whether the compiler supports the -Wundef option... yes
checking whether the compiler supports the -Wunreachable-code option... yes
checking whether -Wunreachable-code generates warnings from ntohs()... no
checking whether the compiler supports the -Wunused-but-set-parameter option... yes
checking whether the compiler supports the -Wunused-but-set-variable option... yes
checking whether the compiler supports the -Wunused-parameter option... yes
checking whether the compiler supports the -Wused-but-marked-unused option... yes
checking whether the compiler supports generating dependencies... yes, with -xM
checking whether to use an os-proto.h header... no
checking for struct sockaddr.sa_len... no
configure: no Bluetooth sniffing support implemented for solaris2.11
checking for dbus-1 with pkg-config... found
checking whether the D-Bus library defines dbus_connection_read_write... yes
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating grammar.y
config.status: creating pcap-filter.manmisc
config.status: creating pcap-linktype.manmisc
config.status: creating pcap-tstamp.manmisc
config.status: creating cbpf-savefile.manfile
config.status: creating pcap-savefile.manfile
config.status: creating pcap.3pcap
config.status: creating pcap_compile.3pcap
config.status: creating pcap_datalink.3pcap
config.status: creating pcap_dump_open.3pcap
config.status: creating pcap_get_tstamp_precision.3pcap
config.status: creating pcap_list_datalinks.3pcap
config.status: creating pcap_list_tstamp_types.3pcap
config.status: creating pcap_open_dead.3pcap
config.status: creating pcap_open_offline.3pcap
config.status: creating pcap_set_immediate_mode.3pcap
config.status: creating pcap_set_tstamp_precision.3pcap
config.status: creating pcap_set_tstamp_type.3pcap
config.status: creating rpcapd/Makefile
config.status: creating rpcapd/rpcapd.manadmin
config.status: creating rpcapd/rpcapd-config.manfile
config.status: creating testprogs/Makefile
config.status: creating config.h
config.status: executing .devel commands
flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l
bison -p pcap_ -o grammar.c -d grammar.y
./mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c sslutils.c pcap-rpcap.c rpcap-protocol.c sockutils.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c pcap-new.c savefile.c sf-pcap.c sf-pcapng.c pcap-common.c bpf_image.c bpf_filter.c bpf_dump.c scanner.c grammar.c
./pcap-bpf.c:
./fad-getad.c:
./pcap-dbus.c:
./sslutils.c:
./pcap-rpcap.c:
./rpcap-protocol.c:
./sockutils.c:
./pcap.c:
./gencode.c:
./optimize.c:
./nametoaddr.c:
./etherent.c:
./fmtutils.c:
./pcap-util.c:
./pcap-new.c:
./savefile.c:
./sf-pcap.c:
./sf-pcapng.c:
./pcap-common.c:
./bpf_image.c:
./bpf_filter.c:
./bpf_dump.c:
./scanner.c:
./grammar.c:
(cd rpcapd; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c
./daemon.c:
./fileconf.c:
./log.c:
./rpcapd.c:
(cd testprogs; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c translatetest.c versiontest.c writecaptest.c
./activatetest.c:
./can_set_rfmon_test.c:
./capturetest.c:
./filtertest.c:
./findalldevstest-perf.c:
./findalldevstest.c:
./opentest.c:
./nonblocktest.c:
./reactivatetest.c:
./selpolltest.c:
./threadsignaltest.c:
./translatetest.c:
./versiontest.c:
./writecaptest.c:
$ make -s clean
$ make -s CFLAGS=-m64
config.status: creating libpcap.pc.tmp
config.status: creating pcap-config.tmp
$ make -s testprogs CFLAGS=-m64
"./translatetest.c", line 224: warning: end-of-loop code not reached
$ make install
VER=`cat ./VERSION`; \
MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \
/opt/developerstudio12.5/bin/cc -m64 -L/usr/local/lib -G -Wl,-h,libpcap.so.$MAJOR_VER \
-o libpcap.so.$VER pcap-bpf.o fad-getad.o pcap-dbus.o sslutils.o pcap-rpcap.o rpcap-protocol.o sockutils.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o pcap-new.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
VER=`cat ./VERSION`; \
MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \
/opt/csw/bin/ginstall -c libpcap.so.$VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so.$VER; \
ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so.$MAJOR_VER; \
ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
/opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.a
ranlib /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.a
(cd rpcapd; make DESTDIR= install)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/sbin ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/sbin; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/sbin)
/opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.WgIP51Gl/sbin/rpcapd
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1m ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1m)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4)
for i in rpcapd.manadmin.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manadmin.in/.manadmin/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1m/`echo $i | sed 's/.manadmin.in/.1m/'`; done
for i in rpcapd-config.manfile.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/include ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/include; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/include)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5)
for i in pcap.h pcap-bpf.h pcap-namedb.h pcap/bluetooth.h pcap/bpf.h pcap/can_socketcan.h pcap/compiler-tests.h pcap/dlt.h pcap/funcattrs.h pcap/ipnet.h pcap/namedb.h pcap/nflog.h pcap/pcap-inttypes.h pcap/pcap.h pcap/sll.h pcap/socket.h pcap/usb.h pcap/vlan.h; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/include/$i; done
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/bin ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/bin; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/bin)
/opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig)
/opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig/libpcap.pc
for i in pcap-config.1; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1/$i; done
for i in pcap_activate.3pcap pcap_breakloop.3pcap pcap_can_set_rfmon.3pcap pcap_close.3pcap pcap_create.3pcap pcap_datalink_name_to_val.3pcap pcap_datalink_val_to_name.3pcap pcap_dump.3pcap pcap_dump_close.3pcap pcap_dump_file.3pcap pcap_dump_flush.3pcap pcap_dump_ftell.3pcap pcap_file.3pcap pcap_fileno.3pcap pcap_findalldevs.3pcap pcap_freecode.3pcap pcap_get_required_select_timeout.3pcap pcap_get_selectable_fd.3pcap pcap_geterr.3pcap pcap_init.3pcap pcap_inject.3pcap pcap_is_swapped.3pcap pcap_lib_version.3pcap pcap_lookupdev.3pcap pcap_lookupnet.3pcap pcap_loop.3pcap pcap_major_version.3pcap pcap_next_ex.3pcap pcap_offline_filter.3pcap pcap_open_live.3pcap pcap_set_buffer_size.3pcap pcap_set_datalink.3pcap pcap_set_promisc.3pcap pcap_set_protocol_linux.3pcap pcap_set_rfmon.3pcap pcap_set_snaplen.3pcap pcap_set_timeout.3pcap pcap_setdirection.3pcap pcap_setfilter.3pcap pcap_setnonblock.3pcap pcap_snapshot.3pcap pcap_stats.3pcap pcap_statustostr.3pcap pcap_strerror.3pcap pcap_tstamp_type_name_to_val.3pcap pcap_tstamp_type_val_to_name.3pcap; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3/$i; done
for i in pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap; do \
/opt/csw/bin/ginstall -c -m 644 $i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3/$i; done
(cd /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3 && \
rm -f pcap_datalink_val_to_description.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
pcap_datalink_val_to_description.3pcap && \
rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
pcap_datalink_val_to_description_or_dlt.3pcap && \
rm -f pcap_dump_fopen.3pcap && \
ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \
rm -f pcap_freealldevs.3pcap && \
ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \
rm -f pcap_perror.3pcap && \
ln -s pcap_geterr.3pcap pcap_perror.3pcap && \
rm -f pcap_sendpacket.3pcap && \
ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \
rm -f pcap_free_datalinks.3pcap && \
ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \
rm -f pcap_free_tstamp_types.3pcap && \
ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \
rm -f pcap_dispatch.3pcap && \
ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \
rm -f pcap_minor_version.3pcap && \
ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \
rm -f pcap_next.3pcap && \
ln -s pcap_next_ex.3pcap pcap_next.3pcap && \
rm -f pcap_open_dead_with_tstamp_precision.3pcap && \
ln -s pcap_open_dead.3pcap \
pcap_open_dead_with_tstamp_precision.3pcap && \
rm -f pcap_open_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \
rm -f pcap_fopen_offline.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \
rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \
rm -f pcap_tstamp_type_val_to_description.3pcap && \
ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \
rm -f pcap_getnonblock.3pcap && \
ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap)
for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done
for i in pcap-filter.manmisc.in pcap-linktype.manmisc.in pcap-tstamp.manmisc.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manmisc.in/.manmisc/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --help
Usage: pcap-config [ --help ] [ --version ] [ --cflags ]
[ --libs | --additional-libs ]
[ --static | --static-pcap-only ]
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --version
1.11.0-PRE-GIT
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --cflags
-I/tmp/libpcap_build_matrix.WgIP51Gl/include
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -Wl,-R,/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs --static
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs --static
-R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs --static-pcap-only
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs --static-pcap-only
-lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
$ ldd /tmp/libpcap_build_matrix.WgIP51Gl/sbin/rpcapd
libssl.so.1.0.0 => /lib/64/libssl.so.1.0.0
libcrypto.so.1.0.0 => /lib/64/libcrypto.so.1.0.0
libdbus-1.so.3 => /usr/lib/64/libdbus-1.so.3
libxnet.so.1 => /lib/64/libxnet.so.1
libsocket.so.1 => /lib/64/libsocket.so.1
libnsl.so.1 => /lib/64/libnsl.so.1
libc.so.1 => /lib/64/libc.so.1
libbsm.so.1 => /usr/lib/amd64/libbsm.so.1
libmp.so.2 => /lib/64/libmp.so.2
libucrypto.so.1 => /lib/64/libucrypto.so.1
libtsol.so.2 => /lib/64/libtsol.so.2
libinetutil.so.1 => /lib/64/libinetutil.so.1
libelf.so.1 => /lib/64/libelf.so.1
libcryptoutil.so.1 => /lib/64/libcryptoutil.so.1
libz.so.1 => /lib/64/libz.so.1
$ /tmp/libpcap_build_matrix.WgIP51Gl/sbin/rpcapd -h
RPCAPD, a remote packet capture daemon.
Compiled with libpcap version 1.11.0-PRE-GIT (64-bit time_t)
Compiled with OpenSSL 1.0.2o 27 Mar 2018
USAGE: rpcapd [-b
] [-p ] [-t ] [-4] [-l ]
[-a ] [-n] [-v] [-d] [-i] [-D] [-s ]
[-S] [-C] [-K ] [-X ]
[-f ]
-b the address to bind to (either numeric or literal).
Default: binds to all local IPv4 and IPv6 addresses
-p the port to bind to.
Default: binds to port 2002
-t : the port to use to transfer data.
Default: an unused port is chosen by the operating system
-4 use only IPv4.
Default: use both IPv4 and IPv6 waiting sockets
-l a file that contains a list of hosts that are allowed
to connect to this server (if more than one, list them one
per line).
We suggest to use literal names (instead of numeric ones)
in order to avoid problems with different address families.
-n permit NULL authentication (usually used with '-l')
-a run in active mode when connecting to 'host' on port 'port'
In case 'port' is omitted, the default port (2003) is used
-v run in active mode only (default: if '-a' is specified, it
accepts passive connections as well)
-d run in daemon mode (UNIX only) or as a service (Win32 only)
Warning (Win32): this switch is provided automatically when
the service is started from the control panel
-i run in inetd mode (UNIX only)
-D log debugging messages
-S encrypt all communication with SSL (implements rpcaps://)
-C enable compression
-K use the SSL private key in this file (default: key.pem)
-X use the certificate from this file (default: cert.pem)
-s save the current configuration to file
-f load the current configuration from file; all switches
specified from the command line are ignored
-h print this help screen
$ testprogs/versiontest
libpcap version 1.11.0-PRE-GIT (64-bit time_t)
$ make -s check
INFO: Using a test timeout of 1.
INFO: This Perl supports threads, using 1 tester thread(s).
INFO: S = skipped, . = passed, F = failed, T = timed out
........................................................... 59 / 20874 ( 0%)
........................................................... 118 / 20874 ( 0%)
...........SSSSSS......................................SSSS 177 / 20874 ( 0%)
SSSSSS..................................SSSSSSSSSSSSSSSSSS. 236 / 20874 ( 1%)
........................................................... 295 / 20874 ( 1%)
........................................................... 354 / 20874 ( 1%)
........................................................... 413 / 20874 ( 1%)
........................................................... 472 / 20874 ( 2%)
........................................................... 531 / 20874 ( 2%)
....................................................SSSSSSS 590 / 20874 ( 2%)
SSSSS....SSSSSSSS....SSSSSSSS.............................. 649 / 20874 ( 3%)
............................................SS..........SS. 708 / 20874 ( 3%)
........................................................... 767 / 20874 ( 3%)
........................................................... 826 / 20874 ( 3%)
........................SS..SSSSSSSSSSSSSS..SSSSSSSSSS.SSSS 885 / 20874 ( 4%)
SS..SSSSSSSS..SSSS..SS..................................... 944 / 20874 ( 4%)
......................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS. 1003 / 20874 ( 4%)
.......SSSSSSSSSSSSSSSS........SSSSSSSSSSSSSSSS............ 1062 / 20874 ( 5%)
........................................................... 1121 / 20874 ( 5%)
.........................................SSSSSSSSSSSSSSSS.. 1180 / 20874 ( 5%)
........SSSSSS..SS..SS..SS................................. 1239 / 20874 ( 5%)
.....SS..SS..SS............................................ 1298 / 20874 ( 6%)
........................................................... 1357 / 20874 ( 6%)
........................................................... 1416 / 20874 ( 6%)
........................................................... 1475 / 20874 ( 7%)
........................................................... 1534 / 20874 ( 7%)
........................................................... 1593 / 20874 ( 7%)
........................................................... 1652 / 20874 ( 7%)
........................................................... 1711 / 20874 ( 8%)
........................................................... 1770 / 20874 ( 8%)
........................................................... 1829 / 20874 ( 8%)
........................................................... 1888 / 20874 ( 9%)
........................................................... 1947 / 20874 ( 9%)
........................................................... 2006 / 20874 ( 9%)
........................................................... 2065 / 20874 ( 9%)
........................................................... 2124 / 20874 ( 10%)
........................................................... 2183 / 20874 ( 10%)
........................................................... 2242 / 20874 ( 10%)
........................................................... 2301 / 20874 ( 11%)
........................................................... 2360 / 20874 ( 11%)
........................................................... 2419 / 20874 ( 11%)
........................................................... 2478 / 20874 ( 11%)
........................................................... 2537 / 20874 ( 12%)
........................................................... 2596 / 20874 ( 12%)
........................................................... 2655 / 20874 ( 12%)
...............SSSSSSSSSSSSSSSS............................ 2714 / 20874 ( 13%)
........................................................... 2773 / 20874 ( 13%)
........................................................... 2832 / 20874 ( 13%)
........................................................... 2891 / 20874 ( 13%)
........................................................... 2950 / 20874 ( 14%)
................................................SSSSSSSSSSS 3009 / 20874 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3068 / 20874 ( 14%)
SSSSSSSSSSSSSS............................................S 3127 / 20874 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSS................................SSSS 3186 / 20874 ( 15%)
SSSSSSSSSSSS..........................SSSSSSSSSSSSSSSS..... 3245 / 20874 ( 15%)
.......................SSSSSSSS..............SSSS........SS 3304 / 20874 ( 15%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3363 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3422 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3481 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................SSSS.... 3540 / 20874 ( 16%)
........................................................... 3599 / 20874 ( 17%)
.....SSSSSSSSSSSSSSSSSSSSSSSS................SSSSSSSSSSSSSS 3658 / 20874 ( 17%)
SS................SSSSSSSSSSSSSSSS......................... 3717 / 20874 ( 17%)
...SSSSSSSSSSSSSSSSSSSSSSSS................................ 3776 / 20874 ( 18%)
........................................................... 3835 / 20874 ( 18%)
........................................................... 3894 / 20874 ( 18%)
........................................................... 3953 / 20874 ( 18%)
........................................................... 4012 / 20874 ( 19%)
........................................................... 4071 / 20874 ( 19%)
........................................................... 4130 / 20874 ( 19%)
........................................................... 4189 / 20874 ( 20%)
........................................................... 4248 / 20874 ( 20%)
........................................................... 4307 / 20874 ( 20%)
........................................................... 4366 / 20874 ( 20%)
........................................................... 4425 / 20874 ( 21%)
.............SSSSSSSSSS.................................... 4484 / 20874 ( 21%)
........................................................... 4543 / 20874 ( 21%)
....................S...................................... 4602 / 20874 ( 22%)
........................................................... 4661 / 20874 ( 22%)
.................................SSS.............SSS....... 4720 / 20874 ( 22%)
S.............SSS.............SSS.............SSS.......... 4779 / 20874 ( 22%)
...SSS.............SSS............SSS.............SSS...... 4838 / 20874 ( 23%)
.......SSS.............SSS.............SSS.............SSS. 4897 / 20874 ( 23%)
............SSS.......S........SS.............SSS.......... 4956 / 20874 ( 23%)
...SSS.............SSS.............SSS.............SSS..... 5015 / 20874 ( 24%)
........SSS.............SSS............SSS.............SSS. 5074 / 20874 ( 24%)
............SSS.............SSS.............SSS............ 5133 / 20874 ( 24%)
.SSS.............SSS.......S.............SSS.............SS 5192 / 20874 ( 24%)
S.............SSS.............SSS.............SSS.......... 5251 / 20874 ( 25%)
...SSS.............SSS..SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5310 / 20874 ( 25%)
S.......................................................... 5369 / 20874 ( 25%)
........................................................... 5428 / 20874 ( 26%)
........................................................... 5487 / 20874 ( 26%)
........................................................... 5546 / 20874 ( 26%)
........................................................... 5605 / 20874 ( 26%)
........................................................... 5664 / 20874 ( 27%)
........................................................... 5723 / 20874 ( 27%)
........................................................... 5782 / 20874 ( 27%)
........................................................... 5841 / 20874 ( 27%)
........................................................... 5900 / 20874 ( 28%)
........................................................... 5959 / 20874 ( 28%)
........................................................... 6018 / 20874 ( 28%)
........................................................... 6077 / 20874 ( 29%)
........................................................... 6136 / 20874 ( 29%)
........................................................... 6195 / 20874 ( 29%)
........................................................... 6254 / 20874 ( 29%)
........................................................... 6313 / 20874 ( 30%)
........................................................... 6372 / 20874 ( 30%)
........................................................... 6431 / 20874 ( 30%)
........................................................... 6490 / 20874 ( 31%)
........................................................... 6549 / 20874 ( 31%)
........................................................... 6608 / 20874 ( 31%)
........................................................... 6667 / 20874 ( 31%)
........................................................... 6726 / 20874 ( 32%)
........................................................... 6785 / 20874 ( 32%)
........................................................... 6844 / 20874 ( 32%)
........................................................... 6903 / 20874 ( 33%)
........................................................... 6962 / 20874 ( 33%)
........................................................... 7021 / 20874 ( 33%)
........................................................... 7080 / 20874 ( 33%)
........................................................... 7139 / 20874 ( 34%)
........................................................... 7198 / 20874 ( 34%)
........................................................... 7257 / 20874 ( 34%)
........................................................... 7316 / 20874 ( 35%)
........................................................... 7375 / 20874 ( 35%)
........................................................... 7434 / 20874 ( 35%)
........................................................... 7493 / 20874 ( 35%)
........................................................... 7552 / 20874 ( 36%)
........................................................... 7611 / 20874 ( 36%)
........................................................... 7670 / 20874 ( 36%)
........................................................... 7729 / 20874 ( 37%)
........................................................... 7788 / 20874 ( 37%)
......................SSSSSSSS..SS.............SSSSSSSS..SS 7847 / 20874 ( 37%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 7906 / 20874 ( 37%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 7965 / 20874 ( 38%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 8024 / 20874 ( 38%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 8083 / 20874 ( 38%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 8142 / 20874 ( 39%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 8201 / 20874 ( 39%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 8260 / 20874 ( 39%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 8319 / 20874 ( 39%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 8378 / 20874 ( 40%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 8437 / 20874 ( 40%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 8496 / 20874 ( 40%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 8555 / 20874 ( 40%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 8614 / 20874 ( 41%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 8673 / 20874 ( 41%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 8732 / 20874 ( 41%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 8791 / 20874 ( 42%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 8850 / 20874 ( 42%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 8909 / 20874 ( 42%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 8968 / 20874 ( 42%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 9027 / 20874 ( 43%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 9086 / 20874 ( 43%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 9145 / 20874 ( 43%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 9204 / 20874 ( 44%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 9263 / 20874 ( 44%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 9322 / 20874 ( 44%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 9381 / 20874 ( 44%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 9440 / 20874 ( 45%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 9499 / 20874 ( 45%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 9558 / 20874 ( 45%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 9617 / 20874 ( 46%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 9676 / 20874 ( 46%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 9735 / 20874 ( 46%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 9794 / 20874 ( 46%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 9853 / 20874 ( 47%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 9912 / 20874 ( 47%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 9971 / 20874 ( 47%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 10030 / 20874 ( 48%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 10089 / 20874 ( 48%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 10148 / 20874 ( 48%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 10207 / 20874 ( 48%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 10266 / 20874 ( 49%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10325 / 20874 ( 49%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10384 / 20874 ( 49%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10443 / 20874 ( 50%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10502 / 20874 ( 50%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10561 / 20874 ( 50%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10620 / 20874 ( 50%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10679 / 20874 ( 51%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10738 / 20874 ( 51%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10797 / 20874 ( 51%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 10856 / 20874 ( 52%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10915 / 20874 ( 52%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10974 / 20874 ( 52%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 11033 / 20874 ( 52%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 11092 / 20874 ( 53%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 11151 / 20874 ( 53%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 11210 / 20874 ( 53%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 11269 / 20874 ( 53%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11328 / 20874 ( 54%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11387 / 20874 ( 54%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11446 / 20874 ( 54%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11505 / 20874 ( 55%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11564 / 20874 ( 55%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11623 / 20874 ( 55%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11682 / 20874 ( 55%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11741 / 20874 ( 56%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11800 / 20874 ( 56%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11859 / 20874 ( 56%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11918 / 20874 ( 57%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11977 / 20874 ( 57%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 12036 / 20874 ( 57%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 12095 / 20874 ( 57%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 12154 / 20874 ( 58%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 12213 / 20874 ( 58%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 12272 / 20874 ( 58%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 12331 / 20874 ( 59%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12390 / 20874 ( 59%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12449 / 20874 ( 59%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12508 / 20874 ( 59%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12567 / 20874 ( 60%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12626 / 20874 ( 60%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 12685 / 20874 ( 60%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12744 / 20874 ( 61%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12803 / 20874 ( 61%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12862 / 20874 ( 61%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12921 / 20874 ( 61%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12980 / 20874 ( 62%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 13039 / 20874 ( 62%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 13098 / 20874 ( 62%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 13157 / 20874 ( 63%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 13216 / 20874 ( 63%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 13275 / 20874 ( 63%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13334 / 20874 ( 63%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13393 / 20874 ( 64%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13452 / 20874 ( 64%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13511 / 20874 ( 64%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13570 / 20874 ( 65%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13629 / 20874 ( 65%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13688 / 20874 ( 65%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13747 / 20874 ( 65%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 13806 / 20874 ( 66%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13865 / 20874 ( 66%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13924 / 20874 ( 66%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13983 / 20874 ( 66%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 14042 / 20874 ( 67%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 14101 / 20874 ( 67%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 14160 / 20874 ( 67%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 14219 / 20874 ( 68%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 14278 / 20874 ( 68%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14337 / 20874 ( 68%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14396 / 20874 ( 68%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14455 / 20874 ( 69%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14514 / 20874 ( 69%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14573 / 20874 ( 69%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14632 / 20874 ( 70%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14691 / 20874 ( 70%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14750 / 20874 ( 70%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14809 / 20874 ( 70%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14868 / 20874 ( 71%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14927 / 20874 ( 71%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14986 / 20874 ( 71%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 15045 / 20874 ( 72%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 15104 / 20874 ( 72%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 15163 / 20874 ( 72%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 15222 / 20874 ( 72%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 15281 / 20874 ( 73%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15340 / 20874 ( 73%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15399 / 20874 ( 73%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15458 / 20874 ( 74%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15517 / 20874 ( 74%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15576 / 20874 ( 74%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 15635 / 20874 ( 74%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15694 / 20874 ( 75%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15753 / 20874 ( 75%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15812 / 20874 ( 75%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15871 / 20874 ( 76%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15930 / 20874 ( 76%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15989 / 20874 ( 76%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 16048 / 20874 ( 76%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 16107 / 20874 ( 77%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 16166 / 20874 ( 77%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 16225 / 20874 ( 77%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 16284 / 20874 ( 78%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16343 / 20874 ( 78%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16402 / 20874 ( 78%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16461 / 20874 ( 78%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16520 / 20874 ( 79%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16579 / 20874 ( 79%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16638 / 20874 ( 79%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16697 / 20874 ( 79%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 16756 / 20874 ( 80%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16815 / 20874 ( 80%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16874 / 20874 ( 80%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16933 / 20874 ( 81%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16992 / 20874 ( 81%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 17051 / 20874 ( 81%)
.........SSSSSSSS..SS.............SSSSSSSS..SS......S.S.S.S 17110 / 20874 ( 81%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 17169 / 20874 ( 82%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.............................. 17228 / 20874 ( 82%)
........................................................... 17287 / 20874 ( 82%)
........................................................... 17346 / 20874 ( 83%)
........................................................... 17405 / 20874 ( 83%)
........................................................... 17464 / 20874 ( 83%)
........................................................... 17523 / 20874 ( 83%)
........................................................... 17582 / 20874 ( 84%)
........................................................... 17641 / 20874 ( 84%)
........................................SSSSSSSS..SSSSSSSS. 17700 / 20874 ( 84%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 17759 / 20874 ( 85%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 17818 / 20874 ( 85%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 17877 / 20874 ( 85%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 17936 / 20874 ( 85%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 17995 / 20874 ( 86%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18054 / 20874 ( 86%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18113 / 20874 ( 86%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18172 / 20874 ( 87%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18231 / 20874 ( 87%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18290 / 20874 ( 87%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18349 / 20874 ( 87%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18408 / 20874 ( 88%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18467 / 20874 ( 88%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18526 / 20874 ( 88%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18585 / 20874 ( 89%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18644 / 20874 ( 89%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18703 / 20874 ( 89%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18762 / 20874 ( 89%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18821 / 20874 ( 90%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18880 / 20874 ( 90%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18939 / 20874 ( 90%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18998 / 20874 ( 91%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19057 / 20874 ( 91%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 19116 / 20874 ( 91%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 19175 / 20874 ( 91%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 19234 / 20874 ( 92%)
SSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.S 19293 / 20874 ( 92%)
SS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS..SS..SS..SS..SS..S 19352 / 20874 ( 92%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19411 / 20874 ( 92%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19470 / 20874 ( 93%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19529 / 20874 ( 93%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19588 / 20874 ( 93%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19647 / 20874 ( 94%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19706 / 20874 ( 94%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19765 / 20874 ( 94%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19824 / 20874 ( 94%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19883 / 20874 ( 95%)
SS......................................................... 19942 / 20874 ( 95%)
........................................................... 20001 / 20874 ( 95%)
........................................................... 20060 / 20874 ( 96%)
........................................................... 20119 / 20874 ( 96%)
........................................................... 20178 / 20874 ( 96%)
..............................................S.S.S.S.S.S.S 20237 / 20874 ( 96%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20296 / 20874 ( 97%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 20355 / 20874 ( 97%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20414 / 20874 ( 97%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 20473 / 20874 ( 98%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20532 / 20874 ( 98%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S................................ 20591 / 20874 ( 98%)
........................................................... 20650 / 20874 ( 98%)
........................................................... 20709 / 20874 ( 99%)
........................................................... 20768 / 20874 ( 99%)
........................................................... 20827 / 20874 ( 99%)
............................................SSS 20874 / 20874 (100%)
Skipped tests:
------------------------------------------------
6365 tests skipped
0 tests failed
14509 tests passed
$ testprogs/findalldevstest
net0
Flags: UP, RUNNING (connection status unknown)
Address Family: AF_INET (2)
Address: 192.168.1.35
Netmask: 255.255.255.0
Broadcast Address: 192.168.1.255
Address Family: AF_INET6 (26)
Address: fe80::250:56ff:fe97:6
Netmask: ffc0::
any
Description: Pseudo-device that captures on all interfaces
Flags: UP, RUNNING
lo0
Flags: UP, RUNNING, LOOPBACK
Address Family: AF_INET (2)
Address: 127.0.0.1
Netmask: 255.0.0.0
Address Family: AF_INET6 (26)
Address: ::1
Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
dbus-system
Description: D-Bus system bus
Flags:
dbus-session
Description: D-Bus session bus
Flags:
Preferred device is on network: 192.168.1.0/255.255.255.0
$ make releasetar
No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD.
autoreconf identification: 2.69
Cleaning...
rm -f pcap-bpf.o fad-getad.o pcap-dbus.o sslutils.o pcap-rpcap.o rpcap-protocol.o sockutils.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o pcap-new.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o libpcap.a libpcap.so.`cat ./VERSION` libpcap-`cat ./VERSION`.tar.gz scanner.c grammar.c scanner.h grammar.h lex.yy.c pcap-config libpcap.pc libpcap.so config.h.in~ configure~ configure.ac~
(cd rpcapd; make clean)
rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd
(cd testprogs; make clean)
rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest translatetest versiontest writecaptest
rm -rf *.dSYM
rm -f Makefile grammar.y config.cache config.log config.status \
config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in
rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc
rm -rf autom4te.cache
(cd rpcapd; make distclean)
rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd
rm -f Makefile config.cache config.log config.status \
config.h stamp-h stamp-h.in
rm -f rpcapd.manadmin rpcapd-config.manfile
rm -rf autom4te.cache
(cd testprogs; make distclean)
rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest translatetest versiontest writecaptest
rm -rf *.dSYM
rm -f Makefile config.cache config.log config.status \
config.h stamp-h stamp-h.in
rm -rf autom4te.cache
$ git status -suall
[35;1m===== SETUP 3: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=no PROTOCHAIN=no =====[0m
$ ./build.sh
cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-01 2017/08/14
Compiler identification: suncc-5.14
$ ./autogen.sh
autoreconf identification: 2.69
$ ./configure --prefix=/tmp/libpcap_build_matrix.WgIP51Gl --enable-protochain=no --enable-remote=no
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for gcc... /opt/developerstudio12.5/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/developerstudio12.5/bin/cc accepts -g... yes
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -E
checking for grep that handles long lines and -e... /opt/csw/bin/ggrep
checking for egrep... /opt/csw/bin/ggrep -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 size of void *... 8
checking size of time_t... 8
checking whether the compiler supports the -xldscope=hidden option... yes
checking for strerror_r... yes
checking whether strerror_r is GNU-style... no
checking whether snprintf is suitable... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtok_r... yes
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... yes
checking for recvmsg in -lxnet... yes
checking whether getnetbyname_r is declared... yes
checking for the Linux getnetbyname_r()... no
checking for Solaris getnetbyname_r()... yes
checking whether getprotobyname_r is declared... yes
checking for the Linux getprotobyname_r()... no
checking for Solaris getprotobyname_r()... yes
checking for ether_hostton... yes
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes
checking whether to enable the instrument functions code... no
checking if --disable-protochain option is specified... disabled
checking net/bpf.h usability... yes
checking net/bpf.h presence... yes
checking for net/bpf.h... yes
checking sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking if net/bpf.h defines BIOCSETIF... yes
checking packet capture type... bpf
checking for pkg-config... /opt/csw/bin/pkg-config
checking pkg-config is at least version 0.17.0... yes
checking net/if_media.h usability... no
checking net/if_media.h presence... no
checking for net/if_media.h... no
checking for struct BPF_TIMEVAL... no
checking whether the Solaris "any" device is supported... yes
checking machine/atomic.h usability... no
checking machine/atomic.h presence... no
checking for machine/atomic.h... no
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
configure: no hardware timestamp support implemented for solaris2.11
checking for socklen_t... yes
checking whether to enable remote packet capture... no
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for capable lex... yes
checking for bison... bison
checking for ranlib... ranlib
checking for ar... ar
checking whether ln -s works... yes
checking whether the compiler supports the -W option... yes
checking whether the compiler supports the -Wall option... yes
checking whether the compiler supports the -Wcomma option... yes
checking whether the compiler supports the -Wdocumentation option... yes
checking whether the compiler supports the -Wformat-nonliteral option... yes
checking whether the compiler supports the -Wmissing-noreturn option... yes
checking whether the compiler supports the -Wmissing-prototypes option... yes
checking whether the compiler supports the -Wmissing-variable-declarations option... yes
checking whether the compiler supports the -Wnull-pointer-subtraction option... yes
checking whether the compiler supports the -Wpointer-arith option... yes
checking whether the compiler supports the -Wpointer-sign option... yes
checking whether the compiler supports the -Wshadow option... yes
checking whether the compiler supports the -Wshorten-64-to-32 option... yes
checking whether the compiler supports the -Wsign-compare option... yes
checking whether the compiler supports the -Wstrict-prototypes option... yes
checking whether the compiler supports the -Wundef option... yes
checking whether the compiler supports the -Wunreachable-code option... yes
checking whether -Wunreachable-code generates warnings from ntohs()... no
checking whether the compiler supports the -Wunused-but-set-parameter option... yes
checking whether the compiler supports the -Wunused-but-set-variable option... yes
checking whether the compiler supports the -Wunused-parameter option... yes
checking whether the compiler supports the -Wused-but-marked-unused option... yes
checking whether the compiler supports generating dependencies... yes, with -xM
checking whether to use an os-proto.h header... no
checking for struct sockaddr.sa_len... no
configure: no Bluetooth sniffing support implemented for solaris2.11
checking for dbus-1 with pkg-config... found
checking whether the D-Bus library defines dbus_connection_read_write... yes
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating grammar.y
config.status: creating pcap-filter.manmisc
config.status: creating pcap-linktype.manmisc
config.status: creating pcap-tstamp.manmisc
config.status: creating cbpf-savefile.manfile
config.status: creating pcap-savefile.manfile
config.status: creating pcap.3pcap
config.status: creating pcap_compile.3pcap
config.status: creating pcap_datalink.3pcap
config.status: creating pcap_dump_open.3pcap
config.status: creating pcap_get_tstamp_precision.3pcap
config.status: creating pcap_list_datalinks.3pcap
config.status: creating pcap_list_tstamp_types.3pcap
config.status: creating pcap_open_dead.3pcap
config.status: creating pcap_open_offline.3pcap
config.status: creating pcap_set_immediate_mode.3pcap
config.status: creating pcap_set_tstamp_precision.3pcap
config.status: creating pcap_set_tstamp_type.3pcap
config.status: creating rpcapd/Makefile
config.status: creating rpcapd/rpcapd.manadmin
config.status: creating rpcapd/rpcapd-config.manfile
config.status: creating testprogs/Makefile
config.status: creating config.h
config.status: executing .devel commands
flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l
bison -p pcap_ -o grammar.c -d grammar.y
./mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c pcap-new.c savefile.c sf-pcap.c sf-pcapng.c pcap-common.c bpf_image.c bpf_filter.c bpf_dump.c scanner.c grammar.c
./pcap-bpf.c:
./fad-getad.c:
./pcap-dbus.c:
./pcap.c:
./gencode.c:
./optimize.c:
./nametoaddr.c:
./etherent.c:
./fmtutils.c:
./pcap-util.c:
./pcap-new.c:
./savefile.c:
./sf-pcap.c:
./sf-pcapng.c:
./pcap-common.c:
./bpf_image.c:
./bpf_filter.c:
./bpf_dump.c:
./scanner.c:
./grammar.c:
(cd rpcapd; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c
./daemon.c:
./fileconf.c:
./log.c:
./rpcapd.c:
(cd testprogs; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c translatetest.c versiontest.c writecaptest.c
./activatetest.c:
./can_set_rfmon_test.c:
./capturetest.c:
./filtertest.c:
./findalldevstest-perf.c:
./findalldevstest.c:
./opentest.c:
./nonblocktest.c:
./reactivatetest.c:
./selpolltest.c:
./threadsignaltest.c:
./translatetest.c:
./versiontest.c:
./writecaptest.c:
$ make -s clean
$ make -s CFLAGS=-m64
config.status: creating libpcap.pc.tmp
config.status: creating pcap-config.tmp
$ make -s testprogs CFLAGS=-m64
"./translatetest.c", line 224: warning: end-of-loop code not reached
$ make install
VER=`cat ./VERSION`; \
MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \
/opt/developerstudio12.5/bin/cc -m64 -L/usr/local/lib -G -Wl,-h,libpcap.so.$MAJOR_VER \
-o libpcap.so.$VER pcap-bpf.o fad-getad.o pcap-dbus.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o pcap-new.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
VER=`cat ./VERSION`; \
MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \
/opt/csw/bin/ginstall -c libpcap.so.$VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so.$VER; \
ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so.$MAJOR_VER; \
ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
/opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.a
ranlib /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.a
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/include ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/include; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/include)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5)
for i in pcap.h pcap-bpf.h pcap-namedb.h pcap/bluetooth.h pcap/bpf.h pcap/can_socketcan.h pcap/compiler-tests.h pcap/dlt.h pcap/funcattrs.h pcap/ipnet.h pcap/namedb.h pcap/nflog.h pcap/pcap-inttypes.h pcap/pcap.h pcap/sll.h pcap/socket.h pcap/usb.h pcap/vlan.h; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/include/$i; done
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/bin ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/bin; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/bin)
/opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig)
/opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig/libpcap.pc
for i in pcap-config.1; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1/$i; done
for i in pcap_activate.3pcap pcap_breakloop.3pcap pcap_can_set_rfmon.3pcap pcap_close.3pcap pcap_create.3pcap pcap_datalink_name_to_val.3pcap pcap_datalink_val_to_name.3pcap pcap_dump.3pcap pcap_dump_close.3pcap pcap_dump_file.3pcap pcap_dump_flush.3pcap pcap_dump_ftell.3pcap pcap_file.3pcap pcap_fileno.3pcap pcap_findalldevs.3pcap pcap_freecode.3pcap pcap_get_required_select_timeout.3pcap pcap_get_selectable_fd.3pcap pcap_geterr.3pcap pcap_init.3pcap pcap_inject.3pcap pcap_is_swapped.3pcap pcap_lib_version.3pcap pcap_lookupdev.3pcap pcap_lookupnet.3pcap pcap_loop.3pcap pcap_major_version.3pcap pcap_next_ex.3pcap pcap_offline_filter.3pcap pcap_open_live.3pcap pcap_set_buffer_size.3pcap pcap_set_datalink.3pcap pcap_set_promisc.3pcap pcap_set_protocol_linux.3pcap pcap_set_rfmon.3pcap pcap_set_snaplen.3pcap pcap_set_timeout.3pcap pcap_setdirection.3pcap pcap_setfilter.3pcap pcap_setnonblock.3pcap pcap_snapshot.3pcap pcap_stats.3pcap pcap_statustostr.3pcap pcap_strerror.3pcap pcap_tstamp_type_name_to_val.3pcap pcap_tstamp_type_val_to_name.3pcap; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3/$i; done
for i in pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap; do \
/opt/csw/bin/ginstall -c -m 644 $i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3/$i; done
(cd /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3 && \
rm -f pcap_datalink_val_to_description.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
pcap_datalink_val_to_description.3pcap && \
rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
pcap_datalink_val_to_description_or_dlt.3pcap && \
rm -f pcap_dump_fopen.3pcap && \
ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \
rm -f pcap_freealldevs.3pcap && \
ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \
rm -f pcap_perror.3pcap && \
ln -s pcap_geterr.3pcap pcap_perror.3pcap && \
rm -f pcap_sendpacket.3pcap && \
ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \
rm -f pcap_free_datalinks.3pcap && \
ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \
rm -f pcap_free_tstamp_types.3pcap && \
ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \
rm -f pcap_dispatch.3pcap && \
ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \
rm -f pcap_minor_version.3pcap && \
ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \
rm -f pcap_next.3pcap && \
ln -s pcap_next_ex.3pcap pcap_next.3pcap && \
rm -f pcap_open_dead_with_tstamp_precision.3pcap && \
ln -s pcap_open_dead.3pcap \
pcap_open_dead_with_tstamp_precision.3pcap && \
rm -f pcap_open_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \
rm -f pcap_fopen_offline.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \
rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \
rm -f pcap_tstamp_type_val_to_description.3pcap && \
ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \
rm -f pcap_getnonblock.3pcap && \
ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap)
for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done
for i in pcap-filter.manmisc.in pcap-linktype.manmisc.in pcap-tstamp.manmisc.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manmisc.in/.manmisc/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --help
Usage: pcap-config [ --help ] [ --version ] [ --cflags ]
[ --libs | --additional-libs ]
[ --static | --static-pcap-only ]
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --version
1.11.0-PRE-GIT
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --cflags
-I/tmp/libpcap_build_matrix.WgIP51Gl/include
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -Wl,-R,/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs --static
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lsocket
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs --static
-L/usr/lib/amd64 -ldbus-1 -lsocket
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs --static-pcap-only
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs --static-pcap-only
-L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
$ testprogs/versiontest
libpcap version 1.11.0-PRE-GIT (64-bit time_t)
$ make -s check
INFO: Using a test timeout of 1.
INFO: This Perl supports threads, using 1 tester thread(s).
INFO: S = skipped, . = passed, F = failed, T = timed out
........................................................... 59 / 20874 ( 0%)
........................................................... 118 / 20874 ( 0%)
...........SSSSSS......................................SSSS 177 / 20874 ( 0%)
SSSSSS..................................SSSSSSSSSSSSSSSSSS. 236 / 20874 ( 1%)
........................................................... 295 / 20874 ( 1%)
........................................................... 354 / 20874 ( 1%)
........................................................... 413 / 20874 ( 1%)
........................................................... 472 / 20874 ( 2%)
........................................................... 531 / 20874 ( 2%)
....................................................SSSSSSS 590 / 20874 ( 2%)
SSSSS....SSSSSSSS....SSSSSSSS.............................. 649 / 20874 ( 3%)
............................................SS..........SS. 708 / 20874 ( 3%)
........................................................... 767 / 20874 ( 3%)
........................................................... 826 / 20874 ( 3%)
........................SS..SSSSSSSSSSSSSS..SSSSSSSSSS.SSSS 885 / 20874 ( 4%)
SS..SSSSSSSS..SSSS..SS..................................... 944 / 20874 ( 4%)
......................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS. 1003 / 20874 ( 4%)
.......SSSSSSSSSSSSSSSS........SSSSSSSSSSSSSSSS............ 1062 / 20874 ( 5%)
........................................................... 1121 / 20874 ( 5%)
.........................................SSSSSSSSSSSSSSSS.. 1180 / 20874 ( 5%)
........SSSSSS..SS..SS..SS................................. 1239 / 20874 ( 5%)
.....SS..SS..SS............................................ 1298 / 20874 ( 6%)
........................................................... 1357 / 20874 ( 6%)
........................................................... 1416 / 20874 ( 6%)
........................................................... 1475 / 20874 ( 7%)
........................................................... 1534 / 20874 ( 7%)
........................................................... 1593 / 20874 ( 7%)
........................................................... 1652 / 20874 ( 7%)
........................................................... 1711 / 20874 ( 8%)
........................................................... 1770 / 20874 ( 8%)
........................................................... 1829 / 20874 ( 8%)
........................................................... 1888 / 20874 ( 9%)
........................................................... 1947 / 20874 ( 9%)
........................................................... 2006 / 20874 ( 9%)
........................................................... 2065 / 20874 ( 9%)
........................................................... 2124 / 20874 ( 10%)
........................................................... 2183 / 20874 ( 10%)
........................................................... 2242 / 20874 ( 10%)
........................................................... 2301 / 20874 ( 11%)
........................................................... 2360 / 20874 ( 11%)
........................................................... 2419 / 20874 ( 11%)
........................................................... 2478 / 20874 ( 11%)
........................................................... 2537 / 20874 ( 12%)
...SSSSSSSSSSSS............................................ 2596 / 20874 ( 12%)
........................................................... 2655 / 20874 ( 12%)
...............SSSSSSSSSSSSSSSS............................ 2714 / 20874 ( 13%)
........................................................... 2773 / 20874 ( 13%)
........................................................... 2832 / 20874 ( 13%)
........................................................... 2891 / 20874 ( 13%)
........................................................... 2950 / 20874 ( 14%)
................................................SSSSSSSSSSS 3009 / 20874 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3068 / 20874 ( 14%)
SSSSSSSSSSSSSS............................................S 3127 / 20874 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSS................................SSSS 3186 / 20874 ( 15%)
SSSSSSSSSSSS..........................SSSSSSSSSSSSSSSS..... 3245 / 20874 ( 15%)
.......................SSSSSSSS..............SSSS........SS 3304 / 20874 ( 15%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3363 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3422 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3481 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................SSSS.... 3540 / 20874 ( 16%)
........................................................... 3599 / 20874 ( 17%)
.....SSSSSSSSSSSSSSSSSSSSSSSS................SSSSSSSSSSSSSS 3658 / 20874 ( 17%)
SS................SSSSSSSSSSSSSSSS......................... 3717 / 20874 ( 17%)
...SSSSSSSSSSSSSSSSSSSSSSSS................................ 3776 / 20874 ( 18%)
........................................................... 3835 / 20874 ( 18%)
........................................................... 3894 / 20874 ( 18%)
........................................................... 3953 / 20874 ( 18%)
........................................................... 4012 / 20874 ( 19%)
........................................................... 4071 / 20874 ( 19%)
........................................................... 4130 / 20874 ( 19%)
........................................................... 4189 / 20874 ( 20%)
........................................................... 4248 / 20874 ( 20%)
........................................................... 4307 / 20874 ( 20%)
........................................................... 4366 / 20874 ( 20%)
............................SSSSSSSSSSSSSSSSSSSSSSSSSS..... 4425 / 20874 ( 21%)
.............SSSSSSSSSS.................................... 4484 / 20874 ( 21%)
........................................................... 4543 / 20874 ( 21%)
.....................SSSSSS................................ 4602 / 20874 ( 22%)
........................................................... 4661 / 20874 ( 22%)
.................................SSS.............SSS....... 4720 / 20874 ( 22%)
S.............SSS.............SSS.............SSS.......... 4779 / 20874 ( 22%)
...SSS.............SSS............SSS.............SSS...... 4838 / 20874 ( 23%)
.......SSS.............SSS.............SSS.............SSS. 4897 / 20874 ( 23%)
............SSS.......S........SS.............SSS.......... 4956 / 20874 ( 23%)
...SSS.............SSS.............SSS.............SSS..... 5015 / 20874 ( 24%)
........SSS.............SSS............SSS.............SSS. 5074 / 20874 ( 24%)
............SSS.............SSS.............SSS............ 5133 / 20874 ( 24%)
.SSS.............SSS.......S.............SSS.............SS 5192 / 20874 ( 24%)
S.............SSS.............SSS.............SSS.......... 5251 / 20874 ( 25%)
...SSS.............SSS..SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5310 / 20874 ( 25%)
S....S....S....S....S....S....S....S....S....S....S....S... 5369 / 20874 ( 25%)
.S....S....S....S....S....S....S....S....S....S....S....S.. 5428 / 20874 ( 26%)
..S....S....S....S....S....S....S....S....S....S....S....S. 5487 / 20874 ( 26%)
...S....S....S....S....S....S....S....S....S....S....S....S 5546 / 20874 ( 26%)
....S....S....S....S....S....S....S....S....S....S....S.... 5605 / 20874 ( 26%)
S....S....S....S....S....S....S....S....S....S....S....S... 5664 / 20874 ( 27%)
.S....S....S....S....S....S....S....S....S....S....S....S.. 5723 / 20874 ( 27%)
..S....S....S....S....S....S....S....S....S....S....S....S. 5782 / 20874 ( 27%)
...S....S....S....S....S....S....S....S....S....S....S....S 5841 / 20874 ( 27%)
....S....S....S....S....S....S....S....S....S....S....S.... 5900 / 20874 ( 28%)
S....S....S....S....S....S....S....S....S....S....S....S... 5959 / 20874 ( 28%)
.S....S....S....S....S....S....S....S....S....S....S....S.. 6018 / 20874 ( 28%)
..S....S....S....S....S....S....S....S....S....S....S....S. 6077 / 20874 ( 29%)
...S....S....S....S....S....S....S....S....S....S....S....S 6136 / 20874 ( 29%)
....S....S....S....S....S....S....S....S....S....S....S.... 6195 / 20874 ( 29%)
S....S....S....S....S....S....S....S....S....S....S....S... 6254 / 20874 ( 29%)
.S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSSSSSSS 6313 / 20874 ( 30%)
SSSSSSSSSS................................................. 6372 / 20874 ( 30%)
........................................................... 6431 / 20874 ( 30%)
........................................................... 6490 / 20874 ( 31%)
............S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 6549 / 20874 ( 31%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S............................. 6608 / 20874 ( 31%)
........................................................... 6667 / 20874 ( 31%)
........................................................... 6726 / 20874 ( 32%)
........................................................... 6785 / 20874 ( 32%)
........................................................... 6844 / 20874 ( 32%)
........................................................... 6903 / 20874 ( 33%)
........................................................... 6962 / 20874 ( 33%)
........................................................... 7021 / 20874 ( 33%)
........................................................... 7080 / 20874 ( 33%)
........................................................... 7139 / 20874 ( 34%)
........................................................... 7198 / 20874 ( 34%)
........................................................... 7257 / 20874 ( 34%)
........................................................... 7316 / 20874 ( 35%)
........................................................... 7375 / 20874 ( 35%)
........................................................... 7434 / 20874 ( 35%)
........................................................... 7493 / 20874 ( 35%)
........................................................... 7552 / 20874 ( 36%)
........................................................... 7611 / 20874 ( 36%)
........................................................... 7670 / 20874 ( 36%)
........................................................... 7729 / 20874 ( 37%)
........................................................... 7788 / 20874 ( 37%)
......................SSSSSSSS..SS.............SSSSSSSS..SS 7847 / 20874 ( 37%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 7906 / 20874 ( 37%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 7965 / 20874 ( 38%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 8024 / 20874 ( 38%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 8083 / 20874 ( 38%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 8142 / 20874 ( 39%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 8201 / 20874 ( 39%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 8260 / 20874 ( 39%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 8319 / 20874 ( 39%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 8378 / 20874 ( 40%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 8437 / 20874 ( 40%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 8496 / 20874 ( 40%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 8555 / 20874 ( 40%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 8614 / 20874 ( 41%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 8673 / 20874 ( 41%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 8732 / 20874 ( 41%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 8791 / 20874 ( 42%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 8850 / 20874 ( 42%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 8909 / 20874 ( 42%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 8968 / 20874 ( 42%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 9027 / 20874 ( 43%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 9086 / 20874 ( 43%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 9145 / 20874 ( 43%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 9204 / 20874 ( 44%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 9263 / 20874 ( 44%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 9322 / 20874 ( 44%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 9381 / 20874 ( 44%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 9440 / 20874 ( 45%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 9499 / 20874 ( 45%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 9558 / 20874 ( 45%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 9617 / 20874 ( 46%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 9676 / 20874 ( 46%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 9735 / 20874 ( 46%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 9794 / 20874 ( 46%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 9853 / 20874 ( 47%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 9912 / 20874 ( 47%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 9971 / 20874 ( 47%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 10030 / 20874 ( 48%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 10089 / 20874 ( 48%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 10148 / 20874 ( 48%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 10207 / 20874 ( 48%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 10266 / 20874 ( 49%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10325 / 20874 ( 49%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10384 / 20874 ( 49%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10443 / 20874 ( 50%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10502 / 20874 ( 50%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10561 / 20874 ( 50%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10620 / 20874 ( 50%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10679 / 20874 ( 51%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10738 / 20874 ( 51%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10797 / 20874 ( 51%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 10856 / 20874 ( 52%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10915 / 20874 ( 52%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10974 / 20874 ( 52%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 11033 / 20874 ( 52%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 11092 / 20874 ( 53%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 11151 / 20874 ( 53%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 11210 / 20874 ( 53%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 11269 / 20874 ( 53%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11328 / 20874 ( 54%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11387 / 20874 ( 54%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11446 / 20874 ( 54%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11505 / 20874 ( 55%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11564 / 20874 ( 55%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11623 / 20874 ( 55%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11682 / 20874 ( 55%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11741 / 20874 ( 56%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11800 / 20874 ( 56%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11859 / 20874 ( 56%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11918 / 20874 ( 57%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11977 / 20874 ( 57%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 12036 / 20874 ( 57%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 12095 / 20874 ( 57%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 12154 / 20874 ( 58%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 12213 / 20874 ( 58%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 12272 / 20874 ( 58%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 12331 / 20874 ( 59%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12390 / 20874 ( 59%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12449 / 20874 ( 59%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12508 / 20874 ( 59%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12567 / 20874 ( 60%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12626 / 20874 ( 60%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 12685 / 20874 ( 60%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12744 / 20874 ( 61%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12803 / 20874 ( 61%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12862 / 20874 ( 61%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12921 / 20874 ( 61%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12980 / 20874 ( 62%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 13039 / 20874 ( 62%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 13098 / 20874 ( 62%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 13157 / 20874 ( 63%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 13216 / 20874 ( 63%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 13275 / 20874 ( 63%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13334 / 20874 ( 63%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13393 / 20874 ( 64%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13452 / 20874 ( 64%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13511 / 20874 ( 64%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13570 / 20874 ( 65%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13629 / 20874 ( 65%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13688 / 20874 ( 65%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13747 / 20874 ( 65%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 13806 / 20874 ( 66%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13865 / 20874 ( 66%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13924 / 20874 ( 66%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13983 / 20874 ( 66%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 14042 / 20874 ( 67%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 14101 / 20874 ( 67%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 14160 / 20874 ( 67%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 14219 / 20874 ( 68%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 14278 / 20874 ( 68%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14337 / 20874 ( 68%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14396 / 20874 ( 68%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14455 / 20874 ( 69%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14514 / 20874 ( 69%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14573 / 20874 ( 69%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14632 / 20874 ( 70%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14691 / 20874 ( 70%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14750 / 20874 ( 70%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14809 / 20874 ( 70%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14868 / 20874 ( 71%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14927 / 20874 ( 71%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14986 / 20874 ( 71%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 15045 / 20874 ( 72%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 15104 / 20874 ( 72%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 15163 / 20874 ( 72%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 15222 / 20874 ( 72%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 15281 / 20874 ( 73%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15340 / 20874 ( 73%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15399 / 20874 ( 73%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15458 / 20874 ( 74%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15517 / 20874 ( 74%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15576 / 20874 ( 74%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 15635 / 20874 ( 74%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15694 / 20874 ( 75%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15753 / 20874 ( 75%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15812 / 20874 ( 75%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15871 / 20874 ( 76%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15930 / 20874 ( 76%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15989 / 20874 ( 76%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 16048 / 20874 ( 76%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 16107 / 20874 ( 77%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 16166 / 20874 ( 77%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 16225 / 20874 ( 77%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 16284 / 20874 ( 78%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16343 / 20874 ( 78%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16402 / 20874 ( 78%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16461 / 20874 ( 78%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16520 / 20874 ( 79%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16579 / 20874 ( 79%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16638 / 20874 ( 79%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16697 / 20874 ( 79%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 16756 / 20874 ( 80%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16815 / 20874 ( 80%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16874 / 20874 ( 80%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16933 / 20874 ( 81%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16992 / 20874 ( 81%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 17051 / 20874 ( 81%)
.........SSSSSSSS..SS.............SSSSSSSS..SS......S.S.S.S 17110 / 20874 ( 81%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 17169 / 20874 ( 82%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S....S......................... 17228 / 20874 ( 82%)
..................S........................................ 17287 / 20874 ( 82%)
...S....................................................... 17346 / 20874 ( 83%)
........................................................... 17405 / 20874 ( 83%)
........................................................... 17464 / 20874 ( 83%)
........................................................... 17523 / 20874 ( 83%)
........................................................... 17582 / 20874 ( 84%)
........................................................... 17641 / 20874 ( 84%)
........................................SSSSSSSS..SSSSSSSS. 17700 / 20874 ( 84%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 17759 / 20874 ( 85%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 17818 / 20874 ( 85%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 17877 / 20874 ( 85%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 17936 / 20874 ( 85%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 17995 / 20874 ( 86%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18054 / 20874 ( 86%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18113 / 20874 ( 86%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18172 / 20874 ( 87%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18231 / 20874 ( 87%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18290 / 20874 ( 87%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18349 / 20874 ( 87%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18408 / 20874 ( 88%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18467 / 20874 ( 88%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18526 / 20874 ( 88%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18585 / 20874 ( 89%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18644 / 20874 ( 89%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18703 / 20874 ( 89%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18762 / 20874 ( 89%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18821 / 20874 ( 90%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18880 / 20874 ( 90%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18939 / 20874 ( 90%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18998 / 20874 ( 91%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19057 / 20874 ( 91%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 19116 / 20874 ( 91%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 19175 / 20874 ( 91%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 19234 / 20874 ( 92%)
SSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.S 19293 / 20874 ( 92%)
SS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS..SS..SS..SS..SS..S 19352 / 20874 ( 92%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19411 / 20874 ( 92%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19470 / 20874 ( 93%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19529 / 20874 ( 93%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19588 / 20874 ( 93%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19647 / 20874 ( 94%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19706 / 20874 ( 94%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19765 / 20874 ( 94%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19824 / 20874 ( 94%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19883 / 20874 ( 95%)
SS......................................................... 19942 / 20874 ( 95%)
........................................................... 20001 / 20874 ( 95%)
........................................................... 20060 / 20874 ( 96%)
........................................................... 20119 / 20874 ( 96%)
........................................................... 20178 / 20874 ( 96%)
..............................................S.S.S.S.S.S.S 20237 / 20874 ( 96%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20296 / 20874 ( 97%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 20355 / 20874 ( 97%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20414 / 20874 ( 97%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 20473 / 20874 ( 98%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20532 / 20874 ( 98%)
S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS........................... 20591 / 20874 ( 98%)
..............................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20650 / 20874 ( 98%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20709 / 20874 ( 99%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20768 / 20874 ( 99%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS................. 20827 / 20874 ( 99%)
........................................SSSS... 20874 / 20874 (100%)
Skipped tests:
------------------------------------------------
6877 tests skipped
0 tests failed
13997 tests passed
$ testprogs/findalldevstest
net0
Flags: UP, RUNNING (connection status unknown)
Address Family: AF_INET (2)
Address: 192.168.1.35
Netmask: 255.255.255.0
Broadcast Address: 192.168.1.255
Address Family: AF_INET6 (26)
Address: fe80::250:56ff:fe97:6
Netmask: ffc0::
any
Description: Pseudo-device that captures on all interfaces
Flags: UP, RUNNING
lo0
Flags: UP, RUNNING, LOOPBACK
Address Family: AF_INET (2)
Address: 127.0.0.1
Netmask: 255.0.0.0
Address Family: AF_INET6 (26)
Address: ::1
Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
dbus-system
Description: D-Bus system bus
Flags:
dbus-session
Description: D-Bus session bus
Flags:
Preferred device is on network: 192.168.1.0/255.255.255.0
$ make releasetar
No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD.
autoreconf identification: 2.69
Cleaning...
rm -f pcap-bpf.o fad-getad.o pcap-dbus.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o pcap-new.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o libpcap.a libpcap.so.`cat ./VERSION` libpcap-`cat ./VERSION`.tar.gz scanner.c grammar.c scanner.h grammar.h lex.yy.c pcap-config libpcap.pc libpcap.so config.h.in~ configure~ configure.ac~
(cd rpcapd; make clean)
rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd
(cd testprogs; make clean)
rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest translatetest versiontest writecaptest
rm -rf *.dSYM
rm -f Makefile grammar.y config.cache config.log config.status \
config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in
rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc
rm -rf autom4te.cache
(cd rpcapd; make distclean)
rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd
rm -f Makefile config.cache config.log config.status \
config.h stamp-h stamp-h.in
rm -f rpcapd.manadmin rpcapd-config.manfile
rm -rf autom4te.cache
(cd testprogs; make distclean)
rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest translatetest versiontest writecaptest
rm -rf *.dSYM
rm -f Makefile config.cache config.log config.status \
config.h stamp-h stamp-h.in
rm -rf autom4te.cache
$ git status -suall
$ ./build.sh
[35;1m===== SETUP 4: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=yes PROTOCHAIN=no =====[0m
cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-01 2017/08/14
Compiler identification: suncc-5.14
$ ./autogen.sh
autoreconf identification: 2.69
$ ./configure --prefix=/tmp/libpcap_build_matrix.WgIP51Gl --enable-protochain=no --enable-remote=yes
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for gcc... /opt/developerstudio12.5/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/developerstudio12.5/bin/cc accepts -g... yes
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -E
checking for grep that handles long lines and -e... /opt/csw/bin/ggrep
checking for egrep... /opt/csw/bin/ggrep -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 size of void *... 8
checking size of time_t... 8
checking whether the compiler supports the -xldscope=hidden option... yes
checking for strerror_r... yes
checking whether strerror_r is GNU-style... no
checking whether snprintf is suitable... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtok_r... yes
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... yes
checking for recvmsg in -lxnet... yes
checking whether getnetbyname_r is declared... yes
checking for the Linux getnetbyname_r()... no
checking for Solaris getnetbyname_r()... yes
checking whether getprotobyname_r is declared... yes
checking for the Linux getprotobyname_r()... no
checking for Solaris getprotobyname_r()... yes
checking for ether_hostton... yes
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes
checking whether to enable the instrument functions code... no
checking if --disable-protochain option is specified... disabled
checking net/bpf.h usability... yes
checking net/bpf.h presence... yes
checking for net/bpf.h... yes
checking sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking if net/bpf.h defines BIOCSETIF... yes
checking packet capture type... bpf
checking for pkg-config... /opt/csw/bin/pkg-config
checking pkg-config is at least version 0.17.0... yes
checking net/if_media.h usability... no
checking net/if_media.h presence... no
checking for net/if_media.h... no
checking for struct BPF_TIMEVAL... no
checking whether the Solaris "any" device is supported... yes
checking machine/atomic.h usability... no
checking machine/atomic.h presence... no
checking for machine/atomic.h... no
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
configure: no hardware timestamp support implemented for solaris2.11
checking for socklen_t... yes
checking whether to enable remote packet capture... yes
configure: WARNING: Remote packet capture may expose libpcap-based applications
configure: WARNING: to attacks by malicious remote capture servers!
checking for crypt... yes
checking for getspnam... yes
checking for vsyslog... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_flags... yes
checking for openssl with pkg-config... found
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for capable lex... yes
checking for bison... bison
checking for ranlib... ranlib
checking for ar... ar
checking whether ln -s works... yes
checking whether the compiler supports the -W option... yes
checking whether the compiler supports the -Wall option... yes
checking whether the compiler supports the -Wcomma option... yes
checking whether the compiler supports the -Wdocumentation option... yes
checking whether the compiler supports the -Wformat-nonliteral option... yes
checking whether the compiler supports the -Wmissing-noreturn option... yes
checking whether the compiler supports the -Wmissing-prototypes option... yes
checking whether the compiler supports the -Wmissing-variable-declarations option... yes
checking whether the compiler supports the -Wnull-pointer-subtraction option... yes
checking whether the compiler supports the -Wpointer-arith option... yes
checking whether the compiler supports the -Wpointer-sign option... yes
checking whether the compiler supports the -Wshadow option... yes
checking whether the compiler supports the -Wshorten-64-to-32 option... yes
checking whether the compiler supports the -Wsign-compare option... yes
checking whether the compiler supports the -Wstrict-prototypes option... yes
checking whether the compiler supports the -Wundef option... yes
checking whether the compiler supports the -Wunreachable-code option... yes
checking whether -Wunreachable-code generates warnings from ntohs()... no
checking whether the compiler supports the -Wunused-but-set-parameter option... yes
checking whether the compiler supports the -Wunused-but-set-variable option... yes
checking whether the compiler supports the -Wunused-parameter option... yes
checking whether the compiler supports the -Wused-but-marked-unused option... yes
checking whether the compiler supports generating dependencies... yes, with -xM
checking whether to use an os-proto.h header... no
checking for struct sockaddr.sa_len... no
configure: no Bluetooth sniffing support implemented for solaris2.11
checking for dbus-1 with pkg-config... found
checking whether the D-Bus library defines dbus_connection_read_write... yes
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating grammar.y
config.status: creating pcap-filter.manmisc
config.status: creating pcap-linktype.manmisc
config.status: creating pcap-tstamp.manmisc
config.status: creating cbpf-savefile.manfile
config.status: creating pcap-savefile.manfile
config.status: creating pcap.3pcap
config.status: creating pcap_compile.3pcap
config.status: creating pcap_datalink.3pcap
config.status: creating pcap_dump_open.3pcap
config.status: creating pcap_get_tstamp_precision.3pcap
config.status: creating pcap_list_datalinks.3pcap
config.status: creating pcap_list_tstamp_types.3pcap
config.status: creating pcap_open_dead.3pcap
config.status: creating pcap_open_offline.3pcap
config.status: creating pcap_set_immediate_mode.3pcap
config.status: creating pcap_set_tstamp_precision.3pcap
config.status: creating pcap_set_tstamp_type.3pcap
config.status: creating rpcapd/Makefile
config.status: creating rpcapd/rpcapd.manadmin
config.status: creating rpcapd/rpcapd-config.manfile
config.status: creating testprogs/Makefile
config.status: creating config.h
config.status: executing .devel commands
flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l
bison -p pcap_ -o grammar.c -d grammar.y
./mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c sslutils.c pcap-rpcap.c rpcap-protocol.c sockutils.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c pcap-new.c savefile.c sf-pcap.c sf-pcapng.c pcap-common.c bpf_image.c bpf_filter.c bpf_dump.c scanner.c grammar.c
./pcap-bpf.c:
./fad-getad.c:
./pcap-dbus.c:
./sslutils.c:
./pcap-rpcap.c:
./rpcap-protocol.c:
./sockutils.c:
./pcap.c:
./gencode.c:
./optimize.c:
./nametoaddr.c:
./etherent.c:
./fmtutils.c:
./pcap-util.c:
./pcap-new.c:
./savefile.c:
./sf-pcap.c:
./sf-pcapng.c:
./pcap-common.c:
./bpf_image.c:
./bpf_filter.c:
./bpf_dump.c:
./scanner.c:
./grammar.c:
(cd rpcapd; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c
./daemon.c:
./fileconf.c:
./log.c:
./rpcapd.c:
(cd testprogs; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c translatetest.c versiontest.c writecaptest.c
./activatetest.c:
./can_set_rfmon_test.c:
./capturetest.c:
./filtertest.c:
./findalldevstest-perf.c:
./findalldevstest.c:
./opentest.c:
./nonblocktest.c:
./reactivatetest.c:
./selpolltest.c:
./threadsignaltest.c:
./translatetest.c:
./versiontest.c:
./writecaptest.c:
$ make -s clean
$ make -s CFLAGS=-m64
config.status: creating libpcap.pc.tmp
config.status: creating pcap-config.tmp
$ make -s testprogs CFLAGS=-m64
"./translatetest.c", line 224: warning: end-of-loop code not reached
$ make install
VER=`cat ./VERSION`; \
MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \
/opt/developerstudio12.5/bin/cc -m64 -L/usr/local/lib -G -Wl,-h,libpcap.so.$MAJOR_VER \
-o libpcap.so.$VER pcap-bpf.o fad-getad.o pcap-dbus.o sslutils.o pcap-rpcap.o rpcap-protocol.o sockutils.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o pcap-new.o savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
VER=`cat ./VERSION`; \
MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \
/opt/csw/bin/ginstall -c libpcap.so.$VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so.$VER; \
ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so.$MAJOR_VER; \
ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.so
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
/opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.a
ranlib /tmp/libpcap_build_matrix.WgIP51Gl/lib/libpcap.a
(cd rpcapd; make DESTDIR= install)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/sbin ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/sbin; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/sbin)
/opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.WgIP51Gl/sbin/rpcapd
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1m ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1m)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4)
for i in rpcapd.manadmin.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manadmin.in/.manadmin/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1m/`echo $i | sed 's/.manadmin.in/.1m/'`; done
for i in rpcapd-config.manfile.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/include ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/include; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/include)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/include/pcap)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4)
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5 ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5)
for i in pcap.h pcap-bpf.h pcap-namedb.h pcap/bluetooth.h pcap/bpf.h pcap/can_socketcan.h pcap/compiler-tests.h pcap/dlt.h pcap/funcattrs.h pcap/ipnet.h pcap/namedb.h pcap/nflog.h pcap/pcap-inttypes.h pcap/pcap.h pcap/sll.h pcap/socket.h pcap/usb.h pcap/vlan.h; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/include/$i; done
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/bin ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/bin; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/bin)
/opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config
[ -d /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig ] || \
(mkdir -p /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig)
/opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.WgIP51Gl/lib/pkgconfig/libpcap.pc
for i in pcap-config.1; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man1/$i; done
for i in pcap_activate.3pcap pcap_breakloop.3pcap pcap_can_set_rfmon.3pcap pcap_close.3pcap pcap_create.3pcap pcap_datalink_name_to_val.3pcap pcap_datalink_val_to_name.3pcap pcap_dump.3pcap pcap_dump_close.3pcap pcap_dump_file.3pcap pcap_dump_flush.3pcap pcap_dump_ftell.3pcap pcap_file.3pcap pcap_fileno.3pcap pcap_findalldevs.3pcap pcap_freecode.3pcap pcap_get_required_select_timeout.3pcap pcap_get_selectable_fd.3pcap pcap_geterr.3pcap pcap_init.3pcap pcap_inject.3pcap pcap_is_swapped.3pcap pcap_lib_version.3pcap pcap_lookupdev.3pcap pcap_lookupnet.3pcap pcap_loop.3pcap pcap_major_version.3pcap pcap_next_ex.3pcap pcap_offline_filter.3pcap pcap_open_live.3pcap pcap_set_buffer_size.3pcap pcap_set_datalink.3pcap pcap_set_promisc.3pcap pcap_set_protocol_linux.3pcap pcap_set_rfmon.3pcap pcap_set_snaplen.3pcap pcap_set_timeout.3pcap pcap_setdirection.3pcap pcap_setfilter.3pcap pcap_setnonblock.3pcap pcap_snapshot.3pcap pcap_stats.3pcap pcap_statustostr.3pcap pcap_strerror.3pcap pcap_tstamp_type_name_to_val.3pcap pcap_tstamp_type_val_to_name.3pcap; do \
/opt/csw/bin/ginstall -c -m 644 ./$i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3/$i; done
for i in pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap; do \
/opt/csw/bin/ginstall -c -m 644 $i \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3/$i; done
(cd /tmp/libpcap_build_matrix.WgIP51Gl/share/man/man3 && \
rm -f pcap_datalink_val_to_description.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
pcap_datalink_val_to_description.3pcap && \
rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
pcap_datalink_val_to_description_or_dlt.3pcap && \
rm -f pcap_dump_fopen.3pcap && \
ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \
rm -f pcap_freealldevs.3pcap && \
ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \
rm -f pcap_perror.3pcap && \
ln -s pcap_geterr.3pcap pcap_perror.3pcap && \
rm -f pcap_sendpacket.3pcap && \
ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \
rm -f pcap_free_datalinks.3pcap && \
ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \
rm -f pcap_free_tstamp_types.3pcap && \
ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \
rm -f pcap_dispatch.3pcap && \
ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \
rm -f pcap_minor_version.3pcap && \
ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \
rm -f pcap_next.3pcap && \
ln -s pcap_next_ex.3pcap pcap_next.3pcap && \
rm -f pcap_open_dead_with_tstamp_precision.3pcap && \
ln -s pcap_open_dead.3pcap \
pcap_open_dead_with_tstamp_precision.3pcap && \
rm -f pcap_open_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \
rm -f pcap_fopen_offline.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \
rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \
rm -f pcap_tstamp_type_val_to_description.3pcap && \
ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \
rm -f pcap_getnonblock.3pcap && \
ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap)
for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done
for i in pcap-filter.manmisc.in pcap-linktype.manmisc.in pcap-tstamp.manmisc.in; do \
/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manmisc.in/.manmisc/'` \
/tmp/libpcap_build_matrix.WgIP51Gl/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --help
Usage: pcap-config [ --help ] [ --version ] [ --cflags ]
[ --libs | --additional-libs ]
[ --static | --static-pcap-only ]
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --version
1.11.0-PRE-GIT
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --cflags
-I/tmp/libpcap_build_matrix.WgIP51Gl/include
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -Wl,-R,/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs --static
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs --static
-R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --libs --static-pcap-only
-L/tmp/libpcap_build_matrix.WgIP51Gl/lib -lpcap -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
$ /tmp/libpcap_build_matrix.WgIP51Gl/bin/pcap-config --additional-libs --static-pcap-only
-lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl
$ ldd /tmp/libpcap_build_matrix.WgIP51Gl/sbin/rpcapd
libssl.so.1.0.0 => /lib/64/libssl.so.1.0.0
libcrypto.so.1.0.0 => /lib/64/libcrypto.so.1.0.0
libdbus-1.so.3 => /usr/lib/64/libdbus-1.so.3
libxnet.so.1 => /lib/64/libxnet.so.1
libsocket.so.1 => /lib/64/libsocket.so.1
libnsl.so.1 => /lib/64/libnsl.so.1
libc.so.1 => /lib/64/libc.so.1
libbsm.so.1 => /usr/lib/amd64/libbsm.so.1
libmp.so.2 => /lib/64/libmp.so.2
libucrypto.so.1 => /lib/64/libucrypto.so.1
libtsol.so.2 => /lib/64/libtsol.so.2
libinetutil.so.1 => /lib/64/libinetutil.so.1
libelf.so.1 => /lib/64/libelf.so.1
libcryptoutil.so.1 => /lib/64/libcryptoutil.so.1
libz.so.1 => /lib/64/libz.so.1
$ /tmp/libpcap_build_matrix.WgIP51Gl/sbin/rpcapd -h
RPCAPD, a remote packet capture daemon.
Compiled with libpcap version 1.11.0-PRE-GIT (64-bit time_t)
Compiled with OpenSSL 1.0.2o 27 Mar 2018
USAGE: rpcapd [-b ] [-p ] [-t ] [-4] [-l ]
[-a ] [-n] [-v] [-d] [-i] [-D] [-s ]
[-S] [-C] [-K ] [-X ]
[-f ]
-b the address to bind to (either numeric or literal).
Default: binds to all local IPv4 and IPv6 addresses
-p the port to bind to.
Default: binds to port 2002
-t : the port to use to transfer data.
Default: an unused port is chosen by the operating system
-4 use only IPv4.
Default: use both IPv4 and IPv6 waiting sockets
-l a file that contains a list of hosts that are allowed
to connect to this server (if more than one, list them one
per line).
We suggest to use literal names (instead of numeric ones)
in order to avoid problems with different address families.
-n permit NULL authentication (usually used with '-l')
-a run in active mode when connecting to 'host' on port 'port'
In case 'port' is omitted, the default port (2003) is used
-v run in active mode only (default: if '-a' is specified, it
accepts passive connections as well)
-d run in daemon mode (UNIX only) or as a service (Win32 only)
Warning (Win32): this switch is provided automatically when
the service is started from the control panel
-i run in inetd mode (UNIX only)
-D log debugging messages
-S encrypt all communication with SSL (implements rpcaps://)
-C enable compression
-K use the SSL private key in this file (default: key.pem)
-X use the certificate from this file (default: cert.pem)
-s save the current configuration to file
-f load the current configuration from file; all switches
specified from the command line are ignored
-h print this help screen
$ testprogs/versiontest
libpcap version 1.11.0-PRE-GIT (64-bit time_t)
$ make -s check
INFO: Using a test timeout of 1.
INFO: This Perl supports threads, using 1 tester thread(s).
INFO: S = skipped, . = passed, F = failed, T = timed out
........................................................... 59 / 20874 ( 0%)
........................................................... 118 / 20874 ( 0%)
...........SSSSSS......................................SSSS 177 / 20874 ( 0%)
SSSSSS..................................SSSSSSSSSSSSSSSSSS. 236 / 20874 ( 1%)
........................................................... 295 / 20874 ( 1%)
........................................................... 354 / 20874 ( 1%)
........................................................... 413 / 20874 ( 1%)
........................................................... 472 / 20874 ( 2%)
........................................................... 531 / 20874 ( 2%)
....................................................SSSSSSS 590 / 20874 ( 2%)
SSSSS....SSSSSSSS....SSSSSSSS.............................. 649 / 20874 ( 3%)
............................................SS..........SS. 708 / 20874 ( 3%)
........................................................... 767 / 20874 ( 3%)
........................................................... 826 / 20874 ( 3%)
........................SS..SSSSSSSSSSSSSS..SSSSSSSSSS.SSSS 885 / 20874 ( 4%)
SS..SSSSSSSS..SSSS..SS..................................... 944 / 20874 ( 4%)
......................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS. 1003 / 20874 ( 4%)
.......SSSSSSSSSSSSSSSS........SSSSSSSSSSSSSSSS............ 1062 / 20874 ( 5%)
........................................................... 1121 / 20874 ( 5%)
.........................................SSSSSSSSSSSSSSSS.. 1180 / 20874 ( 5%)
........SSSSSS..SS..SS..SS................................. 1239 / 20874 ( 5%)
.....SS..SS..SS............................................ 1298 / 20874 ( 6%)
........................................................... 1357 / 20874 ( 6%)
........................................................... 1416 / 20874 ( 6%)
........................................................... 1475 / 20874 ( 7%)
........................................................... 1534 / 20874 ( 7%)
........................................................... 1593 / 20874 ( 7%)
........................................................... 1652 / 20874 ( 7%)
........................................................... 1711 / 20874 ( 8%)
........................................................... 1770 / 20874 ( 8%)
........................................................... 1829 / 20874 ( 8%)
........................................................... 1888 / 20874 ( 9%)
........................................................... 1947 / 20874 ( 9%)
........................................................... 2006 / 20874 ( 9%)
........................................................... 2065 / 20874 ( 9%)
........................................................... 2124 / 20874 ( 10%)
........................................................... 2183 / 20874 ( 10%)
........................................................... 2242 / 20874 ( 10%)
........................................................... 2301 / 20874 ( 11%)
........................................................... 2360 / 20874 ( 11%)
........................................................... 2419 / 20874 ( 11%)
........................................................... 2478 / 20874 ( 11%)
........................................................... 2537 / 20874 ( 12%)
...SSSSSSSSSSSS............................................ 2596 / 20874 ( 12%)
........................................................... 2655 / 20874 ( 12%)
...............SSSSSSSSSSSSSSSS.............T.............. 2714 / 20874 ( 13%)
........................................................... 2773 / 20874 ( 13%)
........................................................... 2832 / 20874 ( 13%)
........................................................... 2891 / 20874 ( 13%)
........................................................... 2950 / 20874 ( 14%)
................................................SSSSSSSSSSS 3009 / 20874 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3068 / 20874 ( 14%)
SSSSSSSSSSSSSS............................................S 3127 / 20874 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSS................................SSSS 3186 / 20874 ( 15%)
SSSSSSSSSSSS..........................SSSSSSSSSSSSSSSS..... 3245 / 20874 ( 15%)
.......................SSSSSSSS..............SSSS........SS 3304 / 20874 ( 15%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3363 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3422 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3481 / 20874 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................SSSS.... 3540 / 20874 ( 16%)
........................................................... 3599 / 20874 ( 17%)
.....SSSSSSSSSSSSSSSSSSSSSSSS................SSSSSSSSSSSSSS 3658 / 20874 ( 17%)
SS................SSSSSSSSSSSSSSSS......................... 3717 / 20874 ( 17%)
...SSSSSSSSSSSSSSSSSSSSSSSS................................ 3776 / 20874 ( 18%)
........................................................... 3835 / 20874 ( 18%)
........................................................... 3894 / 20874 ( 18%)
........................................................... 3953 / 20874 ( 18%)
........................................................... 4012 / 20874 ( 19%)
........................................................... 4071 / 20874 ( 19%)
........................................................... 4130 / 20874 ( 19%)
........................................................... 4189 / 20874 ( 20%)
........................................................... 4248 / 20874 ( 20%)
........................................................... 4307 / 20874 ( 20%)
........................................................... 4366 / 20874 ( 20%)
............................SSSSSSSSSSSSSSSSSSSSSSSSSS..... 4425 / 20874 ( 21%)
.............SSSSSSSSSS.................................... 4484 / 20874 ( 21%)
........................................................... 4543 / 20874 ( 21%)
.....................SSSSSS................................ 4602 / 20874 ( 22%)
........................................................... 4661 / 20874 ( 22%)
.................................SSS.............SSS....... 4720 / 20874 ( 22%)
S.............SSS.............SSS.............SSS.......... 4779 / 20874 ( 22%)
...SSS.............SSS............SSS.............SSS...... 4838 / 20874 ( 23%)
.......SSS.............SSS.............SSS.............SSS. 4897 / 20874 ( 23%)
............SSS.......S........SS.............SSS.......... 4956 / 20874 ( 23%)
...SSS.............SSS.............SSS.............SSS..... 5015 / 20874 ( 24%)
........SSS.............SSS............SSS.............SSS. 5074 / 20874 ( 24%)
............SSS.............SSS.............SSS............ 5133 / 20874 ( 24%)
.SSS.............SSS.......S.............SSS.............SS 5192 / 20874 ( 24%)
S.............SSS.............SSS.............SSS.......... 5251 / 20874 ( 25%)
...SSS.............SSS..SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5310 / 20874 ( 25%)
S....S....S....S....S....S....S....S....S....S....S....S... 5369 / 20874 ( 25%)
.S....S....S....S....S....S....S....S....S....S....S....S.. 5428 / 20874 ( 26%)
..S....S....S....S....S....S....S....S....S....S....S....S. 5487 / 20874 ( 26%)
...S....S....S....S....S....S....S....S....S....S....S....S 5546 / 20874 ( 26%)
....S....S....S....S....S....S....S....S....S....S....S.... 5605 / 20874 ( 26%)
S....S....S....S....S....S....S....S....S....S....S....S... 5664 / 20874 ( 27%)
.S....S....S....S....S....S....S....S....S....S....S....S.. 5723 / 20874 ( 27%)
..S....S....S....S....S....S....S....S....S....S....S....S. 5782 / 20874 ( 27%)
...S....S....S....S....S....S....S....S....S....S....S....S 5841 / 20874 ( 27%)
....S....S....S....S....S....S....S....S....S....S....S.... 5900 / 20874 ( 28%)
S....S....S....S....S....S....S....S....S....S....S....S... 5959 / 20874 ( 28%)
.S....S....S....S....S....S....S....S....S....S....S....S.. 6018 / 20874 ( 28%)
..S....S....S....S....S....S....S....S....S....S....S....S. 6077 / 20874 ( 29%)
...S....S....S....S....S....S....S....S....S....S....S....S 6136 / 20874 ( 29%)
....S....S....S....S....S....S....S....S....S....S....S.... 6195 / 20874 ( 29%)
S....S....S....S....S....S....S....S....S....S....S....S... 6254 / 20874 ( 29%)
.S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSSSSSSS 6313 / 20874 ( 30%)
SSSSSSSSSS................................................. 6372 / 20874 ( 30%)
........................................................... 6431 / 20874 ( 30%)
........................................................... 6490 / 20874 ( 31%)
............S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 6549 / 20874 ( 31%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S............................. 6608 / 20874 ( 31%)
........................................................... 6667 / 20874 ( 31%)
........................................................... 6726 / 20874 ( 32%)
........................................................... 6785 / 20874 ( 32%)
........................................................... 6844 / 20874 ( 32%)
........................................................... 6903 / 20874 ( 33%)
........................................................... 6962 / 20874 ( 33%)
........................................................... 7021 / 20874 ( 33%)
........................................................... 7080 / 20874 ( 33%)
........................................................... 7139 / 20874 ( 34%)
........................................................... 7198 / 20874 ( 34%)
........................................................... 7257 / 20874 ( 34%)
........................................................... 7316 / 20874 ( 35%)
........................................................... 7375 / 20874 ( 35%)
........................................................... 7434 / 20874 ( 35%)
........................................................... 7493 / 20874 ( 35%)
........................................................... 7552 / 20874 ( 36%)
........................................................... 7611 / 20874 ( 36%)
........................................................... 7670 / 20874 ( 36%)
........................................................... 7729 / 20874 ( 37%)
........................................................... 7788 / 20874 ( 37%)
......................SSSSSSSS..SS.............SSSSSSSS..SS 7847 / 20874 ( 37%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 7906 / 20874 ( 37%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 7965 / 20874 ( 38%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 8024 / 20874 ( 38%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 8083 / 20874 ( 38%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 8142 / 20874 ( 39%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 8201 / 20874 ( 39%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 8260 / 20874 ( 39%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 8319 / 20874 ( 39%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 8378 / 20874 ( 40%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 8437 / 20874 ( 40%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 8496 / 20874 ( 40%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 8555 / 20874 ( 40%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 8614 / 20874 ( 41%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 8673 / 20874 ( 41%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 8732 / 20874 ( 41%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 8791 / 20874 ( 42%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 8850 / 20874 ( 42%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 8909 / 20874 ( 42%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 8968 / 20874 ( 42%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 9027 / 20874 ( 43%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 9086 / 20874 ( 43%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 9145 / 20874 ( 43%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 9204 / 20874 ( 44%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 9263 / 20874 ( 44%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 9322 / 20874 ( 44%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 9381 / 20874 ( 44%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 9440 / 20874 ( 45%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 9499 / 20874 ( 45%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 9558 / 20874 ( 45%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 9617 / 20874 ( 46%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 9676 / 20874 ( 46%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 9735 / 20874 ( 46%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 9794 / 20874 ( 46%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 9853 / 20874 ( 47%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 9912 / 20874 ( 47%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 9971 / 20874 ( 47%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 10030 / 20874 ( 48%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 10089 / 20874 ( 48%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 10148 / 20874 ( 48%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 10207 / 20874 ( 48%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 10266 / 20874 ( 49%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10325 / 20874 ( 49%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10384 / 20874 ( 49%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10443 / 20874 ( 50%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10502 / 20874 ( 50%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10561 / 20874 ( 50%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10620 / 20874 ( 50%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10679 / 20874 ( 51%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10738 / 20874 ( 51%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10797 / 20874 ( 51%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 10856 / 20874 ( 52%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10915 / 20874 ( 52%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10974 / 20874 ( 52%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 11033 / 20874 ( 52%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 11092 / 20874 ( 53%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 11151 / 20874 ( 53%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 11210 / 20874 ( 53%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 11269 / 20874 ( 53%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11328 / 20874 ( 54%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11387 / 20874 ( 54%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11446 / 20874 ( 54%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11505 / 20874 ( 55%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11564 / 20874 ( 55%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11623 / 20874 ( 55%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11682 / 20874 ( 55%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11741 / 20874 ( 56%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11800 / 20874 ( 56%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11859 / 20874 ( 56%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11918 / 20874 ( 57%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11977 / 20874 ( 57%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 12036 / 20874 ( 57%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 12095 / 20874 ( 57%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 12154 / 20874 ( 58%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 12213 / 20874 ( 58%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 12272 / 20874 ( 58%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 12331 / 20874 ( 59%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12390 / 20874 ( 59%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12449 / 20874 ( 59%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12508 / 20874 ( 59%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12567 / 20874 ( 60%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12626 / 20874 ( 60%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 12685 / 20874 ( 60%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12744 / 20874 ( 61%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12803 / 20874 ( 61%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12862 / 20874 ( 61%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12921 / 20874 ( 61%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12980 / 20874 ( 62%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 13039 / 20874 ( 62%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 13098 / 20874 ( 62%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 13157 / 20874 ( 63%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 13216 / 20874 ( 63%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 13275 / 20874 ( 63%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13334 / 20874 ( 63%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13393 / 20874 ( 64%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13452 / 20874 ( 64%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13511 / 20874 ( 64%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13570 / 20874 ( 65%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13629 / 20874 ( 65%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13688 / 20874 ( 65%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13747 / 20874 ( 65%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 13806 / 20874 ( 66%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13865 / 20874 ( 66%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13924 / 20874 ( 66%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13983 / 20874 ( 66%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 14042 / 20874 ( 67%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 14101 / 20874 ( 67%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 14160 / 20874 ( 67%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 14219 / 20874 ( 68%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 14278 / 20874 ( 68%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14337 / 20874 ( 68%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14396 / 20874 ( 68%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14455 / 20874 ( 69%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14514 / 20874 ( 69%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14573 / 20874 ( 69%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14632 / 20874 ( 70%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14691 / 20874 ( 70%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14750 / 20874 ( 70%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14809 / 20874 ( 70%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14868 / 20874 ( 71%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14927 / 20874 ( 71%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14986 / 20874 ( 71%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 15045 / 20874 ( 72%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 15104 / 20874 ( 72%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 15163 / 20874 ( 72%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 15222 / 20874 ( 72%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 15281 / 20874 ( 73%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15340 / 20874 ( 73%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15399 / 20874 ( 73%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15458 / 20874 ( 74%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15517 / 20874 ( 74%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15576 / 20874 ( 74%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 15635 / 20874 ( 74%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15694 / 20874 ( 75%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15753 / 20874 ( 75%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15812 / 20874 ( 75%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15871 / 20874 ( 76%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15930 / 20874 ( 76%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15989 / 20874 ( 76%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 16048 / 20874 ( 76%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 16107 / 20874 ( 77%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 16166 / 20874 ( 77%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 16225 / 20874 ( 77%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 16284 / 20874 ( 78%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16343 / 20874 ( 78%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16402 / 20874 ( 78%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16461 / 20874 ( 78%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16520 / 20874 ( 79%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16579 / 20874 ( 79%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16638 / 20874 ( 79%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16697 / 20874 ( 79%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 16756 / 20874 ( 80%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16815 / 20874 ( 80%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16874 / 20874 ( 80%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16933 / 20874 ( 81%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16992 / 20874 ( 81%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 17051 / 20874 ( 81%)
.........SSSSSSSS..SS.............SSSSSSSS..SS......S.S.S.S 17110 / 20874 ( 81%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 17169 / 20874 ( 82%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S....S......................... 17228 / 20874 ( 82%)
..................S........................................ 17287 / 20874 ( 82%)
...S....................................................... 17346 / 20874 ( 83%)
........................................................... 17405 / 20874 ( 83%)
........................................................... 17464 / 20874 ( 83%)
........................................................... 17523 / 20874 ( 83%)
........................................................... 17582 / 20874 ( 84%)
........................................................... 17641 / 20874 ( 84%)
........................................SSSSSSSS..SSSSSSSS. 17700 / 20874 ( 84%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 17759 / 20874 ( 85%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 17818 / 20874 ( 85%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 17877 / 20874 ( 85%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 17936 / 20874 ( 85%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 17995 / 20874 ( 86%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18054 / 20874 ( 86%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18113 / 20874 ( 86%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18172 / 20874 ( 87%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18231 / 20874 ( 87%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18290 / 20874 ( 87%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18349 / 20874 ( 87%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18408 / 20874 ( 88%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18467 / 20874 ( 88%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18526 / 20874 ( 88%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18585 / 20874 ( 89%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18644 / 20874 ( 89%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18703 / 20874 ( 89%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18762 / 20874 ( 89%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18821 / 20874 ( 90%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18880 / 20874 ( 90%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18939 / 20874 ( 90%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18998 / 20874 ( 91%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19057 / 20874 ( 91%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 19116 / 20874 ( 91%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 19175 / 20874 ( 91%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 19234 / 20874 ( 92%)
SSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.S 19293 / 20874 ( 92%)
SS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS..SS..SS..SS..SS..S 19352 / 20874 ( 92%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19411 / 20874 ( 92%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19470 / 20874 ( 93%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19529 / 20874 ( 93%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19588 / 20874 ( 93%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19647 / 20874 ( 94%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19706 / 20874 ( 94%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19765 / 20874 ( 94%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19824 / 20874 ( 94%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19883 / 20874 ( 95%)
SS......................................................... 19942 / 20874 ( 95%)
........................................................... 20001 / 20874 ( 95%)
........................................................... 20060 / 20874 ( 96%)
........................................................... 20119 / 20874 ( 96%)
........................................................... 20178 / 20874 ( 96%)
..............................................S.S.S.S.S.S.S 20237 / 20874 ( 96%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20296 / 20874 ( 97%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 20355 / 20874 ( 97%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20414 / 20874 ( 97%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 20473 / 20874 ( 98%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 20532 / 20874 ( 98%)
S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS........................... 20591 / 20874 ( 98%)
........................................................... 20650 / 20874 ( 98%)
........................................................... 20709 / 20874 ( 99%)
........................................................... 20768 / 20874 ( 99%)
........................................................... 20827 / 20874 ( 99%)
............................................SSS 20874 / 20874 (100%)
Skipped tests:
Failed tests:
accept_host_ipv4addr_FDDI_unopt_13 : test program timeout
------------------------------------------------
6687 tests skipped
1 tests failed
14186 tests passed
*** Error code 1
The following command caused the error:
./testprogs/TESTrun
make: Fatal error: Command failed for target `check'