SunOS unstable11x 5.11 11.3 i86pc i386 i86pc OS identification: SunOS-5.11 Friday, April 25, 2025 04:31:52 PM CEST PREFIX set to '/tmp/libpcap_build_matrix.VVsjT9s3' $ git show --oneline -s ab39bf9 Remove the "disable IPv6" build option. $ ./build.sh ===== SETUP 1: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=no PROTOCHAIN=yes ===== cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-01 2017/08/14 Compiler identification: suncc-5.14 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.VVsjT9s3 --enable-protochain=yes --enable-remote=no checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... /opt/developerstudio12.5/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether /opt/developerstudio12.5/bin/cc accepts -g... yes checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -E checking for grep that handles long lines and -e... /opt/csw/bin/ggrep checking for egrep... /opt/csw/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking size of time_t... 8 checking whether the compiler supports the -xldscope=hidden option... yes checking for __atomic_load_n... yes checking for __atomic_store_n... 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 for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: no hardware timestamp support implemented for solaris2.11 checking for socklen_t... yes checking whether to enable remote packet capture... no checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for ranlib... ranlib checking for ar... ar checking whether ln -s works... yes checking whether the compiler supports the -W option... yes checking whether the compiler supports the -Wall option... yes checking whether the compiler supports the -Wcomma option... yes checking whether the compiler supports the -Wdocumentation option... yes checking whether the compiler supports the -Wformat-nonliteral option... yes checking whether the compiler supports the -Wmissing-noreturn option... yes checking whether the compiler supports the -Wmissing-prototypes option... yes checking whether the compiler supports the -Wmissing-variable-declarations option... yes checking whether the compiler supports the -Wnull-pointer-subtraction option... yes checking whether the compiler supports the -Wpointer-arith option... yes checking whether the compiler supports the -Wpointer-sign option... yes checking whether the compiler supports the -Wshadow option... yes checking whether the compiler supports the -Wshorten-64-to-32 option... yes checking whether the compiler supports the -Wsign-compare option... yes checking whether the compiler supports the -Wstrict-prototypes option... yes checking whether the compiler supports the -Wundef option... yes checking whether the compiler supports the -Wunreachable-code option... yes checking whether -Wunreachable-code generates warnings from ntohs()... no checking whether the compiler supports the -Wunused-but-set-parameter option... yes checking whether the compiler supports the -Wunused-but-set-variable option... yes checking whether the compiler supports the -Wunused-parameter option... yes checking whether the compiler supports the -Wused-but-marked-unused option... yes checking whether the compiler supports generating dependencies... yes, with -xM checking whether to use an os-proto.h header... no checking for struct sockaddr.sa_len... no configure: no Bluetooth sniffing support implemented for solaris2.11 checking for dbus-1 with pkg-config... found checking whether the D-Bus library defines dbus_connection_read_write... yes checking for a BSD-compatible install... /opt/csw/bin/ginstall -c configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating cbpf-savefile.manfile config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing .devel commands flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l bison -p pcap_ -o grammar.c -d grammar.y ./mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c 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: ./savefile.c: ./sf-pcap.c: ./sf-pcapng.c: ./pcap-common.c: ./bpf_image.c: ./bpf_filter.c: ./bpf_dump.c: ./scanner.c: ./grammar.c: (cd rpcapd; make depend) ../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c ./daemon.c: ./fileconf.c: ./log.c: ./rpcapd.c: (cd testprogs; make depend) ../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c 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: ./writecaptest.c: $ make -s clean $ make -s CFLAGS=-m64 config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 $ 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 savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/include/$i; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/bin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 && \ rm -f pcap_datalink_val_to_description.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description.3pcap && \ rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description_or_dlt.3pcap && \ rm -f pcap_dump_fopen.3pcap && \ ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \ rm -f pcap_freealldevs.3pcap && \ ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \ rm -f pcap_perror.3pcap && \ ln -s pcap_geterr.3pcap pcap_perror.3pcap && \ rm -f pcap_sendpacket.3pcap && \ ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \ rm -f pcap_free_datalinks.3pcap && \ ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \ rm -f pcap_free_tstamp_types.3pcap && \ ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \ rm -f pcap_dispatch.3pcap && \ ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \ rm -f pcap_minor_version.3pcap && \ ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \ rm -f pcap_next.3pcap && \ ln -s pcap_next_ex.3pcap pcap_next.3pcap && \ rm -f pcap_open_dead_with_tstamp_precision.3pcap && \ ln -s pcap_open_dead.3pcap \ pcap_open_dead_with_tstamp_precision.3pcap && \ rm -f pcap_open_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \ rm -f pcap_fopen_offline.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \ rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \ rm -f pcap_tstamp_type_val_to_description.3pcap && \ ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \ rm -f pcap_getnonblock.3pcap && \ ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap) for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ make -s check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ............................................................. 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ....................................................S........ 2196 / 7441 ( 29%) ...........................SSSSS................SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................... 3111 / 7441 ( 41%) ............................................................. 3172 / 7441 ( 42%) ............................................................. 3233 / 7441 ( 43%) ............................................................. 3294 / 7441 ( 44%) ............................................................. 3355 / 7441 ( 45%) ............................................................. 3416 / 7441 ( 45%) ............................................................. 3477 / 7441 ( 46%) ............................................................. 3538 / 7441 ( 47%) ............................................................. 3599 / 7441 ( 48%) ............................................................. 3660 / 7441 ( 49%) ............................................................. 3721 / 7441 ( 50%) ............................................................. 3782 / 7441 ( 50%) ............................................................. 3843 / 7441 ( 51%) ............................................................. 3904 / 7441 ( 52%) ............................................................. 3965 / 7441 ( 53%) ............................................................. 4026 / 7441 ( 54%) ............................................................. 4087 / 7441 ( 54%) ............................................................. 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S..... 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1511 tests skipped 0 tests failed 5930 tests passed $ testprogs/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 $ make releasetar No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD. autoreconf identification: 2.69 Cleaning... rm -f pcap-bpf.o fad-getad.o pcap-dbus.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o 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 writecaptest rm -rf *.dSYM rm -f Makefile grammar.y config.cache config.log config.status \ config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc rm -rf autom4te.cache (cd rpcapd; make distclean) rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd rm -f Makefile config.cache config.log config.status \ config.h stamp-h stamp-h.in rm -f rpcapd.manadmin rpcapd-config.manfile rm -rf autom4te.cache (cd testprogs; make distclean) rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest 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_i386 Patch 152236-01 2017/08/14 Compiler identification: suncc-5.14 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.VVsjT9s3 --enable-protochain=yes --enable-remote=yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... /opt/developerstudio12.5/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether /opt/developerstudio12.5/bin/cc accepts -g... yes checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -E checking for grep that handles long lines and -e... /opt/csw/bin/ggrep checking for egrep... /opt/csw/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking size of time_t... 8 checking whether the compiler supports the -xldscope=hidden option... yes checking for __atomic_load_n... yes checking for __atomic_store_n... 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 for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: no hardware timestamp support implemented for solaris2.11 checking for socklen_t... yes checking whether to enable remote packet capture... yes configure: WARNING: Remote packet capture may expose libpcap-based applications configure: WARNING: to attacks by malicious remote capture servers! checking for crypt... yes checking for getspnam... yes checking for vsyslog... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_flags... yes checking for openssl with pkg-config... found checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for ranlib... ranlib checking for ar... ar checking whether ln -s works... yes checking whether the compiler supports the -W option... yes checking whether the compiler supports the -Wall option... yes checking whether the compiler supports the -Wcomma option... yes checking whether the compiler supports the -Wdocumentation option... yes checking whether the compiler supports the -Wformat-nonliteral option... yes checking whether the compiler supports the -Wmissing-noreturn option... yes checking whether the compiler supports the -Wmissing-prototypes option... yes checking whether the compiler supports the -Wmissing-variable-declarations option... yes checking whether the compiler supports the -Wnull-pointer-subtraction option... yes checking whether the compiler supports the -Wpointer-arith option... yes checking whether the compiler supports the -Wpointer-sign option... yes checking whether the compiler supports the -Wshadow option... yes checking whether the compiler supports the -Wshorten-64-to-32 option... yes checking whether the compiler supports the -Wsign-compare option... yes checking whether the compiler supports the -Wstrict-prototypes option... yes checking whether the compiler supports the -Wundef option... yes checking whether the compiler supports the -Wunreachable-code option... yes checking whether -Wunreachable-code generates warnings from ntohs()... no checking whether the compiler supports the -Wunused-but-set-parameter option... yes checking whether the compiler supports the -Wunused-but-set-variable option... yes checking whether the compiler supports the -Wunused-parameter option... yes checking whether the compiler supports the -Wused-but-marked-unused option... yes checking whether the compiler supports generating dependencies... yes, with -xM checking whether to use an os-proto.h header... no checking for struct sockaddr.sa_len... no configure: no Bluetooth sniffing support implemented for solaris2.11 checking for dbus-1 with pkg-config... found checking whether the D-Bus library defines dbus_connection_read_write... yes checking for a BSD-compatible install... /opt/csw/bin/ginstall -c configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating cbpf-savefile.manfile config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing .devel commands flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l bison -p pcap_ -o grammar.c -d grammar.y ./mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c sslutils.c pcap-rpcap.c rpcap-protocol.c sockutils.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c 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: ./savefile.c: ./sf-pcap.c: ./sf-pcapng.c: ./pcap-common.c: ./bpf_image.c: ./bpf_filter.c: ./bpf_dump.c: ./scanner.c: ./grammar.c: (cd rpcapd; make depend) ../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c ./daemon.c: ./fileconf.c: ./log.c: ./rpcapd.c: (cd testprogs; make depend) ../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c 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: ./writecaptest.c: $ make -s clean $ make -s CFLAGS=-m64 config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 $ 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 savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a (cd rpcapd; make DESTDIR= install) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/sbin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/sbin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/sbin) /opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/include/$i; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/bin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 && \ rm -f pcap_datalink_val_to_description.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description.3pcap && \ rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description_or_dlt.3pcap && \ rm -f pcap_dump_fopen.3pcap && \ ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \ rm -f pcap_freealldevs.3pcap && \ ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \ rm -f pcap_perror.3pcap && \ ln -s pcap_geterr.3pcap pcap_perror.3pcap && \ rm -f pcap_sendpacket.3pcap && \ ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \ rm -f pcap_free_datalinks.3pcap && \ ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \ rm -f pcap_free_tstamp_types.3pcap && \ ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \ rm -f pcap_dispatch.3pcap && \ ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \ rm -f pcap_minor_version.3pcap && \ ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \ rm -f pcap_next.3pcap && \ ln -s pcap_next_ex.3pcap pcap_next.3pcap && \ rm -f pcap_open_dead_with_tstamp_precision.3pcap && \ ln -s pcap_open_dead.3pcap \ pcap_open_dead_with_tstamp_precision.3pcap && \ rm -f pcap_open_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \ rm -f pcap_fopen_offline.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \ rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \ rm -f pcap_tstamp_type_val_to_description.3pcap && \ ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \ rm -f pcap_getnonblock.3pcap && \ ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap) for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -h RPCAPD, a remote packet capture daemon. Compiled with libpcap version 1.11.0-PRE-GIT 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 $ make -s check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ............................................................. 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ....................................................S........ 2196 / 7441 ( 29%) ...........................SSSSS................SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................... 3111 / 7441 ( 41%) ............................................................. 3172 / 7441 ( 42%) ............................................................. 3233 / 7441 ( 43%) ............................................................. 3294 / 7441 ( 44%) ............................................................. 3355 / 7441 ( 45%) ............................................................. 3416 / 7441 ( 45%) ............................................................. 3477 / 7441 ( 46%) ............................................................. 3538 / 7441 ( 47%) ............................................................. 3599 / 7441 ( 48%) ............................................................. 3660 / 7441 ( 49%) ............................................................. 3721 / 7441 ( 50%) ............................................................. 3782 / 7441 ( 50%) ............................................................. 3843 / 7441 ( 51%) ............................................................. 3904 / 7441 ( 52%) ............................................................. 3965 / 7441 ( 53%) ............................................................. 4026 / 7441 ( 54%) ............................................................. 4087 / 7441 ( 54%) ............................................................. 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S..... 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1511 tests skipped 0 tests failed 5930 tests passed $ testprogs/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 $ make releasetar No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD. autoreconf identification: 2.69 Cleaning... rm -f pcap-bpf.o fad-getad.o pcap-dbus.o sslutils.o pcap-rpcap.o rpcap-protocol.o sockutils.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o 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 writecaptest rm -rf *.dSYM rm -f Makefile grammar.y config.cache config.log config.status \ config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc rm -rf autom4te.cache (cd rpcapd; make distclean) rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd rm -f Makefile config.cache config.log config.status \ config.h stamp-h stamp-h.in rm -f rpcapd.manadmin rpcapd-config.manfile rm -rf autom4te.cache (cd testprogs; make distclean) rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest 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 3: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=no PROTOCHAIN=no ===== cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-01 2017/08/14 Compiler identification: suncc-5.14 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.VVsjT9s3 --enable-protochain=no --enable-remote=no checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... /opt/developerstudio12.5/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether /opt/developerstudio12.5/bin/cc accepts -g... yes checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -E checking for grep that handles long lines and -e... /opt/csw/bin/ggrep checking for egrep... /opt/csw/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking size of time_t... 8 checking whether the compiler supports the -xldscope=hidden option... yes checking for __atomic_load_n... yes checking for __atomic_store_n... 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 for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: no hardware timestamp support implemented for solaris2.11 checking for socklen_t... yes checking whether to enable remote packet capture... no checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for ranlib... ranlib checking for ar... ar checking whether ln -s works... yes checking whether the compiler supports the -W option... yes checking whether the compiler supports the -Wall option... yes checking whether the compiler supports the -Wcomma option... yes checking whether the compiler supports the -Wdocumentation option... yes checking whether the compiler supports the -Wformat-nonliteral option... yes checking whether the compiler supports the -Wmissing-noreturn option... yes checking whether the compiler supports the -Wmissing-prototypes option... yes checking whether the compiler supports the -Wmissing-variable-declarations option... yes checking whether the compiler supports the -Wnull-pointer-subtraction option... yes checking whether the compiler supports the -Wpointer-arith option... yes checking whether the compiler supports the -Wpointer-sign option... yes checking whether the compiler supports the -Wshadow option... yes checking whether the compiler supports the -Wshorten-64-to-32 option... yes checking whether the compiler supports the -Wsign-compare option... yes checking whether the compiler supports the -Wstrict-prototypes option... yes checking whether the compiler supports the -Wundef option... yes checking whether the compiler supports the -Wunreachable-code option... yes checking whether -Wunreachable-code generates warnings from ntohs()... no checking whether the compiler supports the -Wunused-but-set-parameter option... yes checking whether the compiler supports the -Wunused-but-set-variable option... yes checking whether the compiler supports the -Wunused-parameter option... yes checking whether the compiler supports the -Wused-but-marked-unused option... yes checking whether the compiler supports generating dependencies... yes, with -xM checking whether to use an os-proto.h header... no checking for struct sockaddr.sa_len... no configure: no Bluetooth sniffing support implemented for solaris2.11 checking for dbus-1 with pkg-config... found checking whether the D-Bus library defines dbus_connection_read_write... yes checking for a BSD-compatible install... /opt/csw/bin/ginstall -c configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating cbpf-savefile.manfile config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing .devel commands flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l bison -p pcap_ -o grammar.c -d grammar.y ./mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c 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: ./savefile.c: ./sf-pcap.c: ./sf-pcapng.c: ./pcap-common.c: ./bpf_image.c: ./bpf_filter.c: ./bpf_dump.c: ./scanner.c: ./grammar.c: (cd rpcapd; make depend) ../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c ./daemon.c: ./fileconf.c: ./log.c: ./rpcapd.c: (cd testprogs; make depend) ../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c 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: ./writecaptest.c: $ make -s clean $ make -s CFLAGS=-m64 config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 $ 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 savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/include/$i; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/bin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 && \ rm -f pcap_datalink_val_to_description.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description.3pcap && \ rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description_or_dlt.3pcap && \ rm -f pcap_dump_fopen.3pcap && \ ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \ rm -f pcap_freealldevs.3pcap && \ ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \ rm -f pcap_perror.3pcap && \ ln -s pcap_geterr.3pcap pcap_perror.3pcap && \ rm -f pcap_sendpacket.3pcap && \ ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \ rm -f pcap_free_datalinks.3pcap && \ ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \ rm -f pcap_free_tstamp_types.3pcap && \ ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \ rm -f pcap_dispatch.3pcap && \ ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \ rm -f pcap_minor_version.3pcap && \ ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \ rm -f pcap_next.3pcap && \ ln -s pcap_next_ex.3pcap pcap_next.3pcap && \ rm -f pcap_open_dead_with_tstamp_precision.3pcap && \ ln -s pcap_open_dead.3pcap \ pcap_open_dead_with_tstamp_precision.3pcap && \ rm -f pcap_open_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \ rm -f pcap_fopen_offline.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \ rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \ rm -f pcap_tstamp_type_val_to_description.3pcap && \ ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \ rm -f pcap_getnonblock.3pcap && \ ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap) for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ make -s check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ....................................................SSSSSS... 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ..SSSSSSSSSSSSSSSSSSSSSSSSSS........................S........ 2196 / 7441 ( 29%) ...........................SSSS.SSSSSSSS........SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....S....S....S....S. 3111 / 7441 ( 41%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3172 / 7441 ( 42%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3233 / 7441 ( 43%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3294 / 7441 ( 44%) S....S....S....S....S....S....S....S....S....S....S....S....S 3355 / 7441 ( 45%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3416 / 7441 ( 45%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3477 / 7441 ( 46%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3538 / 7441 ( 47%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3599 / 7441 ( 48%) S....S....S....S....S....S....S....S....S....S....S....S....S 3660 / 7441 ( 49%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3721 / 7441 ( 50%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3782 / 7441 ( 50%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3843 / 7441 ( 51%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3904 / 7441 ( 52%) S....S....S....S....S....S....S....S....S....S....S....S....S 3965 / 7441 ( 53%) ....S....S....S....S....S....S....S....S....S....S....S....S. 4026 / 7441 ( 54%) ...S....S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSS 4087 / 7441 ( 54%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......... 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1824 tests skipped 0 tests failed 5617 tests passed $ testprogs/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 $ make releasetar No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD. autoreconf identification: 2.69 Cleaning... rm -f pcap-bpf.o fad-getad.o pcap-dbus.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o 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 writecaptest rm -rf *.dSYM rm -f Makefile grammar.y config.cache config.log config.status \ config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc rm -rf autom4te.cache (cd rpcapd; make distclean) rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd rm -f Makefile config.cache config.log config.status \ config.h stamp-h stamp-h.in rm -f rpcapd.manadmin rpcapd-config.manfile rm -rf autom4te.cache (cd testprogs; make distclean) rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest 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 4: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=yes PROTOCHAIN=no ===== cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-01 2017/08/14 Compiler identification: suncc-5.14 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.VVsjT9s3 --enable-protochain=no --enable-remote=yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... /opt/developerstudio12.5/bin/cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether /opt/developerstudio12.5/bin/cc accepts -g... yes checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -E checking for grep that handles long lines and -e... /opt/csw/bin/ggrep checking for egrep... /opt/csw/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of void *... 8 checking size of time_t... 8 checking whether the compiler supports the -xldscope=hidden option... yes checking for __atomic_load_n... yes checking for __atomic_store_n... 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 for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: no hardware timestamp support implemented for solaris2.11 checking for socklen_t... yes checking whether to enable remote packet capture... yes configure: WARNING: Remote packet capture may expose libpcap-based applications configure: WARNING: to attacks by malicious remote capture servers! checking for crypt... yes checking for getspnam... yes checking for vsyslog... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_flags... yes checking for openssl with pkg-config... found checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for ranlib... ranlib checking for ar... ar checking whether ln -s works... yes checking whether the compiler supports the -W option... yes checking whether the compiler supports the -Wall option... yes checking whether the compiler supports the -Wcomma option... yes checking whether the compiler supports the -Wdocumentation option... yes checking whether the compiler supports the -Wformat-nonliteral option... yes checking whether the compiler supports the -Wmissing-noreturn option... yes checking whether the compiler supports the -Wmissing-prototypes option... yes checking whether the compiler supports the -Wmissing-variable-declarations option... yes checking whether the compiler supports the -Wnull-pointer-subtraction option... yes checking whether the compiler supports the -Wpointer-arith option... yes checking whether the compiler supports the -Wpointer-sign option... yes checking whether the compiler supports the -Wshadow option... yes checking whether the compiler supports the -Wshorten-64-to-32 option... yes checking whether the compiler supports the -Wsign-compare option... yes checking whether the compiler supports the -Wstrict-prototypes option... yes checking whether the compiler supports the -Wundef option... yes checking whether the compiler supports the -Wunreachable-code option... yes checking whether -Wunreachable-code generates warnings from ntohs()... no checking whether the compiler supports the -Wunused-but-set-parameter option... yes checking whether the compiler supports the -Wunused-but-set-variable option... yes checking whether the compiler supports the -Wunused-parameter option... yes checking whether the compiler supports the -Wused-but-marked-unused option... yes checking whether the compiler supports generating dependencies... yes, with -xM checking whether to use an os-proto.h header... no checking for struct sockaddr.sa_len... no configure: no Bluetooth sniffing support implemented for solaris2.11 checking for dbus-1 with pkg-config... found checking whether the D-Bus library defines dbus_connection_read_write... yes checking for a BSD-compatible install... /opt/csw/bin/ginstall -c configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating cbpf-savefile.manfile config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing .devel commands flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l bison -p pcap_ -o grammar.c -d grammar.y ./mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c sslutils.c pcap-rpcap.c rpcap-protocol.c sockutils.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c 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: ./savefile.c: ./sf-pcap.c: ./sf-pcapng.c: ./pcap-common.c: ./bpf_image.c: ./bpf_filter.c: ./bpf_dump.c: ./scanner.c: ./grammar.c: (cd rpcapd; make depend) ../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c ./daemon.c: ./fileconf.c: ./log.c: ./rpcapd.c: (cd testprogs; make depend) ../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c 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: ./writecaptest.c: $ make -s clean $ make -s CFLAGS=-m64 config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 $ 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 savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a (cd rpcapd; make DESTDIR= install) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/sbin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/sbin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/sbin) /opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/include/$i; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/bin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 && \ rm -f pcap_datalink_val_to_description.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description.3pcap && \ rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description_or_dlt.3pcap && \ rm -f pcap_dump_fopen.3pcap && \ ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \ rm -f pcap_freealldevs.3pcap && \ ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \ rm -f pcap_perror.3pcap && \ ln -s pcap_geterr.3pcap pcap_perror.3pcap && \ rm -f pcap_sendpacket.3pcap && \ ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \ rm -f pcap_free_datalinks.3pcap && \ ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \ rm -f pcap_free_tstamp_types.3pcap && \ ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \ rm -f pcap_dispatch.3pcap && \ ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \ rm -f pcap_minor_version.3pcap && \ ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \ rm -f pcap_next.3pcap && \ ln -s pcap_next_ex.3pcap pcap_next.3pcap && \ rm -f pcap_open_dead_with_tstamp_precision.3pcap && \ ln -s pcap_open_dead.3pcap \ pcap_open_dead_with_tstamp_precision.3pcap && \ rm -f pcap_open_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \ rm -f pcap_fopen_offline.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \ rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \ rm -f pcap_tstamp_type_val_to_description.3pcap && \ ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \ rm -f pcap_getnonblock.3pcap && \ ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap) for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -h RPCAPD, a remote packet capture daemon. Compiled with libpcap version 1.11.0-PRE-GIT 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 $ make -s check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ....................................................SSSSSS... 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ..SSSSSSSSSSSSSSSSSSSSSSSSSS........................S........ 2196 / 7441 ( 29%) ...........................SSSS.SSSSSSSS........SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....S....S....S....S. 3111 / 7441 ( 41%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3172 / 7441 ( 42%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3233 / 7441 ( 43%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3294 / 7441 ( 44%) S....S....S....S....S....S....S....S....S....S....S....S....S 3355 / 7441 ( 45%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3416 / 7441 ( 45%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3477 / 7441 ( 46%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3538 / 7441 ( 47%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3599 / 7441 ( 48%) S....S....S....S....S....S....S....S....S....S....S....S....S 3660 / 7441 ( 49%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3721 / 7441 ( 50%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3782 / 7441 ( 50%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3843 / 7441 ( 51%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3904 / 7441 ( 52%) S....S....S....S....S....S....S....S....S....S....S....S....S 3965 / 7441 ( 53%) ....S....S....S....S....S....S....S....S....S....S....S....S. 4026 / 7441 ( 54%) ...S....S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSS 4087 / 7441 ( 54%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......... 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1824 tests skipped 0 tests failed 5617 tests passed $ testprogs/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 $ make releasetar No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD. autoreconf identification: 2.69 Cleaning... rm -f pcap-bpf.o fad-getad.o pcap-dbus.o sslutils.o pcap-rpcap.o rpcap-protocol.o sockutils.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o 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 writecaptest rm -rf *.dSYM rm -f Makefile grammar.y config.cache config.log config.status \ config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc rm -rf autom4te.cache (cd rpcapd; make distclean) rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd rm -f Makefile config.cache config.log config.status \ config.h stamp-h stamp-h.in rm -f rpcapd.manadmin rpcapd-config.manfile rm -rf autom4te.cache (cd testprogs; make distclean) rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest 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 5: CC=/opt/developerstudio12.5/bin/cc CMAKE=yes REMOTE=no PROTOCHAIN=yes ===== cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-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.VVsjT9s3 -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 -- Performing Test HAVE___ATOMIC_LOAD_N -- Performing Test HAVE___ATOMIC_LOAD_N - Success -- Performing Test HAVE___ATOMIC_STORE_N -- Performing Test HAVE___ATOMIC_STORE_N - Success -- 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 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.8.20 -- 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-amd64/build/build $ make -s clean $ make Scanning dependencies of target SerializeTarget [ 2%] Generating grammar.c, grammar.h [ 4%] Generating scanner.c, scanner.h [ 4%] Built target SerializeTarget Scanning dependencies of target pcap [ 6%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 8%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 10%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 13%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 15%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 17%] Building C object CMakeFiles/pcap.dir/gencode.c.o [ 19%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 21%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 23%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 26%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 28%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 30%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 32%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 34%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 36%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 39%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 41%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 43%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 45%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 47%] Linking C shared library libpcap.so [ 52%] Built target pcap Scanning dependencies of target pcap_static [ 54%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 56%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 58%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 60%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 63%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 65%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o [ 67%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 69%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 71%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 73%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 76%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 78%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 80%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 82%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 84%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 86%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 89%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 91%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 93%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 95%] Linking C static library libpcap.a [100%] Built target pcap_static $ make testprogs [ 4%] 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 filtertest [ 58%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 60%] Linking C executable ../run/filtertest [ 60%] Built target filtertest Scanning dependencies of target capturetest [ 63%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [ 65%] Linking C executable ../run/capturetest [ 65%] Built target capturetest Scanning dependencies of target opentest [ 67%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 69%] Linking C executable ../run/opentest [ 69%] Built target opentest Scanning dependencies of target findalldevstest [ 71%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [ 73%] Linking C executable ../run/findalldevstest [ 73%] Built target findalldevstest Scanning dependencies of target reactivatetest [ 76%] Building C object testprogs/CMakeFiles/reactivatetest.dir/reactivatetest.c.o [ 78%] Linking C executable ../run/reactivatetest [ 78%] Built target reactivatetest Scanning dependencies of target can_set_rfmon_test [ 80%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 82%] Linking C executable ../run/can_set_rfmon_test [ 82%] Built target can_set_rfmon_test Scanning dependencies of target selpolltest [ 84%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 86%] Linking C executable ../run/selpolltest [ 86%] Built target selpolltest Scanning dependencies of target writecaptest [ 89%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [ 91%] Linking C executable ../run/writecaptest [ 91%] Built target writecaptest Scanning dependencies of target findalldevstest-perf [ 93%] Building C object testprogs/CMakeFiles/findalldevstest-perf.dir/findalldevstest-perf.c.o [ 95%] Linking C executable ../run/findalldevstest-perf [ 95%] Built target findalldevstest-perf Scanning dependencies of target activatetest [ 97%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [100%] Linking C executable ../run/activatetest [100%] Built target activatetest Scanning dependencies of target testprogs [100%] Built target testprogs `testprogs' is up to date. $ make install [ 4%] Built target SerializeTarget [ 52%] Built target pcap [100%] Built target pcap_static Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/cbpf-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-tstamp.5 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lxnet -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 $ make -s check [ 4%] Built target SerializeTarget [ 52%] Built target pcap_static [ 56%] Built target threadsignaltest [ 60%] Built target filtertest [ 65%] Built target capturetest [ 69%] Built target opentest [ 73%] Built target findalldevstest [ 78%] Built target reactivatetest [ 82%] Built target can_set_rfmon_test [ 86%] Built target selpolltest [ 91%] Built target writecaptest [ 95%] Built target findalldevstest-perf [100%] Built target activatetest [100%] Built target testprogs Scanning dependencies of target check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ............................................................. 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ....................................................S........ 2196 / 7441 ( 29%) ...........................SSSSS................SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................... 3111 / 7441 ( 41%) ............................................................. 3172 / 7441 ( 42%) ............................................................. 3233 / 7441 ( 43%) ............................................................. 3294 / 7441 ( 44%) ............................................................. 3355 / 7441 ( 45%) ............................................................. 3416 / 7441 ( 45%) ............................................................. 3477 / 7441 ( 46%) ............................................................. 3538 / 7441 ( 47%) ............................................................. 3599 / 7441 ( 48%) ............................................................. 3660 / 7441 ( 49%) ............................................................. 3721 / 7441 ( 50%) ............................................................. 3782 / 7441 ( 50%) ............................................................. 3843 / 7441 ( 51%) ............................................................. 3904 / 7441 ( 52%) ............................................................. 3965 / 7441 ( 53%) ............................................................. 4026 / 7441 ( 54%) ............................................................. 4087 / 7441 ( 54%) ............................................................. 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S..... 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1511 tests skipped 0 tests failed 5930 tests passed [100%] Built target check $ run/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 Cleaning... $ git status -suall ===== SETUP 6: CC=/opt/developerstudio12.5/bin/cc CMAKE=yes REMOTE=yes PROTOCHAIN=yes ===== $ ./build.sh cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-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.VVsjT9s3 -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 -- Performing Test HAVE___ATOMIC_LOAD_N -- Performing Test HAVE___ATOMIC_LOAD_N - Success -- Performing Test HAVE___ATOMIC_STORE_N -- Performing Test HAVE___ATOMIC_STORE_N - Success -- 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: /usr/lib/64/libcrypto.so (found version "1.0.2o") -- 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 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.8.20 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /export/home/buildbot/slave/libpcap-solaris11-amd64/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 [ 4%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 6%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 7%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 9%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 11%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 12%] Building C object CMakeFiles/pcap.dir/gencode.c.o [ 14%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 15%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 17%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 19%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 20%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 22%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 23%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 25%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 26%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 28%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 30%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 31%] Building C object CMakeFiles/pcap.dir/pcap-rpcap.c.o [ 33%] Building C object CMakeFiles/pcap.dir/rpcap-protocol.c.o [ 34%] Building C object CMakeFiles/pcap.dir/sockutils.c.o [ 36%] Building C object CMakeFiles/pcap.dir/sslutils.c.o [ 38%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 39%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 41%] Linking C shared library libpcap.so [ 44%] Built target pcap Scanning dependencies of target pcap_static [ 46%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 47%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 49%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 50%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 52%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 53%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o [ 55%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 57%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 58%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 60%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 61%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 63%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 65%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 66%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 68%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 69%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 71%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 73%] Building C object CMakeFiles/pcap_static.dir/pcap-rpcap.c.o [ 74%] Building C object CMakeFiles/pcap_static.dir/rpcap-protocol.c.o [ 76%] Building C object CMakeFiles/pcap_static.dir/sockutils.c.o [ 77%] Building C object CMakeFiles/pcap_static.dir/sslutils.c.o [ 79%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 80%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 82%] Linking C static library libpcap.a [ 85%] Built target pcap_static Scanning dependencies of target rpcapd [ 87%] Building C object rpcapd/CMakeFiles/rpcapd.dir/daemon.c.o [ 88%] Building C object rpcapd/CMakeFiles/rpcapd.dir/fileconf.c.o [ 90%] Building C object rpcapd/CMakeFiles/rpcapd.dir/log.c.o [ 92%] Building C object rpcapd/CMakeFiles/rpcapd.dir/rpcapd.c.o [ 93%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/rpcap-protocol.c.o [ 95%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sockutils.c.o [ 96%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/fmtutils.c.o [ 98%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sslutils.c.o [100%] Linking C executable ../run/rpcapd [100%] Built target rpcapd $ make testprogs [ 4%] Built target SerializeTarget [ 56%] Built target pcap_static Scanning dependencies of target activatetest [ 58%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [ 60%] Linking C executable ../run/activatetest [ 60%] Built target activatetest Scanning dependencies of target filtertest [ 62%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 64%] Linking C executable ../run/filtertest [ 64%] Built target filtertest Scanning dependencies of target threadsignaltest [ 66%] Building C object testprogs/CMakeFiles/threadsignaltest.dir/threadsignaltest.c.o [ 68%] Linking C executable ../run/threadsignaltest [ 68%] Built target threadsignaltest Scanning dependencies of target capturetest [ 70%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [ 72%] Linking C executable ../run/capturetest [ 72%] Built target capturetest Scanning dependencies of target can_set_rfmon_test [ 74%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 76%] Linking C executable ../run/can_set_rfmon_test [ 76%] Built target can_set_rfmon_test Scanning dependencies of target reactivatetest [ 78%] Building C object testprogs/CMakeFiles/reactivatetest.dir/reactivatetest.c.o [ 80%] Linking C executable ../run/reactivatetest [ 80%] Built target reactivatetest Scanning dependencies of target selpolltest [ 82%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 84%] Linking C executable ../run/selpolltest [ 84%] Built target selpolltest Scanning dependencies of target writecaptest [ 86%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [ 88%] Linking C executable ../run/writecaptest [ 88%] Built target writecaptest Scanning dependencies of target findalldevstest [ 90%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [ 92%] Linking C executable ../run/findalldevstest [ 92%] Built target findalldevstest Scanning dependencies of target opentest [ 94%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 96%] Linking C executable ../run/opentest [ 96%] Built target opentest 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 [ 3%] Built target SerializeTarget [ 44%] Built target pcap [ 85%] Built target pcap_static [100%] Built target rpcapd Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/cbpf-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-tstamp.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m/rpcapd.1m -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/rpcapd-config.4 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lxnet -lsocket -lnsl -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lsocket -lnsl -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -h RPCAPD, a remote packet capture daemon. Compiled with libpcap version 1.11.0-PRE-GIT 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 $ make -s check [ 4%] Built target SerializeTarget [ 56%] Built target pcap_static [ 60%] Built target activatetest [ 64%] Built target filtertest [ 68%] Built target threadsignaltest [ 72%] Built target capturetest [ 76%] Built target can_set_rfmon_test [ 80%] Built target reactivatetest [ 84%] Built target selpolltest [ 88%] Built target writecaptest [ 92%] Built target findalldevstest [ 96%] Built target opentest [100%] Built target findalldevstest-perf [100%] Built target testprogs Scanning dependencies of target check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ............................................................. 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ....................................................S........ 2196 / 7441 ( 29%) ...........................SSSSS................SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................... 3111 / 7441 ( 41%) ............................................................. 3172 / 7441 ( 42%) ............................................................. 3233 / 7441 ( 43%) ............................................................. 3294 / 7441 ( 44%) ............................................................. 3355 / 7441 ( 45%) ............................................................. 3416 / 7441 ( 45%) ............................................................. 3477 / 7441 ( 46%) ............................................................. 3538 / 7441 ( 47%) ............................................................. 3599 / 7441 ( 48%) ............................................................. 3660 / 7441 ( 49%) ............................................................. 3721 / 7441 ( 50%) ............................................................. 3782 / 7441 ( 50%) ............................................................. 3843 / 7441 ( 51%) ............................................................. 3904 / 7441 ( 52%) ............................................................. 3965 / 7441 ( 53%) ............................................................. 4026 / 7441 ( 54%) ............................................................. 4087 / 7441 ( 54%) ............................................................. 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S..... 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1511 tests skipped 0 tests failed 5930 tests passed [100%] Built target check $ run/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 Cleaning... $ git status -suall ===== SETUP 7: CC=/opt/developerstudio12.5/bin/cc CMAKE=yes REMOTE=no PROTOCHAIN=no ===== $ ./build.sh cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-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.VVsjT9s3 -DENABLE_PROTOCHAIN=no -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 -- Performing Test HAVE___ATOMIC_LOAD_N -- Performing Test HAVE___ATOMIC_LOAD_N - Success -- Performing Test HAVE___ATOMIC_STORE_N -- Performing Test HAVE___ATOMIC_STORE_N - Success -- 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 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.8.20 -- 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-amd64/build/build $ make -s clean $ make Scanning dependencies of target SerializeTarget [ 2%] Generating grammar.c, grammar.h [ 4%] Generating scanner.c, scanner.h [ 4%] Built target SerializeTarget Scanning dependencies of target pcap [ 6%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 8%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 10%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 13%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 15%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 17%] Building C object CMakeFiles/pcap.dir/gencode.c.o [ 19%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 21%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 23%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 26%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 28%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 30%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 32%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 34%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 36%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 39%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 41%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 43%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 45%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 47%] Linking C shared library libpcap.so [ 52%] Built target pcap Scanning dependencies of target pcap_static [ 54%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 56%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 58%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 60%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 63%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 65%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o [ 67%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 69%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 71%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 73%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 76%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 78%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 80%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 82%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 84%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 86%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 89%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 91%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 93%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 95%] Linking C static library libpcap.a [100%] Built target pcap_static $ make testprogs [ 4%] Built target SerializeTarget [ 52%] Built target pcap_static Scanning dependencies of target selpolltest [ 54%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 56%] Linking C executable ../run/selpolltest [ 56%] Built target selpolltest Scanning dependencies of target findalldevstest [ 58%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [ 60%] Linking C executable ../run/findalldevstest [ 60%] Built target findalldevstest Scanning dependencies of target opentest [ 63%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 65%] Linking C executable ../run/opentest [ 65%] Built target opentest Scanning dependencies of target filtertest [ 67%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 69%] Linking C executable ../run/filtertest [ 69%] Built target filtertest Scanning dependencies of target threadsignaltest [ 71%] Building C object testprogs/CMakeFiles/threadsignaltest.dir/threadsignaltest.c.o [ 73%] Linking C executable ../run/threadsignaltest [ 73%] Built target threadsignaltest Scanning dependencies of target capturetest [ 76%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [ 78%] Linking C executable ../run/capturetest [ 78%] Built target capturetest Scanning dependencies of target can_set_rfmon_test [ 80%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 82%] Linking C executable ../run/can_set_rfmon_test [ 82%] Built target can_set_rfmon_test Scanning dependencies of target writecaptest [ 84%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [ 86%] Linking C executable ../run/writecaptest [ 86%] Built target writecaptest Scanning dependencies of target findalldevstest-perf [ 89%] Building C object testprogs/CMakeFiles/findalldevstest-perf.dir/findalldevstest-perf.c.o [ 91%] Linking C executable ../run/findalldevstest-perf [ 91%] Built target findalldevstest-perf Scanning dependencies of target activatetest [ 93%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [ 95%] Linking C executable ../run/activatetest [ 95%] Built target activatetest Scanning dependencies of target reactivatetest [ 97%] Building C object testprogs/CMakeFiles/reactivatetest.dir/reactivatetest.c.o [100%] Linking C executable ../run/reactivatetest [100%] Built target reactivatetest Scanning dependencies of target testprogs [100%] Built target testprogs `testprogs' is up to date. $ make install [ 4%] Built target SerializeTarget [ 52%] Built target pcap [100%] Built target pcap_static Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/cbpf-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-tstamp.5 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lxnet -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 $ make -s check [ 4%] Built target SerializeTarget [ 52%] Built target pcap_static [ 56%] Built target selpolltest [ 60%] Built target findalldevstest [ 65%] Built target opentest [ 69%] Built target filtertest [ 73%] Built target threadsignaltest [ 78%] Built target capturetest [ 82%] Built target can_set_rfmon_test [ 86%] Built target writecaptest [ 91%] Built target findalldevstest-perf [ 95%] Built target activatetest [100%] Built target reactivatetest [100%] Built target testprogs Scanning dependencies of target check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ....................................................SSSSSS... 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ..SSSSSSSSSSSSSSSSSSSSSSSSSS........................S........ 2196 / 7441 ( 29%) ...........................SSSS.SSSSSSSS........SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....S....S....S....S. 3111 / 7441 ( 41%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3172 / 7441 ( 42%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3233 / 7441 ( 43%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3294 / 7441 ( 44%) S....S....S....S....S....S....S....S....S....S....S....S....S 3355 / 7441 ( 45%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3416 / 7441 ( 45%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3477 / 7441 ( 46%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3538 / 7441 ( 47%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3599 / 7441 ( 48%) S....S....S....S....S....S....S....S....S....S....S....S....S 3660 / 7441 ( 49%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3721 / 7441 ( 50%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3782 / 7441 ( 50%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3843 / 7441 ( 51%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3904 / 7441 ( 52%) S....S....S....S....S....S....S....S....S....S....S....S....S 3965 / 7441 ( 53%) ....S....S....S....S....S....S....S....S....S....S....S....S. 4026 / 7441 ( 54%) ...S....S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSS 4087 / 7441 ( 54%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......... 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1824 tests skipped 0 tests failed 5617 tests passed [100%] Built target check $ run/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 Cleaning... $ git status -suall $ ./build.sh ===== SETUP 8: CC=/opt/developerstudio12.5/bin/cc CMAKE=yes REMOTE=yes PROTOCHAIN=no ===== cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-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.VVsjT9s3 -DENABLE_PROTOCHAIN=no -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 -- Performing Test HAVE___ATOMIC_LOAD_N -- Performing Test HAVE___ATOMIC_LOAD_N - Success -- Performing Test HAVE___ATOMIC_STORE_N -- Performing Test HAVE___ATOMIC_STORE_N - Success -- 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: /usr/lib/64/libcrypto.so (found version "1.0.2o") -- 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 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.8.20 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /export/home/buildbot/slave/libpcap-solaris11-amd64/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 [ 4%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 6%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 7%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 9%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 11%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 12%] Building C object CMakeFiles/pcap.dir/gencode.c.o [ 14%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 15%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 17%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 19%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 20%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 22%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 23%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 25%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 26%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 28%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 30%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 31%] Building C object CMakeFiles/pcap.dir/pcap-rpcap.c.o [ 33%] Building C object CMakeFiles/pcap.dir/rpcap-protocol.c.o [ 34%] Building C object CMakeFiles/pcap.dir/sockutils.c.o [ 36%] Building C object CMakeFiles/pcap.dir/sslutils.c.o [ 38%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 39%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 41%] Linking C shared library libpcap.so [ 44%] Built target pcap Scanning dependencies of target pcap_static [ 46%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 47%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 49%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 50%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 52%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 53%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o [ 55%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 57%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 58%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 60%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 61%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 63%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 65%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 66%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 68%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 69%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 71%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 73%] Building C object CMakeFiles/pcap_static.dir/pcap-rpcap.c.o [ 74%] Building C object CMakeFiles/pcap_static.dir/rpcap-protocol.c.o [ 76%] Building C object CMakeFiles/pcap_static.dir/sockutils.c.o [ 77%] Building C object CMakeFiles/pcap_static.dir/sslutils.c.o [ 79%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 80%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 82%] Linking C static library libpcap.a [ 85%] Built target pcap_static Scanning dependencies of target rpcapd [ 87%] Building C object rpcapd/CMakeFiles/rpcapd.dir/daemon.c.o [ 88%] Building C object rpcapd/CMakeFiles/rpcapd.dir/fileconf.c.o [ 90%] Building C object rpcapd/CMakeFiles/rpcapd.dir/log.c.o [ 92%] Building C object rpcapd/CMakeFiles/rpcapd.dir/rpcapd.c.o [ 93%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/rpcap-protocol.c.o [ 95%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sockutils.c.o [ 96%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/fmtutils.c.o [ 98%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sslutils.c.o [100%] Linking C executable ../run/rpcapd [100%] Built target rpcapd $ make testprogs [ 4%] Built target SerializeTarget [ 56%] Built target pcap_static Scanning dependencies of target activatetest [ 58%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [ 60%] Linking C executable ../run/activatetest [ 60%] Built target activatetest Scanning dependencies of target filtertest [ 62%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 64%] Linking C executable ../run/filtertest [ 64%] Built target filtertest Scanning dependencies of target threadsignaltest [ 66%] Building C object testprogs/CMakeFiles/threadsignaltest.dir/threadsignaltest.c.o [ 68%] Linking C executable ../run/threadsignaltest [ 68%] Built target threadsignaltest Scanning dependencies of target capturetest [ 70%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [ 72%] Linking C executable ../run/capturetest [ 72%] Built target capturetest Scanning dependencies of target can_set_rfmon_test [ 74%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 76%] Linking C executable ../run/can_set_rfmon_test [ 76%] Built target can_set_rfmon_test Scanning dependencies of target reactivatetest [ 78%] Building C object testprogs/CMakeFiles/reactivatetest.dir/reactivatetest.c.o [ 80%] Linking C executable ../run/reactivatetest [ 80%] Built target reactivatetest Scanning dependencies of target selpolltest [ 82%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 84%] Linking C executable ../run/selpolltest [ 84%] Built target selpolltest Scanning dependencies of target writecaptest [ 86%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [ 88%] Linking C executable ../run/writecaptest [ 88%] Built target writecaptest Scanning dependencies of target findalldevstest [ 90%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [ 92%] Linking C executable ../run/findalldevstest [ 92%] Built target findalldevstest Scanning dependencies of target opentest [ 94%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 96%] Linking C executable ../run/opentest [ 96%] Built target opentest 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 [ 3%] Built target SerializeTarget [ 44%] Built target pcap [ 85%] Built target pcap_static [100%] Built target rpcapd Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/cbpf-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-tstamp.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m/rpcapd.1m -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/rpcapd-config.4 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lxnet -lsocket -lnsl -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lsocket -lnsl -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -h RPCAPD, a remote packet capture daemon. Compiled with libpcap version 1.11.0-PRE-GIT 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 $ make -s check [ 4%] Built target SerializeTarget [ 56%] Built target pcap_static [ 60%] Built target activatetest [ 64%] Built target filtertest [ 68%] Built target threadsignaltest [ 72%] Built target capturetest [ 76%] Built target can_set_rfmon_test [ 80%] Built target reactivatetest [ 84%] Built target selpolltest [ 88%] Built target writecaptest [ 92%] Built target findalldevstest [ 96%] Built target opentest [100%] Built target findalldevstest-perf [100%] Built target testprogs Scanning dependencies of target check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ....................................................SSSSSS... 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ..SSSSSSSSSSSSSSSSSSSSSSSSSS........................S........ 2196 / 7441 ( 29%) ...........................SSSS.SSSSSSSS........SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....S....S....S....S. 3111 / 7441 ( 41%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3172 / 7441 ( 42%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3233 / 7441 ( 43%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3294 / 7441 ( 44%) S....S....S....S....S....S....S....S....S....S....S....S....S 3355 / 7441 ( 45%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3416 / 7441 ( 45%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3477 / 7441 ( 46%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3538 / 7441 ( 47%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3599 / 7441 ( 48%) S....S....S....S....S....S....S....S....S....S....S....S....S 3660 / 7441 ( 49%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3721 / 7441 ( 50%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3782 / 7441 ( 50%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3843 / 7441 ( 51%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3904 / 7441 ( 52%) S....S....S....S....S....S....S....S....S....S....S....S....S 3965 / 7441 ( 53%) ....S....S....S....S....S....S....S....S....S....S....S....S. 4026 / 7441 ( 54%) ...S....S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSS 4087 / 7441 ( 54%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......... 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1824 tests skipped 0 tests failed 5617 tests passed [100%] Built target check $ run/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 Cleaning... $ git status -suall $ ./build.sh ===== SETUP 9: CC=gcc CMAKE=no REMOTE=no PROTOCHAIN=yes ===== gcc (GCC) 5.5.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler identification: gcc-5.5.0 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.VVsjT9s3 --enable-protochain=yes --enable-remote=no checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... gcc 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... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc 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... gcc -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 -fvisibility=hidden option... yes checking for __atomic_load_n... yes checking for __atomic_store_n... 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 for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: no hardware timestamp support implemented for solaris2.11 checking for socklen_t... yes checking whether to enable remote packet capture... no checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for ranlib... ranlib checking for ar... ar checking whether ln -s works... yes checking whether the compiler supports the -W option... yes checking whether the compiler supports the -Wall option... yes checking whether the compiler supports the -Wcomma option... no checking whether the compiler supports the -Wdocumentation option... no checking whether the compiler supports the -Wformat-nonliteral option... no 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... no checking whether the compiler supports the -Wnull-pointer-subtraction option... no 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... no 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... no checking whether the compiler supports generating dependencies... yes, with -M checking whether to use an os-proto.h header... no checking for struct sockaddr.sa_len... no configure: no Bluetooth sniffing support implemented for solaris2.11 checking for dbus-1 with pkg-config... found checking whether the D-Bus library defines dbus_connection_read_write... yes checking for a BSD-compatible install... /opt/csw/bin/ginstall -c configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating cbpf-savefile.manfile config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing .devel commands flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l bison -p pcap_ -o grammar.c -d grammar.y ./mkdep -c gcc -m "-M" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c 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 gcc -m "-M" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c (cd testprogs; make depend) ../mkdep -c gcc -m "-M" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c writecaptest.c $ make -s clean $ make -s CFLAGS=-m64 config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 $ make install VER=`cat ./VERSION`; \ MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \ gcc -m64 -shared -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 savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/include/$i; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/bin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 && \ rm -f pcap_datalink_val_to_description.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description.3pcap && \ rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description_or_dlt.3pcap && \ rm -f pcap_dump_fopen.3pcap && \ ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \ rm -f pcap_freealldevs.3pcap && \ ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \ rm -f pcap_perror.3pcap && \ ln -s pcap_geterr.3pcap pcap_perror.3pcap && \ rm -f pcap_sendpacket.3pcap && \ ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \ rm -f pcap_free_datalinks.3pcap && \ ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \ rm -f pcap_free_tstamp_types.3pcap && \ ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \ rm -f pcap_dispatch.3pcap && \ ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \ rm -f pcap_minor_version.3pcap && \ ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \ rm -f pcap_next.3pcap && \ ln -s pcap_next_ex.3pcap pcap_next.3pcap && \ rm -f pcap_open_dead_with_tstamp_precision.3pcap && \ ln -s pcap_open_dead.3pcap \ pcap_open_dead_with_tstamp_precision.3pcap && \ rm -f pcap_open_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \ rm -f pcap_fopen_offline.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \ rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \ rm -f pcap_tstamp_type_val_to_description.3pcap && \ ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \ rm -f pcap_getnonblock.3pcap && \ ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap) for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ make -s check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ............................................................. 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ....................................................S........ 2196 / 7441 ( 29%) ...........................SSSSS................SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................... 3111 / 7441 ( 41%) ............................................................. 3172 / 7441 ( 42%) ............................................................. 3233 / 7441 ( 43%) ............................................................. 3294 / 7441 ( 44%) ............................................................. 3355 / 7441 ( 45%) ............................................................. 3416 / 7441 ( 45%) ............................................................. 3477 / 7441 ( 46%) ............................................................. 3538 / 7441 ( 47%) ............................................................. 3599 / 7441 ( 48%) ............................................................. 3660 / 7441 ( 49%) ............................................................. 3721 / 7441 ( 50%) ............................................................. 3782 / 7441 ( 50%) ............................................................. 3843 / 7441 ( 51%) ............................................................. 3904 / 7441 ( 52%) ............................................................. 3965 / 7441 ( 53%) ............................................................. 4026 / 7441 ( 54%) ............................................................. 4087 / 7441 ( 54%) ............................................................. 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S..... 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1511 tests skipped 0 tests failed 5930 tests passed $ testprogs/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 $ make releasetar No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD. autoreconf identification: 2.69 Cleaning... rm -f pcap-bpf.o fad-getad.o pcap-dbus.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o 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 writecaptest rm -rf *.dSYM rm -f Makefile grammar.y config.cache config.log config.status \ config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc rm -rf autom4te.cache (cd rpcapd; make distclean) rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd rm -f Makefile config.cache config.log config.status \ config.h stamp-h stamp-h.in rm -f rpcapd.manadmin rpcapd-config.manfile rm -rf autom4te.cache (cd testprogs; make distclean) rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest 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 10: CC=gcc CMAKE=no REMOTE=yes PROTOCHAIN=yes ===== gcc (GCC) 5.5.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler identification: gcc-5.5.0 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.VVsjT9s3 --enable-protochain=yes --enable-remote=yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... gcc 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... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc 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... gcc -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 -fvisibility=hidden option... yes checking for __atomic_load_n... yes checking for __atomic_store_n... 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 for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: no hardware timestamp support implemented for solaris2.11 checking for socklen_t... yes checking whether to enable remote packet capture... yes configure: WARNING: Remote packet capture may expose libpcap-based applications configure: WARNING: to attacks by malicious remote capture servers! checking for crypt... yes checking for getspnam... yes checking for vsyslog... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_flags... yes checking for openssl with pkg-config... found checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for ranlib... ranlib checking for ar... ar checking whether ln -s works... yes checking whether the compiler supports the -W option... yes checking whether the compiler supports the -Wall option... yes checking whether the compiler supports the -Wcomma option... no checking whether the compiler supports the -Wdocumentation option... no checking whether the compiler supports the -Wformat-nonliteral option... no 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... no checking whether the compiler supports the -Wnull-pointer-subtraction option... no 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... no 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... no checking whether the compiler supports generating dependencies... yes, with -M checking whether to use an os-proto.h header... no checking for struct sockaddr.sa_len... no configure: no Bluetooth sniffing support implemented for solaris2.11 checking for dbus-1 with pkg-config... found checking whether the D-Bus library defines dbus_connection_read_write... yes checking for a BSD-compatible install... /opt/csw/bin/ginstall -c configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating cbpf-savefile.manfile config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing .devel commands flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l bison -p pcap_ -o grammar.c -d grammar.y ./mkdep -c gcc -m "-M" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c sslutils.c pcap-rpcap.c rpcap-protocol.c sockutils.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c 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 gcc -m "-M" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c (cd testprogs; make depend) ../mkdep -c gcc -m "-M" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c writecaptest.c $ make -s clean $ make -s CFLAGS=-m64 config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 $ make install VER=`cat ./VERSION`; \ MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \ gcc -m64 -shared -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 savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a (cd rpcapd; make DESTDIR= install) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/sbin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/sbin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/sbin) /opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/include/$i; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/bin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 && \ rm -f pcap_datalink_val_to_description.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description.3pcap && \ rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description_or_dlt.3pcap && \ rm -f pcap_dump_fopen.3pcap && \ ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \ rm -f pcap_freealldevs.3pcap && \ ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \ rm -f pcap_perror.3pcap && \ ln -s pcap_geterr.3pcap pcap_perror.3pcap && \ rm -f pcap_sendpacket.3pcap && \ ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \ rm -f pcap_free_datalinks.3pcap && \ ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \ rm -f pcap_free_tstamp_types.3pcap && \ ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \ rm -f pcap_dispatch.3pcap && \ ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \ rm -f pcap_minor_version.3pcap && \ ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \ rm -f pcap_next.3pcap && \ ln -s pcap_next_ex.3pcap pcap_next.3pcap && \ rm -f pcap_open_dead_with_tstamp_precision.3pcap && \ ln -s pcap_open_dead.3pcap \ pcap_open_dead_with_tstamp_precision.3pcap && \ rm -f pcap_open_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \ rm -f pcap_fopen_offline.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \ rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \ rm -f pcap_tstamp_type_val_to_description.3pcap && \ ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \ rm -f pcap_getnonblock.3pcap && \ ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap) for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -h RPCAPD, a remote packet capture daemon. Compiled with libpcap version 1.11.0-PRE-GIT Compiled with OpenSSL 1.0.2u 20 Dec 2019 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 $ make -s check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ............................................................. 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ....................................................S........ 2196 / 7441 ( 29%) ...........................SSSSS................SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................... 3111 / 7441 ( 41%) ............................................................. 3172 / 7441 ( 42%) ............................................................. 3233 / 7441 ( 43%) ............................................................. 3294 / 7441 ( 44%) ............................................................. 3355 / 7441 ( 45%) ............................................................. 3416 / 7441 ( 45%) ............................................................. 3477 / 7441 ( 46%) ............................................................. 3538 / 7441 ( 47%) ............................................................. 3599 / 7441 ( 48%) ............................................................. 3660 / 7441 ( 49%) ............................................................. 3721 / 7441 ( 50%) ............................................................. 3782 / 7441 ( 50%) ............................................................. 3843 / 7441 ( 51%) ............................................................. 3904 / 7441 ( 52%) ............................................................. 3965 / 7441 ( 53%) ............................................................. 4026 / 7441 ( 54%) ............................................................. 4087 / 7441 ( 54%) ............................................................. 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S..... 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1511 tests skipped 0 tests failed 5930 tests passed $ testprogs/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 $ make releasetar No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD. autoreconf identification: 2.69 Cleaning... rm -f pcap-bpf.o fad-getad.o pcap-dbus.o sslutils.o pcap-rpcap.o rpcap-protocol.o sockutils.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o 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 writecaptest rm -rf *.dSYM rm -f Makefile grammar.y config.cache config.log config.status \ config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc rm -rf autom4te.cache (cd rpcapd; make distclean) rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd rm -f Makefile config.cache config.log config.status \ config.h stamp-h stamp-h.in rm -f rpcapd.manadmin rpcapd-config.manfile rm -rf autom4te.cache (cd testprogs; make distclean) rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest 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 11: CC=gcc CMAKE=no REMOTE=no PROTOCHAIN=no ===== gcc (GCC) 5.5.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler identification: gcc-5.5.0 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.VVsjT9s3 --enable-protochain=no --enable-remote=no checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... gcc 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... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc 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... gcc -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 -fvisibility=hidden option... yes checking for __atomic_load_n... yes checking for __atomic_store_n... 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 for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: no hardware timestamp support implemented for solaris2.11 checking for socklen_t... yes checking whether to enable remote packet capture... no checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for ranlib... ranlib checking for ar... ar checking whether ln -s works... yes checking whether the compiler supports the -W option... yes checking whether the compiler supports the -Wall option... yes checking whether the compiler supports the -Wcomma option... no checking whether the compiler supports the -Wdocumentation option... no checking whether the compiler supports the -Wformat-nonliteral option... no 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... no checking whether the compiler supports the -Wnull-pointer-subtraction option... no 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... no 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... no checking whether the compiler supports generating dependencies... yes, with -M checking whether to use an os-proto.h header... no checking for struct sockaddr.sa_len... no configure: no Bluetooth sniffing support implemented for solaris2.11 checking for dbus-1 with pkg-config... found checking whether the D-Bus library defines dbus_connection_read_write... yes checking for a BSD-compatible install... /opt/csw/bin/ginstall -c configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating cbpf-savefile.manfile config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing .devel commands flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l bison -p pcap_ -o grammar.c -d grammar.y ./mkdep -c gcc -m "-M" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c 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 gcc -m "-M" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c (cd testprogs; make depend) ../mkdep -c gcc -m "-M" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c writecaptest.c $ make -s clean $ make -s CFLAGS=-m64 config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 $ make install VER=`cat ./VERSION`; \ MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \ gcc -m64 -shared -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 savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/include/$i; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/bin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 && \ rm -f pcap_datalink_val_to_description.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description.3pcap && \ rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description_or_dlt.3pcap && \ rm -f pcap_dump_fopen.3pcap && \ ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \ rm -f pcap_freealldevs.3pcap && \ ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \ rm -f pcap_perror.3pcap && \ ln -s pcap_geterr.3pcap pcap_perror.3pcap && \ rm -f pcap_sendpacket.3pcap && \ ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \ rm -f pcap_free_datalinks.3pcap && \ ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \ rm -f pcap_free_tstamp_types.3pcap && \ ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \ rm -f pcap_dispatch.3pcap && \ ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \ rm -f pcap_minor_version.3pcap && \ ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \ rm -f pcap_next.3pcap && \ ln -s pcap_next_ex.3pcap pcap_next.3pcap && \ rm -f pcap_open_dead_with_tstamp_precision.3pcap && \ ln -s pcap_open_dead.3pcap \ pcap_open_dead_with_tstamp_precision.3pcap && \ rm -f pcap_open_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \ rm -f pcap_fopen_offline.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \ rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \ rm -f pcap_tstamp_type_val_to_description.3pcap && \ ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \ rm -f pcap_getnonblock.3pcap && \ ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap) for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ make -s check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ....................................................SSSSSS... 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ..SSSSSSSSSSSSSSSSSSSSSSSSSS........................S........ 2196 / 7441 ( 29%) ...........................SSSS.SSSSSSSS........SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....S....S....S....S. 3111 / 7441 ( 41%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3172 / 7441 ( 42%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3233 / 7441 ( 43%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3294 / 7441 ( 44%) S....S....S....S....S....S....S....S....S....S....S....S....S 3355 / 7441 ( 45%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3416 / 7441 ( 45%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3477 / 7441 ( 46%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3538 / 7441 ( 47%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3599 / 7441 ( 48%) S....S....S....S....S....S....S....S....S....S....S....S....S 3660 / 7441 ( 49%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3721 / 7441 ( 50%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3782 / 7441 ( 50%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3843 / 7441 ( 51%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3904 / 7441 ( 52%) S....S....S....S....S....S....S....S....S....S....S....S....S 3965 / 7441 ( 53%) ....S....S....S....S....S....S....S....S....S....S....S....S. 4026 / 7441 ( 54%) ...S....S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSS 4087 / 7441 ( 54%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......... 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1824 tests skipped 0 tests failed 5617 tests passed $ testprogs/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 $ make releasetar No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD. autoreconf identification: 2.69 Cleaning... rm -f pcap-bpf.o fad-getad.o pcap-dbus.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o 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 writecaptest rm -rf *.dSYM rm -f Makefile grammar.y config.cache config.log config.status \ config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc rm -rf autom4te.cache (cd rpcapd; make distclean) rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd rm -f Makefile config.cache config.log config.status \ config.h stamp-h stamp-h.in rm -f rpcapd.manadmin rpcapd-config.manfile rm -rf autom4te.cache (cd testprogs; make distclean) rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest 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 12: CC=gcc CMAKE=no REMOTE=yes PROTOCHAIN=no ===== $ ./build.sh gcc (GCC) 5.5.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler identification: gcc-5.5.0 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.VVsjT9s3 --enable-protochain=no --enable-remote=yes checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking for gcc... gcc 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... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for gcc 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... gcc -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 -fvisibility=hidden option... yes checking for __atomic_load_n... yes checking for __atomic_store_n... 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 for getifaddrs... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes configure: no hardware timestamp support implemented for solaris2.11 checking for socklen_t... yes checking whether to enable remote packet capture... yes configure: WARNING: Remote packet capture may expose libpcap-based applications configure: WARNING: to attacks by malicious remote capture servers! checking for crypt... yes checking for getspnam... yes checking for vsyslog... yes checking for struct msghdr.msg_control... yes checking for struct msghdr.msg_flags... yes checking for openssl with pkg-config... found checking whether to build optimizer debugging code... no checking whether to build parser debugging code... no checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for capable lex... yes checking for bison... bison checking for ranlib... ranlib checking for ar... ar checking whether ln -s works... yes checking whether the compiler supports the -W option... yes checking whether the compiler supports the -Wall option... yes checking whether the compiler supports the -Wcomma option... no checking whether the compiler supports the -Wdocumentation option... no checking whether the compiler supports the -Wformat-nonliteral option... no 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... no checking whether the compiler supports the -Wnull-pointer-subtraction option... no 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... no 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... no checking whether the compiler supports generating dependencies... yes, with -M checking whether to use an os-proto.h header... no checking for struct sockaddr.sa_len... no configure: no Bluetooth sniffing support implemented for solaris2.11 checking for dbus-1 with pkg-config... found checking whether the D-Bus library defines dbus_connection_read_write... yes checking for a BSD-compatible install... /opt/csw/bin/ginstall -c configure: creating ./config.status config.status: creating Makefile config.status: creating grammar.y config.status: creating pcap-filter.manmisc config.status: creating pcap-linktype.manmisc config.status: creating pcap-tstamp.manmisc config.status: creating cbpf-savefile.manfile config.status: creating pcap-savefile.manfile config.status: creating pcap.3pcap config.status: creating pcap_compile.3pcap config.status: creating pcap_datalink.3pcap config.status: creating pcap_dump_open.3pcap config.status: creating pcap_get_tstamp_precision.3pcap config.status: creating pcap_list_datalinks.3pcap config.status: creating pcap_list_tstamp_types.3pcap config.status: creating pcap_open_dead.3pcap config.status: creating pcap_open_offline.3pcap config.status: creating pcap_set_immediate_mode.3pcap config.status: creating pcap_set_tstamp_precision.3pcap config.status: creating pcap_set_tstamp_type.3pcap config.status: creating rpcapd/Makefile config.status: creating rpcapd/rpcapd.manadmin config.status: creating rpcapd/rpcapd-config.manfile config.status: creating testprogs/Makefile config.status: creating config.h config.status: executing .devel commands flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l bison -p pcap_ -o grammar.c -d grammar.y ./mkdep -c gcc -m "-M" -s "." -m64 -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c pcap-dbus.c sslutils.c pcap-rpcap.c rpcap-protocol.c sockutils.c pcap.c gencode.c optimize.c nametoaddr.c etherent.c fmtutils.c pcap-util.c 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 gcc -m "-M" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c fileconf.c log.c rpcapd.c (cd testprogs; make depend) ../mkdep -c gcc -m "-M" -s "." -m64 -DHAVE_CONFIG_H -I. -I.. -I. -I./.. -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c can_set_rfmon_test.c capturetest.c filtertest.c findalldevstest-perf.c findalldevstest.c opentest.c nonblocktest.c reactivatetest.c selpolltest.c threadsignaltest.c writecaptest.c $ make -s clean $ make -s CFLAGS=-m64 config.status: creating libpcap.pc.tmp config.status: creating pcap-config.tmp $ make -s testprogs CFLAGS=-m64 $ make install VER=`cat ./VERSION`; \ MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \ gcc -m64 -shared -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 savefile.o sf-pcap.o sf-pcapng.o pcap-common.o bpf_image.o bpf_filter.o bpf_dump.o scanner.o grammar.o -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a (cd rpcapd; make DESTDIR= install) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/sbin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/sbin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/sbin) /opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4) [ -d /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/include/$i; done [ -d /tmp/libpcap_build_matrix.VVsjT9s3/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/bin; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config [ -d /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/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.VVsjT9s3/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3 && \ rm -f pcap_datalink_val_to_description.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description.3pcap && \ rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \ ln -s pcap_datalink_val_to_name.3pcap \ pcap_datalink_val_to_description_or_dlt.3pcap && \ rm -f pcap_dump_fopen.3pcap && \ ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \ rm -f pcap_freealldevs.3pcap && \ ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \ rm -f pcap_perror.3pcap && \ ln -s pcap_geterr.3pcap pcap_perror.3pcap && \ rm -f pcap_sendpacket.3pcap && \ ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \ rm -f pcap_free_datalinks.3pcap && \ ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \ rm -f pcap_free_tstamp_types.3pcap && \ ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \ rm -f pcap_dispatch.3pcap && \ ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \ rm -f pcap_minor_version.3pcap && \ ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \ rm -f pcap_next.3pcap && \ ln -s pcap_next_ex.3pcap pcap_next.3pcap && \ rm -f pcap_open_dead_with_tstamp_precision.3pcap && \ ln -s pcap_open_dead.3pcap \ pcap_open_dead_with_tstamp_precision.3pcap && \ rm -f pcap_open_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \ rm -f pcap_fopen_offline.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \ rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \ ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \ rm -f pcap_tstamp_type_val_to_description.3pcap && \ ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \ rm -f pcap_getnonblock.3pcap && \ ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap) for i in cbpf-savefile.manfile.in pcap-savefile.manfile.in; do \ /opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \ /tmp/libpcap_build_matrix.VVsjT9s3/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.VVsjT9s3/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -h RPCAPD, a remote packet capture daemon. Compiled with libpcap version 1.11.0-PRE-GIT Compiled with OpenSSL 1.0.2u 20 Dec 2019 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 $ make -s check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ....................................................SSSSSS... 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ..SSSSSSSSSSSSSSSSSSSSSSSSSS........................S........ 2196 / 7441 ( 29%) ...........................SSSS.SSSSSSSS........SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....S....S....S....S. 3111 / 7441 ( 41%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3172 / 7441 ( 42%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3233 / 7441 ( 43%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3294 / 7441 ( 44%) S....S....S....S....S....S....S....S....S....S....S....S....S 3355 / 7441 ( 45%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3416 / 7441 ( 45%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3477 / 7441 ( 46%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3538 / 7441 ( 47%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3599 / 7441 ( 48%) S....S....S....S....S....S....S....S....S....S....S....S....S 3660 / 7441 ( 49%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3721 / 7441 ( 50%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3782 / 7441 ( 50%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3843 / 7441 ( 51%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3904 / 7441 ( 52%) S....S....S....S....S....S....S....S....S....S....S....S....S 3965 / 7441 ( 53%) ....S....S....S....S....S....S....S....S....S....S....S....S. 4026 / 7441 ( 54%) ...S....S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSS 4087 / 7441 ( 54%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......... 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1824 tests skipped 0 tests failed 5617 tests passed $ testprogs/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 $ make releasetar No libpcap-1.11.0-PRE-GIT tag. Archive build from HEAD. autoreconf identification: 2.69 Cleaning... rm -f pcap-bpf.o fad-getad.o pcap-dbus.o sslutils.o pcap-rpcap.o rpcap-protocol.o sockutils.o pcap.o gencode.o optimize.o nametoaddr.o etherent.o fmtutils.o pcap-util.o 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 writecaptest rm -rf *.dSYM rm -f Makefile grammar.y config.cache config.log config.status \ config.h os-proto.h libpcap.pc pcap-config stamp-h stamp-h.in rm -f pcap.3pcap pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap pcap_get_tstamp_precision.3pcap pcap_list_datalinks.3pcap pcap_list_tstamp_types.3pcap pcap_open_dead.3pcap pcap_open_offline.3pcap pcap_set_immediate_mode.3pcap pcap_set_tstamp_precision.3pcap pcap_set_tstamp_type.3pcap cbpf-savefile.manfile pcap-savefile.manfile pcap-filter.manmisc pcap-linktype.manmisc pcap-tstamp.manmisc rm -rf autom4te.cache (cd rpcapd; make distclean) rm -f daemon.o fileconf.o log.o rpcapd.o rpcapd rm -f Makefile config.cache config.log config.status \ config.h stamp-h stamp-h.in rm -f rpcapd.manadmin rpcapd-config.manfile rm -rf autom4te.cache (cd testprogs; make distclean) rm -f activatetest can_set_rfmon_test capturetest filtertest findalldevstest-perf findalldevstest opentest nonblocktest reactivatetest selpolltest threadsignaltest 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 13: CC=gcc CMAKE=yes REMOTE=no PROTOCHAIN=yes ===== gcc (GCC) 5.5.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler identification: gcc-5.5.0 $ 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.VVsjT9s3 -DENABLE_PROTOCHAIN=yes -DENABLE_REMOTE=no .. -- The C compiler identification is GNU 5.5.0 -- Check for working C compiler: /opt/csw/bin/gcc -- Check for working C compiler: /opt/csw/bin/gcc -- 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 -std=gnu99 -- Performing Test std-gnu99 -- Performing Test std-gnu99 - 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 -- Performing Test HAVE___ATOMIC_LOAD_N -- Performing Test HAVE___ATOMIC_LOAD_N - Success -- Performing Test HAVE___ATOMIC_STORE_N -- Performing Test HAVE___ATOMIC_STORE_N - Success -- 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 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.8.20 -- 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 - Failed -- Checking C compiler flag -Wdocumentation -- Performing Test Wdocumentation -- Performing Test Wdocumentation - Failed -- 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 - Failed -- Checking C compiler flag -Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction - Failed -- 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 - Failed -- 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 - Failed -- Checking C compiler flag -fvisibility=hidden -- Performing Test fvisibility-hidden -- Performing Test fvisibility-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-amd64/build/build $ make -s clean $ make Scanning dependencies of target SerializeTarget [ 2%] Generating grammar.c, grammar.h [ 4%] Generating scanner.c, scanner.h [ 4%] Built target SerializeTarget Scanning dependencies of target pcap [ 6%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 8%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 10%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 13%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 15%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 17%] Building C object CMakeFiles/pcap.dir/gencode.c.o [ 19%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 21%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 23%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 26%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 28%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 30%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 32%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 34%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 36%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 39%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 41%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 43%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 45%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 47%] Linking C shared library libpcap.so [ 52%] Built target pcap Scanning dependencies of target pcap_static [ 54%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 56%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 58%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 60%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 63%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 65%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o [ 67%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 69%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 71%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 73%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 76%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 78%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 80%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 82%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 84%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 86%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 89%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 91%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 93%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 95%] Linking C static library libpcap.a [100%] Built target pcap_static $ make testprogs [ 4%] Built target SerializeTarget [ 52%] Built target pcap_static Scanning dependencies of target filtertest [ 54%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 56%] Linking C executable ../run/filtertest [ 56%] Built target filtertest Scanning dependencies of target activatetest [ 58%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [ 60%] Linking C executable ../run/activatetest [ 60%] Built target activatetest Scanning dependencies of target findalldevstest [ 63%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [ 65%] Linking C executable ../run/findalldevstest [ 65%] Built target findalldevstest Scanning dependencies of target opentest [ 67%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 69%] Linking C executable ../run/opentest [ 69%] Built target opentest Scanning dependencies of target selpolltest [ 71%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 73%] Linking C executable ../run/selpolltest [ 73%] Built target selpolltest Scanning dependencies of target reactivatetest [ 76%] Building C object testprogs/CMakeFiles/reactivatetest.dir/reactivatetest.c.o [ 78%] Linking C executable ../run/reactivatetest [ 78%] Built target reactivatetest Scanning dependencies of target can_set_rfmon_test [ 80%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 82%] Linking C executable ../run/can_set_rfmon_test [ 82%] Built target can_set_rfmon_test Scanning dependencies of target writecaptest [ 84%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [ 86%] Linking C executable ../run/writecaptest [ 86%] Built target writecaptest Scanning dependencies of target findalldevstest-perf [ 89%] Building C object testprogs/CMakeFiles/findalldevstest-perf.dir/findalldevstest-perf.c.o [ 91%] Linking C executable ../run/findalldevstest-perf [ 91%] Built target findalldevstest-perf Scanning dependencies of target threadsignaltest [ 93%] Building C object testprogs/CMakeFiles/threadsignaltest.dir/threadsignaltest.c.o [ 95%] Linking C executable ../run/threadsignaltest [ 95%] Built target threadsignaltest Scanning dependencies of target capturetest [ 97%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [100%] Linking C executable ../run/capturetest [100%] Built target capturetest Scanning dependencies of target testprogs [100%] Built target testprogs `testprogs' is up to date. $ make install [ 4%] Built target SerializeTarget [ 52%] Built target pcap [100%] Built target pcap_static Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/cbpf-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-tstamp.5 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lxnet -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 $ make -s check [ 4%] Built target SerializeTarget [ 52%] Built target pcap_static [ 56%] Built target filtertest [ 60%] Built target activatetest [ 65%] Built target findalldevstest [ 69%] Built target opentest [ 73%] Built target selpolltest [ 78%] Built target reactivatetest [ 82%] Built target can_set_rfmon_test [ 86%] Built target writecaptest [ 91%] Built target findalldevstest-perf [ 95%] Built target threadsignaltest [100%] Built target capturetest [100%] Built target testprogs Scanning dependencies of target check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ............................................................. 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ....................................................S........ 2196 / 7441 ( 29%) ...........................SSSSS................SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................... 3111 / 7441 ( 41%) ............................................................. 3172 / 7441 ( 42%) ............................................................. 3233 / 7441 ( 43%) ............................................................. 3294 / 7441 ( 44%) ............................................................. 3355 / 7441 ( 45%) ............................................................. 3416 / 7441 ( 45%) ............................................................. 3477 / 7441 ( 46%) ............................................................. 3538 / 7441 ( 47%) ............................................................. 3599 / 7441 ( 48%) ............................................................. 3660 / 7441 ( 49%) ............................................................. 3721 / 7441 ( 50%) ............................................................. 3782 / 7441 ( 50%) ............................................................. 3843 / 7441 ( 51%) ............................................................. 3904 / 7441 ( 52%) ............................................................. 3965 / 7441 ( 53%) ............................................................. 4026 / 7441 ( 54%) ............................................................. 4087 / 7441 ( 54%) ............................................................. 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S..... 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1511 tests skipped 0 tests failed 5930 tests passed [100%] Built target check $ run/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 Cleaning... $ git status -suall $ ./build.sh ===== SETUP 14: CC=gcc CMAKE=yes REMOTE=yes PROTOCHAIN=yes ===== gcc (GCC) 5.5.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler identification: gcc-5.5.0 $ 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.VVsjT9s3 -DENABLE_PROTOCHAIN=yes -DENABLE_REMOTE=yes .. -- The C compiler identification is GNU 5.5.0 -- Check for working C compiler: /opt/csw/bin/gcc -- Check for working C compiler: /opt/csw/bin/gcc -- 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 -std=gnu99 -- Performing Test std-gnu99 -- Performing Test std-gnu99 - 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 -- Performing Test HAVE___ATOMIC_LOAD_N -- Performing Test HAVE___ATOMIC_LOAD_N - Success -- Performing Test HAVE___ATOMIC_STORE_N -- Performing Test HAVE___ATOMIC_STORE_N - Success -- 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: /usr/lib/64/libcrypto.so (found version "1.0.2o") -- 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 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.8.20 -- 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 - Failed -- Checking C compiler flag -Wdocumentation -- Performing Test Wdocumentation -- Performing Test Wdocumentation - Failed -- 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 - Failed -- Checking C compiler flag -Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction - Failed -- 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 - Failed -- 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 - Failed -- Checking C compiler flag -fvisibility=hidden -- Performing Test fvisibility-hidden -- Performing Test fvisibility-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 -- Configuring done -- Generating done -- Build files have been written to: /export/home/buildbot/slave/libpcap-solaris11-amd64/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 [ 4%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 6%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 7%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 9%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 11%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 12%] Building C object CMakeFiles/pcap.dir/gencode.c.o [ 14%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 15%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 17%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 19%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 20%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 22%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 23%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 25%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 26%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 28%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 30%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 31%] Building C object CMakeFiles/pcap.dir/pcap-rpcap.c.o [ 33%] Building C object CMakeFiles/pcap.dir/rpcap-protocol.c.o [ 34%] Building C object CMakeFiles/pcap.dir/sockutils.c.o [ 36%] Building C object CMakeFiles/pcap.dir/sslutils.c.o [ 38%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 39%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 41%] Linking C shared library libpcap.so [ 44%] Built target pcap Scanning dependencies of target pcap_static [ 46%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 47%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 49%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 50%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 52%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 53%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o [ 55%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 57%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 58%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 60%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 61%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 63%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 65%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 66%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 68%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 69%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 71%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 73%] Building C object CMakeFiles/pcap_static.dir/pcap-rpcap.c.o [ 74%] Building C object CMakeFiles/pcap_static.dir/rpcap-protocol.c.o [ 76%] Building C object CMakeFiles/pcap_static.dir/sockutils.c.o [ 77%] Building C object CMakeFiles/pcap_static.dir/sslutils.c.o [ 79%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 80%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 82%] Linking C static library libpcap.a [ 85%] Built target pcap_static Scanning dependencies of target rpcapd [ 87%] Building C object rpcapd/CMakeFiles/rpcapd.dir/daemon.c.o [ 88%] Building C object rpcapd/CMakeFiles/rpcapd.dir/fileconf.c.o [ 90%] Building C object rpcapd/CMakeFiles/rpcapd.dir/log.c.o [ 92%] Building C object rpcapd/CMakeFiles/rpcapd.dir/rpcapd.c.o [ 93%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/rpcap-protocol.c.o [ 95%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sockutils.c.o [ 96%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/fmtutils.c.o [ 98%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sslutils.c.o [100%] Linking C executable ../run/rpcapd [100%] Built target rpcapd $ make testprogs [ 4%] Built target SerializeTarget [ 56%] Built target pcap_static Scanning dependencies of target filtertest [ 58%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 60%] Linking C executable ../run/filtertest [ 60%] Built target filtertest Scanning dependencies of target threadsignaltest [ 62%] Building C object testprogs/CMakeFiles/threadsignaltest.dir/threadsignaltest.c.o [ 64%] Linking C executable ../run/threadsignaltest [ 64%] Built target threadsignaltest Scanning dependencies of target capturetest [ 66%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [ 68%] Linking C executable ../run/capturetest [ 68%] Built target capturetest Scanning dependencies of target activatetest [ 70%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [ 72%] Linking C executable ../run/activatetest [ 72%] Built target activatetest 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 findalldevstest-perf [ 78%] Building C object testprogs/CMakeFiles/findalldevstest-perf.dir/findalldevstest-perf.c.o [ 80%] Linking C executable ../run/findalldevstest-perf [ 80%] Built target findalldevstest-perf Scanning dependencies of target findalldevstest [ 82%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [ 84%] Linking C executable ../run/findalldevstest [ 84%] Built target findalldevstest Scanning dependencies of target opentest [ 86%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 88%] Linking C executable ../run/opentest [ 88%] Built target opentest Scanning dependencies of target selpolltest [ 90%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 92%] Linking C executable ../run/selpolltest [ 92%] Built target selpolltest Scanning dependencies of target can_set_rfmon_test [ 94%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 96%] Linking C executable ../run/can_set_rfmon_test [ 96%] Built target can_set_rfmon_test Scanning dependencies of target writecaptest [ 98%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [100%] Linking C executable ../run/writecaptest [100%] Built target writecaptest Scanning dependencies of target testprogs [100%] Built target testprogs `testprogs' is up to date. $ make install [ 3%] Built target SerializeTarget [ 44%] Built target pcap [ 85%] Built target pcap_static [100%] Built target rpcapd Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/cbpf-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-tstamp.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m/rpcapd.1m -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/rpcapd-config.4 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lxnet -lsocket -lnsl -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lsocket -lnsl -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -h RPCAPD, a remote packet capture daemon. Compiled with libpcap version 1.11.0-PRE-GIT Compiled with OpenSSL 1.0.2u 20 Dec 2019 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 $ make -s check [ 4%] Built target SerializeTarget [ 56%] Built target pcap_static [ 60%] Built target filtertest [ 64%] Built target threadsignaltest [ 68%] Built target capturetest [ 72%] Built target activatetest [ 76%] Built target reactivatetest [ 80%] Built target findalldevstest-perf [ 84%] Built target findalldevstest [ 88%] Built target opentest [ 92%] Built target selpolltest [ 96%] Built target can_set_rfmon_test [100%] Built target writecaptest [100%] Built target testprogs Scanning dependencies of target check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ............................................................. 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ....................................................S........ 2196 / 7441 ( 29%) ...........................SSSSS................SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................... 3111 / 7441 ( 41%) ............................................................. 3172 / 7441 ( 42%) ............................................................. 3233 / 7441 ( 43%) ............................................................. 3294 / 7441 ( 44%) ............................................................. 3355 / 7441 ( 45%) ............................................................. 3416 / 7441 ( 45%) ............................................................. 3477 / 7441 ( 46%) ............................................................. 3538 / 7441 ( 47%) ............................................................. 3599 / 7441 ( 48%) ............................................................. 3660 / 7441 ( 49%) ............................................................. 3721 / 7441 ( 50%) ............................................................. 3782 / 7441 ( 50%) ............................................................. 3843 / 7441 ( 51%) ............................................................. 3904 / 7441 ( 52%) ............................................................. 3965 / 7441 ( 53%) ............................................................. 4026 / 7441 ( 54%) ............................................................. 4087 / 7441 ( 54%) ............................................................. 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S..... 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1511 tests skipped 0 tests failed 5930 tests passed [100%] Built target check $ run/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 Cleaning... $ git status -suall $ ./build.sh ===== SETUP 15: CC=gcc CMAKE=yes REMOTE=no PROTOCHAIN=no ===== gcc (GCC) 5.5.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler identification: gcc-5.5.0 $ 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.VVsjT9s3 -DENABLE_PROTOCHAIN=no -DENABLE_REMOTE=no .. -- The C compiler identification is GNU 5.5.0 -- Check for working C compiler: /opt/csw/bin/gcc -- Check for working C compiler: /opt/csw/bin/gcc -- 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 -std=gnu99 -- Performing Test std-gnu99 -- Performing Test std-gnu99 - 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 -- Performing Test HAVE___ATOMIC_LOAD_N -- Performing Test HAVE___ATOMIC_LOAD_N - Success -- Performing Test HAVE___ATOMIC_STORE_N -- Performing Test HAVE___ATOMIC_STORE_N - Success -- 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 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.8.20 -- 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 - Failed -- Checking C compiler flag -Wdocumentation -- Performing Test Wdocumentation -- Performing Test Wdocumentation - Failed -- 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 - Failed -- Checking C compiler flag -Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction - Failed -- 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 - Failed -- 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 - Failed -- Checking C compiler flag -fvisibility=hidden -- Performing Test fvisibility-hidden -- Performing Test fvisibility-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-amd64/build/build $ make -s clean $ make Scanning dependencies of target SerializeTarget [ 2%] Generating grammar.c, grammar.h [ 4%] Generating scanner.c, scanner.h [ 4%] Built target SerializeTarget Scanning dependencies of target pcap [ 6%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 8%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 10%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 13%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 15%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 17%] Building C object CMakeFiles/pcap.dir/gencode.c.o [ 19%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 21%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 23%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 26%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 28%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 30%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 32%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 34%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 36%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 39%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 41%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 43%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 45%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 47%] Linking C shared library libpcap.so [ 52%] Built target pcap Scanning dependencies of target pcap_static [ 54%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 56%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 58%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 60%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 63%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 65%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o [ 67%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 69%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 71%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 73%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 76%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 78%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 80%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 82%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 84%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 86%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 89%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 91%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 93%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 95%] Linking C static library libpcap.a [100%] Built target pcap_static $ make testprogs [ 4%] Built target SerializeTarget [ 52%] Built target pcap_static Scanning dependencies of target filtertest [ 54%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 56%] Linking C executable ../run/filtertest [ 56%] Built target filtertest Scanning dependencies of target activatetest [ 58%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [ 60%] Linking C executable ../run/activatetest [ 60%] Built target activatetest Scanning dependencies of target findalldevstest [ 63%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [ 65%] Linking C executable ../run/findalldevstest [ 65%] Built target findalldevstest Scanning dependencies of target opentest [ 67%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 69%] Linking C executable ../run/opentest [ 69%] Built target opentest Scanning dependencies of target selpolltest [ 71%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 73%] Linking C executable ../run/selpolltest [ 73%] Built target selpolltest Scanning dependencies of target reactivatetest [ 76%] Building C object testprogs/CMakeFiles/reactivatetest.dir/reactivatetest.c.o [ 78%] Linking C executable ../run/reactivatetest [ 78%] Built target reactivatetest Scanning dependencies of target can_set_rfmon_test [ 80%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 82%] Linking C executable ../run/can_set_rfmon_test [ 82%] Built target can_set_rfmon_test Scanning dependencies of target writecaptest [ 84%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [ 86%] Linking C executable ../run/writecaptest [ 86%] Built target writecaptest Scanning dependencies of target findalldevstest-perf [ 89%] Building C object testprogs/CMakeFiles/findalldevstest-perf.dir/findalldevstest-perf.c.o [ 91%] Linking C executable ../run/findalldevstest-perf [ 91%] Built target findalldevstest-perf Scanning dependencies of target threadsignaltest [ 93%] Building C object testprogs/CMakeFiles/threadsignaltest.dir/threadsignaltest.c.o [ 95%] Linking C executable ../run/threadsignaltest [ 95%] Built target threadsignaltest Scanning dependencies of target capturetest [ 97%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [100%] Linking C executable ../run/capturetest [100%] Built target capturetest Scanning dependencies of target testprogs [100%] Built target testprogs `testprogs' is up to date. $ make install [ 4%] Built target SerializeTarget [ 52%] Built target pcap [100%] Built target pcap_static Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/cbpf-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-tstamp.5 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lxnet -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -L/usr/lib/amd64 -ldbus-1 $ make -s check [ 4%] Built target SerializeTarget [ 52%] Built target pcap_static [ 56%] Built target filtertest [ 60%] Built target activatetest [ 65%] Built target findalldevstest [ 69%] Built target opentest [ 73%] Built target selpolltest [ 78%] Built target reactivatetest [ 82%] Built target can_set_rfmon_test [ 86%] Built target writecaptest [ 91%] Built target findalldevstest-perf [ 95%] Built target threadsignaltest [100%] Built target capturetest [100%] Built target testprogs Scanning dependencies of target check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ....................................................SSSSSS... 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ..SSSSSSSSSSSSSSSSSSSSSSSSSS........................S........ 2196 / 7441 ( 29%) ...........................SSSS.SSSSSSSS........SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....S....S....S....S. 3111 / 7441 ( 41%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3172 / 7441 ( 42%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3233 / 7441 ( 43%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3294 / 7441 ( 44%) S....S....S....S....S....S....S....S....S....S....S....S....S 3355 / 7441 ( 45%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3416 / 7441 ( 45%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3477 / 7441 ( 46%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3538 / 7441 ( 47%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3599 / 7441 ( 48%) S....S....S....S....S....S....S....S....S....S....S....S....S 3660 / 7441 ( 49%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3721 / 7441 ( 50%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3782 / 7441 ( 50%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3843 / 7441 ( 51%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3904 / 7441 ( 52%) S....S....S....S....S....S....S....S....S....S....S....S....S 3965 / 7441 ( 53%) ....S....S....S....S....S....S....S....S....S....S....S....S. 4026 / 7441 ( 54%) ...S....S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSS 4087 / 7441 ( 54%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......... 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1824 tests skipped 0 tests failed 5617 tests passed [100%] Built target check $ run/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 Cleaning... $ git status -suall $ ./build.sh ===== SETUP 16: CC=gcc CMAKE=yes REMOTE=yes PROTOCHAIN=no ===== gcc (GCC) 5.5.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiler identification: gcc-5.5.0 $ 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.VVsjT9s3 -DENABLE_PROTOCHAIN=no -DENABLE_REMOTE=yes .. -- The C compiler identification is GNU 5.5.0 -- Check for working C compiler: /opt/csw/bin/gcc -- Check for working C compiler: /opt/csw/bin/gcc -- 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 -std=gnu99 -- Performing Test std-gnu99 -- Performing Test std-gnu99 - 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 -- Performing Test HAVE___ATOMIC_LOAD_N -- Performing Test HAVE___ATOMIC_LOAD_N - Success -- Performing Test HAVE___ATOMIC_STORE_N -- Performing Test HAVE___ATOMIC_STORE_N - Success -- 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: /usr/lib/64/libcrypto.so (found version "1.0.2o") -- 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 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.8.20 -- 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 - Failed -- Checking C compiler flag -Wdocumentation -- Performing Test Wdocumentation -- Performing Test Wdocumentation - Failed -- 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 - Failed -- Checking C compiler flag -Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction -- Performing Test Wnull-pointer-subtraction - Failed -- 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 - Failed -- 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 - Failed -- Checking C compiler flag -fvisibility=hidden -- Performing Test fvisibility-hidden -- Performing Test fvisibility-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 -- Configuring done -- Generating done -- Build files have been written to: /export/home/buildbot/slave/libpcap-solaris11-amd64/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 [ 4%] Building C object CMakeFiles/pcap.dir/bpf_dump.c.o [ 6%] Building C object CMakeFiles/pcap.dir/bpf_filter.c.o [ 7%] Building C object CMakeFiles/pcap.dir/bpf_image.c.o [ 9%] Building C object CMakeFiles/pcap.dir/etherent.c.o [ 11%] Building C object CMakeFiles/pcap.dir/fmtutils.c.o [ 12%] Building C object CMakeFiles/pcap.dir/gencode.c.o [ 14%] Building C object CMakeFiles/pcap.dir/nametoaddr.c.o [ 15%] Building C object CMakeFiles/pcap.dir/optimize.c.o [ 17%] Building C object CMakeFiles/pcap.dir/pcap-common.c.o [ 19%] Building C object CMakeFiles/pcap.dir/pcap-util.c.o [ 20%] Building C object CMakeFiles/pcap.dir/pcap.c.o [ 22%] Building C object CMakeFiles/pcap.dir/savefile.c.o [ 23%] Building C object CMakeFiles/pcap.dir/sf-pcapng.c.o [ 25%] Building C object CMakeFiles/pcap.dir/sf-pcap.c.o [ 26%] Building C object CMakeFiles/pcap.dir/pcap-bpf.c.o [ 28%] Building C object CMakeFiles/pcap.dir/fad-getad.c.o [ 30%] Building C object CMakeFiles/pcap.dir/pcap-dbus.c.o [ 31%] Building C object CMakeFiles/pcap.dir/pcap-rpcap.c.o [ 33%] Building C object CMakeFiles/pcap.dir/rpcap-protocol.c.o [ 34%] Building C object CMakeFiles/pcap.dir/sockutils.c.o [ 36%] Building C object CMakeFiles/pcap.dir/sslutils.c.o [ 38%] Building C object CMakeFiles/pcap.dir/grammar.c.o [ 39%] Building C object CMakeFiles/pcap.dir/scanner.c.o [ 41%] Linking C shared library libpcap.so [ 44%] Built target pcap Scanning dependencies of target pcap_static [ 46%] Building C object CMakeFiles/pcap_static.dir/bpf_dump.c.o [ 47%] Building C object CMakeFiles/pcap_static.dir/bpf_filter.c.o [ 49%] Building C object CMakeFiles/pcap_static.dir/bpf_image.c.o [ 50%] Building C object CMakeFiles/pcap_static.dir/etherent.c.o [ 52%] Building C object CMakeFiles/pcap_static.dir/fmtutils.c.o [ 53%] Building C object CMakeFiles/pcap_static.dir/gencode.c.o [ 55%] Building C object CMakeFiles/pcap_static.dir/nametoaddr.c.o [ 57%] Building C object CMakeFiles/pcap_static.dir/optimize.c.o [ 58%] Building C object CMakeFiles/pcap_static.dir/pcap-common.c.o [ 60%] Building C object CMakeFiles/pcap_static.dir/pcap-util.c.o [ 61%] Building C object CMakeFiles/pcap_static.dir/pcap.c.o [ 63%] Building C object CMakeFiles/pcap_static.dir/savefile.c.o [ 65%] Building C object CMakeFiles/pcap_static.dir/sf-pcapng.c.o [ 66%] Building C object CMakeFiles/pcap_static.dir/sf-pcap.c.o [ 68%] Building C object CMakeFiles/pcap_static.dir/pcap-bpf.c.o [ 69%] Building C object CMakeFiles/pcap_static.dir/fad-getad.c.o [ 71%] Building C object CMakeFiles/pcap_static.dir/pcap-dbus.c.o [ 73%] Building C object CMakeFiles/pcap_static.dir/pcap-rpcap.c.o [ 74%] Building C object CMakeFiles/pcap_static.dir/rpcap-protocol.c.o [ 76%] Building C object CMakeFiles/pcap_static.dir/sockutils.c.o [ 77%] Building C object CMakeFiles/pcap_static.dir/sslutils.c.o [ 79%] Building C object CMakeFiles/pcap_static.dir/grammar.c.o [ 80%] Building C object CMakeFiles/pcap_static.dir/scanner.c.o [ 82%] Linking C static library libpcap.a [ 85%] Built target pcap_static Scanning dependencies of target rpcapd [ 87%] Building C object rpcapd/CMakeFiles/rpcapd.dir/daemon.c.o [ 88%] Building C object rpcapd/CMakeFiles/rpcapd.dir/fileconf.c.o [ 90%] Building C object rpcapd/CMakeFiles/rpcapd.dir/log.c.o [ 92%] Building C object rpcapd/CMakeFiles/rpcapd.dir/rpcapd.c.o [ 93%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/rpcap-protocol.c.o [ 95%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sockutils.c.o [ 96%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/fmtutils.c.o [ 98%] Building C object rpcapd/CMakeFiles/rpcapd.dir/__/sslutils.c.o [100%] Linking C executable ../run/rpcapd [100%] Built target rpcapd $ make testprogs [ 4%] Built target SerializeTarget [ 56%] Built target pcap_static Scanning dependencies of target filtertest [ 58%] Building C object testprogs/CMakeFiles/filtertest.dir/filtertest.c.o [ 60%] Linking C executable ../run/filtertest [ 60%] Built target filtertest Scanning dependencies of target threadsignaltest [ 62%] Building C object testprogs/CMakeFiles/threadsignaltest.dir/threadsignaltest.c.o [ 64%] Linking C executable ../run/threadsignaltest [ 64%] Built target threadsignaltest Scanning dependencies of target capturetest [ 66%] Building C object testprogs/CMakeFiles/capturetest.dir/capturetest.c.o [ 68%] Linking C executable ../run/capturetest [ 68%] Built target capturetest Scanning dependencies of target activatetest [ 70%] Building C object testprogs/CMakeFiles/activatetest.dir/activatetest.c.o [ 72%] Linking C executable ../run/activatetest [ 72%] Built target activatetest 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 findalldevstest-perf [ 78%] Building C object testprogs/CMakeFiles/findalldevstest-perf.dir/findalldevstest-perf.c.o [ 80%] Linking C executable ../run/findalldevstest-perf [ 80%] Built target findalldevstest-perf Scanning dependencies of target findalldevstest [ 82%] Building C object testprogs/CMakeFiles/findalldevstest.dir/findalldevstest.c.o [ 84%] Linking C executable ../run/findalldevstest [ 84%] Built target findalldevstest Scanning dependencies of target opentest [ 86%] Building C object testprogs/CMakeFiles/opentest.dir/opentest.c.o [ 88%] Linking C executable ../run/opentest [ 88%] Built target opentest Scanning dependencies of target selpolltest [ 90%] Building C object testprogs/CMakeFiles/selpolltest.dir/selpolltest.c.o [ 92%] Linking C executable ../run/selpolltest [ 92%] Built target selpolltest Scanning dependencies of target can_set_rfmon_test [ 94%] Building C object testprogs/CMakeFiles/can_set_rfmon_test.dir/can_set_rfmon_test.c.o [ 96%] Linking C executable ../run/can_set_rfmon_test [ 96%] Built target can_set_rfmon_test Scanning dependencies of target writecaptest [ 98%] Building C object testprogs/CMakeFiles/writecaptest.dir/writecaptest.c.o [100%] Linking C executable ../run/writecaptest [100%] Built target writecaptest Scanning dependencies of target testprogs [100%] Built target testprogs `testprogs' is up to date. $ make install [ 3%] Built target SerializeTarget [ 44%] Built target pcap [ 85%] Built target pcap_static [100%] Built target rpcapd Install the project... -- Install configuration: "" -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1.11.0-PRE-GIT -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.so -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/libpcap.a -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/vlan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/ipnet.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/can_socketcan.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap-inttypes.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/compiler-tests.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/funcattrs.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/usb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/nflog.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/sll.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/dlt.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/socket.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap/bluetooth.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-bpf.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/include/pcap-namedb.h -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/lib/pkgconfig/libpcap.pc -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1/pcap-config.1 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_activate.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_breakloop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_can_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_create.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_close.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_flush.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_ftell.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_file.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_fileno.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_findalldevs.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_freecode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_required_select_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_selectable_fd.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_geterr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_init.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_inject.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_is_swapped.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lib_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupdev.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_lookupnet.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_loop.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_major_version.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_next_ex.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_offline_filter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_live.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_buffer_size.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_promisc.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_protocol_linux.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_rfmon.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_snaplen.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_timeout.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setdirection.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setfilter.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_setnonblock.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_snapshot.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_stats.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_statustostr.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_strerror.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_name_to_val.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_tstamp_type_val_to_name.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_compile.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_datalink.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_dump_open.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_get_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_datalinks.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_list_tstamp_types.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_dead.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_open_offline.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_immediate_mode.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_precision.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man3/pcap_set_tstamp_type.3pcap -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/cbpf-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/pcap-savefile.4 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-filter.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-linktype.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man5/pcap-tstamp.5 -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man1m/rpcapd.1m -- Installing: /tmp/libpcap_build_matrix.VVsjT9s3/share/man/man4/rpcapd-config.4 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.VVsjT9s3/include $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -Wl,-R,/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lxnet -lsocket -lnsl -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static -lxnet -lsocket -lnsl -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.VVsjT9s3/lib -lpcap -lsocket -lnsl -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/bin/pcap-config --additional-libs --static-pcap-only -lsocket -lnsl -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 $ /tmp/libpcap_build_matrix.VVsjT9s3/sbin/rpcapd -h RPCAPD, a remote packet capture daemon. Compiled with libpcap version 1.11.0-PRE-GIT Compiled with OpenSSL 1.0.2u 20 Dec 2019 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 $ make -s check [ 4%] Built target SerializeTarget [ 56%] Built target pcap_static [ 60%] Built target filtertest [ 64%] Built target threadsignaltest [ 68%] Built target capturetest [ 72%] Built target activatetest [ 76%] Built target reactivatetest [ 80%] Built target findalldevstest-perf [ 84%] Built target findalldevstest [ 88%] Built target opentest [ 92%] Built target selpolltest [ 96%] Built target can_set_rfmon_test [100%] Built target writecaptest [100%] Built target testprogs Scanning dependencies of target check INFO: Using a test timeout of 2. INFO: This Perl supports threads, using 1 tester thread(s). INFO: S = skipped, . = passed, F = failed, T = timed out ............................................................S 61 / 7441 ( 0%) SS...................SSSSS.................SSSSSSSSS......... 122 / 7441 ( 1%) ............................................................. 183 / 7441 ( 2%) ............................................................. 244 / 7441 ( 3%) ..............................................SSSSSS..SSSS..S 305 / 7441 ( 4%) SSS.......................................................... 366 / 7441 ( 4%) .............................S.SSSSSSS.SSSSS.SSS.SSSS.SS.S... 427 / 7441 ( 5%) ..............................SSSSSSSSSSSS....SSSSSSSS....SSS 488 / 7441 ( 6%) SSSSS........................................................ 549 / 7441 ( 7%) SSSSSSSS.....SSS............................................. 610 / 7441 ( 8%) ............................................................. 671 / 7441 ( 9%) ............................................................. 732 / 7441 ( 9%) ............................................................. 793 / 7441 ( 10%) ............................................................. 854 / 7441 ( 11%) ............................................................. 915 / 7441 ( 12%) ............................................................. 976 / 7441 ( 13%) ............................................................. 1037 / 7441 ( 13%) ............................................................. 1098 / 7441 ( 14%) ............................................................. 1159 / 7441 ( 15%) ....................................................SSSSSS... 1220 / 7441 ( 16%) ...............................SSSSSSSSSSSSSSSSSS............ 1281 / 7441 ( 17%) ....................SSSSSSSSSSSS....................SSSSSSSSS 1342 / 7441 ( 18%) SSS............................SSSS..............SSSS.......S 1403 / 7441 ( 18%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 1464 / 7441 ( 19%) SSSSSSSSSSSSSSSSSSSSSS.........SS............................ 1525 / 7441 ( 20%) ......SSSSSSSSSSSSSSSSSS........SSSSSSSSSSSS........SSSSSSSSS 1586 / 7441 ( 21%) SSS.......................................................... 1647 / 7441 ( 22%) ............................................................. 1708 / 7441 ( 22%) ............................................................. 1769 / 7441 ( 23%) ............................................................. 1830 / 7441 ( 24%) ............................................................. 1891 / 7441 ( 25%) ............................................................. 1952 / 7441 ( 26%) ............................................................. 2013 / 7441 ( 27%) ............................................................. 2074 / 7441 ( 27%) ............................................................. 2135 / 7441 ( 28%) ..SSSSSSSSSSSSSSSSSSSSSSSSSS........................S........ 2196 / 7441 ( 29%) ...........................SSSS.SSSSSSSS........SSSS......... 2257 / 7441 ( 30%) ...............S............................................. 2318 / 7441 ( 31%) ...........SSS..........SSS..........SSS..........SSS........ 2379 / 7441 ( 31%) ..SSS..........SSS..........SSS..........SSS..........SSS.... 2440 / 7441 ( 32%) ......SSS..........SSS..........SSS..........SSS..........SSS 2501 / 7441 ( 33%) ..........SSS..........SSS..........SSS..........SSS......... 2562 / 7441 ( 34%) .SSS..........SSS..........SSS..........SSS..........SSS..... 2623 / 7441 ( 35%) .....SSS..........SSS..........SSS..........SSS..........SSS. 2684 / 7441 ( 36%) .........SSS..........SSS..........SSS..........SSS.......... 2745 / 7441 ( 36%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2806 / 7441 ( 37%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2867 / 7441 ( 38%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2928 / 7441 ( 39%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 2989 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3050 / 7441 ( 40%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS....S....S....S....S. 3111 / 7441 ( 41%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3172 / 7441 ( 42%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3233 / 7441 ( 43%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3294 / 7441 ( 44%) S....S....S....S....S....S....S....S....S....S....S....S....S 3355 / 7441 ( 45%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3416 / 7441 ( 45%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3477 / 7441 ( 46%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3538 / 7441 ( 47%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3599 / 7441 ( 48%) S....S....S....S....S....S....S....S....S....S....S....S....S 3660 / 7441 ( 49%) ....S....S....S....S....S....S....S....S....S....S....S....S. 3721 / 7441 ( 50%) ...S....S....S....S....S....S....S....S....S....S....S....S.. 3782 / 7441 ( 50%) ..S....S....S....S....S....S....S....S....S....S....S....S... 3843 / 7441 ( 51%) .S....S....S....S....S....S....S....S....S....S....S....S.... 3904 / 7441 ( 52%) S....S....S....S....S....S....S....S....S....S....S....S....S 3965 / 7441 ( 53%) ....S....S....S....S....S....S....S....S....S....S....S....S. 4026 / 7441 ( 54%) ...S....S....S....S....S....S....S....SSSSSSSSSSSSSSSSSSSSSSS 4087 / 7441 ( 54%) SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS......... 4148 / 7441 ( 55%) ............................................................. 4209 / 7441 ( 56%) ............................................................. 4270 / 7441 ( 57%) ............................................................. 4331 / 7441 ( 58%) ............................................................. 4392 / 7441 ( 59%) ............................................................. 4453 / 7441 ( 59%) ............................................................. 4514 / 7441 ( 60%) ............................................................. 4575 / 7441 ( 61%) ............................................................. 4636 / 7441 ( 62%) ............................................................. 4697 / 7441 ( 63%) ............................................................. 4758 / 7441 ( 63%) ............................................................. 4819 / 7441 ( 64%) ............................................................. 4880 / 7441 ( 65%) ............................................................. 4941 / 7441 ( 66%) ............................................................. 5002 / 7441 ( 67%) ............................................................. 5063 / 7441 ( 68%) ............................................................. 5124 / 7441 ( 68%) ............................................................. 5185 / 7441 ( 69%) ............................................................. 5246 / 7441 ( 70%) ............................................................. 5307 / 7441 ( 71%) ............................................................. 5368 / 7441 ( 72%) ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSS 5429 / 7441 ( 72%) SSSSSSS...................................................... 5490 / 7441 ( 73%) ............................................................. 5551 / 7441 ( 74%) ............................................................. 5612 / 7441 ( 75%) ............................................................. 5673 / 7441 ( 76%) ............................................................. 5734 / 7441 ( 77%) .........................SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5795 / 7441 ( 77%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 5856 / 7441 ( 78%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 5917 / 7441 ( 79%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 5978 / 7441 ( 80%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S 6039 / 7441 ( 81%) S.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS 6100 / 7441 ( 81%) .SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS. 6161 / 7441 ( 82%) SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.SS.S.S. 6222 / 7441 ( 83%) S.S.S.S.S.S.S.S.S.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6283 / 7441 ( 84%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6344 / 7441 ( 85%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6405 / 7441 ( 86%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6466 / 7441 ( 86%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6527 / 7441 ( 87%) .SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 6588 / 7441 ( 88%) SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 6649 / 7441 ( 89%) S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 6710 / 7441 ( 90%) ..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 6771 / 7441 ( 90%) .SS..SS..SS.................................................. 6832 / 7441 ( 91%) ............................................................. 6893 / 7441 ( 92%) ............................................................. 6954 / 7441 ( 93%) ............................................................. 7015 / 7441 ( 94%) ............................................................. 7076 / 7441 ( 95%) ...................................S.S.S.S.S.S.S.S.S.S.S.S.S. 7137 / 7441 ( 95%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 7198 / 7441 ( 96%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7259 / 7441 ( 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.S 7320 / 7441 ( 98%) .S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S. 7381 / 7441 ( 99%) S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.SSSSSS 7441 / 7441 (100%) Skipped tests: ------------------------------------------------ 1824 tests skipped 0 tests failed 5617 tests passed [100%] Built target check $ run/findalldevstest net0 Flags: UP, RUNNING (connection status unknown) Address Family: AF_INET (2) Address: 192.168.1.35 Netmask: 255.255.255.0 Broadcast Address: 192.168.1.255 Address Family: AF_INET6 (26) Address: fe80::250:56ff:fe97:6 Netmask: ffc0:: any Description: Pseudo-device that captures on all interfaces Flags: UP, RUNNING lo0 Flags: UP, RUNNING, LOOPBACK Address Family: AF_INET (2) Address: 127.0.0.1 Netmask: 255.0.0.0 Address Family: AF_INET6 (26) Address: ::1 Netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff dbus-system Description: D-Bus system bus Flags: dbus-session Description: D-Bus session bus Flags: Preferred device is on network: 192.168.1.0/255.255.255.0 Cleaning... $ git status -suall $ rm -rf /tmp/libpcap_build_matrix.VVsjT9s3 Tested setup count: 16