SunOS unstable11x 5.11 11.3 i86pc i386 i86pc OS identification: SunOS-5.11 Monday, April 28, 2025 09:08:48 AM CEST PREFIX set to '/tmp/libpcap_build_matrix.9GtQkYAA' $ git show --oneline -s 7c90e59 CI: Call print_so_deps() on rpcapd in remote enabled build $ ./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.9GtQkYAA --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.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.a [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/include; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/include) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/include/$i; done [ -d /tmp/libpcap_build_matrix.9GtQkYAA/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/bin; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.9GtQkYAA/include $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -Wl,-R,/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --additional-libs --static -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA --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.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.a (cd rpcapd; make DESTDIR= install) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/sbin ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/sbin; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/sbin) /opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.9GtQkYAA/sbin/rpcapd [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1m ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1m) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/include; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/include) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/include/$i; done [ -d /tmp/libpcap_build_matrix.9GtQkYAA/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/bin; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.9GtQkYAA/include $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -Wl,-R,/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --additional-libs --static-pcap-only -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ ldd /tmp/libpcap_build_matrix.9GtQkYAA/sbin/rpcapd libssl.so.1.0.0 => /lib/64/libssl.so.1.0.0 libcrypto.so.1.0.0 => /lib/64/libcrypto.so.1.0.0 libdbus-1.so.3 => /usr/lib/64/libdbus-1.so.3 libxnet.so.1 => /lib/64/libxnet.so.1 libsocket.so.1 => /lib/64/libsocket.so.1 libnsl.so.1 => /lib/64/libnsl.so.1 libc.so.1 => /lib/64/libc.so.1 libbsm.so.1 => /usr/lib/amd64/libbsm.so.1 libmp.so.2 => /lib/64/libmp.so.2 libucrypto.so.1 => /lib/64/libucrypto.so.1 libtsol.so.2 => /lib/64/libtsol.so.2 libinetutil.so.1 => /lib/64/libinetutil.so.1 libelf.so.1 => /lib/64/libelf.so.1 libcryptoutil.so.1 => /lib/64/libcryptoutil.so.1 libz.so.1 => /lib/64/libz.so.1 $ /tmp/libpcap_build_matrix.9GtQkYAA/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 ===== SETUP 3: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=no PROTOCHAIN=no ===== $ ./build.sh cc: Studio 12.5 Sun C 5.14 SunOS_i386 Patch 152236-01 2017/08/14 Compiler identification: suncc-5.14 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.9GtQkYAA --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.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.a [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/include; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/include) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/include/$i; done [ -d /tmp/libpcap_build_matrix.9GtQkYAA/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/bin; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.9GtQkYAA/include $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -Wl,-R,/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --additional-libs --static -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.9GtQkYAA/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 4: CC=/opt/developerstudio12.5/bin/cc CMAKE=no REMOTE=yes 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 $ ./autogen.sh autoreconf identification: 2.69 $ ./configure --prefix=/tmp/libpcap_build_matrix.9GtQkYAA --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.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/lib/libpcap.so.$VER; \ ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.so.$MAJOR_VER; \ ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.so [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib) /opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.a ranlib /tmp/libpcap_build_matrix.9GtQkYAA/lib/libpcap.a (cd rpcapd; make DESTDIR= install) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/sbin ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/sbin; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/sbin) /opt/csw/bin/ginstall -c rpcapd /tmp/libpcap_build_matrix.9GtQkYAA/sbin/rpcapd [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1m ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1m; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1m) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man4/`echo $i | sed 's/.manfile.in/.4/'`; done [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/include ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/include; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/include) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/include/pcap) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man1) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man3) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man4) [ -d /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man5 ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/include/$i; done [ -d /tmp/libpcap_build_matrix.9GtQkYAA/bin ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/bin; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/bin) /opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config [ -d /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig ] || \ (mkdir -p /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig) /opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.9GtQkYAA/lib/pkgconfig/libpcap.pc for i in pcap-config.1; do \ /opt/csw/bin/ginstall -c -m 644 ./$i \ /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man3/$i; done (cd /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/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.9GtQkYAA/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --help Usage: pcap-config [ --help ] [ --version ] [ --cflags ] [ --libs | --additional-libs ] [ --static | --static-pcap-only ] $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --version 1.11.0-PRE-GIT $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --cflags -I/tmp/libpcap_build_matrix.9GtQkYAA/include $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -Wl,-R,/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --additional-libs $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --libs --static -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap -R /lib/openssl/default/64 -lssl -lcrypto -lsocket -lnsl -lc -L/usr/lib/amd64 -ldbus-1 -lsocket $ /tmp/libpcap_build_matrix.9GtQkYAA/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.9GtQkYAA/bin/pcap-config --libs --static-pcap-only -L/tmp/libpcap_build_matrix.9GtQkYAA/lib -lpcap -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ /tmp/libpcap_build_matrix.9GtQkYAA/bin/pcap-config --additional-libs --static-pcap-only -lssl -lcrypto -L/usr/lib/amd64 -ldbus-1 -lxnet -lsocket -lnsl $ ldd /tmp/libpcap_build_matrix.9GtQkYAA/sbin/rpcapd libssl.so.1.0.0 => /lib/64/libssl.so.1.0.0 libcrypto.so.1.0.0 => /lib/64/libcrypto.so.1.0.0 libdbus-1.so.3 => /usr/lib/64/libdbus-1.so.3 libxnet.so.1 => /lib/64/libxnet.so.1 libsocket.so.1 => /lib/64/libsocket.so.1 libnsl.so.1 => /lib/64/libnsl.so.1 libc.so.1 => /lib/64/libc.so.1 libbsm.so.1 => /usr/lib/amd64/libbsm.so.1 libmp.so.2 => /lib/64/libmp.so.2 libucrypto.so.1 => /lib/64/libucrypto.so.1 libtsol.so.2 => /lib/64/libtsol.so.2 libinetutil.so.1 => /lib/64/libinetutil.so.1 libelf.so.1 => /lib/64/libelf.so.1 libcryptoutil.so.1 => /lib/64/libcryptoutil.so.1 libz.so.1 => /lib/64/libz.so.1 $ /tmp/libpcap_build_matrix.9GtQkYAA/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%) ...........................................FFFFFFFFFFFFFFFFFF 4209 / 7441 ( 56%) FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4270 / 7441 ( 57%) FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4331 / 7441 ( 58%) FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4392 / 7441 ( 59%) FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4453 / 7441 ( 59%) FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4514 / 7441 ( 60%) FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4575 / 7441 ( 61%) FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF 4636 / 7441 ( 62%) FFFFFFFFFFFFFFFFFFFFFFFFFFF.................................. 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: Failed tests: reject_link_broadcast_A429 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_A653_ICM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_AOS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_APPLE_IP_OVER_IEEE1394: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ATM_CLIP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ATM_RFC1483 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ATSC_ALP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_AUERSWALD_LOG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_AX25_KISS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_BACNET_MS_TP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_BLUETOOTH_BREDR_BB: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_BLUETOOTH_HCI_H4 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_BLUETOOTH_HCI_H4_WITH_PHDR: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_BLUETOOTH_LE_LL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_BLUETOOTH_LE_LL_WITH_PHDR: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_BLUETOOTH_LINUX_MONITOR: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_CAN20B : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_CAN_SOCKETCAN : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_C_HDLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DBUS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DECT : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DECT_NR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DISPLAYPORT_AUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DOCSIS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DOCSIS31_XRA31 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DSA_TAG_BRCM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DSA_TAG_BRCM_PREPEND: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DSA_TAG_DSA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DSA_TAG_EDSA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_DVB_CI : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_EBHSCR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ELEE : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ENC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_EPON : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ERF : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ERF_ETH : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ERF_POS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ETHERNET_MPACKET : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ETW : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_FC_2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_FC_2_WITH_FRAME_DELIMS: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_FIRA_UCI : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_FRELAY : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_GPF_F : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_GPF_T : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_GPRS_LLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_I2C_LINUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IEEE802_15_4 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IEEE802_15_4_LINUX: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IEEE802_15_4_NOFCS: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IEEE802_15_4_NONASK_PHY: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IEEE802_15_4_TAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IEEE802_16_MAC_CPS: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IEEE802_16_MAC_CPS_RADIO: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_INFINIBAND : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IPMB_KONTRON : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IPMI_HPM_2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IPNET : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IPOIB : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IPV4 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_IPV6 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ISO_14443 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_ATM1 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_ATM2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_ATM_CEMIC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_CHDLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_ES : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_ETHER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_FIBRECHANNEL: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_FRELAY : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_GGSN : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_ISM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_MFR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_MLFR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_MLPPP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_MONITOR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_PIC_PEER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_PPP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_PPPOE : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_PPPOE_ATM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_SERVICES : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_SRX_E2E : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_ST : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_VP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_JUNIPER_VS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_LINUX_EVDEV : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_LINUX_IRDA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_LINUX_LAPD : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_LINUX_SLL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_LINUX_SLL2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_LOOP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_LTALK : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_MDB : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_MFR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_MPEG_2_TS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_MPLS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_MTP2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_MTP2_WITH_PHDR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_MTP3 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_MUX27010 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_NETANALYZER_NG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_NETLINK : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_NFC_LLCP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_NFLOG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_NG40 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_NORDIC_BLE : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_NULL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_OPENFLOW : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_OPENVIZSLA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_PFLOG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_PFSYNC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_PKTAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_PPP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_PPP_BSDOS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_PPP_ETHER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_PPP_PPPD : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_PPP_SERIAL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_PROFIBUS_DL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_RAIF1 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_RAW : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_RDS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_RTAC_SERIAL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_SCCP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_SCTP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_SDLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_SILABS_DEBUG_CHANNEL: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_SITA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_SLIP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_SLIP_BSDOS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_STANAG_5066_D_PDU : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_SUNATM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_SYMANTEC_FIREWALL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_TI_LLN_SNIFFER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_USBPCAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_USB_2_0 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_USB_2_0_FULL_SPEED: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_USB_2_0_HIGH_SPEED: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_USB_2_0_LOW_SPEED : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_USB_DARWIN : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_USB_FREEBSD : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_USB_LINUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_USB_LINUX_MMAPPED : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_VPP_DISPATCH : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_VSOCK : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_WATTSTOPPER_DLM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_WIHART : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ZBOSS_NCP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ZWAVE_R1_R2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ZWAVE_R3 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_ZWAVE_TAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_broadcast_Z_WAVE_SERIAL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_A429 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_A653_ICM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_AOS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_APPLE_IP_OVER_IEEE1394: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ATM_CLIP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ATM_RFC1483 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ATSC_ALP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_AUERSWALD_LOG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_AX25_KISS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_BACNET_MS_TP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_BLUETOOTH_BREDR_BB: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_BLUETOOTH_HCI_H4 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_BLUETOOTH_HCI_H4_WITH_PHDR: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_BLUETOOTH_LE_LL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_BLUETOOTH_LE_LL_WITH_PHDR: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_BLUETOOTH_LINUX_MONITOR: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_CAN20B : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_CAN_SOCKETCAN : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_C_HDLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DBUS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DECT : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DECT_NR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DISPLAYPORT_AUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DOCSIS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DOCSIS31_XRA31 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DSA_TAG_BRCM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DSA_TAG_BRCM_PREPEND: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DSA_TAG_DSA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DSA_TAG_EDSA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_DVB_CI : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_EBHSCR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ELEE : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ENC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_EPON : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ERF : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ERF_ETH : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ERF_POS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ETHERNET_MPACKET : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ETW : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_FC_2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_FC_2_WITH_FRAME_DELIMS: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_FIRA_UCI : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_FRELAY : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_GPF_F : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_GPF_T : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_GPRS_LLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_I2C_LINUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IEEE802_15_4 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IEEE802_15_4_LINUX: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IEEE802_15_4_NOFCS: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IEEE802_15_4_NONASK_PHY: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IEEE802_15_4_TAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IEEE802_16_MAC_CPS: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IEEE802_16_MAC_CPS_RADIO: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_INFINIBAND : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IPMB_KONTRON : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IPMI_HPM_2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IPNET : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IPOIB : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IPV4 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_IPV6 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ISO_14443 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_ATM1 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_ATM2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_ATM_CEMIC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_CHDLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_ES : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_ETHER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_FIBRECHANNEL: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_FRELAY : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_GGSN : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_ISM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_MFR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_MLFR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_MLPPP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_MONITOR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_PIC_PEER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_PPP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_PPPOE : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_PPPOE_ATM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_SERVICES : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_SRX_E2E : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_ST : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_VP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_JUNIPER_VS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_LINUX_EVDEV : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_LINUX_IRDA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_LINUX_LAPD : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_LINUX_SLL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_LINUX_SLL2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_LOOP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_LTALK : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_MDB : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_MFR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_MPEG_2_TS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_MPLS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_MTP2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_MTP2_WITH_PHDR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_MTP3 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_MUX27010 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_NETANALYZER_NG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_NETLINK : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_NFC_LLCP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_NFLOG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_NG40 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_NORDIC_BLE : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_NULL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_OPENFLOW : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_OPENVIZSLA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_PFLOG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_PFSYNC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_PKTAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_PPP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_PPP_BSDOS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_PPP_ETHER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_PPP_PPPD : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_PPP_SERIAL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_PROFIBUS_DL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_RAIF1 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_RAW : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_RDS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_RTAC_SERIAL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_SCCP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_SCTP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_SDLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_SILABS_DEBUG_CHANNEL: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_SITA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_SLIP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_SLIP_BSDOS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_STANAG_5066_D_PDU : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_SUNATM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_SYMANTEC_FIREWALL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_TI_LLN_SNIFFER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_USBPCAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_USB_2_0 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_USB_2_0_FULL_SPEED: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_USB_2_0_HIGH_SPEED: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_USB_2_0_LOW_SPEED : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_USB_DARWIN : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_USB_FREEBSD : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_USB_LINUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_USB_LINUX_MMAPPED : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_VPP_DISPATCH : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_VSOCK : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_WATTSTOPPER_DLM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_WIHART : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ZBOSS_NCP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ZWAVE_R1_R2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ZWAVE_R3 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_ZWAVE_TAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_multicast_Z_WAVE_SERIAL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_A429 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_A653_ICM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_AOS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ATSC_ALP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_AUERSWALD_LOG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_AX25_KISS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_BLUETOOTH_BREDR_BB : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_BLUETOOTH_HCI_H4 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_BLUETOOTH_HCI_H4_WITH_PHDR: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_BLUETOOTH_LE_LL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_BLUETOOTH_LE_LL_WITH_PHDR: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_BLUETOOTH_LINUX_MONITOR: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_CAN20B : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_CAN_SOCKETCAN : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DBUS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DECT : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DECT_NR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DISPLAYPORT_AUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DOCSIS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DOCSIS31_XRA31 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DSA_TAG_BRCM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DSA_TAG_BRCM_PREPEND: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DSA_TAG_DSA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DSA_TAG_EDSA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_DVB_CI : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_EBHSCR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ELEE : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_EPON : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ERF : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ERF_ETH : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ERF_POS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ETHERNET_MPACKET : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ETW : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_FC_2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_FC_2_WITH_FRAME_DELIMS: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_FIRA_UCI : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_GPF_F : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_GPF_T : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_GPRS_LLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_I2C_LINUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IEEE802_15_4 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IEEE802_15_4_LINUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IEEE802_15_4_NOFCS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IEEE802_15_4_NONASK_PHY: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IEEE802_15_4_TAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IEEE802_16_MAC_CPS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IEEE802_16_MAC_CPS_RADIO: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_INFINIBAND : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IPMB_KONTRON : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IPMI_HPM_2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_IPOIB : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ISO_14443 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_JUNIPER_PIC_PEER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_LINUX_EVDEV : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_LINUX_IRDA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_LINUX_LAPD : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_MDB : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_MFR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_MPEG_2_TS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_MPLS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_MTP2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_MTP2_WITH_PHDR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_MTP3 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_MUX27010 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_NETANALYZER_NG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_NETLINK : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_NFC_LLCP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_NFLOG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_NG40 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_NORDIC_BLE : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_OPENFLOW : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_OPENVIZSLA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_PFSYNC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_PKTAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_PROFIBUS_DL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_RAIF1 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_RDS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_RTAC_SERIAL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_SCCP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_SCTP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_SDLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_SILABS_DEBUG_CHANNEL: filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_SITA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_STANAG_5066_D_PDU : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_TI_LLN_SNIFFER : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_USBPCAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_USB_2_0 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_USB_2_0_FULL_SPEED : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_USB_2_0_HIGH_SPEED : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_USB_2_0_LOW_SPEED : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_USB_DARWIN : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_USB_FREEBSD : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_USB_LINUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_USB_LINUX_MMAPPED : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_VPP_DISPATCH : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_VSOCK : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_WATTSTOPPER_DLM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_WIHART : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ZBOSS_NCP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ZWAVE_R1_R2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ZWAVE_R3 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_ZWAVE_TAP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_link_proto_1_Z_WAVE_SERIAL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_rarp_proto_17 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_rarp_proto_tcp : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_sca_proto_17 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_sca_proto_tcp : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_sctp_proto_17 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_sctp_proto_tcp : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_snp_proto_17 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_snp_proto_tcp : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_stp_proto_17 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_stp_proto_tcp : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_tcp_proto_17 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_tcp_proto_tcp : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_udp_proto_17 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_udp_proto_tcp : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_A429 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_A653_ICM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_AOS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_APPLE_IP_OVER_IEEE1394 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ARCNET : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ARCNET_LINUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ATM_CLIP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ATM_RFC1483 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ATSC_ALP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_AUERSWALD_LOG : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_AX25_KISS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_BACNET_MS_TP : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_BLUETOOTH_BREDR_BB : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_BLUETOOTH_HCI_H4 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_BLUETOOTH_HCI_H4_WITH_PHDR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_BLUETOOTH_LE_LL : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_BLUETOOTH_LE_LL_WITH_PHDR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_BLUETOOTH_LINUX_MONITOR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_CAN20B : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_CAN_SOCKETCAN : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_C_HDLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DBUS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DECT : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DECT_NR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DISPLAYPORT_AUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DOCSIS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DOCSIS31_XRA31 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DSA_TAG_BRCM : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DSA_TAG_BRCM_PREPEND : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DSA_TAG_DSA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DSA_TAG_EDSA : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_DVB_CI : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_EBHSCR : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ELEE : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ENC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_EPON : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ERF : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ERF_ETH : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ERF_POS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ETHERNET_MPACKET : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_ETW : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_FC_2 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_FC_2_WITH_FRAME_DELIMS : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_FDDI : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_FIRA_UCI : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_FRELAY : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_GPF_F : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_GPF_T : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_GPRS_LLC : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_I2C_LINUX : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vlan_IEEE802 : no filtertest error reject_vrrp_proto_17 : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory reject_vrrp_proto_tcp : filtertest status 127 timeout: failed to run command ‘testprogs/filtertest’: No such file or directory ------------------------------------------------ 1824 tests skipped 472 tests failed 5145 tests passed *** Error code 1 The following command caused the error: ./testprogs/TESTrun make: Fatal error: Command failed for target `check'