===> License BSD3CLAUSE accepted by the user ===> tcpslice-0cipiertest depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tcpslice-0cipiertest for building ===> Extracting for tcpslice-0cipiertest => SHA256 Checksum OK for the-tcpdump-group-tcpslice-0cipiertest-2837b72_GH0.tar.gz. ===> Patching for tcpslice-0cipiertest ===> Configuring for tcpslice-0cipiertest configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd11.1 checking host system type... amd64-portbld-freebsd11.1 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking gcc version... checking for inline... inline checking for __attribute__... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking net/bpf.h usability... yes checking net/bpf.h presence... yes checking for net/bpf.h... yes checking whether time.h and sys/time.h may both be included... yes checking for ftello... yes checking for fseeko... yes checking for vfprintf... yes checking for strlcpy... (cached) yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing putmsg... no checking for local pcap library... not found checking for main in -lpcap... yes checking for extraneous pcap header directories... not found checking pcap-int.h usability... no checking pcap-int.h presence... no checking for pcap-int.h... no checking for nids_pcap_handler in -lnids... no checking for osip_message_parse in -losipparser2... no checking for asn1PD_H225RasMessage in -looh323c... no checking for char... (cached) yes checking size of char... 1 checking for short... (cached) yes checking size of short... 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 8 checking for long long... (cached) yes checking size of long long... 8 checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for int8_t... yes checking for u_int8_t... (cached) yes checking for int16_t... (cached) yes checking for u_int16_t... (cached) yes checking for int32_t... (cached) yes checking for u_int32_t... (cached) yes checking for int64_t... yes checking for u_int64_t... yes checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing default-1 commands ===> Building for tcpslice-0cipiertest --- tcpslice.o --- --- gmt2local.o --- --- gwtm2secs.o --- --- machdep.o --- --- tcpslice.o --- cc -O -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -c ./tcpslice.c --- gmt2local.o --- cc -O -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -c ./gmt2local.c --- gwtm2secs.o --- cc -O -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -c ./gwtm2secs.c --- machdep.o --- cc -O -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -c ./machdep.c --- search.o --- cc -O -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -c ./search.c --- sessions.o --- --- tcpslice.o --- ./tcpslice.c:139:39: warning: unknown attribute 'volatile' ignored [-Wunknown-attributes] --- sessions.o --- cc -O -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -c ./sessions.c --- tcpslice.o --- __dead void usage(void)__attribute__((volatile)); ^ --- util.o --- cc -O -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -c ./util.c --- version.c --- sed -e 's/.*/char version[] = "&";/' ./VERSION > version.c --- version.o --- cc -O -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -c version.c --- tcpslice.o --- 1 warning generated. --- tcpslice --- cc -O -O2 -pipe -fstack-protector -fno-strict-aliasing -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -fstack-protector -o tcpslice tcpslice.o gmt2local.o gwtm2secs.o machdep.o search.o sessions.o util.o version.o -lpcap 0