>>> Building on exopi-4 under security/smurflog BDEPENDS = [devel/metaauto;devel/autoconf/2.13] DIST = [security/smurflog:smurflog-2.1.tar.gz] FULLPKGNAME = smurflog-2.1p1 (Junk lock obtained for exopi-4 at 1713770458.54) >>> Running depends in security/smurflog at 1713770458.60 /usr/sbin/pkg_add -aI -Drepair autoconf-2.13p4 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.13p4 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.13p4 metaauto-1.0p4 >>> Running show-prepare-results in security/smurflog at 1713770460.78 ===> security/smurflog ===> Building from scratch smurflog-2.1p1 ===> smurflog-2.1p1 depends on: metaauto-* -> metaauto-1.0p4 ===> smurflog-2.1p1 depends on: autoconf-2.13 -> autoconf-2.13p4 ===> Verifying specs: c pcap ===> found c.100.0 pcap.9.0 autoconf-2.13p4 metaauto-1.0p4 (Junk lock released for exopi-4 at 1713770462.58) distfiles size=17662 >>> Running build in security/smurflog at 1713770462.67 ===> security/smurflog ===> Checking files for smurflog-2.1p1 `/exopi-cvs/ports/distfiles/smurflog-2.1.tar.gz' is up to date. >> (SHA256) smurflog-2.1.tar.gz: OK ===> Extracting for smurflog-2.1p1 ===> Patching for smurflog-2.1p1 ===> Applying OpenBSD patch patch-configure_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.in.orig Fri Mar 16 09:59:35 2001 |+++ configure.in Fri Mar 16 09:59:45 2001 -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 12. done ===> Applying OpenBSD patch patch-hash_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- hash.c.orig Thu Apr 20 00:18:07 2017 |+++ hash.c Thu Apr 20 00:18:20 2017 -------------------------- Patching file hash.c using Plan A... Hunk #1 succeeded at 31. done ===> Applying OpenBSD patch patch-smurflog_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- smurflog.c.orig Thu Apr 20 00:15:03 2017 |+++ smurflog.c Thu Apr 20 00:15:59 2017 -------------------------- Patching file smurflog.c using Plan A... Hunk #1 succeeded at 46. Hunk #2 succeeded at 69. Hunk #3 succeeded at 164. 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 smurflog-2.1p1 >>> Can't find autoconf 2.13 signature in /exopi-obj/pobj/smurflog-2.1/smurflog-2.1/configure: echo "configure generated by autoconf version 2.12" echo "$CONFIG_STATUS generated by autoconf version 2.12" Running autoconf-2.13 in /exopi-obj/pobj/smurflog-2.1/smurflog-2.1 ===> Configuring for smurflog-2.1p1 Using /exopi-obj/pobj/smurflog-2.1/config.site (generated) loading site script /exopi-obj/pobj/smurflog-2.1/config.site creating cache ./config.cache 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 for working const... (cached) yes checking for inline... inline checking for strip... strip checking for pcap_open_live in -lpcap... yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking return type of signal handlers... (cached) void updating cache ./config.cache creating ./config.status creating Makefile creating config.h ===> Building for smurflog-2.1p1 cc -O2 -pipe -c smurflog.c smurflog.c:49:13: warning: incompatible redeclaration of library function 'log' [-Wincompatible-library-redeclaration] extern void log(char *format, ...); ^ smurflog.c:49:13: note: 'log' is a builtin with type 'double (double)' smurflog.c:183:24: warning: if statement has empty body [-Wempty-body] if (type == DLT_PPP); ^ smurflog.c:183:24: note: put the semicolon on a separate line to silence this warning In file included from smurflog.c:18: ./hash.h:9:12: warning: inline function 'unnamed' is not defined [-Wundefined-inline] inline int unnamed(u_long); ^ smurflog.c:159:9: note: used here if (!unnamed(srcip)) ^ 3 warnings generated. cc -O2 -pipe -c hash.c hash.c:31:4: warning: call to undeclared library function 'memset' with type 'void *(void *, int, unsigned long)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] memset(hashtable, 0, sizeof(hashtable)); ^ hash.c:31:4: note: include the header or explicitly provide a declaration for 'memset' 1 warning generated. rm -f smurflog cc -O2 -pipe -o smurflog smurflog.o hash.o -lpcap strip smurflog >>> Running package in security/smurflog at 1713770466.41 ===> security/smurflog ===> Faking installation for smurflog-2.1p1 /exopi-obj/pobj/smurflog-2.1/bin/install -d -m 755 /exopi-obj/pobj/smurflog-2.1/fake-amd64/usr/local/share/doc/smurflog/ /exopi-obj/pobj/smurflog-2.1/bin/install -c -m 644 /exopi-obj/pobj/smurflog-2.1/smurflog-2.1/README /exopi-obj/pobj/smurflog-2.1/fake-amd64/usr/local/share/doc/smurflog/ /exopi-obj/pobj/smurflog-2.1/bin/install -c -s -m 755 /exopi-obj/pobj/smurflog-2.1/smurflog-2.1/smurflog /exopi-obj/pobj/smurflog-2.1/fake-amd64/usr/local/sbin/smurflog ===> Building package for smurflog-2.1p1 Create /exopi-cvs/ports/packages/amd64/all/smurflog-2.1p1.tgz Creating package smurflog-2.1p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 3% archiving|**************************************************** | 81% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/smurflog-2.1p1.tgz >>> Running clean in security/smurflog at 1713770468.08 ===> security/smurflog ===> Cleaning for smurflog-2.1p1 >>> Ended at 1713770468.37 max_stuck=0.92/depends=2.05/show-prepare-results=2.00/build=3.73/package=1.73/clean=0.32