>>> Building on exopi-4 under net/tcpflow DIST = [net/tcpflow:tcpflow-0.21.tar.gz] FULLPKGNAME = tcpflow-0.21p2 distfiles size=79369 >>> Running build in net/tcpflow at 1713856563.59 ===> net/tcpflow ===> Building from scratch tcpflow-0.21p2 ===> Verifying specs: c pcap ===> found c.100.0 pcap.9.0 ===> Checking files for tcpflow-0.21p2 `/exopi-cvs/ports/distfiles/tcpflow-0.21.tar.gz' is up to date. >> (SHA256) tcpflow-0.21.tar.gz: OK ===> Extracting for tcpflow-0.21p2 ===> Patching for tcpflow-0.21p2 ===> Applying OpenBSD patch patch-doc_tcpflow_1_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- doc/tcpflow.1.in.orig Mon Feb 26 15:01:30 2001 |+++ doc/tcpflow.1.in Mon Aug 11 11:07:02 2003 -------------------------- Patching file doc/tcpflow.1.in using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 109. Hunk #3 succeeded at 132. Hunk #4 succeeded at 539. done ===> Applying OpenBSD patch patch-src_datalink_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/datalink.c.orig Fri Mar 29 23:19:03 2002 |+++ src/datalink.c Wed May 13 10:41:44 2009 -------------------------- Patching file src/datalink.c using Plan A... Hunk #1 succeeded at 137. Hunk #2 succeeded at 207. done ===> Applying OpenBSD patch patch-src_main_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/main.c.orig Thu Aug 7 00:35:24 2003 |+++ src/main.c Mon Aug 11 11:04:03 2003 -------------------------- Patching file src/main.c using Plan A... Hunk #1 succeeded at 80. done ===> Applying OpenBSD patch patch-src_util_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/util.c.orig Wed Aug 8 12:39:40 2001 |+++ src/util.c Mon Aug 11 11:06:15 2003 -------------------------- Patching file src/util.c using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 144. 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 tcpflow-0.21p2 ===> Configuring for tcpflow-0.21p2 Using /exopi-obj/pobj/tcpflow-0.21/config.site (generated) loading site script /exopi-obj/pobj/tcpflow-0.21/config.site creating cache ./config.cache checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking build system type... x86_64-unknown-openbsd7.5 checking for a BSD compatible install... /exopi-obj/pobj/tcpflow-0.21/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for special system dependencies... none checking for gcc... cc checking whether the C compiler (cc -O2 -pipe ) works... yes checking whether the C compiler (cc -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking whether cc -Wall also needs -Wno-char-subscripts... yes checking whether cc accepts -Wno-unused... yes checking whether cc accepts -Wno-char-subscripts... yes checking for gethostbyaddr... (cached) yes checking for socket... (cached) yes checking for pcap_lookupdev in -lpcap... yes checking how to run the C preprocessor... cc -E checking for pcap.h... yes checking for ANSI C header files... (cached) yes checking for standards.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/bitypes.h... no checking for sys/socket.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking for netinet/in_systm.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/ip.h... (cached) yes checking for net/if.h... (cached) yes checking for netinet/if_ether.h... (cached) yes checking for linux/if_ether.h... no checking for signal.h... (cached) yes checking for sigaction... (cached) yes checking for sigset... no checking return type of signal handlers... (cached) void checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for u_char... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating doc/Makefile creating doc/tcpflow.1 creating tcpflow.spec creating src/conf.h ===> Building for tcpflow-0.21p2 Making all in src cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -Wno-char-subscripts -Wno-unused -c datalink.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -Wno-char-subscripts -Wno-unused -c flow.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -Wno-char-subscripts -Wno-unused -c main.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -Wno-char-subscripts -Wno-unused -c tcpip.c cc -DHAVE_CONFIG_H -I. -I. -I. -O2 -pipe -Wall -Wno-char-subscripts -Wno-unused -c util.c cc -O2 -pipe -Wall -Wno-char-subscripts -Wno-unused -o tcpflow datalink.o flow.o main.o tcpip.o util.o -lpcap util.c(util.o:(copy_argv)): warning: strcat() is almost always misused, please use strlcat() main.c(main.o:(main)): warning: sprintf() is often misused, please use snprintf() Making all in doc >>> Running package in net/tcpflow at 1713856571.64 ===> net/tcpflow ===> Faking installation for tcpflow-0.21p2 Making install in src /bin/sh ../mkinstalldirs /exopi-obj/pobj/tcpflow-0.21/fake-amd64/usr/local/bin /exopi-obj/pobj/tcpflow-0.21/bin/install -c -s -m 755 tcpflow /exopi-obj/pobj/tcpflow-0.21/fake-amd64/usr/local/bin/tcpflow Making install in doc /usr/bin/make install-man1 /bin/sh ../mkinstalldirs /exopi-obj/pobj/tcpflow-0.21/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/tcpflow-0.21/bin/install -c -m 644 ./tcpflow.1 /exopi-obj/pobj/tcpflow-0.21/fake-amd64/usr/local/man/man1/tcpflow.1 ===> Building package for tcpflow-0.21p2 Create /exopi-cvs/ports/packages/amd64/all/tcpflow-0.21p2.tgz Creating package tcpflow-0.21p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|************************************* | 58% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tcpflow-0.21p2.tgz >>> Running clean in net/tcpflow at 1713856574.80 ===> net/tcpflow ===> Cleaning for tcpflow-0.21p2 >>> Ended at 1713856575.36 max_stuck=0.00/build=7.92/package=3.24/clean=0.64