(view as text)
./build_matrix.sh
 in dir /export/home/buildbot/slave/libpcap-solaris11-amd64/build (timeout 1200 secs)
 watching logfiles {'config.log': 'config.log'}
 argv: ['./build_matrix.sh']
 environment:
  CFLAGS=-m64
  EDITOR=vi
  FCEDIT=vi
  FIGNORE=~:.o:.orig:.ori:.old:.backup
  FILTERTEST_TIMEOUT=2
  HISTCONTROL=ignoreboth
  HISTSIZE=500
  HOME=/export/home/buildbot
  HOSTNAME=unstable11x
  HZ=
  IGNOREEOF=10
  LANG=en_US.UTF-8
  LC_ALL=
  LC_COLLATE=
  LC_CTYPE=
  LC_MESSAGES=
  LC_MONETARY=
  LC_NUMERIC=
  LC_TIME=
  LDFLAGS=-m64
  LESS=MQi
  LIBPCAP_TAINTED=yes
  LOGNAME=buildbot
  MAIL=/var/mail/buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  MATRIX_CC=/opt/developerstudio12.5/bin/cc gcc
  OLDPWD=/export/home/buildbot
  PAGER=less
  PATH=/opt/csw/bin:/usr/bin:/usr/ccs/bin:/opt/csw/gnu
  PS1=\[\e[31;1m\]\u\[\e[0m\]@\H [\[\e[1m\]global\[\e[0m\]]:\[\e[1m\]\w\[\e[0m\] > 
  PS2=continued> 
  PS3=select> 
  PS4=+ 
  PWD=/export/home/buildbot/slave/libpcap-solaris11-amd64/build
  SEDEBUG=0
  SHELL=/opt/csw/bin/bash
  SHLVL=1
  SSHAGENT=/usr/bin/ssh-agent
  TERM=xterm
  TZ=localtime
  USER=root
  VISUAL=vi
  _=/opt/csw/bin/buildslave
 using PTY: False
SunOS unstable11x 5.11 11.3 i86pc i386 i86pc
OS identification: SunOS-5.11
Tuesday, February  3, 2026 09:36:42 PM CET
PREFIX set to '/tmp/libpcap_build_matrix.IxLNC6rB'
$ git show --oneline -s
b8d160a Free p->opt.device on close, not on cleanup.
$ ./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.IxLNC6rB --enable-protochain=yes --enable-remote=no
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
checking for gcc... /opt/developerstudio12.5/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/developerstudio12.5/bin/cc accepts -g... yes
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -E
checking for grep that handles long lines and -e... /opt/csw/bin/ggrep
checking for egrep... /opt/csw/bin/ggrep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking size of void *... 8
checking size of time_t... 8
checking whether the compiler supports the -xldscope=hidden option... yes
checking for strerror_r... yes
checking whether strerror_r is GNU-style... no
checking whether snprintf is suitable... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtok_r... yes
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... yes
checking for recvmsg in -lxnet... yes
checking whether getnetbyname_r is declared... yes
checking for the Linux getnetbyname_r()... no
checking for Solaris getnetbyname_r()... yes
checking whether getprotobyname_r is declared... yes
checking for the Linux getprotobyname_r()... no
checking for Solaris getprotobyname_r()... yes
checking for ether_hostton... yes
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes
checking whether to enable the instrument functions code... no
checking if --disable-protochain option is specified... enabled
checking net/bpf.h usability... yes
checking net/bpf.h presence... yes
checking for net/bpf.h... yes
checking sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking if net/bpf.h defines BIOCSETIF... yes
checking packet capture type... bpf
checking for pkg-config... /opt/csw/bin/pkg-config
checking pkg-config is at least version 0.17.0... yes
checking net/if_media.h usability... no
checking net/if_media.h presence... no
checking for net/if_media.h... no
checking for struct BPF_TIMEVAL... no
checking whether the Solaris "any" device is supported... yes
checking machine/atomic.h usability... no
checking machine/atomic.h presence... no
checking for machine/atomic.h... no
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
configure: no hardware timestamp support implemented for solaris2.11
checking for socklen_t... yes
checking whether to enable remote packet capture... no
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for capable lex... yes
checking for bison... bison
checking for ranlib... ranlib
checking for ar... ar
checking whether ln -s works... yes
checking whether the compiler supports the -W option... yes
checking whether the compiler supports the -Wall option... yes
checking whether the compiler supports the -Wcomma option... yes
checking whether the compiler supports the -Wdocumentation option... yes
checking whether the compiler supports the -Wformat-nonliteral option... yes
checking whether the compiler supports the -Wmissing-noreturn option... yes
checking whether the compiler supports the -Wmissing-prototypes option... yes
checking whether the compiler supports the -Wmissing-variable-declarations option... yes
checking whether the compiler supports the -Wnull-pointer-subtraction option... yes
checking whether the compiler supports the -Wpointer-arith option... yes
checking whether the compiler supports the -Wpointer-sign option... yes
checking whether the compiler supports the -Wshadow option... yes
checking whether the compiler supports the -Wshorten-64-to-32 option... yes
checking whether the compiler supports the -Wsign-compare option... yes
checking whether the compiler supports the -Wstrict-prototypes option... yes
checking whether the compiler supports the -Wundef option... yes
checking whether the compiler supports the -Wunreachable-code option... yes
checking whether -Wunreachable-code generates warnings from ntohs()... no
checking whether the compiler supports the -Wunused-but-set-parameter option... yes
checking whether the compiler supports the -Wunused-but-set-variable option... yes
checking whether the compiler supports the -Wunused-parameter option... yes
checking whether the compiler supports the -Wused-but-marked-unused option... yes
checking whether the compiler supports generating dependencies... yes, with -xM
checking whether to use an os-proto.h header... no
checking for struct sockaddr.sa_len... no
configure: no Bluetooth sniffing support implemented for solaris2.11
checking for dbus-1 with pkg-config... found
checking whether the D-Bus library defines dbus_connection_read_write... yes
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating grammar.y
config.status: creating pcap-filter.manmisc
config.status: creating pcap-linktype.manmisc
config.status: creating pcap-tstamp.manmisc
config.status: creating pcap-savefile.manfile
config.status: creating pcap.3pcap
config.status: creating pcap_compile.3pcap
config.status: creating pcap_datalink.3pcap
config.status: creating pcap_dump_open.3pcap
config.status: creating pcap_get_tstamp_precision.3pcap
config.status: creating pcap_list_datalinks.3pcap
config.status: creating pcap_list_tstamp_types.3pcap
config.status: creating pcap_open_dead.3pcap
config.status: creating pcap_open_offline.3pcap
config.status: creating pcap_set_immediate_mode.3pcap
config.status: creating pcap_set_tstamp_precision.3pcap
config.status: creating pcap_set_tstamp_type.3pcap
config.status: creating rpcapd/Makefile
config.status: creating rpcapd/rpcapd.manadmin
config.status: creating rpcapd/rpcapd-config.manfile
config.status: creating testprogs/Makefile
config.status: creating config.h
config.status: executing .devel commands
flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l
bison -p pcap_ -o grammar.c -d grammar.y
./mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64    -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I.  -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include pcap-bpf.c fad-getad.c  pcap-dbus.c  pcap.c gencode.c optimize.c nametoaddr.c etherent.c  fmtutils.c pcap-util.c pcap-new.c  savefile.c sf-pcap.c sf-pcapng.c pcap-common.c  bpf_image.c bpf_filter.c bpf_dump.c  scanner.c grammar.c
./pcap-bpf.c:
./fad-getad.c:
./pcap-dbus.c:
./pcap.c:
./gencode.c:
./optimize.c:
./nametoaddr.c:
./etherent.c:
./fmtutils.c:
./pcap-util.c:
./pcap-new.c:
./savefile.c:
./sf-pcap.c:
./sf-pcapng.c:
./pcap-common.c:
./bpf_image.c:
./bpf_filter.c:
./bpf_dump.c:
./scanner.c:
./grammar.c:
(cd rpcapd; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64    -DHAVE_CONFIG_H -I. -I.. -I. -I./..  -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include daemon.c  fileconf.c  log.c  rpcapd.c
./daemon.c:
./fileconf.c:
./log.c:
./rpcapd.c:
(cd testprogs; make depend)
../mkdep -c /opt/developerstudio12.5/bin/cc -m "-xM" -s "." -m64    -DHAVE_CONFIG_H -I. -I.. -I. -I./..  -I/usr/local/include -I/usr/include/dbus-1.0 -I/usr/lib/amd64/dbus-1.0/include activatetest.c  can_set_rfmon_test.c  capturetest.c  filtertest.c  findalldevstest-perf.c  findalldevstest.c  opentest.c  nonblocktest.c  reactivatetest.c  selpolltest.c  threadsignaltest.c  translatetest.c  versiontest.c  writecaptest.c
./activatetest.c:
./can_set_rfmon_test.c:
./capturetest.c:
./filtertest.c:
./findalldevstest-perf.c:
./findalldevstest.c:
./opentest.c:
./nonblocktest.c:
./reactivatetest.c:
./selpolltest.c:
./threadsignaltest.c:
./translatetest.c:
./versiontest.c:
./writecaptest.c:
$ make -s clean
$ make -s CFLAGS=-m64
config.status: creating libpcap.pc.tmp
config.status: creating pcap-config.tmp
$ make -s testprogs CFLAGS=-m64
"./translatetest.c", line 224: warning: end-of-loop code not reached
$ make install
VER=`cat ./VERSION`; \
MAJOR_VER=`sed 's/\([0-9][0-9]*\)\..*/\1/' ./VERSION`; \
/opt/developerstudio12.5/bin/cc -m64 -L/usr/local/lib  -G -Wl,-h,libpcap.so.$MAJOR_VER \
    -o libpcap.so.$VER pcap-bpf.o fad-getad.o  pcap-dbus.o  pcap.o gencode.o optimize.o nametoaddr.o etherent.o  fmtutils.o pcap-util.o pcap-new.o  savefile.o sf-pcap.o sf-pcapng.o pcap-common.o  bpf_image.o bpf_filter.o bpf_dump.o  scanner.o grammar.o   -L/usr/lib/amd64 -ldbus-1   -lxnet -lsocket -lnsl
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/lib ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/lib; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/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.IxLNC6rB/lib/libpcap.so.$VER; \
ln -sf libpcap.so.$VER /tmp/libpcap_build_matrix.IxLNC6rB/lib/libpcap.so.$MAJOR_VER; \
ln -sf libpcap.so.$MAJOR_VER /tmp/libpcap_build_matrix.IxLNC6rB/lib/libpcap.so
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/lib ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/lib; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/lib)
/opt/csw/bin/ginstall -c -m 644 libpcap.a /tmp/libpcap_build_matrix.IxLNC6rB/lib/libpcap.a
ranlib /tmp/libpcap_build_matrix.IxLNC6rB/lib/libpcap.a
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/lib ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/lib; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/lib)
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/include ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/include; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/include)
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/include/pcap ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/include/pcap; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/include/pcap)
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man1 ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man1; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man1)
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man3 ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man3; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man3)
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man4 ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man4; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man4)
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man5 ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man5; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/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.IxLNC6rB/include/$i; done
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/bin ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/bin; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/bin)
/opt/csw/bin/ginstall -c pcap-config /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config
[ -d /tmp/libpcap_build_matrix.IxLNC6rB/lib/pkgconfig ] || \
    (mkdir -p /tmp/libpcap_build_matrix.IxLNC6rB/lib/pkgconfig; chmod 755 /tmp/libpcap_build_matrix.IxLNC6rB/lib/pkgconfig)
/opt/csw/bin/ginstall -c -m 644 libpcap.pc /tmp/libpcap_build_matrix.IxLNC6rB/lib/pkgconfig/libpcap.pc
for i in pcap-config.1; do \
	/opt/csw/bin/ginstall -c -m 644 ./$i \
	    /tmp/libpcap_build_matrix.IxLNC6rB/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.IxLNC6rB/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.IxLNC6rB/share/man/man3/$i; done
(cd /tmp/libpcap_build_matrix.IxLNC6rB/share/man/man3 && \
rm -f pcap_datalink_val_to_description.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
	 pcap_datalink_val_to_description.3pcap && \
rm -f pcap_datalink_val_to_description_or_dlt.3pcap && \
ln -s pcap_datalink_val_to_name.3pcap \
	 pcap_datalink_val_to_description_or_dlt.3pcap && \
rm -f pcap_dump_fopen.3pcap && \
ln -s pcap_dump_open.3pcap pcap_dump_fopen.3pcap && \
rm -f pcap_freealldevs.3pcap && \
ln -s pcap_findalldevs.3pcap pcap_freealldevs.3pcap && \
rm -f pcap_perror.3pcap && \
ln -s pcap_geterr.3pcap pcap_perror.3pcap && \
rm -f pcap_sendpacket.3pcap && \
ln -s pcap_inject.3pcap pcap_sendpacket.3pcap && \
rm -f pcap_free_datalinks.3pcap && \
ln -s pcap_list_datalinks.3pcap pcap_free_datalinks.3pcap && \
rm -f pcap_free_tstamp_types.3pcap && \
ln -s pcap_list_tstamp_types.3pcap pcap_free_tstamp_types.3pcap && \
rm -f pcap_dispatch.3pcap && \
ln -s pcap_loop.3pcap pcap_dispatch.3pcap && \
rm -f pcap_minor_version.3pcap && \
ln -s pcap_major_version.3pcap pcap_minor_version.3pcap && \
rm -f pcap_next.3pcap && \
ln -s pcap_next_ex.3pcap pcap_next.3pcap && \
rm -f pcap_open_dead_with_tstamp_precision.3pcap && \
ln -s pcap_open_dead.3pcap \
	 pcap_open_dead_with_tstamp_precision.3pcap && \
rm -f pcap_open_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_open_offline_with_tstamp_precision.3pcap && \
rm -f pcap_fopen_offline.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline.3pcap && \
rm -f pcap_fopen_offline_with_tstamp_precision.3pcap && \
ln -s pcap_open_offline.3pcap pcap_fopen_offline_with_tstamp_precision.3pcap && \
rm -f pcap_tstamp_type_val_to_description.3pcap && \
ln -s pcap_tstamp_type_val_to_name.3pcap pcap_tstamp_type_val_to_description.3pcap && \
rm -f pcap_getnonblock.3pcap && \
ln -s pcap_setnonblock.3pcap pcap_getnonblock.3pcap)
for i in pcap-savefile.manfile.in; do \
	/opt/csw/bin/ginstall -c -m 644 `echo $i | sed 's/.manfile.in/.manfile/'` \
	    /tmp/libpcap_build_matrix.IxLNC6rB/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.IxLNC6rB/share/man/man5/`echo $i | sed 's/.manmisc.in/.5/'`; done
$ /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config --help
Usage: pcap-config [ --help ] [ --version ] [ --cflags ]
                   [ --libs | --additional-libs ]
                   [ --static | --static-pcap-only ]
$ /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config --version
1.11.0-PRE-GIT
$ /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config --cflags
-I/tmp/libpcap_build_matrix.IxLNC6rB/include
$ /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config --libs
-L/tmp/libpcap_build_matrix.IxLNC6rB/lib -Wl,-R,/tmp/libpcap_build_matrix.IxLNC6rB/lib -lpcap
$ /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config --additional-libs
$ /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config --libs --static
-L/tmp/libpcap_build_matrix.IxLNC6rB/lib -lpcap  -L/usr/lib/amd64 -ldbus-1 -lsocket   
$ /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config --additional-libs --static
 -L/usr/lib/amd64 -ldbus-1 -lsocket   
$ /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config --libs --static-pcap-only
-L/tmp/libpcap_build_matrix.IxLNC6rB/lib -lpcap  -L/usr/lib/amd64 -ldbus-1   -lxnet -lsocket -lnsl 
$ /tmp/libpcap_build_matrix.IxLNC6rB/bin/pcap-config --additional-libs --static-pcap-only
 -L/usr/lib/amd64 -ldbus-1   -lxnet -lsocket -lnsl 
$ testprogs/versiontest
libpcap version 1.11.0-PRE-GIT (64-bit time_t)
$ make -s check
INFO: Using a test timeout of 1.
INFO: This Perl supports threads, using 1 tester thread(s).
INFO: S = skipped, . = passed, F = failed, T = timed out
...........................................................    59 / 20881 (  0%)
...........................................................   118 / 20881 (  0%)
...........SSSSSS......................................SSSS   177 / 20881 (  0%)
SSSSSS..................................SSSSSSSSSSSSSSSSSS.   236 / 20881 (  1%)
...........................................................   295 / 20881 (  1%)
...........................................................   354 / 20881 (  1%)
...........................................................   413 / 20881 (  1%)
...........................................................   472 / 20881 (  2%)
...........................................................   531 / 20881 (  2%)
....................................................SSSSSSS   590 / 20881 (  2%)
SSSSS....SSSSSSSS....SSSSSSSS..............................   649 / 20881 (  3%)
............................................SS..........SS.   708 / 20881 (  3%)
...........................................................   767 / 20881 (  3%)
...........................................................   826 / 20881 (  3%)
........................SS..SSSSSSSSSSSSSS..SSSSSSSSSS.SSSS   885 / 20881 (  4%)
SS..SSSSSSSS..SSSS..SS.....................................   944 / 20881 (  4%)
......................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.  1003 / 20881 (  4%)
.......SSSSSSSSSSSSSSSS........SSSSSSSSSSSSSSSS............  1062 / 20881 (  5%)
...........................................................  1121 / 20881 (  5%)
.........................................SSSSSSSSSSSSSSSS..  1180 / 20881 (  5%)
........SSSSSS..SS..SS..SS.................................  1239 / 20881 (  5%)
.....SS..SS..SS............................................  1298 / 20881 (  6%)
...........................................................  1357 / 20881 (  6%)
...........................................................  1416 / 20881 (  6%)
...........................................................  1475 / 20881 (  7%)
...........................................................  1534 / 20881 (  7%)
...........................................................  1593 / 20881 (  7%)
...........................................................  1652 / 20881 (  7%)
...........................................................  1711 / 20881 (  8%)
...........................................................  1770 / 20881 (  8%)
...........................................................  1829 / 20881 (  8%)
...........................................................  1888 / 20881 (  9%)
...........................................................  1947 / 20881 (  9%)
...........................................................  2006 / 20881 (  9%)
...........................................................  2065 / 20881 (  9%)
...........................................................  2124 / 20881 ( 10%)
...........................................................  2183 / 20881 ( 10%)
...........................................................  2242 / 20881 ( 10%)
...........................................................  2301 / 20881 ( 11%)
...........................................................  2360 / 20881 ( 11%)
...........................................................  2419 / 20881 ( 11%)
...........................................................  2478 / 20881 ( 11%)
...........................................................  2537 / 20881 ( 12%)
...........................................................  2596 / 20881 ( 12%)
...........................................................  2655 / 20881 ( 12%)
...............SSSSSSSSSSSSSSSS............................  2714 / 20881 ( 12%)
...........................................................  2773 / 20881 ( 13%)
...........................................................  2832 / 20881 ( 13%)
...........................................................  2891 / 20881 ( 13%)
...........................................................  2950 / 20881 ( 14%)
................................................SSSSSSSSSSS  3009 / 20881 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS  3068 / 20881 ( 14%)
SSSSSSSSSSSSSS............................................S  3127 / 20881 ( 14%)
SSSSSSSSSSSSSSSSSSSSSSS................................SSSS  3186 / 20881 ( 15%)
SSSSSSSSSSSS..........................SSSSSSSSSSSSSSSS.....  3245 / 20881 ( 15%)
.......................SSSSSSSS..............SSSS........SS  3304 / 20881 ( 15%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS  3363 / 20881 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS  3422 / 20881 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS  3481 / 20881 ( 16%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS..................SSSS....  3540 / 20881 ( 16%)
...........................................................  3599 / 20881 ( 17%)
.....SSSSSSSSSSSSSSSSSSSSSSSS................SSSSSSSSSSSSSS  3658 / 20881 ( 17%)
SS................SSSSSSSSSSSSSSSS.........................  3717 / 20881 ( 17%)
...SSSSSSSSSSSSSSSSSSSSSSSS................................  3776 / 20881 ( 18%)
...........................................................  3835 / 20881 ( 18%)
...........................................................  3894 / 20881 ( 18%)
...........................................................  3953 / 20881 ( 18%)
...........................................................  4012 / 20881 ( 19%)
...........................................................  4071 / 20881 ( 19%)
...........................................................  4130 / 20881 ( 19%)
...........................................................  4189 / 20881 ( 20%)
...........................................................  4248 / 20881 ( 20%)
...........................................................  4307 / 20881 ( 20%)
...........................................................  4366 / 20881 ( 20%)
...........................................................  4425 / 20881 ( 21%)
.............SSSSSSSSSS....................................  4484 / 20881 ( 21%)
...........................................................  4543 / 20881 ( 21%)
.....................S.....................................  4602 / 20881 ( 22%)
...........................................................  4661 / 20881 ( 22%)
..................................SSS............SSS......S  4720 / 20881 ( 22%)
............SSS............SSS............SSS............SS  4779 / 20881 ( 22%)
S............SSS...........SSS............SSS............SS  4838 / 20881 ( 23%)
S............SSS............SSS............SSS............S  4897 / 20881 ( 23%)
SS......S.......SS............SSS............SSS...........  4956 / 20881 ( 23%)
.SSS............SSS............SSS............SSS..........  5015 / 20881 ( 24%)
..SSS............SSS............SSS............SSS.........  5074 / 20881 ( 24%)
...SSS............SSS............SSS............SSS......S.  5133 / 20881 ( 24%)
...........SSS............SSS............SSS............SSS  5192 / 20881 ( 24%)
............SSS............SSS............SSS..............  5251 / 20881 ( 25%)
...............................SSSSSSSSSSSSSSSSSSSSSSSSSSSS  5310 / 20881 ( 25%)
SSSSSSSS...................................................  5369 / 20881 ( 25%)
...........................................................  5428 / 20881 ( 25%)
...........................................................  5487 / 20881 ( 26%)
...........................................................  5546 / 20881 ( 26%)
...........................................................  5605 / 20881 ( 26%)
...........................................................  5664 / 20881 ( 27%)
...........................................................  5723 / 20881 ( 27%)
...........................................................  5782 / 20881 ( 27%)
...........................................................  5841 / 20881 ( 27%)
...........................................................  5900 / 20881 ( 28%)
...........................................................  5959 / 20881 ( 28%)
...........................................................  6018 / 20881 ( 28%)
...........................................................  6077 / 20881 ( 29%)
...........................................................  6136 / 20881 ( 29%)
...........................................................  6195 / 20881 ( 29%)
...........................................................  6254 / 20881 ( 29%)
...........................................................  6313 / 20881 ( 30%)
...........................................................  6372 / 20881 ( 30%)
...........................................................  6431 / 20881 ( 30%)
...........................................................  6490 / 20881 ( 31%)
...........................................................  6549 / 20881 ( 31%)
...........................................................  6608 / 20881 ( 31%)
...........................................................  6667 / 20881 ( 31%)
...........................................................  6726 / 20881 ( 32%)
...........................................................  6785 / 20881 ( 32%)
...........................................................  6844 / 20881 ( 32%)
...........................................................  6903 / 20881 ( 33%)
...........................................................  6962 / 20881 ( 33%)
...........................................................  7021 / 20881 ( 33%)
...........................................................  7080 / 20881 ( 33%)
...........................................................  7139 / 20881 ( 34%)
...........................................................  7198 / 20881 ( 34%)
...........................................................  7257 / 20881 ( 34%)
...........................................................  7316 / 20881 ( 35%)
...........................................................  7375 / 20881 ( 35%)
...........................................................  7434 / 20881 ( 35%)
...........................................................  7493 / 20881 ( 35%)
...........................................................  7552 / 20881 ( 36%)
...........................................................  7611 / 20881 ( 36%)
...........................................................  7670 / 20881 ( 36%)
...........................................................  7729 / 20881 ( 37%)
...........................................................  7788 / 20881 ( 37%)
.............................SSSSSSSS..SS.............SSSSS  7847 / 20881 ( 37%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..  7906 / 20881 ( 37%)
...........SSSSSSSS..SS.............SSSSSSSS..SS...........  7965 / 20881 ( 38%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS  8024 / 20881 ( 38%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS....  8083 / 20881 ( 38%)
.........SSSSSSSS..SS.............SSSSSSSS..SS.............  8142 / 20881 ( 38%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.  8201 / 20881 ( 39%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS......  8260 / 20881 ( 39%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS  8319 / 20881 ( 39%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S  8378 / 20881 ( 40%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........  8437 / 20881 ( 40%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS  8496 / 20881 ( 40%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.  8555 / 20881 ( 40%)
............SSSSSSSS..SS.............SSSSSSSS..SS..........  8614 / 20881 ( 41%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS  8673 / 20881 ( 41%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS...  8732 / 20881 ( 41%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............  8791 / 20881 ( 42%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS  8850 / 20881 ( 42%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.....  8909 / 20881 ( 42%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S  8968 / 20881 ( 42%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..  9027 / 20881 ( 43%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS.......  9086 / 20881 ( 43%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS  9145 / 20881 ( 43%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS  9204 / 20881 ( 44%)
.............SSSSSSSS..SS.............SSSSSSSS..SS.........  9263 / 20881 ( 44%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS  9322 / 20881 ( 44%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..  9381 / 20881 ( 44%)
...........SSSSSSSS..SS.............SSSSSSSS..SS...........  9440 / 20881 ( 45%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS  9499 / 20881 ( 45%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS....  9558 / 20881 ( 45%)
.........SSSSSSSS..SS.............SSSSSSSS..SS.............  9617 / 20881 ( 46%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.  9676 / 20881 ( 46%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS......  9735 / 20881 ( 46%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS  9794 / 20881 ( 46%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S  9853 / 20881 ( 47%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........  9912 / 20881 ( 47%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS  9971 / 20881 ( 47%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 10030 / 20881 ( 48%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 10089 / 20881 ( 48%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 10148 / 20881 ( 48%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 10207 / 20881 ( 48%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 10266 / 20881 ( 49%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 10325 / 20881 ( 49%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 10384 / 20881 ( 49%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 10443 / 20881 ( 50%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 10502 / 20881 ( 50%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 10561 / 20881 ( 50%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 10620 / 20881 ( 50%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 10679 / 20881 ( 51%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 10738 / 20881 ( 51%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 10797 / 20881 ( 51%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 10856 / 20881 ( 51%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 10915 / 20881 ( 52%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 10974 / 20881 ( 52%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 11033 / 20881 ( 52%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 11092 / 20881 ( 53%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 11151 / 20881 ( 53%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 11210 / 20881 ( 53%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 11269 / 20881 ( 53%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 11328 / 20881 ( 54%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 11387 / 20881 ( 54%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 11446 / 20881 ( 54%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 11505 / 20881 ( 55%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 11564 / 20881 ( 55%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 11623 / 20881 ( 55%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 11682 / 20881 ( 55%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 11741 / 20881 ( 56%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 11800 / 20881 ( 56%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 11859 / 20881 ( 56%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 11918 / 20881 ( 57%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 11977 / 20881 ( 57%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 12036 / 20881 ( 57%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 12095 / 20881 ( 57%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 12154 / 20881 ( 58%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 12213 / 20881 ( 58%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 12272 / 20881 ( 58%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 12331 / 20881 ( 59%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 12390 / 20881 ( 59%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 12449 / 20881 ( 59%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 12508 / 20881 ( 59%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 12567 / 20881 ( 60%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 12626 / 20881 ( 60%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 12685 / 20881 ( 60%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 12744 / 20881 ( 61%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 12803 / 20881 ( 61%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 12862 / 20881 ( 61%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 12921 / 20881 ( 61%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 12980 / 20881 ( 62%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 13039 / 20881 ( 62%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 13098 / 20881 ( 62%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 13157 / 20881 ( 63%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 13216 / 20881 ( 63%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 13275 / 20881 ( 63%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 13334 / 20881 ( 63%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 13393 / 20881 ( 64%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 13452 / 20881 ( 64%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 13511 / 20881 ( 64%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 13570 / 20881 ( 64%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 13629 / 20881 ( 65%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 13688 / 20881 ( 65%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 13747 / 20881 ( 65%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 13806 / 20881 ( 66%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 13865 / 20881 ( 66%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 13924 / 20881 ( 66%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 13983 / 20881 ( 66%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 14042 / 20881 ( 67%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 14101 / 20881 ( 67%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 14160 / 20881 ( 67%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 14219 / 20881 ( 68%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 14278 / 20881 ( 68%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 14337 / 20881 ( 68%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 14396 / 20881 ( 68%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 14455 / 20881 ( 69%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 14514 / 20881 ( 69%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 14573 / 20881 ( 69%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 14632 / 20881 ( 70%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 14691 / 20881 ( 70%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 14750 / 20881 ( 70%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 14809 / 20881 ( 70%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 14868 / 20881 ( 71%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 14927 / 20881 ( 71%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 14986 / 20881 ( 71%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 15045 / 20881 ( 72%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 15104 / 20881 ( 72%)
.....T.......SSSSSSSS..SS.............SSSSSSSS..SS......... 15163 / 20881 ( 72%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 15222 / 20881 ( 72%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 15281 / 20881 ( 73%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 15340 / 20881 ( 73%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 15399 / 20881 ( 73%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 15458 / 20881 ( 74%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 15517 / 20881 ( 74%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 15576 / 20881 ( 74%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 15635 / 20881 ( 74%)
.......SSSSSSSS..SS.............SSSSSSSS..SS.............SS 15694 / 20881 ( 75%)
SSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..S 15753 / 20881 ( 75%)
S.............SSSSSSSS..SS.............SSSSSSSS..SS........ 15812 / 20881 ( 75%)
.....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSS 15871 / 20881 ( 76%)
SSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS. 15930 / 20881 ( 76%)
............SSSSSSSS..SS.............SSSSSSSS..SS.......... 15989 / 20881 ( 76%)
...SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSS 16048 / 20881 ( 76%)
SS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS... 16107 / 20881 ( 77%)
..........SSSSSSSS..SS.............SSSSSSSS..SS............ 16166 / 20881 ( 77%)
.SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS 16225 / 20881 ( 77%)
..SS.............SSSSSSSS..SS.............SSSSSSSS..SS..... 16284 / 20881 ( 77%)
........SSSSSSSS..SS.............SSSSSSSS..SS.............S 16343 / 20881 ( 78%)
SSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS.. 16402 / 20881 ( 78%)
SS.............SSSSSSSS..SS.............SSSSSSSS..SS....... 16461 / 20881 ( 78%)
......SSSSSSSS..SS.............SSSSSSSS..SS.............SSS 16520 / 20881 ( 79%)
SSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS 16579 / 20881 ( 79%)
.............SSSSSSSS..SS.............SSSSSSSS..SS......... 16638 / 20881 ( 79%)
....SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSS 16697 / 20881 ( 79%)
SSS..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.. 16756 / 20881 ( 80%)
...........SSSSSSSS..SS.............SSSSSSSS..SS........... 16815 / 20881 ( 80%)
..SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSS 16874 / 20881 ( 80%)
S..SS.............SSSSSSSS..SS.............SSSSSSSS..SS.... 16933 / 20881 ( 81%)
.........SSSSSSSS..SS.............SSSSSSSS..SS............. 16992 / 20881 ( 81%)
SSSSSSSS..SS.............SSSSSSSS..SS.............SSSSSSSS. 17051 / 20881 ( 81%)
.SS.............SSSSSSSS..SS.............SSSSSSSS..SS...... 17110 / 20881 ( 81%)
S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S 17169 / 20881 ( 82%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S....................... 17228 / 20881 ( 82%)
........................................................... 17287 / 20881 ( 82%)
........................................................... 17346 / 20881 ( 83%)
........................................................... 17405 / 20881 ( 83%)
........................................................... 17464 / 20881 ( 83%)
........................................................... 17523 / 20881 ( 83%)
........................................................... 17582 / 20881 ( 84%)
........................................................... 17641 / 20881 ( 84%)
...............................................SSSSSSSS..SS 17700 / 20881 ( 84%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 17759 / 20881 ( 85%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 17818 / 20881 ( 85%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 17877 / 20881 ( 85%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 17936 / 20881 ( 85%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 17995 / 20881 ( 86%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18054 / 20881 ( 86%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18113 / 20881 ( 86%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18172 / 20881 ( 87%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18231 / 20881 ( 87%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18290 / 20881 ( 87%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18349 / 20881 ( 87%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18408 / 20881 ( 88%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 18467 / 20881 ( 88%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 18526 / 20881 ( 88%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 18585 / 20881 ( 89%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 18644 / 20881 ( 89%)
SS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSS 18703 / 20881 ( 89%)
SSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSS 18762 / 20881 ( 89%)
SSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSS 18821 / 20881 ( 90%)
SSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SS 18880 / 20881 ( 90%)
SSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..S 18939 / 20881 ( 90%)
SSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS.. 18998 / 20881 ( 90%)
SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS. 19057 / 20881 ( 91%)
.SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS 19116 / 20881 ( 91%)
..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSS 19175 / 20881 ( 91%)
S..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSSSS..SSSSSS 19234 / 20881 ( 92%)
SS..SSSSSSSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.S 19293 / 20881 ( 92%)
SS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS.SSS.SS..SS..SS..SS 19352 / 20881 ( 92%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19411 / 20881 ( 92%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19470 / 20881 ( 93%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19529 / 20881 ( 93%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19588 / 20881 ( 93%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19647 / 20881 ( 94%)
S..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS.. 19706 / 20881 ( 94%)
SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS. 19765 / 20881 ( 94%)
.SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS 19824 / 20881 ( 94%)
..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..SS..S 19883 / 20881 ( 95%)
S..SS..SS.................................................. 19942 / 20881 ( 95%)
........................................................... 20001 / 20881 ( 95%)
........................................................... 20060 / 20881 ( 96%)
........................................................... 20119 / 20881 ( 96%)
........................................................... 20178 / 20881 ( 96%)
.....................................................S.S.S. 20237 / 20881 ( 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 20296 / 20881 ( 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. 20355 / 20881 ( 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 20414 / 20881 ( 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. 20473 / 20881 ( 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 20532 / 20881 ( 98%)
.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S.S......................... 20591 / 20881 ( 98%)
.....................................SSSSSSSSSSSSSSSSSSSSSS 20650 / 20881 ( 98%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20709 / 20881 ( 99%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 20768 / 20881 ( 99%)
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.......... 20827 / 20881 ( 99%)
...............................................SSSS...      20881 / 20881 (100%)

Skipped tests:

Failed tests:
    reject_ra_ipv4addr_NULL                 : test program timeout

------------------------------------------------
 6555 tests skipped
    1 tests failed
14325 tests passed
*** Error code 1
The following command caused the error:
./testprogs/TESTrun
make: Fatal error: Command failed for target `check'
program finished with exit code 1
elapsedTime=2009.852884