>>> Building on exopi-4 under net/tcpslice DIST = [net/tcpslice:tcpslice-20140501-2837b722.tar.gz] FULLPKGNAME = tcpslice-20140501p1 distfiles size=112218 >>> Running build in net/tcpslice at 1713856427.90 ===> net/tcpslice ===> Building from scratch tcpslice-20140501p1 ===> Verifying specs: c pcap ===> found c.100.0 pcap.9.0 ===> Checking files for tcpslice-20140501p1 `/exopi-cvs/ports/distfiles/tcpslice-20140501-2837b722.tar.gz' is up to date. >> (SHA256) tcpslice-20140501-2837b722.tar.gz: OK ===> Extracting for tcpslice-20140501p1 ===> Patching for tcpslice-20140501p1 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Mon Apr 7 14:09:35 2014 |+++ Makefile.in Fri Oct 10 13:15:24 2014 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 59. done ===> Applying OpenBSD patch patch-search_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- search.c.orig Mon Apr 7 14:09:35 2014 |+++ search.c Fri Oct 10 13:15:24 2014 -------------------------- Patching file search.c using Plan A... Hunk #1 succeeded at 302. Hunk #2 succeeded at 406. Hunk #3 succeeded at 418. Hunk #4 succeeded at 432. Hunk #5 succeeded at 455. Hunk #6 succeeded at 464. Hunk #7 succeeded at 512. done ===> Applying OpenBSD patch patch-tcpslice_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tcpslice.c.orig Mon Apr 7 14:09:35 2014 |+++ tcpslice.c Fri Oct 10 13:15:24 2014 -------------------------- Patching file tcpslice.c using Plan A... Hunk #1 succeeded at 99. Hunk #2 succeeded at 123. Hunk #3 succeeded at 159. Hunk #4 succeeded at 304. Hunk #5 succeeded at 483. Hunk #6 succeeded at 498. Hunk #7 succeeded at 597. Hunk #8 succeeded at 772. done ===> Applying OpenBSD patch patch-tcpslice_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tcpslice.h.orig Thu May 31 19:20:29 2007 |+++ tcpslice.h Thu May 31 19:20:54 2007 -------------------------- Patching file tcpslice.h using Plan A... Hunk #1 succeeded at 25. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for tcpslice-20140501p1 ===> Configuring for tcpslice-20140501p1 Using /exopi-obj/pobj/tcpslice-20140501/config.site (generated) configure: loading site script /exopi-obj/pobj/tcpslice-20140501/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking gcc version... checking for inline... /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/configure[2604]: test: 1: unexpected operator/operand inline checking for __attribute__... yes checking how to run the C preprocessor... cc -E checking for egrep... (cached) 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 for net/bpf.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for ftello... (cached) yes checking for fseeko... (cached) yes checking for vfprintf... (cached) 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 configure: WARNING: No pcap-int.h; tcpslice may not be able to read dump files. configure: WARNING: Try building with a local copy of the libpcap source. checking for nids_pcap_handler in -lnids... no checking for osip_message_parse in -losipparser2... configure: WARNING: Libnids not present or too old; tcpslice won't be able to track sessions! configure: WARNING: Get the latest version of Libnids at http://libnids.sourceforge.net/ no configure: WARNING: Libosip2 not present or too old; tcpslice won't be able to track SIP calls! configure: WARNING: Get the latest version of Libosip at http://www.osip.org/ checking for asn1PD_H225RasMessage in -looh323c... no configure: WARNING: Libooh323c not present or too old; tcpslice won't be able to track H.323 calls! configure: WARNING: Get the latest version of Libooh323c at http://ooh323c.sourceforge.net/ checking for char... (cached) yes checking size of char... (cached) 1 checking for short... (cached) yes checking size of short... (cached) 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... (cached) 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... yes checking for int16_t... yes checking for u_int16_t... yes checking for int32_t... yes checking for u_int32_t... yes checking for int64_t... yes checking for u_int64_t... yes checking for a BSD-compatible install... /exopi-obj/pobj/tcpslice-20140501/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-20140501p1 cc -O2 -pipe -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640 -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/lbl -c /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/tcpslice.c /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/tcpslice.c:139:39: warning: unknown attribute 'volatile' ignored [-Wunknown-attributes] __dead void usage(void)__attribute__((volatile)); ^~~~~~~~ 1 warning generated. cc -O2 -pipe -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640 -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/lbl -c /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/gmt2local.c cc -O2 -pipe -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640 -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/lbl -c /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/gwtm2secs.c cc -O2 -pipe -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640 -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/lbl -c /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/machdep.c cc -O2 -pipe -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640 -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/lbl -c /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/search.c cc -O2 -pipe -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640 -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/lbl -c /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/sessions.c cc -O2 -pipe -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640 -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/lbl -c /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/util.c sed -e 's/.*/char version[] = "&";/' /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/VERSION > version.c cc -O2 -pipe -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640 -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/lbl -c version.c cc -O2 -pipe -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -I. -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640 -I/exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/lbl -o tcpslice tcpslice.o gmt2local.o gwtm2secs.o machdep.o search.o sessions.o util.o version.o -lpcap tcpslice.c(tcpslice.o:(timestamp_to_string)): warning: sprintf() is often misused, please use snprintf() >>> Running package in net/tcpslice at 1713856440.95 ===> net/tcpslice ===> Faking installation for tcpslice-20140501p1 [ -d /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/sbin ] || (mkdir -p /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/sbin; chmod 755 /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/sbin) /exopi-obj/pobj/tcpslice-20140501/bin/install -c -s -m 755 tcpslice /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/sbin/tcpslice [ -d /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/man/man1 ] || (mkdir -p /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/man/man1; chmod 755 /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/man/man1) /exopi-obj/pobj/tcpslice-20140501/bin/install -c -m 644 /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/tcpslice.1 /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/man/man1/tcpslice.1 /exopi-obj/pobj/tcpslice-20140501/bin/install -c -m 644 /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/tcpslice.1 /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/man/man1/tcpslice.1 /exopi-obj/pobj/tcpslice-20140501/bin/install -d -m 755 /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/share/doc/tcpslice /exopi-obj/pobj/tcpslice-20140501/bin/install -c -m 644 /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/CHANGES /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/share/doc/tcpslice /exopi-obj/pobj/tcpslice-20140501/bin/install -c -m 644 /exopi-obj/pobj/tcpslice-20140501/tcpslice-2837b722f0a6150971b327a252a59c64b24b9640/README /exopi-obj/pobj/tcpslice-20140501/fake-amd64/usr/local/share/doc/tcpslice ===> Building package for tcpslice-20140501p1 Create /exopi-cvs/ports/packages/amd64/all/tcpslice-20140501p1.tgz Creating package tcpslice-20140501p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|*************************************** | 62% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tcpslice-20140501p1.tgz >>> Running clean in net/tcpslice at 1713856443.87 ===> net/tcpslice ===> Cleaning for tcpslice-20140501p1 >>> Ended at 1713856444.81 max_stuck=0.00/build=13.01/package=3.00/clean=1.05