SunOS unstable11s 5.11 11.3 sun4u sparc SUNW,SPARC-Enterprise OS identification: SunOS-5.11 Monday, March 16, 2026 09:04:32 PM CET PREFIX set to '/tmp/libpcap_build_matrix.Adak8BRN' $ git show --oneline -s 95ae218 rdmasniff: clean up some resource freeing issues. ===== SETUP 1: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=no PROTOCHAIN=yes ===== $ ./build.sh cc: Studio 12.5 Sun C 5.14 SunOS_sparc Patch 152235-01 2017/08/14 Compiler identification: suncc-5.14 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.Adak8BRN --enable-protochain=yes --enable-remote=no checking build system type... sparc-sun-solaris2.11 checking host system type... sparc-sun-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... -ll 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 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/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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 "./gencode.c", line 3158: warning: statement not reached "./gencode.c", line 3162: warning: statement not reached config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 "./translatetest.c", line 273: 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/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib) [ -d /tmp/libpcap_build_matrix.Adak8BRN/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/include; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/include) [ -d /tmp/libpcap_build_matrix.Adak8BRN/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/include/pcap; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/include/pcap) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/include/$i; done [ -d /tmp/libpcap_build_matrix.Adak8BRN/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/bin; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/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.Adak8BRN/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.Adak8BRN/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 pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.Adak8BRN/include $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.Adak8BRN/lib -Wl,-R,/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -L/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static-pcap-only -L/opt/csw/lib -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 3. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ........................................................... 59 / 21146 ( 0%) ........................................................... 118 / 21146 ( 0%) ...................................SSSSSSSS..SSSS.......... 177 / 21146 ( 0%) ........SS........................SSSSSS................... 236 / 21146 ( 1%) .........SSSSSSSS..SSSS.................................... 295 / 21146 ( 1%) ......................SSSSSS............................... 354 / 21146 ( 1%) .......SSSSSSSSSS..................................SSSSSSSS 413 / 21146 ( 1%) SSSSSSSSSS................................................. 472 / 21146 ( 2%) ........................................................... 531 / 21146 ( 2%) ........................................................... 590 / 21146 ( 2%) ........................................................... 649 / 21146 ( 3%) ........................................................... 708 / 21146 ( 3%) ........................................................... 767 / 21146 ( 3%) ....SSSSSSSSSSSS....SSSSSSSS....SSSSSSSS................... 826 / 21146 ( 3%) .......................................................SS.. 885 / 21146 ( 4%) ........SS................................................. 944 / 21146 ( 4%) ........................................................... 1003 / 21146 ( 4%) ...................................SSSS..SSSSSSSSSSSSSS..SS 1062 / 21146 ( 5%) SSSSSS.SSSS....SSSS....SSSSSS..SSSSSSSS..SSSSSS........SS.. 1121 / 21146 ( 5%) ........................................................... 1180 / 21146 ( 5%) ......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS........SSSSSSSSS 1239 / 21146 ( 5%) SSSSSSS........SSSSSSSSSSSSSSSS............................ 1298 / 21146 ( 6%) ........................................................... 1357 / 21146 ( 6%) .........................SSSSSSSSSSSSSSSS..........SSSSSS.. 1416 / 21146 ( 6%) SS..SS..SS......................................SS..SS..SS. 1475 / 21146 ( 6%) ........................................................... 1534 / 21146 ( 7%) ........................................................... 1593 / 21146 ( 7%) ........................................................... 1652 / 21146 ( 7%) ........................................................... 1711 / 21146 ( 8%) ........................................................... 1770 / 21146 ( 8%) ........................................................... 1829 / 21146 ( 8%) ........................................................... 1888 / 21146 ( 8%) ........................................................... 1947 / 21146 ( 9%) ........................................................... 2006 / 21146 ( 9%) ........................................................... 2065 / 21146 ( 9%) ........................................................... 2124 / 21146 ( 10%) ........................................................... 2183 / 21146 ( 10%) ........................................................... 2242 / 21146 ( 10%) ........................................................... 2301 / 21146 ( 10%) ........................................................... 2360 / 21146 ( 11%) ........................................................... 2419 / 21146 ( 11%) ........................................................... 2478 / 21146 ( 11%) ........................................................... 2537 / 21146 ( 11%) ........................................................... 2596 / 21146 ( 12%) ........................................................... 2655 / 21146 ( 12%) ........................................................... 2714 / 21146 ( 12%) ........................................................... 2773 / 21146 ( 13%) ........................................................... 2832 / 21146 ( 13%) ..........................................................S 2891 / 21146 ( 13%) SSSSSSSSSSSSSSS............................................ 2950 / 21146 ( 13%) ........................................................... 3009 / 21146 ( 14%) ........................................................... 3068 / 21146 ( 14%) ........................................................... 3127 / 21146 ( 14%) ........................................................... 3186 / 21146 ( 15%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSS 3245 / 21146 ( 15%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.. 3304 / 21146 ( 15%) ..........................................SSSSSSSSSSSSSSSSS 3363 / 21146 ( 15%) SSSSSSS................................SSSSSSSSSSSSSSSS.... 3422 / 21146 ( 16%) ......................SSSSSSSSSSSSSSSS..................... 3481 / 21146 ( 16%) .......SSSSSSSS..............SSSS........SSSSSSSSSSSSSSSSSS 3540 / 21146 ( 16%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3599 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3658 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3717 / 21146 ( 17%) SSSSSSSSSSSSSSSSS..................SSSS.................... 3776 / 21146 ( 17%) ................................................SSSSSSSSSSS 3835 / 21146 ( 18%) SSSSSSSSSSSSS................SSSSSSSSSSSSSSSS.............. 3894 / 21146 ( 18%) ..SSSSSSSSSSSSSSSS............................SSSSSSSSSSSSS 3953 / 21146 ( 18%) SSSSSSSSSSS................................................ 4012 / 21146 ( 18%) ........................................................... 4071 / 21146 ( 19%) ........................................................... 4130 / 21146 ( 19%) ........................................................... 4189 / 21146 ( 19%) ........................................................... 4248 / 21146 ( 20%) ........................................................... 4307 / 21146 ( 20%) ........................................................... 4366 / 21146 ( 20%) ........................................................... 4425 / 21146 ( 20%) ........................................................... 4484 / 21146 ( 21%) ........................................................... 4543 / 21146 ( 21%) ........................................................... 4602 / 21146 ( 21%) ........................................................... 4661 / 21146 ( 22%) ...................SSSSSSSSSS.............................. 4720 / 21146 ( 22%) ........................................................... 4779 / 21146 ( 22%) .................................S......................... 4838 / 21146 ( 22%) ........................................................... 4897 / 21146 ( 23%) ..............................................SSS.......... 4956 / 21146 ( 23%) ..SSS......S............SSS............SSS............SSS.. 5015 / 21146 ( 23%) ..........SSS............SSS...........SSS............SSS.. 5074 / 21146 ( 23%) ..........SSS............SSS............SSS............SSS. 5133 / 21146 ( 24%) ...........SSS......S.......SS............SSS............SS 5192 / 21146 ( 24%) S............SSS............SSS............SSS............S 5251 / 21146 ( 24%) SS............SSS............SSS............SSS............ 5310 / 21146 ( 25%) SSS............SSS............SSS............SSS........... 5369 / 21146 ( 25%) .SSS......S............SSS............SSS............SSS... 5428 / 21146 ( 25%) .........SSS............SSS............SSS............SSS.. 5487 / 21146 ( 25%) ...........................................SSSSSSSSSSSSSSSS 5546 / 21146 ( 26%) SSSSSSSSSSSSSSSSSSSS....................................... 5605 / 21146 ( 26%) ........................................................... 5664 / 21146 ( 26%) ........................................................... 5723 / 21146 ( 27%) ........................................................... 5782 / 21146 ( 27%) ........................................................... 5841 / 21146 ( 27%) ........................................................... 5900 / 21146 ( 27%) ........................................................... 5959 / 21146 ( 28%) ........................................................... 6018 / 21146 ( 28%) ........................................................... 6077 / 21146 ( 28%) ........................................................... 6136 / 21146 ( 29%) ........................................................... 6195 / 21146 ( 29%) ........................................................... 6254 / 21146 ( 29%) ........................................................... 6313 / 21146 ( 29%) ........................................................... 6372 / 21146 ( 30%) ........................................................... 6431 / 21146 ( 30%) ........................................................... 6490 / 21146 ( 30%) ........................................................... 6549 / 21146 ( 30%) ........................................................... 6608 / 21146 ( 31%) ........................................................... 6667 / 21146 ( 31%) ........................................................... 6726 / 21146 ( 31%) ........................................................... 6785 / 21146 ( 32%) ........................................................... 6844 / 21146 ( 32%) ........................................................... 6903 / 21146 ( 32%) ........................................................... 6962 / 21146 ( 32%) ........................................................... 7021 / 21146 ( 33%) ........................................................... 7080 / 21146 ( 33%) ........................................................... 7139 / 21146 ( 33%) ........................................................... 7198 / 21146 ( 34%) ........................................................... 7257 / 21146 ( 34%) ........................................................... 7316 / 21146 ( 34%) ........................................................... 7375 / 21146 ( 34%) ........................................................... 7434 / 21146 ( 35%) ........................................................... 7493 / 21146 ( 35%) ........................................................... 7552 / 21146 ( 35%) ........................................................... 7611 / 21146 ( 35%) ........................................................... 7670 / 21146 ( 36%) ........................................................... 7729 / 21146 ( 36%) ........................................................... 7788 / 21146 ( 36%) ........................................................... 7847 / 21146 ( 37%) ........................................................... 7906 / 21146 ( 37%) ........................................................... 7965 / 21146 ( 37%) ........................................................... 8024 / 21146 ( 37%) .........................................SSSSSSSS..SS...... 8083 / 21146 ( 38%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 8142 / 21146 ( 38%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 8201 / 21146 ( 38%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 8260 / 21146 ( 39%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 8319 / 21146 ( 39%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 8378 / 21146 ( 39%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 8437 / 21146 ( 39%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 8496 / 21146 ( 40%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 8555 / 21146 ( 40%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 8614 / 21146 ( 40%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 8673 / 21146 ( 41%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 8732 / 21146 ( 41%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 8791 / 21146 ( 41%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 8850 / 21146 ( 41%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 8909 / 21146 ( 42%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 8968 / 21146 ( 42%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 9027 / 21146 ( 42%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 9086 / 21146 ( 42%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 9145 / 21146 ( 43%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 9204 / 21146 ( 43%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 9263 / 21146 ( 43%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 9322 / 21146 ( 44%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 9381 / 21146 ( 44%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 9440 / 21146 ( 44%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 9499 / 21146 ( 44%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 9558 / 21146 ( 45%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 9617 / 21146 ( 45%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 9676 / 21146 ( 45%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 9735 / 21146 ( 46%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 9794 / 21146 ( 46%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 9853 / 21146 ( 46%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 9912 / 21146 ( 46%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 9971 / 21146 ( 47%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10030 / 21146 ( 47%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10089 / 21146 ( 47%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10148 / 21146 ( 47%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10207 / 21146 ( 48%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10266 / 21146 ( 48%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10325 / 21146 ( 48%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10384 / 21146 ( 49%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10443 / 21146 ( 49%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10502 / 21146 ( 49%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 10561 / 21146 ( 49%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10620 / 21146 ( 50%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10679 / 21146 ( 50%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 10738 / 21146 ( 50%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 10797 / 21146 ( 51%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 10856 / 21146 ( 51%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 10915 / 21146 ( 51%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 10974 / 21146 ( 51%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11033 / 21146 ( 52%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11092 / 21146 ( 52%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11151 / 21146 ( 52%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11210 / 21146 ( 53%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11269 / 21146 ( 53%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11328 / 21146 ( 53%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11387 / 21146 ( 53%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11446 / 21146 ( 54%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11505 / 21146 ( 54%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11564 / 21146 ( 54%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11623 / 21146 ( 54%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11682 / 21146 ( 55%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 11741 / 21146 ( 55%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 11800 / 21146 ( 55%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 11859 / 21146 ( 56%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 11918 / 21146 ( 56%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 11977 / 21146 ( 56%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 12036 / 21146 ( 56%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12095 / 21146 ( 57%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12154 / 21146 ( 57%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12213 / 21146 ( 57%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12272 / 21146 ( 58%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12331 / 21146 ( 58%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 12390 / 21146 ( 58%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12449 / 21146 ( 58%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12508 / 21146 ( 59%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12567 / 21146 ( 59%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12626 / 21146 ( 59%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12685 / 21146 ( 59%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 12744 / 21146 ( 60%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 12803 / 21146 ( 60%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 12862 / 21146 ( 60%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 12921 / 21146 ( 61%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 12980 / 21146 ( 61%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13039 / 21146 ( 61%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13098 / 21146 ( 61%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13157 / 21146 ( 62%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13216 / 21146 ( 62%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13275 / 21146 ( 62%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13334 / 21146 ( 63%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13393 / 21146 ( 63%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13452 / 21146 ( 63%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 13511 / 21146 ( 63%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13570 / 21146 ( 64%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13629 / 21146 ( 64%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13688 / 21146 ( 64%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 13747 / 21146 ( 65%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 13806 / 21146 ( 65%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 13865 / 21146 ( 65%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 13924 / 21146 ( 65%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 13983 / 21146 ( 66%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14042 / 21146 ( 66%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14101 / 21146 ( 66%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14160 / 21146 ( 66%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14219 / 21146 ( 67%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14278 / 21146 ( 67%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14337 / 21146 ( 67%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14396 / 21146 ( 68%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14455 / 21146 ( 68%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14514 / 21146 ( 68%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14573 / 21146 ( 68%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14632 / 21146 ( 69%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14691 / 21146 ( 69%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 14750 / 21146 ( 69%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 14809 / 21146 ( 70%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 14868 / 21146 ( 70%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 14927 / 21146 ( 70%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 14986 / 21146 ( 70%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15045 / 21146 ( 71%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15104 / 21146 ( 71%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15163 / 21146 ( 71%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15222 / 21146 ( 71%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15281 / 21146 ( 72%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 15340 / 21146 ( 72%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15399 / 21146 ( 72%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15458 / 21146 ( 73%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15517 / 21146 ( 73%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15576 / 21146 ( 73%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15635 / 21146 ( 73%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15694 / 21146 ( 74%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 15753 / 21146 ( 74%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 15812 / 21146 ( 74%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 15871 / 21146 ( 75%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 15930 / 21146 ( 75%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 15989 / 21146 ( 75%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16048 / 21146 ( 75%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16107 / 21146 ( 76%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16166 / 21146 ( 76%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16225 / 21146 ( 76%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16284 / 21146 ( 77%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16343 / 21146 ( 77%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16402 / 21146 ( 77%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 16461 / 21146 ( 77%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16520 / 21146 ( 78%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16579 / 21146 ( 78%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16638 / 21146 ( 78%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16697 / 21146 ( 78%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 16756 / 21146 ( 79%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 16815 / 21146 ( 79%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 16874 / 21146 ( 79%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 16933 / 21146 ( 80%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 16992 / 21146 ( 80%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 17051 / 21146 ( 80%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 17110 / 21146 ( 80%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 17169 / 21146 ( 81%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 17228 / 21146 ( 81%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 17287 / 21146 ( 81%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 17346 / 21146 ( 82%) SS..SS......S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 17405 / 21146 ( 82%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S........... 17464 / 21146 ( 82%) ........................................................... 17523 / 21146 ( 82%) ........................................................... 17582 / 21146 ( 83%) ........................................................... 17641 / 21146 ( 83%) ........................................................... 17700 / 21146 ( 83%) ........................................................... 17759 / 21146 ( 83%) ........................................................... 17818 / 21146 ( 84%) ........................................................... 17877 / 21146 ( 84%) ........................................................... 17936 / 21146 ( 84%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 17995 / 21146 ( 85%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18054 / 21146 ( 85%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18113 / 21146 ( 85%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18172 / 21146 ( 85%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18231 / 21146 ( 86%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18290 / 21146 ( 86%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18349 / 21146 ( 86%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18408 / 21146 ( 87%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18467 / 21146 ( 87%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18526 / 21146 ( 87%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18585 / 21146 ( 87%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18644 / 21146 ( 88%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18703 / 21146 ( 88%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18762 / 21146 ( 88%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18821 / 21146 ( 89%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18880 / 21146 ( 89%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18939 / 21146 ( 89%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18998 / 21146 ( 89%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 19057 / 21146 ( 90%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 19116 / 21146 ( 90%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 19175 / 21146 ( 90%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 19234 / 21146 ( 90%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 19293 / 21146 ( 91%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19352 / 21146 ( 91%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 19411 / 21146 ( 91%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 19470 / 21146 ( 92%) SSSS..SSSSSSSS..SSSSSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS 19529 / 21146 ( 92%) .SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS 19588 / 21146 ( 92%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19647 / 21146 ( 92%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19706 / 21146 ( 93%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19765 / 21146 ( 93%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19824 / 21146 ( 93%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19883 / 21146 ( 94%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19942 / 21146 ( 94%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 20001 / 21146 ( 94%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 20060 / 21146 ( 94%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 20119 / 21146 ( 95%) S..SS..SS..SS..SS..SS...................................... 20178 / 21146 ( 95%) ........................................................... 20237 / 21146 ( 95%) ........................................................... 20296 / 21146 ( 95%) ........................................................... 20355 / 21146 ( 96%) ........................................................... 20414 / 21146 ( 96%) ........................................................... 20473 / 21146 ( 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 20532 / 21146 ( 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. 20591 / 21146 ( 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 20650 / 21146 ( 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. 20709 / 21146 ( 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 20768 / 21146 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S............. 20827 / 21146 ( 98%) .................................................SSSSSSSSS. 20886 / 21146 ( 98%) .......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20945 / 21146 ( 99%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 21004 / 21146 ( 99%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 21063 / 21146 ( 99%) SSSSSSSSSS................................................. 21122 / 21146 ( 99%) ........SSSS............ 21146 / 21146 (100%) Skipped tests: ------------------------------------------------ 6597 tests skipped 0 tests failed 14549 tests passed $ testprogs/findalldevstest csw1 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.42 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::8:20ff:fe10:7e63 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 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 ===== SETUP 2: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=yes PROTOCHAIN=yes ===== cc: Studio 12.5 Sun C 5.14 SunOS_sparc Patch 152235-01 2017/08/14 Compiler identification: suncc-5.14 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.Adak8BRN --enable-protochain=yes --enable-remote=yes checking build system type... sparc-sun-solaris2.11 checking host system type... sparc-sun-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 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... -ll 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 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/opt/csw/include -I/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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/opt/csw/include -I/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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/opt/csw/include -I/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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: configure: WARNING: *** REMOTE PACKET CAPTURE IS ENABLED *** The --enable-remote feature is experimental and is not ready for production use. Remote packet capture may expose libpcap-based applications to attacks by malicious remote capture servers! $ make -s clean $ make -s CFLAGS=-m64 "./gencode.c", line 3158: warning: statement not reached "./gencode.c", line 3162: warning: statement not reached config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 "./translatetest.c", line 273: 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 -L/opt/csw/lib -lssl -lcrypto -L/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a (cd rpcapd; make DESTDIR= install) [ -d /tmp/libpcap_build_matrix.Adak8BRN/sbin ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/sbin; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/sbin) /opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.Adak8BRN/sbin/rpcapd [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1m ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1m) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/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.Adak8BRN/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib) [ -d /tmp/libpcap_build_matrix.Adak8BRN/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/include; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/include) [ -d /tmp/libpcap_build_matrix.Adak8BRN/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/include/pcap; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/include/pcap) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/include/$i; done [ -d /tmp/libpcap_build_matrix.Adak8BRN/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/bin; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/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.Adak8BRN/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.Adak8BRN/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 pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.Adak8BRN/include $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.Adak8BRN/lib -Wl,-R,/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -L/opt/csw/lib -lssl -lcrypto -lsocket -lnsl -ldl -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static -L/opt/csw/lib -lssl -lcrypto -lsocket -lnsl -ldl -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -L/opt/csw/lib -lssl -lcrypto -L/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static-pcap-only -L/opt/csw/lib -lssl -lcrypto -L/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl $ ldd /tmp/libpcap_build_matrix.Adak8BRN/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/sparcv9/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.Adak8BRN/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 3. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ........................................................... 59 / 21146 ( 0%) ........................................................... 118 / 21146 ( 0%) ...................................SSSSSSSS..SSSS.......... 177 / 21146 ( 0%) ........SS........................SSSSSS................... 236 / 21146 ( 1%) .........SSSSSSSS..SSSS.................................... 295 / 21146 ( 1%) ......................SSSSSS............................... 354 / 21146 ( 1%) .......SSSSSSSSSS..................................SSSSSSSS 413 / 21146 ( 1%) SSSSSSSSSS................................................. 472 / 21146 ( 2%) ........................................................... 531 / 21146 ( 2%) ........................................................... 590 / 21146 ( 2%) ........................................................... 649 / 21146 ( 3%) ........................................................... 708 / 21146 ( 3%) ........................................................... 767 / 21146 ( 3%) ....SSSSSSSSSSSS....SSSSSSSS....SSSSSSSS................... 826 / 21146 ( 3%) .......................................................SS.. 885 / 21146 ( 4%) ........SS................................................. 944 / 21146 ( 4%) ........................................................... 1003 / 21146 ( 4%) ...................................SSSS..SSSSSSSSSSSSSS..SS 1062 / 21146 ( 5%) SSSSSS.SSSS....SSSS....SSSSSS..SSSSSSSS..SSSSSS........SS.. 1121 / 21146 ( 5%) ........................................................... 1180 / 21146 ( 5%) ......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS........SSSSSSSSS 1239 / 21146 ( 5%) SSSSSSS........SSSSSSSSSSSSSSSS............................ 1298 / 21146 ( 6%) ........................................................... 1357 / 21146 ( 6%) .........................SSSSSSSSSSSSSSSS..........SSSSSS.. 1416 / 21146 ( 6%) SS..SS..SS......................................SS..SS..SS. 1475 / 21146 ( 6%) ........................................................... 1534 / 21146 ( 7%) ........................................................... 1593 / 21146 ( 7%) ........................................................... 1652 / 21146 ( 7%) ........................................................... 1711 / 21146 ( 8%) ........................................................... 1770 / 21146 ( 8%) ........................................................... 1829 / 21146 ( 8%) ........................................................... 1888 / 21146 ( 8%) ........................................................... 1947 / 21146 ( 9%) ........................................................... 2006 / 21146 ( 9%) ........................................................... 2065 / 21146 ( 9%) ........................................................... 2124 / 21146 ( 10%) ........................................................... 2183 / 21146 ( 10%) ........................................................... 2242 / 21146 ( 10%) ........................................................... 2301 / 21146 ( 10%) ........................................................... 2360 / 21146 ( 11%) ........................................................... 2419 / 21146 ( 11%) ........................................................... 2478 / 21146 ( 11%) ........................................................... 2537 / 21146 ( 11%) ........................................................... 2596 / 21146 ( 12%) ........................................................... 2655 / 21146 ( 12%) ........................................................... 2714 / 21146 ( 12%) ........................................................... 2773 / 21146 ( 13%) ........................................................... 2832 / 21146 ( 13%) ..........................................................S 2891 / 21146 ( 13%) SSSSSSSSSSSSSSS............................................ 2950 / 21146 ( 13%) ........................................................... 3009 / 21146 ( 14%) ........................................................... 3068 / 21146 ( 14%) ........................................................... 3127 / 21146 ( 14%) ........................................................... 3186 / 21146 ( 15%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSS 3245 / 21146 ( 15%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.. 3304 / 21146 ( 15%) ..........................................SSSSSSSSSSSSSSSSS 3363 / 21146 ( 15%) SSSSSSS................................SSSSSSSSSSSSSSSS.... 3422 / 21146 ( 16%) ......................SSSSSSSSSSSSSSSS..................... 3481 / 21146 ( 16%) .......SSSSSSSS..............SSSS........SSSSSSSSSSSSSSSSSS 3540 / 21146 ( 16%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3599 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3658 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3717 / 21146 ( 17%) SSSSSSSSSSSSSSSSS..................SSSS.................... 3776 / 21146 ( 17%) ................................................SSSSSSSSSSS 3835 / 21146 ( 18%) SSSSSSSSSSSSS................SSSSSSSSSSSSSSSS.............. 3894 / 21146 ( 18%) ..SSSSSSSSSSSSSSSS............................SSSSSSSSSSSSS 3953 / 21146 ( 18%) SSSSSSSSSSS................................................ 4012 / 21146 ( 18%) ........................................................... 4071 / 21146 ( 19%) ........................................................... 4130 / 21146 ( 19%) ........................................................... 4189 / 21146 ( 19%) ........................................................... 4248 / 21146 ( 20%) ........................................................... 4307 / 21146 ( 20%) ........................................................... 4366 / 21146 ( 20%) ........................................................... 4425 / 21146 ( 20%) ........................................................... 4484 / 21146 ( 21%) ........................................................... 4543 / 21146 ( 21%) ........................................................... 4602 / 21146 ( 21%) ........................................................... 4661 / 21146 ( 22%) ...................SSSSSSSSSS.............................. 4720 / 21146 ( 22%) ........................................................... 4779 / 21146 ( 22%) .................................S......................... 4838 / 21146 ( 22%) ........................................................... 4897 / 21146 ( 23%) ..............................................SSS.......... 4956 / 21146 ( 23%) ..SSS......S............SSS............SSS............SSS.. 5015 / 21146 ( 23%) ..........SSS............SSS...........SSS............SSS.. 5074 / 21146 ( 23%) ..........SSS............SSS............SSS............SSS. 5133 / 21146 ( 24%) ...........SSS......S.......SS............SSS............SS 5192 / 21146 ( 24%) S............SSS............SSS............SSS............S 5251 / 21146 ( 24%) SS............SSS............SSS............SSS............ 5310 / 21146 ( 25%) SSS............SSS............SSS............SSS........... 5369 / 21146 ( 25%) .SSS......S............SSS............SSS............SSS... 5428 / 21146 ( 25%) .........SSS............SSS............SSS............SSS.. 5487 / 21146 ( 25%) ...........................................SSSSSSSSSSSSSSSS 5546 / 21146 ( 26%) SSSSSSSSSSSSSSSSSSSS....................................... 5605 / 21146 ( 26%) ........................................................... 5664 / 21146 ( 26%) ........................................................... 5723 / 21146 ( 27%) ........................................................... 5782 / 21146 ( 27%) ........................................................... 5841 / 21146 ( 27%) ........................................................... 5900 / 21146 ( 27%) ........................................................... 5959 / 21146 ( 28%) ........................................................... 6018 / 21146 ( 28%) ........................................................... 6077 / 21146 ( 28%) ........................................................... 6136 / 21146 ( 29%) ........................................................... 6195 / 21146 ( 29%) ........................................................... 6254 / 21146 ( 29%) ........................................................... 6313 / 21146 ( 29%) ........................................................... 6372 / 21146 ( 30%) ........................................................... 6431 / 21146 ( 30%) ........................................................... 6490 / 21146 ( 30%) ........................................................... 6549 / 21146 ( 30%) ........................................................... 6608 / 21146 ( 31%) ........................................................... 6667 / 21146 ( 31%) ........................................................... 6726 / 21146 ( 31%) ........................................................... 6785 / 21146 ( 32%) ........................................................... 6844 / 21146 ( 32%) ........................................................... 6903 / 21146 ( 32%) ........................................................... 6962 / 21146 ( 32%) ........................................................... 7021 / 21146 ( 33%) ........................................................... 7080 / 21146 ( 33%) ........................................................... 7139 / 21146 ( 33%) ........................................................... 7198 / 21146 ( 34%) ........................................................... 7257 / 21146 ( 34%) ........................................................... 7316 / 21146 ( 34%) ........................................................... 7375 / 21146 ( 34%) ........................................................... 7434 / 21146 ( 35%) ........................................................... 7493 / 21146 ( 35%) ........................................................... 7552 / 21146 ( 35%) ........................................................... 7611 / 21146 ( 35%) ........................................................... 7670 / 21146 ( 36%) ........................................................... 7729 / 21146 ( 36%) ........................................................... 7788 / 21146 ( 36%) ........................................................... 7847 / 21146 ( 37%) ........................................................... 7906 / 21146 ( 37%) ........................................................... 7965 / 21146 ( 37%) ........................................................... 8024 / 21146 ( 37%) .........................................SSSSSSSS..SS...... 8083 / 21146 ( 38%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 8142 / 21146 ( 38%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 8201 / 21146 ( 38%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 8260 / 21146 ( 39%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 8319 / 21146 ( 39%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 8378 / 21146 ( 39%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 8437 / 21146 ( 39%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 8496 / 21146 ( 40%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 8555 / 21146 ( 40%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 8614 / 21146 ( 40%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 8673 / 21146 ( 41%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 8732 / 21146 ( 41%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 8791 / 21146 ( 41%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 8850 / 21146 ( 41%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 8909 / 21146 ( 42%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 8968 / 21146 ( 42%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 9027 / 21146 ( 42%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 9086 / 21146 ( 42%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 9145 / 21146 ( 43%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 9204 / 21146 ( 43%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 9263 / 21146 ( 43%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 9322 / 21146 ( 44%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 9381 / 21146 ( 44%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 9440 / 21146 ( 44%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 9499 / 21146 ( 44%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 9558 / 21146 ( 45%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 9617 / 21146 ( 45%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 9676 / 21146 ( 45%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 9735 / 21146 ( 46%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 9794 / 21146 ( 46%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 9853 / 21146 ( 46%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 9912 / 21146 ( 46%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 9971 / 21146 ( 47%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10030 / 21146 ( 47%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10089 / 21146 ( 47%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10148 / 21146 ( 47%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10207 / 21146 ( 48%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10266 / 21146 ( 48%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10325 / 21146 ( 48%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10384 / 21146 ( 49%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10443 / 21146 ( 49%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10502 / 21146 ( 49%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 10561 / 21146 ( 49%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10620 / 21146 ( 50%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10679 / 21146 ( 50%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 10738 / 21146 ( 50%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 10797 / 21146 ( 51%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 10856 / 21146 ( 51%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 10915 / 21146 ( 51%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 10974 / 21146 ( 51%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11033 / 21146 ( 52%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11092 / 21146 ( 52%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11151 / 21146 ( 52%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11210 / 21146 ( 53%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11269 / 21146 ( 53%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11328 / 21146 ( 53%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11387 / 21146 ( 53%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11446 / 21146 ( 54%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11505 / 21146 ( 54%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11564 / 21146 ( 54%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11623 / 21146 ( 54%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11682 / 21146 ( 55%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 11741 / 21146 ( 55%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 11800 / 21146 ( 55%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 11859 / 21146 ( 56%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 11918 / 21146 ( 56%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 11977 / 21146 ( 56%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 12036 / 21146 ( 56%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12095 / 21146 ( 57%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12154 / 21146 ( 57%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12213 / 21146 ( 57%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12272 / 21146 ( 58%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12331 / 21146 ( 58%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 12390 / 21146 ( 58%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12449 / 21146 ( 58%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12508 / 21146 ( 59%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12567 / 21146 ( 59%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12626 / 21146 ( 59%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12685 / 21146 ( 59%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 12744 / 21146 ( 60%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 12803 / 21146 ( 60%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 12862 / 21146 ( 60%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 12921 / 21146 ( 61%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 12980 / 21146 ( 61%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13039 / 21146 ( 61%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13098 / 21146 ( 61%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13157 / 21146 ( 62%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13216 / 21146 ( 62%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13275 / 21146 ( 62%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13334 / 21146 ( 63%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13393 / 21146 ( 63%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13452 / 21146 ( 63%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 13511 / 21146 ( 63%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13570 / 21146 ( 64%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13629 / 21146 ( 64%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13688 / 21146 ( 64%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 13747 / 21146 ( 65%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 13806 / 21146 ( 65%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 13865 / 21146 ( 65%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 13924 / 21146 ( 65%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 13983 / 21146 ( 66%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14042 / 21146 ( 66%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14101 / 21146 ( 66%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14160 / 21146 ( 66%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14219 / 21146 ( 67%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14278 / 21146 ( 67%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14337 / 21146 ( 67%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14396 / 21146 ( 68%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14455 / 21146 ( 68%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14514 / 21146 ( 68%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14573 / 21146 ( 68%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14632 / 21146 ( 69%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14691 / 21146 ( 69%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 14750 / 21146 ( 69%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 14809 / 21146 ( 70%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 14868 / 21146 ( 70%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 14927 / 21146 ( 70%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 14986 / 21146 ( 70%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15045 / 21146 ( 71%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15104 / 21146 ( 71%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15163 / 21146 ( 71%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15222 / 21146 ( 71%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15281 / 21146 ( 72%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 15340 / 21146 ( 72%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15399 / 21146 ( 72%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15458 / 21146 ( 73%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15517 / 21146 ( 73%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15576 / 21146 ( 73%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15635 / 21146 ( 73%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15694 / 21146 ( 74%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 15753 / 21146 ( 74%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 15812 / 21146 ( 74%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 15871 / 21146 ( 75%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 15930 / 21146 ( 75%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 15989 / 21146 ( 75%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16048 / 21146 ( 75%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16107 / 21146 ( 76%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16166 / 21146 ( 76%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16225 / 21146 ( 76%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16284 / 21146 ( 77%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16343 / 21146 ( 77%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16402 / 21146 ( 77%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 16461 / 21146 ( 77%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16520 / 21146 ( 78%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16579 / 21146 ( 78%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16638 / 21146 ( 78%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16697 / 21146 ( 78%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 16756 / 21146 ( 79%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 16815 / 21146 ( 79%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 16874 / 21146 ( 79%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 16933 / 21146 ( 80%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 16992 / 21146 ( 80%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 17051 / 21146 ( 80%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 17110 / 21146 ( 80%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 17169 / 21146 ( 81%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 17228 / 21146 ( 81%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 17287 / 21146 ( 81%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 17346 / 21146 ( 82%) SS..SS......S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 17405 / 21146 ( 82%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S........... 17464 / 21146 ( 82%) ........................................................... 17523 / 21146 ( 82%) ........................................................... 17582 / 21146 ( 83%) ........................................................... 17641 / 21146 ( 83%) ........................................................... 17700 / 21146 ( 83%) ........................................................... 17759 / 21146 ( 83%) ........................................................... 17818 / 21146 ( 84%) ........................................................... 17877 / 21146 ( 84%) ........................................................... 17936 / 21146 ( 84%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 17995 / 21146 ( 85%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18054 / 21146 ( 85%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18113 / 21146 ( 85%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18172 / 21146 ( 85%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18231 / 21146 ( 86%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18290 / 21146 ( 86%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18349 / 21146 ( 86%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18408 / 21146 ( 87%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18467 / 21146 ( 87%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18526 / 21146 ( 87%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18585 / 21146 ( 87%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18644 / 21146 ( 88%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18703 / 21146 ( 88%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18762 / 21146 ( 88%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18821 / 21146 ( 89%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18880 / 21146 ( 89%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18939 / 21146 ( 89%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18998 / 21146 ( 89%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 19057 / 21146 ( 90%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 19116 / 21146 ( 90%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 19175 / 21146 ( 90%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 19234 / 21146 ( 90%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 19293 / 21146 ( 91%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19352 / 21146 ( 91%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 19411 / 21146 ( 91%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 19470 / 21146 ( 92%) SSSS..SSSSSSSS..SSSSSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS 19529 / 21146 ( 92%) .SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS 19588 / 21146 ( 92%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19647 / 21146 ( 92%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19706 / 21146 ( 93%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19765 / 21146 ( 93%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19824 / 21146 ( 93%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19883 / 21146 ( 94%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19942 / 21146 ( 94%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 20001 / 21146 ( 94%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 20060 / 21146 ( 94%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 20119 / 21146 ( 95%) S..SS..SS..SS..SS..SS...................................... 20178 / 21146 ( 95%) ........................................................... 20237 / 21146 ( 95%) ........................................................... 20296 / 21146 ( 95%) ........................................................... 20355 / 21146 ( 96%) ........................................................... 20414 / 21146 ( 96%) ........................................................... 20473 / 21146 ( 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 20532 / 21146 ( 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. 20591 / 21146 ( 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 20650 / 21146 ( 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. 20709 / 21146 ( 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 20768 / 21146 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S............. 20827 / 21146 ( 98%) ........................................................... 20886 / 21146 ( 98%) ........................................................... 20945 / 21146 ( 99%) ........................................................... 21004 / 21146 ( 99%) ........................................................... 21063 / 21146 ( 99%) ........................................................... 21122 / 21146 ( 99%) ............SSS......... 21146 / 21146 (100%) Skipped tests: ------------------------------------------------ 6407 tests skipped 0 tests failed 14739 tests passed $ testprogs/findalldevstest csw1 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.42 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::8:20ff:fe10:7e63 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 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 ===== SETUP 3: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=no PROTOCHAIN=no ===== $ ./build.sh cc: Studio 12.5 Sun C 5.14 SunOS_sparc Patch 152235-01 2017/08/14 Compiler identification: suncc-5.14 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.Adak8BRN --enable-protochain=no --enable-remote=no checking build system type... sparc-sun-solaris2.11 checking host system type... sparc-sun-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... -ll 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 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/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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 "./gencode.c", line 3158: warning: statement not reached "./gencode.c", line 3162: warning: statement not reached config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 "./translatetest.c", line 273: 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/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib) [ -d /tmp/libpcap_build_matrix.Adak8BRN/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/include; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/include) [ -d /tmp/libpcap_build_matrix.Adak8BRN/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/include/pcap; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/include/pcap) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/include/$i; done [ -d /tmp/libpcap_build_matrix.Adak8BRN/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/bin; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/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.Adak8BRN/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.Adak8BRN/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 pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.Adak8BRN/include $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.Adak8BRN/lib -Wl,-R,/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -L/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static-pcap-only -L/opt/csw/lib -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 3. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ........................................................... 59 / 21146 ( 0%) ........................................................... 118 / 21146 ( 0%) ...................................SSSSSSSS..SSSS.......... 177 / 21146 ( 0%) ........SS........................SSSSSS................... 236 / 21146 ( 1%) .........SSSSSSSS..SSSS.................................... 295 / 21146 ( 1%) ......................SSSSSS............................... 354 / 21146 ( 1%) .......SSSSSSSSSS..................................SSSSSSSS 413 / 21146 ( 1%) SSSSSSSSSS................................................. 472 / 21146 ( 2%) ........................................................... 531 / 21146 ( 2%) ........................................................... 590 / 21146 ( 2%) ........................................................... 649 / 21146 ( 3%) ........................................................... 708 / 21146 ( 3%) ........................................................... 767 / 21146 ( 3%) ....SSSSSSSSSSSS....SSSSSSSS....SSSSSSSS................... 826 / 21146 ( 3%) .......................................................SS.. 885 / 21146 ( 4%) ........SS................................................. 944 / 21146 ( 4%) ........................................................... 1003 / 21146 ( 4%) ...................................SSSS..SSSSSSSSSSSSSS..SS 1062 / 21146 ( 5%) SSSSSS.SSSS....SSSS....SSSSSS..SSSSSSSS..SSSSSS........SS.. 1121 / 21146 ( 5%) ........................................................... 1180 / 21146 ( 5%) ......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS........SSSSSSSSS 1239 / 21146 ( 5%) SSSSSSS........SSSSSSSSSSSSSSSS............................ 1298 / 21146 ( 6%) ........................................................... 1357 / 21146 ( 6%) .........................SSSSSSSSSSSSSSSS..........SSSSSS.. 1416 / 21146 ( 6%) SS..SS..SS......................................SS..SS..SS. 1475 / 21146 ( 6%) ........................................................... 1534 / 21146 ( 7%) ........................................................... 1593 / 21146 ( 7%) ........................................................... 1652 / 21146 ( 7%) ........................................................... 1711 / 21146 ( 8%) ........................................................... 1770 / 21146 ( 8%) ........................................................... 1829 / 21146 ( 8%) ........................................................... 1888 / 21146 ( 8%) ........................................................... 1947 / 21146 ( 9%) ........................................................... 2006 / 21146 ( 9%) ........................................................... 2065 / 21146 ( 9%) ........................................................... 2124 / 21146 ( 10%) ........................................................... 2183 / 21146 ( 10%) ........................................................... 2242 / 21146 ( 10%) ........................................................... 2301 / 21146 ( 10%) ........................................................... 2360 / 21146 ( 11%) ........................................................... 2419 / 21146 ( 11%) ........................................................... 2478 / 21146 ( 11%) ........................................................... 2537 / 21146 ( 11%) ........................................................... 2596 / 21146 ( 12%) ........................................................... 2655 / 21146 ( 12%) ........................................................... 2714 / 21146 ( 12%) ..............................................SSSSSSSSSSSS. 2773 / 21146 ( 13%) ........................................................... 2832 / 21146 ( 13%) ..........................................................S 2891 / 21146 ( 13%) SSSSSSSSSSSSSSS............................................ 2950 / 21146 ( 13%) ........................................................... 3009 / 21146 ( 14%) ........................................................... 3068 / 21146 ( 14%) ........................................................... 3127 / 21146 ( 14%) ........................................................... 3186 / 21146 ( 15%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSS 3245 / 21146 ( 15%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.. 3304 / 21146 ( 15%) ..........................................SSSSSSSSSSSSSSSSS 3363 / 21146 ( 15%) SSSSSSS................................SSSSSSSSSSSSSSSS.... 3422 / 21146 ( 16%) ......................SSSSSSSSSSSSSSSS..................... 3481 / 21146 ( 16%) .......SSSSSSSS..............SSSS........SSSSSSSSSSSSSSSSSS 3540 / 21146 ( 16%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3599 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3658 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3717 / 21146 ( 17%) SSSSSSSSSSSSSSSSS..................SSSS.................... 3776 / 21146 ( 17%) ................................................SSSSSSSSSSS 3835 / 21146 ( 18%) SSSSSSSSSSSSS................SSSSSSSSSSSSSSSS.............. 3894 / 21146 ( 18%) ..SSSSSSSSSSSSSSSS............................SSSSSSSSSSSSS 3953 / 21146 ( 18%) SSSSSSSSSSS................................................ 4012 / 21146 ( 18%) ........................................................... 4071 / 21146 ( 19%) ........................................................... 4130 / 21146 ( 19%) ........................................................... 4189 / 21146 ( 19%) ........................................................... 4248 / 21146 ( 20%) ........................................................... 4307 / 21146 ( 20%) ........................................................... 4366 / 21146 ( 20%) ........................................................... 4425 / 21146 ( 20%) ........................................................... 4484 / 21146 ( 21%) ........................................................... 4543 / 21146 ( 21%) ........................................................... 4602 / 21146 ( 21%) ..................................SSSSSSSSSSSSSSSSSSSSSSSSS 4661 / 21146 ( 22%) S..................SSSSSSSSSS.............................. 4720 / 21146 ( 22%) ........................................................... 4779 / 21146 ( 22%) ..................................SSSSSS................... 4838 / 21146 ( 22%) ........................................................... 4897 / 21146 ( 23%) ..............................................SSS.......... 4956 / 21146 ( 23%) ..SSS......S............SSS............SSS............SSS.. 5015 / 21146 ( 23%) ..........SSS............SSS...........SSS............SSS.. 5074 / 21146 ( 23%) ..........SSS............SSS............SSS............SSS. 5133 / 21146 ( 24%) ...........SSS......S.......SS............SSS............SS 5192 / 21146 ( 24%) S............SSS............SSS............SSS............S 5251 / 21146 ( 24%) SS............SSS............SSS............SSS............ 5310 / 21146 ( 25%) SSS............SSS............SSS............SSS........... 5369 / 21146 ( 25%) .SSS......S............SSS............SSS............SSS... 5428 / 21146 ( 25%) .........SSS............SSS............SSS............SSS.. 5487 / 21146 ( 25%) ..........................................SSSSSSSSSSSSSSSSS 5546 / 21146 ( 26%) SSSSSSSSSSSSSSSSSSSS....S....S....S....S....S....S....S.... 5605 / 21146 ( 26%) S....S....S....S....S....S....S....S....S....S....S....S... 5664 / 21146 ( 26%) .S....S....S....S....S....S....S....S....S....S....S....S.. 5723 / 21146 ( 27%) ..S....S....S....S....S....S....S....S....S....S....S....S. 5782 / 21146 ( 27%) ...S....S....S....S....S....S....S....S....S....S....S....S 5841 / 21146 ( 27%) ....S....S....S....S....S....S....S....S....S....S....S.... 5900 / 21146 ( 27%) S....S....S....S....S....S....S....S....S....S....S....S... 5959 / 21146 ( 28%) .S....S....S....S....S....S....S....S....S....S....S....S.. 6018 / 21146 ( 28%) ..S....S....S....S....S....S....S....S....S....S....S....S. 6077 / 21146 ( 28%) ...S....S....S....S....S....S....S....S....S....S....S....S 6136 / 21146 ( 29%) ....S....S....S....S....S....S....S....S....S....S....S.... 6195 / 21146 ( 29%) S....S....S....S....S....S....S....S....S....S....S....S... 6254 / 21146 ( 29%) .S....S....S....S....S....S....S....S....S....S....S....S.. 6313 / 21146 ( 29%) ..S....S....S....S....S....S....S....S....S....S....S....S. 6372 / 21146 ( 30%) ...S....S....S....S....S....S....S....S....S....S....S....S 6431 / 21146 ( 30%) ....S....S....S....S....S....S....S....S....S....S....S.... 6490 / 21146 ( 30%) S....S....S....S....S....S....S....S....S....S....SSSSSSSSS 6549 / 21146 ( 30%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................. 6608 / 21146 ( 31%) ........................................................... 6667 / 21146 ( 31%) ........................................................... 6726 / 21146 ( 31%) ...............................S.S.S.S.S.S.S.S.S.S.S.S.S.S. 6785 / 21146 ( 32%) 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.......... 6844 / 21146 ( 32%) ........................................................... 6903 / 21146 ( 32%) ........................................................... 6962 / 21146 ( 32%) ........................................................... 7021 / 21146 ( 33%) ........................................................... 7080 / 21146 ( 33%) ........................................................... 7139 / 21146 ( 33%) ........................................................... 7198 / 21146 ( 34%) ........................................................... 7257 / 21146 ( 34%) ........................................................... 7316 / 21146 ( 34%) ........................................................... 7375 / 21146 ( 34%) ........................................................... 7434 / 21146 ( 35%) ........................................................... 7493 / 21146 ( 35%) ........................................................... 7552 / 21146 ( 35%) ........................................................... 7611 / 21146 ( 35%) ........................................................... 7670 / 21146 ( 36%) ........................................................... 7729 / 21146 ( 36%) ........................................................... 7788 / 21146 ( 36%) ........................................................... 7847 / 21146 ( 37%) ........................................................... 7906 / 21146 ( 37%) ........................................................... 7965 / 21146 ( 37%) ........................................................... 8024 / 21146 ( 37%) .........................................SSSSSSSS..SS...... 8083 / 21146 ( 38%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 8142 / 21146 ( 38%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 8201 / 21146 ( 38%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 8260 / 21146 ( 39%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 8319 / 21146 ( 39%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 8378 / 21146 ( 39%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 8437 / 21146 ( 39%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 8496 / 21146 ( 40%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 8555 / 21146 ( 40%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 8614 / 21146 ( 40%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 8673 / 21146 ( 41%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 8732 / 21146 ( 41%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 8791 / 21146 ( 41%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 8850 / 21146 ( 41%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 8909 / 21146 ( 42%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 8968 / 21146 ( 42%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 9027 / 21146 ( 42%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 9086 / 21146 ( 42%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 9145 / 21146 ( 43%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 9204 / 21146 ( 43%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 9263 / 21146 ( 43%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 9322 / 21146 ( 44%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 9381 / 21146 ( 44%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 9440 / 21146 ( 44%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 9499 / 21146 ( 44%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 9558 / 21146 ( 45%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 9617 / 21146 ( 45%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 9676 / 21146 ( 45%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 9735 / 21146 ( 46%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 9794 / 21146 ( 46%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 9853 / 21146 ( 46%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 9912 / 21146 ( 46%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 9971 / 21146 ( 47%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10030 / 21146 ( 47%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10089 / 21146 ( 47%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10148 / 21146 ( 47%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10207 / 21146 ( 48%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10266 / 21146 ( 48%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10325 / 21146 ( 48%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10384 / 21146 ( 49%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10443 / 21146 ( 49%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10502 / 21146 ( 49%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 10561 / 21146 ( 49%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10620 / 21146 ( 50%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10679 / 21146 ( 50%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 10738 / 21146 ( 50%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 10797 / 21146 ( 51%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 10856 / 21146 ( 51%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 10915 / 21146 ( 51%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 10974 / 21146 ( 51%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11033 / 21146 ( 52%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11092 / 21146 ( 52%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11151 / 21146 ( 52%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11210 / 21146 ( 53%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11269 / 21146 ( 53%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11328 / 21146 ( 53%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11387 / 21146 ( 53%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11446 / 21146 ( 54%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11505 / 21146 ( 54%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11564 / 21146 ( 54%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11623 / 21146 ( 54%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11682 / 21146 ( 55%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 11741 / 21146 ( 55%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 11800 / 21146 ( 55%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 11859 / 21146 ( 56%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 11918 / 21146 ( 56%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 11977 / 21146 ( 56%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 12036 / 21146 ( 56%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12095 / 21146 ( 57%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12154 / 21146 ( 57%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12213 / 21146 ( 57%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12272 / 21146 ( 58%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12331 / 21146 ( 58%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 12390 / 21146 ( 58%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12449 / 21146 ( 58%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12508 / 21146 ( 59%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12567 / 21146 ( 59%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12626 / 21146 ( 59%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12685 / 21146 ( 59%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 12744 / 21146 ( 60%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 12803 / 21146 ( 60%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 12862 / 21146 ( 60%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 12921 / 21146 ( 61%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 12980 / 21146 ( 61%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13039 / 21146 ( 61%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13098 / 21146 ( 61%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13157 / 21146 ( 62%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13216 / 21146 ( 62%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13275 / 21146 ( 62%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13334 / 21146 ( 63%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13393 / 21146 ( 63%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13452 / 21146 ( 63%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 13511 / 21146 ( 63%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13570 / 21146 ( 64%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13629 / 21146 ( 64%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13688 / 21146 ( 64%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 13747 / 21146 ( 65%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 13806 / 21146 ( 65%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 13865 / 21146 ( 65%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 13924 / 21146 ( 65%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 13983 / 21146 ( 66%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14042 / 21146 ( 66%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14101 / 21146 ( 66%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14160 / 21146 ( 66%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14219 / 21146 ( 67%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14278 / 21146 ( 67%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14337 / 21146 ( 67%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14396 / 21146 ( 68%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14455 / 21146 ( 68%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14514 / 21146 ( 68%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14573 / 21146 ( 68%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14632 / 21146 ( 69%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14691 / 21146 ( 69%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 14750 / 21146 ( 69%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 14809 / 21146 ( 70%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 14868 / 21146 ( 70%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 14927 / 21146 ( 70%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 14986 / 21146 ( 70%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15045 / 21146 ( 71%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15104 / 21146 ( 71%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15163 / 21146 ( 71%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15222 / 21146 ( 71%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15281 / 21146 ( 72%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 15340 / 21146 ( 72%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15399 / 21146 ( 72%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15458 / 21146 ( 73%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15517 / 21146 ( 73%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15576 / 21146 ( 73%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15635 / 21146 ( 73%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15694 / 21146 ( 74%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 15753 / 21146 ( 74%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 15812 / 21146 ( 74%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 15871 / 21146 ( 75%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 15930 / 21146 ( 75%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 15989 / 21146 ( 75%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16048 / 21146 ( 75%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16107 / 21146 ( 76%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16166 / 21146 ( 76%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16225 / 21146 ( 76%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16284 / 21146 ( 77%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16343 / 21146 ( 77%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16402 / 21146 ( 77%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 16461 / 21146 ( 77%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16520 / 21146 ( 78%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16579 / 21146 ( 78%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16638 / 21146 ( 78%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16697 / 21146 ( 78%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 16756 / 21146 ( 79%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 16815 / 21146 ( 79%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 16874 / 21146 ( 79%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 16933 / 21146 ( 80%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 16992 / 21146 ( 80%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 17051 / 21146 ( 80%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 17110 / 21146 ( 80%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 17169 / 21146 ( 81%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 17228 / 21146 ( 81%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 17287 / 21146 ( 81%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 17346 / 21146 ( 82%) SS..SS......S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 17405 / 21146 ( 82%) .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..... 17464 / 21146 ( 82%) ......................................S.................... 17523 / 21146 ( 82%) .......................S................................... 17582 / 21146 ( 83%) ........................................................... 17641 / 21146 ( 83%) ........................................................... 17700 / 21146 ( 83%) ........................................................... 17759 / 21146 ( 83%) ........................................................... 17818 / 21146 ( 84%) ........................................................... 17877 / 21146 ( 84%) ........................................................... 17936 / 21146 ( 84%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 17995 / 21146 ( 85%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18054 / 21146 ( 85%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18113 / 21146 ( 85%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18172 / 21146 ( 85%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18231 / 21146 ( 86%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18290 / 21146 ( 86%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18349 / 21146 ( 86%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18408 / 21146 ( 87%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18467 / 21146 ( 87%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18526 / 21146 ( 87%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18585 / 21146 ( 87%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18644 / 21146 ( 88%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18703 / 21146 ( 88%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18762 / 21146 ( 88%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18821 / 21146 ( 89%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18880 / 21146 ( 89%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18939 / 21146 ( 89%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18998 / 21146 ( 89%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 19057 / 21146 ( 90%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 19116 / 21146 ( 90%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 19175 / 21146 ( 90%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 19234 / 21146 ( 90%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 19293 / 21146 ( 91%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19352 / 21146 ( 91%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 19411 / 21146 ( 91%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 19470 / 21146 ( 92%) SSSS..SSSSSSSS..SSSSSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS 19529 / 21146 ( 92%) .SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS 19588 / 21146 ( 92%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19647 / 21146 ( 92%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19706 / 21146 ( 93%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19765 / 21146 ( 93%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19824 / 21146 ( 93%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19883 / 21146 ( 94%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19942 / 21146 ( 94%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 20001 / 21146 ( 94%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 20060 / 21146 ( 94%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 20119 / 21146 ( 95%) S..SS..SS..SS..SS..SS...................................... 20178 / 21146 ( 95%) ........................................................... 20237 / 21146 ( 95%) ........................................................... 20296 / 21146 ( 95%) ........................................................... 20355 / 21146 ( 96%) ........................................................... 20414 / 21146 ( 96%) ........................................................... 20473 / 21146 ( 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 20532 / 21146 ( 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. 20591 / 21146 ( 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 20650 / 21146 ( 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. 20709 / 21146 ( 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 20768 / 21146 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS........ 20827 / 21146 ( 98%) .................................................SSSSSSSSS. 20886 / 21146 ( 98%) .......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20945 / 21146 ( 99%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 21004 / 21146 ( 99%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 21063 / 21146 ( 99%) SSSSSSSSSS................................................. 21122 / 21146 ( 99%) ........SSSS............ 21146 / 21146 (100%) Skipped tests: ------------------------------------------------ 6920 tests skipped 0 tests failed 14226 tests passed $ testprogs/findalldevstest csw1 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.42 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::8:20ff:fe10:7e63 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 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 ===== SETUP 4: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=yes PROTOCHAIN=no ===== $ ./build.sh cc: Studio 12.5 Sun C 5.14 SunOS_sparc Patch 152235-01 2017/08/14 Compiler identification: suncc-5.14 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.Adak8BRN --enable-protochain=no --enable-remote=yes checking build system type... sparc-sun-solaris2.11 checking host system type... sparc-sun-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 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... -ll 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 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/opt/csw/include -I/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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/opt/csw/include -I/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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/opt/csw/include -I/opt/csw/include/dbus-1.0 -I/opt/csw/lib/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: configure: WARNING: *** REMOTE PACKET CAPTURE IS ENABLED *** The --enable-remote feature is experimental and is not ready for production use. Remote packet capture may expose libpcap-based applications to attacks by malicious remote capture servers! $ make -s clean $ make -s CFLAGS=-m64 "./gencode.c", line 3158: warning: statement not reached "./gencode.c", line 3162: warning: statement not reached config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 "./translatetest.c", line 273: 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 -L/opt/csw/lib -lssl -lcrypto -L/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a (cd rpcapd; make DESTDIR= install) [ -d /tmp/libpcap_build_matrix.Adak8BRN/sbin ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/sbin; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/sbin) /opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.Adak8BRN/sbin/rpcapd [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1m ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1m) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/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.Adak8BRN/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib) [ -d /tmp/libpcap_build_matrix.Adak8BRN/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/include; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/include) [ -d /tmp/libpcap_build_matrix.Adak8BRN/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/include/pcap; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/include/pcap) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4) [ -d /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/include/$i; done [ -d /tmp/libpcap_build_matrix.Adak8BRN/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/bin; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config [ -d /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/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.Adak8BRN/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.Adak8BRN/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 pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.Adak8BRN/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.Adak8BRN/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.Adak8BRN/include $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.Adak8BRN/lib -Wl,-R,/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -L/opt/csw/lib -lssl -lcrypto -lsocket -lnsl -ldl -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static -L/opt/csw/lib -lssl -lcrypto -lsocket -lnsl -ldl -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -L/opt/csw/lib -lssl -lcrypto -L/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static-pcap-only -L/opt/csw/lib -lssl -lcrypto -L/opt/csw/lib -ldbus-1 -lxnet -lsocket -lnsl $ ldd /tmp/libpcap_build_matrix.Adak8BRN/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/sparcv9/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.Adak8BRN/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 3. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ........................................................... 59 / 21146 ( 0%) ........................................................... 118 / 21146 ( 0%) ...................................SSSSSSSS..SSSS.......... 177 / 21146 ( 0%) ........SS........................SSSSSS................... 236 / 21146 ( 1%) .........SSSSSSSS..SSSS.................................... 295 / 21146 ( 1%) ......................SSSSSS............................... 354 / 21146 ( 1%) .......SSSSSSSSSS..................................SSSSSSSS 413 / 21146 ( 1%) SSSSSSSSSS................................................. 472 / 21146 ( 2%) ........................................................... 531 / 21146 ( 2%) ........................................................... 590 / 21146 ( 2%) ........................................................... 649 / 21146 ( 3%) ........................................................... 708 / 21146 ( 3%) ........................................................... 767 / 21146 ( 3%) ....SSSSSSSSSSSS....SSSSSSSS....SSSSSSSS................... 826 / 21146 ( 3%) .......................................................SS.. 885 / 21146 ( 4%) ........SS................................................. 944 / 21146 ( 4%) ........................................................... 1003 / 21146 ( 4%) ...................................SSSS..SSSSSSSSSSSSSS..SS 1062 / 21146 ( 5%) SSSSSS.SSSS....SSSS....SSSSSS..SSSSSSSS..SSSSSS........SS.. 1121 / 21146 ( 5%) ........................................................... 1180 / 21146 ( 5%) ......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS........SSSSSSSSS 1239 / 21146 ( 5%) SSSSSSS........SSSSSSSSSSSSSSSS............................ 1298 / 21146 ( 6%) ........................................................... 1357 / 21146 ( 6%) .........................SSSSSSSSSSSSSSSS..........SSSSSS.. 1416 / 21146 ( 6%) SS..SS..SS......................................SS..SS..SS. 1475 / 21146 ( 6%) ........................................................... 1534 / 21146 ( 7%) ........................................................... 1593 / 21146 ( 7%) ........................................................... 1652 / 21146 ( 7%) ........................................................... 1711 / 21146 ( 8%) ........................................................... 1770 / 21146 ( 8%) ........................................................... 1829 / 21146 ( 8%) ........................................................... 1888 / 21146 ( 8%) ........................................................... 1947 / 21146 ( 9%) ........................................................... 2006 / 21146 ( 9%) ........................................................... 2065 / 21146 ( 9%) ........................................................... 2124 / 21146 ( 10%) ........................................................... 2183 / 21146 ( 10%) ........................................................... 2242 / 21146 ( 10%) ........................................................... 2301 / 21146 ( 10%) ........................................................... 2360 / 21146 ( 11%) ........................................................... 2419 / 21146 ( 11%) ........................................................... 2478 / 21146 ( 11%) ........................................................... 2537 / 21146 ( 11%) ........................................................... 2596 / 21146 ( 12%) ........................................................... 2655 / 21146 ( 12%) ........................................................... 2714 / 21146 ( 12%) ..............................................SSSSSSSSSSSS. 2773 / 21146 ( 13%) ........................................................... 2832 / 21146 ( 13%) ..........................................................S 2891 / 21146 ( 13%) SSSSSSSSSSSSSSS............................................ 2950 / 21146 ( 13%) ........................................................... 3009 / 21146 ( 14%) ........................................................... 3068 / 21146 ( 14%) ........................................................... 3127 / 21146 ( 14%) ........................................................... 3186 / 21146 ( 15%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSS 3245 / 21146 ( 15%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.. 3304 / 21146 ( 15%) ..........................................SSSSSSSSSSSSSSSSS 3363 / 21146 ( 15%) SSSSSSS................................SSSSSSSSSSSSSSSS.... 3422 / 21146 ( 16%) ......................SSSSSSSSSSSSSSSS..................... 3481 / 21146 ( 16%) .......SSSSSSSS..............SSSS........SSSSSSSSSSSSSSSSSS 3540 / 21146 ( 16%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3599 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3658 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3717 / 21146 ( 17%) SSSSSSSSSSSSSSSSS..................SSSS.................... 3776 / 21146 ( 17%) ................................................SSSSSSSSSSS 3835 / 21146 ( 18%) SSSSSSSSSSSSS................SSSSSSSSSSSSSSSS.............. 3894 / 21146 ( 18%) ..SSSSSSSSSSSSSSSS............................SSSSSSSSSSSSS 3953 / 21146 ( 18%) SSSSSSSSSSS................................................ 4012 / 21146 ( 18%) ........................................................... 4071 / 21146 ( 19%) ........................................................... 4130 / 21146 ( 19%) ........................................................... 4189 / 21146 ( 19%) ........................................................... 4248 / 21146 ( 20%) ........................................................... 4307 / 21146 ( 20%) ........................................................... 4366 / 21146 ( 20%) ........................................................... 4425 / 21146 ( 20%) ........................................................... 4484 / 21146 ( 21%) ........................................................... 4543 / 21146 ( 21%) ........................................................... 4602 / 21146 ( 21%) ..................................SSSSSSSSSSSSSSSSSSSSSSSSS 4661 / 21146 ( 22%) S..................SSSSSSSSSS.............................. 4720 / 21146 ( 22%) ........................................................... 4779 / 21146 ( 22%) ..................................SSSSSS................... 4838 / 21146 ( 22%) ........................................................... 4897 / 21146 ( 23%) ..............................................SSS.......... 4956 / 21146 ( 23%) ..SSS......S............SSS............SSS............SSS.. 5015 / 21146 ( 23%) ..........SSS............SSS...........SSS............SSS.. 5074 / 21146 ( 23%) ..........SSS............SSS............SSS............SSS. 5133 / 21146 ( 24%) ...........SSS......S.......SS............SSS............SS 5192 / 21146 ( 24%) S............SSS............SSS............SSS............S 5251 / 21146 ( 24%) SS............SSS............SSS............SSS............ 5310 / 21146 ( 25%) SSS............SSS............SSS............SSS........... 5369 / 21146 ( 25%) .SSS......S............SSS............SSS............SSS... 5428 / 21146 ( 25%) .........SSS............SSS............SSS............SSS.. 5487 / 21146 ( 25%) ..........................................SSSSSSSSSSSSSSSSS 5546 / 21146 ( 26%) SSSSSSSSSSSSSSSSSSSS....S....S....S....S....S....S....S.... 5605 / 21146 ( 26%) S....S....S....S....S....S....S....S....S....S....S....S... 5664 / 21146 ( 26%) .S....S....S....S....S....S....S....S....S....S....S....S.. 5723 / 21146 ( 27%) ..S....S....S....S....S....S....S....S....S....S....S....S. 5782 / 21146 ( 27%) ...S....S....S....S....S....S....S....S....S....S....S....S 5841 / 21146 ( 27%) ....S....S....S....S....S....S....S....S....S....S....S.... 5900 / 21146 ( 27%) S....S....S....S....S....S....S....S....S....S....S....S... 5959 / 21146 ( 28%) .S....S....S....S....S....S....S....S....S....S....S....S.. 6018 / 21146 ( 28%) ..S....S....S....S....S....S....S....S....S....S....S....S. 6077 / 21146 ( 28%) ...S....S....S....S....S....S....S....S....S....S....S....S 6136 / 21146 ( 29%) ....S....S....S....S....S....S....S....S....S....S....S.... 6195 / 21146 ( 29%) S....S....S....S....S....S....S....S....S....S....S....S... 6254 / 21146 ( 29%) .S....S....S....S....S....S....S....S....S....S....S....S.. 6313 / 21146 ( 29%) ..S....S....S....S....S....S....S....S....S....S....S....S. 6372 / 21146 ( 30%) ...S....S....S....S....S....S....S....S....S....S....S....S 6431 / 21146 ( 30%) ....S....S....S....S....S....S....S....S....S....S....S.... 6490 / 21146 ( 30%) S....S....S....S....S....S....S....S....S....S....SSSSSSSSS 6549 / 21146 ( 30%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................. 6608 / 21146 ( 31%) ........................................................... 6667 / 21146 ( 31%) ........................................................... 6726 / 21146 ( 31%) ...............................S.S.S.S.S.S.S.S.S.S.S.S.S.S. 6785 / 21146 ( 32%) 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.......... 6844 / 21146 ( 32%) ........................................................... 6903 / 21146 ( 32%) ........................................................... 6962 / 21146 ( 32%) ........................................................... 7021 / 21146 ( 33%) ........................................................... 7080 / 21146 ( 33%) ........................................................... 7139 / 21146 ( 33%) ........................................................... 7198 / 21146 ( 34%) ........................................................... 7257 / 21146 ( 34%) ........................................................... 7316 / 21146 ( 34%) ........................................................... 7375 / 21146 ( 34%) ........................................................... 7434 / 21146 ( 35%) ........................................................... 7493 / 21146 ( 35%) ........................................................... 7552 / 21146 ( 35%) ........................................................... 7611 / 21146 ( 35%) ........................................................... 7670 / 21146 ( 36%) ........................................................... 7729 / 21146 ( 36%) ........................................................... 7788 / 21146 ( 36%) ........................................................... 7847 / 21146 ( 37%) ........................................................... 7906 / 21146 ( 37%) ........................................................... 7965 / 21146 ( 37%) ........................................................... 8024 / 21146 ( 37%) .........................................SSSSSSSS..SS...... 8083 / 21146 ( 38%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 8142 / 21146 ( 38%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 8201 / 21146 ( 38%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 8260 / 21146 ( 39%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 8319 / 21146 ( 39%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 8378 / 21146 ( 39%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 8437 / 21146 ( 39%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 8496 / 21146 ( 40%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 8555 / 21146 ( 40%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 8614 / 21146 ( 40%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 8673 / 21146 ( 41%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 8732 / 21146 ( 41%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 8791 / 21146 ( 41%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 8850 / 21146 ( 41%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 8909 / 21146 ( 42%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 8968 / 21146 ( 42%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 9027 / 21146 ( 42%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 9086 / 21146 ( 42%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 9145 / 21146 ( 43%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 9204 / 21146 ( 43%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 9263 / 21146 ( 43%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 9322 / 21146 ( 44%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 9381 / 21146 ( 44%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 9440 / 21146 ( 44%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 9499 / 21146 ( 44%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 9558 / 21146 ( 45%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 9617 / 21146 ( 45%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 9676 / 21146 ( 45%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 9735 / 21146 ( 46%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 9794 / 21146 ( 46%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 9853 / 21146 ( 46%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 9912 / 21146 ( 46%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 9971 / 21146 ( 47%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10030 / 21146 ( 47%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10089 / 21146 ( 47%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10148 / 21146 ( 47%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10207 / 21146 ( 48%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10266 / 21146 ( 48%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10325 / 21146 ( 48%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10384 / 21146 ( 49%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10443 / 21146 ( 49%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10502 / 21146 ( 49%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 10561 / 21146 ( 49%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10620 / 21146 ( 50%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10679 / 21146 ( 50%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 10738 / 21146 ( 50%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 10797 / 21146 ( 51%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 10856 / 21146 ( 51%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 10915 / 21146 ( 51%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 10974 / 21146 ( 51%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11033 / 21146 ( 52%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11092 / 21146 ( 52%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11151 / 21146 ( 52%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11210 / 21146 ( 53%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11269 / 21146 ( 53%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11328 / 21146 ( 53%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11387 / 21146 ( 53%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11446 / 21146 ( 54%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11505 / 21146 ( 54%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11564 / 21146 ( 54%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11623 / 21146 ( 54%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11682 / 21146 ( 55%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 11741 / 21146 ( 55%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 11800 / 21146 ( 55%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 11859 / 21146 ( 56%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 11918 / 21146 ( 56%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 11977 / 21146 ( 56%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 12036 / 21146 ( 56%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12095 / 21146 ( 57%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12154 / 21146 ( 57%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12213 / 21146 ( 57%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12272 / 21146 ( 58%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12331 / 21146 ( 58%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 12390 / 21146 ( 58%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12449 / 21146 ( 58%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12508 / 21146 ( 59%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12567 / 21146 ( 59%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12626 / 21146 ( 59%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12685 / 21146 ( 59%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 12744 / 21146 ( 60%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 12803 / 21146 ( 60%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 12862 / 21146 ( 60%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 12921 / 21146 ( 61%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 12980 / 21146 ( 61%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13039 / 21146 ( 61%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13098 / 21146 ( 61%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13157 / 21146 ( 62%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13216 / 21146 ( 62%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13275 / 21146 ( 62%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13334 / 21146 ( 63%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13393 / 21146 ( 63%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13452 / 21146 ( 63%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 13511 / 21146 ( 63%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13570 / 21146 ( 64%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13629 / 21146 ( 64%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13688 / 21146 ( 64%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 13747 / 21146 ( 65%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 13806 / 21146 ( 65%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 13865 / 21146 ( 65%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 13924 / 21146 ( 65%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 13983 / 21146 ( 66%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14042 / 21146 ( 66%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14101 / 21146 ( 66%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14160 / 21146 ( 66%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14219 / 21146 ( 67%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14278 / 21146 ( 67%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14337 / 21146 ( 67%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14396 / 21146 ( 68%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14455 / 21146 ( 68%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14514 / 21146 ( 68%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14573 / 21146 ( 68%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14632 / 21146 ( 69%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14691 / 21146 ( 69%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 14750 / 21146 ( 69%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 14809 / 21146 ( 70%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 14868 / 21146 ( 70%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 14927 / 21146 ( 70%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 14986 / 21146 ( 70%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15045 / 21146 ( 71%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15104 / 21146 ( 71%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15163 / 21146 ( 71%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15222 / 21146 ( 71%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15281 / 21146 ( 72%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 15340 / 21146 ( 72%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15399 / 21146 ( 72%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15458 / 21146 ( 73%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15517 / 21146 ( 73%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15576 / 21146 ( 73%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15635 / 21146 ( 73%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15694 / 21146 ( 74%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 15753 / 21146 ( 74%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 15812 / 21146 ( 74%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 15871 / 21146 ( 75%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 15930 / 21146 ( 75%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 15989 / 21146 ( 75%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16048 / 21146 ( 75%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16107 / 21146 ( 76%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16166 / 21146 ( 76%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16225 / 21146 ( 76%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16284 / 21146 ( 77%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16343 / 21146 ( 77%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16402 / 21146 ( 77%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 16461 / 21146 ( 77%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16520 / 21146 ( 78%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16579 / 21146 ( 78%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16638 / 21146 ( 78%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16697 / 21146 ( 78%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 16756 / 21146 ( 79%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 16815 / 21146 ( 79%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 16874 / 21146 ( 79%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 16933 / 21146 ( 80%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 16992 / 21146 ( 80%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 17051 / 21146 ( 80%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 17110 / 21146 ( 80%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 17169 / 21146 ( 81%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 17228 / 21146 ( 81%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 17287 / 21146 ( 81%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 17346 / 21146 ( 82%) SS..SS......S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 17405 / 21146 ( 82%) .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..... 17464 / 21146 ( 82%) ......................................S.................... 17523 / 21146 ( 82%) .......................S................................... 17582 / 21146 ( 83%) ........................................................... 17641 / 21146 ( 83%) ........................................................... 17700 / 21146 ( 83%) ........................................................... 17759 / 21146 ( 83%) ........................................................... 17818 / 21146 ( 84%) ........................................................... 17877 / 21146 ( 84%) ........................................................... 17936 / 21146 ( 84%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 17995 / 21146 ( 85%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18054 / 21146 ( 85%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18113 / 21146 ( 85%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18172 / 21146 ( 85%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18231 / 21146 ( 86%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18290 / 21146 ( 86%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18349 / 21146 ( 86%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18408 / 21146 ( 87%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18467 / 21146 ( 87%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18526 / 21146 ( 87%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18585 / 21146 ( 87%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18644 / 21146 ( 88%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18703 / 21146 ( 88%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18762 / 21146 ( 88%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18821 / 21146 ( 89%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18880 / 21146 ( 89%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18939 / 21146 ( 89%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18998 / 21146 ( 89%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 19057 / 21146 ( 90%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 19116 / 21146 ( 90%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 19175 / 21146 ( 90%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 19234 / 21146 ( 90%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 19293 / 21146 ( 91%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19352 / 21146 ( 91%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 19411 / 21146 ( 91%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 19470 / 21146 ( 92%) SSSS..SSSSSSSS..SSSSSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS 19529 / 21146 ( 92%) .SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS 19588 / 21146 ( 92%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19647 / 21146 ( 92%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19706 / 21146 ( 93%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19765 / 21146 ( 93%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19824 / 21146 ( 93%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19883 / 21146 ( 94%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19942 / 21146 ( 94%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 20001 / 21146 ( 94%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 20060 / 21146 ( 94%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 20119 / 21146 ( 95%) S..SS..SS..SS..SS..SS...................................... 20178 / 21146 ( 95%) ........................................................... 20237 / 21146 ( 95%) ........................................................... 20296 / 21146 ( 95%) ........................................................... 20355 / 21146 ( 96%) ........................................................... 20414 / 21146 ( 96%) ........................................................... 20473 / 21146 ( 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 20532 / 21146 ( 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. 20591 / 21146 ( 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 20650 / 21146 ( 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. 20709 / 21146 ( 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 20768 / 21146 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS........ 20827 / 21146 ( 98%) ........................................................... 20886 / 21146 ( 98%) ........................................................... 20945 / 21146 ( 99%) ........................................................... 21004 / 21146 ( 99%) ........................................................... 21063 / 21146 ( 99%) ........................................................... 21122 / 21146 ( 99%) ............SSS......... 21146 / 21146 (100%) Skipped tests: ------------------------------------------------ 6730 tests skipped 0 tests failed 14416 tests passed $ testprogs/findalldevstest csw1 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.42 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::8:20ff:fe10:7e63 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 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 ===== SETUP 5: CC=/opt/developerstudio12.5/bin/cc CMAKE=yes REMOTE=no PROTOCHAIN=yes ===== $ ./build.sh cc: Studio 12.5 Sun C 5.14 SunOS_sparc Patch 152235-01 2017/08/14 Compiler identification: suncc-5.14 $ rm -rf CMakeFiles/ CMakeCache.txt build/ $ mkdir build $ cd build $ cmake --version cmake version 3.14.3 CMake suite maintained and supported by Kitware (kitware.com/cmake). $ cmake -DEXTRA_CFLAGS=-m64 -Werror=dev -DCMAKE_INSTALL_PREFIX=/tmp/libpcap_build_matrix.Adak8BRN -DENABLE_PROTOCHAIN=yes -DENABLE_REMOTE=no .. -- The C compiler identification is SunPro 5.14.0 -- Check for working C compiler: /opt/developerstudio12.5/bin/cc -- Check for working C compiler: /opt/developerstudio12.5/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Building 64-bit -- Checking C compiler flag -xc99 -- Performing Test xc99 -- Performing Test xc99 - Success -- Use DYNAMIC runtime -- Performing Test CHECK_C_SOURCE_RUNS_WORKS -- Performing Test CHECK_C_SOURCE_RUNS_WORKS - Success -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for netinet/if_ether.h -- Looking for netinet/if_ether.h - not found -- Looking for strerror_r -- Looking for strerror_r - found -- Performing Test HAVE_GNU_STRERROR_R -- Performing Test HAVE_GNU_STRERROR_R - Failed -- Performing Test SUITABLE_SNPRINTF -- Performing Test SUITABLE_SNPRINTF - Success -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strlcat -- Looking for strlcat - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for getaddrinfo -- Looking for getaddrinfo - not found -- Looking for getaddrinfo in socket -- Looking for getaddrinfo in socket - found -- Looking for recvmsg in xnet -- Looking for recvmsg in xnet - found -- Looking for getnetbyname_r -- Looking for getnetbyname_r - found -- Performing Test HAVE_LINUX_GETNETBYNAME_R -- Performing Test HAVE_LINUX_GETNETBYNAME_R - Failed -- Performing Test HAVE_SOLARIS_GETNETBYNAME_R -- Performing Test HAVE_SOLARIS_GETNETBYNAME_R - Success -- Looking for getprotobyname_r -- Looking for getprotobyname_r - found -- Performing Test HAVE_LINUX_GETPROTOBYNAME_R -- Performing Test HAVE_LINUX_GETPROTOBYNAME_R - Failed -- Performing Test HAVE_SOLARIS_GETPROTOBYNAME_R -- Performing Test HAVE_SOLARIS_GETPROTOBYNAME_R - Success -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of socklen_t -- Check size of socklen_t - done -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed -- Looking for ether_hostton -- Looking for ether_hostton - found -- Looking for ether_hostton -- Looking for ether_hostton - not found -- Looking for ether_hostton -- Looking for ether_hostton - not found -- Looking for ether_hostton -- Looking for ether_hostton - not found -- Looking for ether_hostton -- Looking for ether_hostton - not found -- Looking for ether_hostton -- Looking for ether_hostton - found -- Looking for native LFS support -- Looking for native LFS support - found -- Found LFS: TRUE -- Looking for native fseeko support -- Looking for native fseeko support - found -- Found FSEEKO: TRUE -- Check size of time_t -- Check size of time_t - done -- 64-bit time_t -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Not enabling sanitizers -- Looking for include files sys/types.h, net/bpf.h -- Looking for include files sys/types.h, net/bpf.h - found -- Looking for sys/ioccom.h -- Looking for sys/ioccom.h - found -- Looking for BIOCSETIF -- Looking for BIOCSETIF - found -- Packet capture mechanism type: bpf -- Found PkgConfig: /opt/csw/bin/pkg-config (found version "0.25") -- Looking for include files sys/types.h, net/if_media.h -- Looking for include files sys/types.h, net/if_media.h - not found -- Check size of struct BPF_TIMEVAL -- Check size of struct BPF_TIMEVAL - failed -- Checking whether the Solaris "any" device is supported -- Checking whether the Solaris "any" device is supported - supported -- Looking for machine/atomic.h -- Looking for machine/atomic.h - not found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Find-interfaces mechanism type: getad -- Checking for module 'dbus-1' -- Found dbus-1, version 1.7.0 -- Checking C compiler flag -W -- Performing Test W -- Performing Test W - Success -- Checking C compiler flag -Wall -- Performing Test Wall -- Performing Test Wall - Success -- Checking C compiler flag -Wcomma -- Performing Test Wcomma -- Performing Test Wcomma - Success -- Checking C compiler flag -Wdocumentation -- Performing Test Wdocumentation -- Performing Test Wdocumentation - Success -- Checking C compiler flag -Wformat-nonliteral -- Performing Test Wformat-nonliteral -- Performing Test Wformat-nonliteral - Success -- Checking C compiler flag -Wmissing-noreturn -- Performing Test Wmissing-noreturn -- Performing Test Wmissing-noreturn - Success -- Checking C compiler flag -Wmissing-prototypes -- Performing Test Wmissing-prototypes -- Performing Test Wmissing-prototypes - Success -- Checking C compiler flag -Wmissing-variable-declarations -- Performing Test Wmissing-variable-declarations -- Performing Test Wmissing-variable-declarations - Success -- Checking C compiler flag -Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction - Success -- Checking C compiler flag -Wpointer-arith -- Performing Test Wpointer-arith -- Performing Test Wpointer-arith - Success -- Checking C compiler flag -Wpointer-sign -- Performing Test Wpointer-sign -- Performing Test Wpointer-sign - Success -- Checking C compiler flag -Wshadow -- Performing Test Wshadow -- Performing Test Wshadow - Success -- Checking C compiler flag -Wshorten-64-to-32 -- Performing Test Wshorten-64-to-32 -- Performing Test Wshorten-64-to-32 - Success -- Checking C compiler flag -Wsign-compare -- Performing Test Wsign-compare -- Performing Test Wsign-compare - Success -- Checking C compiler flag -Wstrict-prototypes -- Performing Test Wstrict-prototypes -- Performing Test Wstrict-prototypes - Success -- Checking C compiler flag -Wundef -- Performing Test Wundef -- Performing Test Wundef - Success -- Checking C compiler flag -Wunreachable-code -- Performing Test Wunreachable-code -- Performing Test Wunreachable-code - Success -- Checking C compiler flag -Wunused-but-set-parameter -- Performing Test Wunused-but-set-parameter -- Performing Test Wunused-but-set-parameter - Success -- Checking C compiler flag -Wunused-but-set-variable -- Performing Test Wunused-but-set-variable -- Performing Test Wunused-but-set-variable - Success -- Checking C compiler flag -Wunused-parameter -- Performing Test Wunused-parameter -- Performing Test Wunused-parameter - Success -- Checking C compiler flag -Wused-but-marked-unused -- Performing Test Wused-but-marked-unused -- Performing Test Wused-but-marked-unused - Success -- Checking C compiler flag -xldscope=hidden -- Performing Test xldscope-hidden -- Performing Test xldscope-hidden - Success -- Added extra compile options (-m64) -- Lexical analyzer generator: /opt/csw/bin/flex -- Parser generator: /opt/csw/bin/bison -- Found perl at /opt/csw/bin/perl -- Configuring done -- Generating done -- Build files have been written to: /export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/build $ make -s clean $ make Scanning dependencies of target SerializeTarget [ 1%] Generating grammar.c, grammar.h [ 3%] Generating scanner.c, scanner.h [ 3%] Built target SerializeTarget Scanning dependencies of target pcap_static [ 5%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 7%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 8%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 10%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 12%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 14%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/gencode.c", line 3158: warning: statement not reached "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/gencode.c", line 3162: warning: statement not reached [ 15%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 17%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 19%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 21%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 22%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 24%] Building C object CMakeFiles/pcap_static.dir/pcap-new.c.o [ 26%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 28%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 29%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 31%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 33%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 35%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 36%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 38%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 40%] Linking C static library libpcap.a [ 43%] Built target pcap_static Scanning dependencies of target pcap [ 45%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 47%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 49%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 50%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 52%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 54%] Building C object CMakeFiles/pcap.dir/gencode.c.o "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/gencode.c", line 3158: warning: statement not reached "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/gencode.c", line 3162: warning: statement not reached [ 56%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 57%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 59%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 61%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 63%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 64%] Building C object CMakeFiles/pcap.dir/pcap-new.c.o [ 66%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 68%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 70%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 71%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 73%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 75%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 77%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 78%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 80%] Linking C shared library libpcap.so [ 84%] Built target pcap Scanning dependencies of target fuzz_pcap [ 85%] Building C object testprogs/fuzz/CMakeFiles/fuzz_pcap.dir/onefile.c.o [ 87%] Building C object testprogs/fuzz/CMakeFiles/fuzz_pcap.dir/fuzz_pcap.c.o [ 89%] Linking C executable ../../run/fuzz_pcap [ 89%] Built target fuzz_pcap Scanning dependencies of target fuzz_filter [ 91%] Building C object testprogs/fuzz/CMakeFiles/fuzz_filter.dir/onefile.c.o [ 92%] Building C object testprogs/fuzz/CMakeFiles/fuzz_filter.dir/fuzz_filter.c.o [ 94%] Linking C executable ../../run/fuzz_filter [ 94%] Built target fuzz_filter Scanning dependencies of target fuzz_both [ 96%] Building C object testprogs/fuzz/CMakeFiles/fuzz_both.dir/onefile.c.o [ 98%] Building C object testprogs/fuzz/CMakeFiles/fuzz_both.dir/fuzz_both.c.o [100%] Linking C executable ../../run/fuzz_both [100%] Built target fuzz_both $ make testprogs [ 3%] Built target SerializeTarget [ 49%] Built target pcap_static Scanning dependencies of target filtertest [ 50%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 52%] Linking C executable ../run/filtertest [ 52%] Built target filtertest Scanning dependencies of target writecaptest [ 54%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [ 56%] Linking C executable ../run/writecaptest [ 56%] Built target writecaptest Scanning dependencies of target translatetest [ 58%] Building C object testprogs/CMakeFiles/translatetest.dir/translatetest.c.o "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/testprogs/translatetest.c", line 273: warning: end-of-loop code not reached [ 60%] Linking C executable ../run/translatetest [ 60%] Built target translatetest Scanning dependencies of target selpolltest [ 62%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 64%] Linking C executable ../run/selpolltest [ 64%] Built target selpolltest Scanning dependencies of target opentest [ 66%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 68%] Linking C executable ../run/opentest [ 68%] Built target opentest Scanning dependencies of target can_set_rfmon_test [ 70%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 72%] Linking C executable ../run/can_set_rfmon_test [ 72%] Built target can_set_rfmon_test Scanning dependencies of target reactivatetest [ 74%] Building C object testprogs/CMakeFiles/reactivatetest.dir/reactivatetest.c.o [ 76%] Linking C executable ../run/reactivatetest [ 76%] Built target reactivatetest Scanning dependencies of target threadsignaltest [ 78%] Building C object testprogs/CMakeFiles/threadsignaltest.dir/threadsignaltest.c.o [ 80%] Linking C executable ../run/threadsignaltest [ 80%] Built target threadsignaltest Scanning dependencies of target versiontest [ 82%] Building C object testprogs/CMakeFiles/versiontest.dir/versiontest.c.o [ 84%] Linking C executable ../run/versiontest [ 84%] Built target versiontest Scanning dependencies of target capturetest [ 86%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [ 88%] Linking C executable ../run/capturetest [ 88%] Built target capturetest Scanning dependencies of target activatetest [ 90%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [ 92%] Linking C executable ../run/activatetest [ 92%] Built target activatetest Scanning dependencies of target findalldevstest-perf [ 94%] Building C object testprogs/CMakeFiles/findalldevstest-perf.dir/findalldevstest-perf.c.o [ 96%] Linking C executable ../run/findalldevstest-perf [ 96%] Built target findalldevstest-perf Scanning dependencies of target findalldevstest [ 98%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [100%] Linking C executable ../run/findalldevstest [100%] Built target findalldevstest Scanning dependencies of target testprogs [100%] Built target testprogs `testprogs' is up to date. $ make install [ 3%] Built target SerializeTarget [ 43%] Built target pcap_static [ 84%] Built target pcap [ 89%] Built target fuzz_pcap [ 94%] Built target fuzz_filter [100%] Built target fuzz_both Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.1 -- Set runtime path of "/tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.1.11.0-PRE-GIT" to "" -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5/pcap-tstamp.5 $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.Adak8BRN/include $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.Adak8BRN/lib -Wl,-R,/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -lxnet -lsocket -lnsl -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -lsocket -lnsl -L/opt/csw/lib -ldbus-1 $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -L/opt/csw/lib -ldbus-1 $ run/versiontest libpcap version 1.11.0-PRE-GIT (64-bit time_t) $ make -s check [ 3%] Built target SerializeTarget [ 49%] Built target pcap_static [ 52%] Built target filtertest [ 56%] Built target writecaptest [ 60%] Built target translatetest [ 64%] Built target selpolltest [ 68%] Built target opentest [ 72%] Built target can_set_rfmon_test [ 76%] Built target reactivatetest [ 80%] Built target threadsignaltest [ 84%] Built target versiontest [ 88%] Built target capturetest [ 92%] Built target activatetest [ 96%] Built target findalldevstest-perf [100%] Built target findalldevstest [100%] Built target testprogs Scanning dependencies of target check INFO: Using a test timeout of 3. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ........................................................... 59 / 21146 ( 0%) ........................................................... 118 / 21146 ( 0%) ...................................SSSSSSSS..SSSS.......... 177 / 21146 ( 0%) ........SS........................SSSSSS................... 236 / 21146 ( 1%) .........SSSSSSSS..SSSS.................................... 295 / 21146 ( 1%) ......................SSSSSS............................... 354 / 21146 ( 1%) .......SSSSSSSSSS..................................SSSSSSSS 413 / 21146 ( 1%) SSSSSSSSSS................................................. 472 / 21146 ( 2%) ........................................................... 531 / 21146 ( 2%) ........................................................... 590 / 21146 ( 2%) ........................................................... 649 / 21146 ( 3%) ........................................................... 708 / 21146 ( 3%) ........................................................... 767 / 21146 ( 3%) ....SSSSSSSSSSSS....SSSSSSSS....SSSSSSSS................... 826 / 21146 ( 3%) .......................................................SS.. 885 / 21146 ( 4%) ........SS................................................. 944 / 21146 ( 4%) ........................................................... 1003 / 21146 ( 4%) ...................................SSSS..SSSSSSSSSSSSSS..SS 1062 / 21146 ( 5%) SSSSSS.SSSS....SSSS....SSSSSS..SSSSSSSS..SSSSSS........SS.. 1121 / 21146 ( 5%) ........................................................... 1180 / 21146 ( 5%) ......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS........SSSSSSSSS 1239 / 21146 ( 5%) SSSSSSS........SSSSSSSSSSSSSSSS............................ 1298 / 21146 ( 6%) ........................................................... 1357 / 21146 ( 6%) .........................SSSSSSSSSSSSSSSS..........SSSSSS.. 1416 / 21146 ( 6%) SS..SS..SS......................................SS..SS..SS. 1475 / 21146 ( 6%) ........................................................... 1534 / 21146 ( 7%) ........................................................... 1593 / 21146 ( 7%) ........................................................... 1652 / 21146 ( 7%) ........................................................... 1711 / 21146 ( 8%) ........................................................... 1770 / 21146 ( 8%) ........................................................... 1829 / 21146 ( 8%) ........................................................... 1888 / 21146 ( 8%) ........................................................... 1947 / 21146 ( 9%) ........................................................... 2006 / 21146 ( 9%) ........................................................... 2065 / 21146 ( 9%) ........................................................... 2124 / 21146 ( 10%) ........................................................... 2183 / 21146 ( 10%) ........................................................... 2242 / 21146 ( 10%) ........................................................... 2301 / 21146 ( 10%) ........................................................... 2360 / 21146 ( 11%) ........................................................... 2419 / 21146 ( 11%) ........................................................... 2478 / 21146 ( 11%) ........................................................... 2537 / 21146 ( 11%) ........................................................... 2596 / 21146 ( 12%) ........................................................... 2655 / 21146 ( 12%) ........................................................... 2714 / 21146 ( 12%) ........................................................... 2773 / 21146 ( 13%) ........................................................... 2832 / 21146 ( 13%) ..........................................................S 2891 / 21146 ( 13%) SSSSSSSSSSSSSSS............................................ 2950 / 21146 ( 13%) ........................................................... 3009 / 21146 ( 14%) ........................................................... 3068 / 21146 ( 14%) ........................................................... 3127 / 21146 ( 14%) ........................................................... 3186 / 21146 ( 15%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSS 3245 / 21146 ( 15%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.. 3304 / 21146 ( 15%) ..........................................SSSSSSSSSSSSSSSSS 3363 / 21146 ( 15%) SSSSSSS................................SSSSSSSSSSSSSSSS.... 3422 / 21146 ( 16%) ......................SSSSSSSSSSSSSSSS..................... 3481 / 21146 ( 16%) .......SSSSSSSS..............SSSS........SSSSSSSSSSSSSSSSSS 3540 / 21146 ( 16%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3599 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3658 / 21146 ( 17%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3717 / 21146 ( 17%) SSSSSSSSSSSSSSSSS..................SSSS.................... 3776 / 21146 ( 17%) ................................................SSSSSSSSSSS 3835 / 21146 ( 18%) SSSSSSSSSSSSS................SSSSSSSSSSSSSSSS.............. 3894 / 21146 ( 18%) ..SSSSSSSSSSSSSSSS............................SSSSSSSSSSSSS 3953 / 21146 ( 18%) SSSSSSSSSSS................................................ 4012 / 21146 ( 18%) ........................................................... 4071 / 21146 ( 19%) ........................................................... 4130 / 21146 ( 19%) ........................................................... 4189 / 21146 ( 19%) ........................................................... 4248 / 21146 ( 20%) ........................................................... 4307 / 21146 ( 20%) ........................................................... 4366 / 21146 ( 20%) ........................................................... 4425 / 21146 ( 20%) ........................................................... 4484 / 21146 ( 21%) ........................................................... 4543 / 21146 ( 21%) ........................................................... 4602 / 21146 ( 21%) ........................................................... 4661 / 21146 ( 22%) ...................SSSSSSSSSS.............................. 4720 / 21146 ( 22%) ........................................................... 4779 / 21146 ( 22%) .................................S......................... 4838 / 21146 ( 22%) ........................................................... 4897 / 21146 ( 23%) ..............................................SSS.......... 4956 / 21146 ( 23%) ..SSS......S............SSS............SSS............SSS.. 5015 / 21146 ( 23%) ..........SSS............SSS...........SSS............SSS.. 5074 / 21146 ( 23%) ..........SSS............SSS............SSS............SSS. 5133 / 21146 ( 24%) ...........SSS......S.......SS............SSS............SS 5192 / 21146 ( 24%) S............SSS............SSS............SSS............S 5251 / 21146 ( 24%) SS............SSS............SSS............SSS............ 5310 / 21146 ( 25%) SSS............SSS............SSS............SSS........... 5369 / 21146 ( 25%) .SSS......S............SSS............SSS............SSS... 5428 / 21146 ( 25%) .........SSS............SSS............SSS............SSS.. 5487 / 21146 ( 25%) ...........................................SSSSSSSSSSSSSSSS 5546 / 21146 ( 26%) SSSSSSSSSSSSSSSSSSSS....................................... 5605 / 21146 ( 26%) ........................................................... 5664 / 21146 ( 26%) ........................................................... 5723 / 21146 ( 27%) ........................................................... 5782 / 21146 ( 27%) ........................................................... 5841 / 21146 ( 27%) ........................................................... 5900 / 21146 ( 27%) ........................................................... 5959 / 21146 ( 28%) ........................................................... 6018 / 21146 ( 28%) ........................................................... 6077 / 21146 ( 28%) ........................................................... 6136 / 21146 ( 29%) ........................................................... 6195 / 21146 ( 29%) ........................................................... 6254 / 21146 ( 29%) ........................................................... 6313 / 21146 ( 29%) ........................................................... 6372 / 21146 ( 30%) ........................................................... 6431 / 21146 ( 30%) ........................................................... 6490 / 21146 ( 30%) ........................................................... 6549 / 21146 ( 30%) ........................................................... 6608 / 21146 ( 31%) ........................................................... 6667 / 21146 ( 31%) ........................................................... 6726 / 21146 ( 31%) ........................................................... 6785 / 21146 ( 32%) ........................................................... 6844 / 21146 ( 32%) ........................................................... 6903 / 21146 ( 32%) ........................................................... 6962 / 21146 ( 32%) ........................................................... 7021 / 21146 ( 33%) ........................................................... 7080 / 21146 ( 33%) ........................................................... 7139 / 21146 ( 33%) ........................................................... 7198 / 21146 ( 34%) ........................................................... 7257 / 21146 ( 34%) ........................................................... 7316 / 21146 ( 34%) ........................................................... 7375 / 21146 ( 34%) ........................................................... 7434 / 21146 ( 35%) ........................................................... 7493 / 21146 ( 35%) ........................................................... 7552 / 21146 ( 35%) ........................................................... 7611 / 21146 ( 35%) ........................................................... 7670 / 21146 ( 36%) ........................................................... 7729 / 21146 ( 36%) ........................................................... 7788 / 21146 ( 36%) ........................................................... 7847 / 21146 ( 37%) ........................................................... 7906 / 21146 ( 37%) ........................................................... 7965 / 21146 ( 37%) ........................................................... 8024 / 21146 ( 37%) .........................................SSSSSSSS..SS...... 8083 / 21146 ( 38%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 8142 / 21146 ( 38%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 8201 / 21146 ( 38%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 8260 / 21146 ( 39%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 8319 / 21146 ( 39%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 8378 / 21146 ( 39%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 8437 / 21146 ( 39%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 8496 / 21146 ( 40%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 8555 / 21146 ( 40%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 8614 / 21146 ( 40%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 8673 / 21146 ( 41%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 8732 / 21146 ( 41%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 8791 / 21146 ( 41%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 8850 / 21146 ( 41%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 8909 / 21146 ( 42%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 8968 / 21146 ( 42%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 9027 / 21146 ( 42%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 9086 / 21146 ( 42%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 9145 / 21146 ( 43%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 9204 / 21146 ( 43%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 9263 / 21146 ( 43%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 9322 / 21146 ( 44%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 9381 / 21146 ( 44%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 9440 / 21146 ( 44%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 9499 / 21146 ( 44%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 9558 / 21146 ( 45%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 9617 / 21146 ( 45%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 9676 / 21146 ( 45%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 9735 / 21146 ( 46%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 9794 / 21146 ( 46%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 9853 / 21146 ( 46%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 9912 / 21146 ( 46%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 9971 / 21146 ( 47%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10030 / 21146 ( 47%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10089 / 21146 ( 47%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10148 / 21146 ( 47%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10207 / 21146 ( 48%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10266 / 21146 ( 48%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10325 / 21146 ( 48%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10384 / 21146 ( 49%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10443 / 21146 ( 49%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10502 / 21146 ( 49%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 10561 / 21146 ( 49%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10620 / 21146 ( 50%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10679 / 21146 ( 50%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 10738 / 21146 ( 50%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 10797 / 21146 ( 51%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 10856 / 21146 ( 51%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 10915 / 21146 ( 51%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 10974 / 21146 ( 51%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11033 / 21146 ( 52%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11092 / 21146 ( 52%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11151 / 21146 ( 52%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11210 / 21146 ( 53%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11269 / 21146 ( 53%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11328 / 21146 ( 53%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11387 / 21146 ( 53%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11446 / 21146 ( 54%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11505 / 21146 ( 54%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11564 / 21146 ( 54%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11623 / 21146 ( 54%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11682 / 21146 ( 55%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 11741 / 21146 ( 55%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 11800 / 21146 ( 55%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 11859 / 21146 ( 56%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 11918 / 21146 ( 56%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 11977 / 21146 ( 56%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 12036 / 21146 ( 56%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12095 / 21146 ( 57%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12154 / 21146 ( 57%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12213 / 21146 ( 57%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12272 / 21146 ( 58%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12331 / 21146 ( 58%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 12390 / 21146 ( 58%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12449 / 21146 ( 58%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12508 / 21146 ( 59%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12567 / 21146 ( 59%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12626 / 21146 ( 59%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12685 / 21146 ( 59%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 12744 / 21146 ( 60%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 12803 / 21146 ( 60%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 12862 / 21146 ( 60%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 12921 / 21146 ( 61%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 12980 / 21146 ( 61%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13039 / 21146 ( 61%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13098 / 21146 ( 61%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13157 / 21146 ( 62%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13216 / 21146 ( 62%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13275 / 21146 ( 62%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13334 / 21146 ( 63%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13393 / 21146 ( 63%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13452 / 21146 ( 63%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 13511 / 21146 ( 63%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13570 / 21146 ( 64%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13629 / 21146 ( 64%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13688 / 21146 ( 64%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 13747 / 21146 ( 65%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 13806 / 21146 ( 65%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 13865 / 21146 ( 65%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 13924 / 21146 ( 65%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 13983 / 21146 ( 66%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14042 / 21146 ( 66%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14101 / 21146 ( 66%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14160 / 21146 ( 66%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14219 / 21146 ( 67%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14278 / 21146 ( 67%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14337 / 21146 ( 67%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14396 / 21146 ( 68%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14455 / 21146 ( 68%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14514 / 21146 ( 68%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14573 / 21146 ( 68%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14632 / 21146 ( 69%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14691 / 21146 ( 69%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 14750 / 21146 ( 69%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 14809 / 21146 ( 70%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 14868 / 21146 ( 70%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 14927 / 21146 ( 70%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 14986 / 21146 ( 70%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15045 / 21146 ( 71%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15104 / 21146 ( 71%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15163 / 21146 ( 71%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15222 / 21146 ( 71%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15281 / 21146 ( 72%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 15340 / 21146 ( 72%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15399 / 21146 ( 72%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15458 / 21146 ( 73%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15517 / 21146 ( 73%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15576 / 21146 ( 73%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15635 / 21146 ( 73%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15694 / 21146 ( 74%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 15753 / 21146 ( 74%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 15812 / 21146 ( 74%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 15871 / 21146 ( 75%) SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 15930 / 21146 ( 75%) ..........SSSSSSSS..SS.............SSSSSSSS..SS............ 15989 / 21146 ( 75%) .SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16048 / 21146 ( 75%) ..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16107 / 21146 ( 76%) ........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16166 / 21146 ( 76%) SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16225 / 21146 ( 76%) SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16284 / 21146 ( 77%) ......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16343 / 21146 ( 77%) SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16402 / 21146 ( 77%) .............SSSSSSSS..SS.............SSSSSSSS..SS......... 16461 / 21146 ( 77%) ....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16520 / 21146 ( 78%) SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16579 / 21146 ( 78%) ...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16638 / 21146 ( 78%) ..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16697 / 21146 ( 78%) S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 16756 / 21146 ( 79%) .........SSSSSSSS..SS.............SSSSSSSS..SS............. 16815 / 21146 ( 79%) SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 16874 / 21146 ( 79%) .SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 16933 / 21146 ( 80%) .......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 16992 / 21146 ( 80%) SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 17051 / 21146 ( 80%) S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 17110 / 21146 ( 80%) .....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 17169 / 21146 ( 81%) SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 17228 / 21146 ( 81%) ............SSSSSSSS..SS.............SSSSSSSS..SS.......... 17287 / 21146 ( 81%) ...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 17346 / 21146 ( 82%) SS..SS......S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 17405 / 21146 ( 82%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S........... 17464 / 21146 ( 82%) ........................................................... 17523 / 21146 ( 82%) ........................................................... 17582 / 21146 ( 83%) ........................................................... 17641 / 21146 ( 83%) ........................................................... 17700 / 21146 ( 83%) ........................................................... 17759 / 21146 ( 83%) ........................................................... 17818 / 21146 ( 84%) ........................................................... 17877 / 21146 ( 84%) ........................................................... 17936 / 21146 ( 84%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 17995 / 21146 ( 85%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18054 / 21146 ( 85%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18113 / 21146 ( 85%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18172 / 21146 ( 85%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18231 / 21146 ( 86%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18290 / 21146 ( 86%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18349 / 21146 ( 86%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18408 / 21146 ( 87%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18467 / 21146 ( 87%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18526 / 21146 ( 87%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18585 / 21146 ( 87%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18644 / 21146 ( 88%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18703 / 21146 ( 88%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18762 / 21146 ( 88%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18821 / 21146 ( 89%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18880 / 21146 ( 89%) SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18939 / 21146 ( 89%) SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18998 / 21146 ( 89%) SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 19057 / 21146 ( 90%) SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 19116 / 21146 ( 90%) SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 19175 / 21146 ( 90%) .SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 19234 / 21146 ( 90%) ..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 19293 / 21146 ( 91%) S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19352 / 21146 ( 91%) SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 19411 / 21146 ( 91%) SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 19470 / 21146 ( 92%) SSSS..SSSSSSSS..SSSSSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS 19529 / 21146 ( 92%) .SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS 19588 / 21146 ( 92%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19647 / 21146 ( 92%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19706 / 21146 ( 93%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19765 / 21146 ( 93%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19824 / 21146 ( 93%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19883 / 21146 ( 94%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19942 / 21146 ( 94%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 20001 / 21146 ( 94%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 20060 / 21146 ( 94%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 20119 / 21146 ( 95%) S..SS..SS..SS..SS..SS...................................... 20178 / 21146 ( 95%) ........................................................... 20237 / 21146 ( 95%) ........................................................... 20296 / 21146 ( 95%) ........................................................... 20355 / 21146 ( 96%) ........................................................... 20414 / 21146 ( 96%) ........................................................... 20473 / 21146 ( 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 20532 / 21146 ( 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. 20591 / 21146 ( 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 20650 / 21146 ( 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. 20709 / 21146 ( 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 20768 / 21146 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S............. 20827 / 21146 ( 98%) .................................................SSSSSSSSS. 20886 / 21146 ( 98%) .......SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20945 / 21146 ( 99%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 21004 / 21146 ( 99%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 21063 / 21146 ( 99%) SSSSSSSSSS................................................. 21122 / 21146 ( 99%) ........SSSS............ 21146 / 21146 (100%) Skipped tests: ------------------------------------------------ 6597 tests skipped 0 tests failed 14549 tests passed [100%] Built target check $ run/findalldevstest csw1 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.42 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::8:20ff:fe10:7e63 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 Cleaning... $ git status -suall $ ./build.sh ===== SETUP 6: CC=/opt/developerstudio12.5/bin/cc CMAKE=yes REMOTE=yes PROTOCHAIN=yes ===== cc: Studio 12.5 Sun C 5.14 SunOS_sparc Patch 152235-01 2017/08/14 Compiler identification: suncc-5.14 $ rm -rf CMakeFiles/ CMakeCache.txt build/ $ mkdir build $ cd build $ cmake --version cmake version 3.14.3 CMake suite maintained and supported by Kitware (kitware.com/cmake). $ cmake -DEXTRA_CFLAGS=-m64 -Werror=dev -DCMAKE_INSTALL_PREFIX=/tmp/libpcap_build_matrix.Adak8BRN -DENABLE_PROTOCHAIN=yes -DENABLE_REMOTE=yes .. -- The C compiler identification is SunPro 5.14.0 -- Check for working C compiler: /opt/developerstudio12.5/bin/cc -- Check for working C compiler: /opt/developerstudio12.5/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Building 64-bit -- Checking C compiler flag -xc99 -- Performing Test xc99 -- Performing Test xc99 - Success -- Use DYNAMIC runtime -- Performing Test CHECK_C_SOURCE_RUNS_WORKS -- Performing Test CHECK_C_SOURCE_RUNS_WORKS - Success -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for netinet/if_ether.h -- Looking for netinet/if_ether.h - not found -- Looking for strerror_r -- Looking for strerror_r - found -- Performing Test HAVE_GNU_STRERROR_R -- Performing Test HAVE_GNU_STRERROR_R - Failed -- Performing Test SUITABLE_SNPRINTF -- Performing Test SUITABLE_SNPRINTF - Success -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strlcat -- Looking for strlcat - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for getaddrinfo -- Looking for getaddrinfo - not found -- Looking for getaddrinfo in socket -- Looking for getaddrinfo in socket - found -- Looking for recvmsg in xnet -- Looking for recvmsg in xnet - found -- Looking for getnetbyname_r -- Looking for getnetbyname_r - found -- Performing Test HAVE_LINUX_GETNETBYNAME_R -- Performing Test HAVE_LINUX_GETNETBYNAME_R - Failed -- Performing Test HAVE_SOLARIS_GETNETBYNAME_R -- Performing Test HAVE_SOLARIS_GETNETBYNAME_R - Success -- Looking for getprotobyname_r -- Looking for getprotobyname_r - found -- Performing Test HAVE_LINUX_GETPROTOBYNAME_R -- Performing Test HAVE_LINUX_GETPROTOBYNAME_R - Failed -- Performing Test HAVE_SOLARIS_GETPROTOBYNAME_R -- Performing Test HAVE_SOLARIS_GETPROTOBYNAME_R - Success -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of socklen_t -- Check size of socklen_t - done -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN -- Performing Test HAVE_STRUCT_SOCKADDR_SA_LEN - Failed -- Looking for ether_hostton -- Looking for ether_hostton - found -- Looking for ether_hostton -- Looking for ether_hostton - not found -- Looking for ether_hostton -- Looking for ether_hostton - not found -- Looking for ether_hostton -- Looking for ether_hostton - not found -- Looking for ether_hostton -- Looking for ether_hostton - not found -- Looking for ether_hostton -- Looking for ether_hostton - found -- Looking for native LFS support -- Looking for native LFS support - found -- Found LFS: TRUE -- Looking for native fseeko support -- Looking for native fseeko support - found -- Found FSEEKO: TRUE -- Check size of time_t -- Check size of time_t - done -- 64-bit time_t -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- Not enabling sanitizers -- Found OpenSSL: /opt/csw/lib/64/libcrypto.so (found version "1.0.2u") -- Looking for include files sys/types.h, net/bpf.h -- Looking for include files sys/types.h, net/bpf.h - found -- Looking for sys/ioccom.h -- Looking for sys/ioccom.h - found -- Looking for BIOCSETIF -- Looking for BIOCSETIF - found -- Packet capture mechanism type: bpf -- Found PkgConfig: /opt/csw/bin/pkg-config (found version "0.25") -- Looking for include files sys/types.h, net/if_media.h -- Looking for include files sys/types.h, net/if_media.h - not found -- Check size of struct BPF_TIMEVAL -- Check size of struct BPF_TIMEVAL - failed -- Checking whether the Solaris "any" device is supported -- Checking whether the Solaris "any" device is supported - supported -- Looking for machine/atomic.h -- Looking for machine/atomic.h - not found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Find-interfaces mechanism type: getad -- Checking for module 'dbus-1' -- Found dbus-1, version 1.7.0 -- Performing Test HAVE_STRUCT_MSGHDR_MSG_CONTROL -- Performing Test HAVE_STRUCT_MSGHDR_MSG_CONTROL - Success -- Performing Test HAVE_STRUCT_MSGHDR_MSG_FLAGS -- Performing Test HAVE_STRUCT_MSGHDR_MSG_FLAGS - Success -- Checking C compiler flag -W -- Performing Test W -- Performing Test W - Success -- Checking C compiler flag -Wall -- Performing Test Wall -- Performing Test Wall - Success -- Checking C compiler flag -Wcomma -- Performing Test Wcomma -- Performing Test Wcomma - Success -- Checking C compiler flag -Wdocumentation -- Performing Test Wdocumentation -- Performing Test Wdocumentation - Success -- Checking C compiler flag -Wformat-nonliteral -- Performing Test Wformat-nonliteral -- Performing Test Wformat-nonliteral - Success -- Checking C compiler flag -Wmissing-noreturn -- Performing Test Wmissing-noreturn -- Performing Test Wmissing-noreturn - Success -- Checking C compiler flag -Wmissing-prototypes -- Performing Test Wmissing-prototypes -- Performing Test Wmissing-prototypes - Success -- Checking C compiler flag -Wmissing-variable-declarations -- Performing Test Wmissing-variable-declarations -- Performing Test Wmissing-variable-declarations - Success -- Checking C compiler flag -Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction - Success -- Checking C compiler flag -Wpointer-arith -- Performing Test Wpointer-arith -- Performing Test Wpointer-arith - Success -- Checking C compiler flag -Wpointer-sign -- Performing Test Wpointer-sign -- Performing Test Wpointer-sign - Success -- Checking C compiler flag -Wshadow -- Performing Test Wshadow -- Performing Test Wshadow - Success -- Checking C compiler flag -Wshorten-64-to-32 -- Performing Test Wshorten-64-to-32 -- Performing Test Wshorten-64-to-32 - Success -- Checking C compiler flag -Wsign-compare -- Performing Test Wsign-compare -- Performing Test Wsign-compare - Success -- Checking C compiler flag -Wstrict-prototypes -- Performing Test Wstrict-prototypes -- Performing Test Wstrict-prototypes - Success -- Checking C compiler flag -Wundef -- Performing Test Wundef -- Performing Test Wundef - Success -- Checking C compiler flag -Wunreachable-code -- Performing Test Wunreachable-code -- Performing Test Wunreachable-code - Success -- Checking C compiler flag -Wunused-but-set-parameter -- Performing Test Wunused-but-set-parameter -- Performing Test Wunused-but-set-parameter - Success -- Checking C compiler flag -Wunused-but-set-variable -- Performing Test Wunused-but-set-variable -- Performing Test Wunused-but-set-variable - Success -- Checking C compiler flag -Wunused-parameter -- Performing Test Wunused-parameter -- Performing Test Wunused-parameter - Success -- Checking C compiler flag -Wused-but-marked-unused -- Performing Test Wused-but-marked-unused -- Performing Test Wused-but-marked-unused - Success -- Checking C compiler flag -xldscope=hidden -- Performing Test xldscope-hidden -- Performing Test xldscope-hidden - Success -- Added extra compile options (-m64) -- Lexical analyzer generator: /opt/csw/bin/flex -- Parser generator: /opt/csw/bin/bison -- Running rpcapd/CMakeLists.txt -- Looking for crypt -- Looking for crypt - found -- Looking for vsyslog -- Looking for vsyslog - found -- Looking for getspnam -- Looking for getspnam - found -- Looking for getaddrinfo in xnet -- Looking for getaddrinfo in xnet - found -- Found perl at /opt/csw/bin/perl CMake Warning at CMakeLists.txt:3686 (message): *** REMOTE PACKET CAPTURE IS ENABLED *** The ENABLE_REMOTE feature is experimental and is not ready for production use. Remote packet capture may expose libpcap-based applications to attacks by malicious remote capture servers! -- Configuring done -- Generating done -- Build files have been written to: /export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/build $ make -s clean $ make Scanning dependencies of target SerializeTarget [ 1%] Generating grammar.c, grammar.h [ 2%] Generating scanner.c, scanner.h [ 2%] Built target SerializeTarget Scanning dependencies of target pcap_static [ 4%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 5%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 6%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 8%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 9%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 10%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/gencode.c", line 3158: warning: statement not reached "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/gencode.c", line 3162: warning: statement not reached [ 12%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 13%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 14%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 16%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 17%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 18%] Building C object CMakeFiles/pcap_static.dir/pcap-new.c.o [ 20%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 21%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 22%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 24%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 25%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 27%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 28%] Building C object CMakeFiles/pcap_static.dir/pcap-rpcap.c.o [ 29%] Building C object CMakeFiles/pcap_static.dir/rpcap-protocol.c.o [ 31%] Building C object CMakeFiles/pcap_static.dir/sockutils.c.o [ 32%] Building C object CMakeFiles/pcap_static.dir/sslutils.c.o [ 33%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 35%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 36%] Linking C static library libpcap.a [ 39%] Built target pcap_static Scanning dependencies of target pcap [ 40%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 41%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 43%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 44%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 45%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 47%] Building C object CMakeFiles/pcap.dir/gencode.c.o "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/gencode.c", line 3158: warning: statement not reached "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/gencode.c", line 3162: warning: statement not reached [ 48%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 50%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 51%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 52%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 54%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 55%] Building C object CMakeFiles/pcap.dir/pcap-new.c.o [ 56%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 58%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 59%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 60%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 62%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 63%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 64%] Building C object CMakeFiles/pcap.dir/pcap-rpcap.c.o [ 66%] Building C object CMakeFiles/pcap.dir/rpcap-protocol.c.o [ 67%] Building C object CMakeFiles/pcap.dir/sockutils.c.o [ 68%] Building C object CMakeFiles/pcap.dir/sslutils.c.o [ 70%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 71%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 72%] Linking C shared library libpcap.so [ 75%] Built target pcap Scanning dependencies of target rpcapd [ 77%] Building C object rpcapd/CMakeFiles/rpcapd.dir/daemon.c.o [ 78%] Building C object rpcapd/CMakeFiles/rpcapd.dir/fileconf.c.o [ 79%] Building C object rpcapd/CMakeFiles/rpcapd.dir/log.c.o [ 81%] Building C object rpcapd/CMakeFiles/rpcapd.dir/rpcapd.c.o [ 82%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/rpcap-protocol.c.o [ 83%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sockutils.c.o [ 85%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/fmtutils.c.o [ 86%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sslutils.c.o [ 87%] Linking C executable ../run/rpcapd [ 87%] Built target rpcapd Scanning dependencies of target fuzz_pcap [ 89%] Building C object testprogs/fuzz/CMakeFiles/fuzz_pcap.dir/onefile.c.o [ 90%] Building C object testprogs/fuzz/CMakeFiles/fuzz_pcap.dir/fuzz_pcap.c.o [ 91%] Linking C executable ../../run/fuzz_pcap [ 91%] Built target fuzz_pcap Scanning dependencies of target fuzz_filter [ 93%] Building C object testprogs/fuzz/CMakeFiles/fuzz_filter.dir/onefile.c.o [ 94%] Building C object testprogs/fuzz/CMakeFiles/fuzz_filter.dir/fuzz_filter.c.o [ 95%] Linking C executable ../../run/fuzz_filter [ 95%] Built target fuzz_filter Scanning dependencies of target fuzz_both [ 97%] Building C object testprogs/fuzz/CMakeFiles/fuzz_both.dir/onefile.c.o [ 98%] Building C object testprogs/fuzz/CMakeFiles/fuzz_both.dir/fuzz_both.c.o [100%] Linking C executable ../../run/fuzz_both [100%] Built target fuzz_both $ make testprogs [ 3%] Built target SerializeTarget [ 52%] Built target pcap_static Scanning dependencies of target threadsignaltest [ 54%] Building C object testprogs/CMakeFiles/threadsignaltest.dir/threadsignaltest.c.o [ 56%] Linking C executable ../run/threadsignaltest [ 56%] Built target threadsignaltest Scanning dependencies of target translatetest [ 58%] Building C object testprogs/CMakeFiles/translatetest.dir/translatetest.c.o "/export/home/buildbot/slave/libpcap-solaris11-sparcv9/build/testprogs/translatetest.c", line 273: warning: end-of-loop code not reached [ 60%] Linking C executable ../run/translatetest [ 60%] Built target translatetest Scanning dependencies of target selpolltest [ 61%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 63%] Linking C executable ../run/selpolltest [ 63%] Built target selpolltest Scanning dependencies of target findalldevstest [ 65%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [ 67%] Linking C executable ../run/findalldevstest [ 67%] Built target findalldevstest Scanning dependencies of target opentest [ 69%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 70%] Linking C executable ../run/opentest [ 70%] Built target opentest Scanning dependencies of target reactivatetest [ 72%] Building C object testprogs/CMakeFiles/reactivatetest.dir/reactivatetest.c.o [ 74%] Linking C executable ../run/reactivatetest [ 74%] Built target reactivatetest Scanning dependencies of target can_set_rfmon_test [ 76%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 78%] Linking C executable ../run/can_set_rfmon_test [ 78%] Built target can_set_rfmon_test Scanning dependencies of target capturetest [ 80%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [ 81%] Linking C executable ../run/capturetest [ 81%] Built target capturetest Scanning dependencies of target activatetest [ 83%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [ 85%] Linking C executable ../run/activatetest [ 85%] Built target activatetest Scanning dependencies of target versiontest [ 87%] Building C object testprogs/CMakeFiles/versiontest.dir/versiontest.c.o [ 89%] Linking C executable ../run/versiontest [ 89%] Built target versiontest Scanning dependencies of target filtertest [ 90%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 92%] Linking C executable ../run/filtertest [ 92%] Built target filtertest Scanning dependencies of target writecaptest [ 94%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [ 96%] Linking C executable ../run/writecaptest [ 96%] Built target writecaptest Scanning dependencies of target findalldevstest-perf [ 98%] Building C object testprogs/CMakeFiles/findalldevstest-perf.dir/findalldevstest-perf.c.o [100%] Linking C executable ../run/findalldevstest-perf [100%] Built target findalldevstest-perf Scanning dependencies of target testprogs [100%] Built target testprogs `testprogs' is up to date. $ make install [ 2%] Built target SerializeTarget [ 39%] Built target pcap_static [ 75%] Built target pcap [ 87%] Built target rpcapd [ 91%] Built target fuzz_pcap [ 95%] Built target fuzz_filter [100%] Built target fuzz_both Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.1 -- Set runtime path of "/tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so.1.11.0-PRE-GIT" to "" -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man5/pcap-tstamp.5 -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/sbin/rpcapd -- Set runtime path of "/tmp/libpcap_build_matrix.Adak8BRN/sbin/rpcapd" to "" -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man1m/rpcapd.1m -- Installing: /tmp/libpcap_build_matrix.Adak8BRN/share/man/man4/rpcapd-config.4 $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.Adak8BRN/include $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.Adak8BRN/lib -Wl,-R,/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -lxnet -lsocket -lnsl -L/opt/csw/lib -lssl -lcrypto -lsocket -lnsl -ldl -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -L/opt/csw/lib -lssl -lcrypto -lsocket -lnsl -ldl -L/opt/csw/lib -ldbus-1 -lrt -lnsl -lsocket $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.Adak8BRN/lib -lpcap -lsocket -lnsl -L/opt/csw/lib -lssl -lcrypto -L/opt/csw/lib -ldbus-1 $ /tmp/libpcap_build_matrix.Adak8BRN/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -L/opt/csw/lib -lssl -lcrypto -L/opt/csw/lib -ldbus-1 $ ldd /tmp/libpcap_build_matrix.Adak8BRN/sbin/rpcapd ldd: /tmp/libpcap_build_matrix.Adak8BRN/sbin/rpcapd: execution failed due to signal 11 (core dumped)