>>> Building on exopi-2 under net/packetq BDEPENDS = [net/libmaxminddb] DIST = [net/packetq:packetq-1.7.1.tar.gz] FULLPKGNAME = packetq-1.7.1 RDEPENDS = [net/libmaxminddb] (Junk lock obtained for exopi-2 at 1713957180.65) >>> Running depends in net/packetq at 1713957180.69 last junk was in net/py-slixmpp,python3 /usr/sbin/pkg_add -aI -Drepair libmaxminddb-1.9.1 was: /usr/sbin/pkg_add -aI -Drepair libmaxminddb-1.9.1 /usr/sbin/pkg_add -aI -Drepair libmaxminddb-1.9.1 >>> Running show-prepare-results in net/packetq at 1713957184.65 ===> net/packetq ===> Building from scratch packetq-1.7.1 ===> packetq-1.7.1 depends on: libmaxminddb-* -> libmaxminddb-1.9.1 ===> Verifying specs: c++ c++abi pthread c m maxminddb z ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.0 m.10.1 maxminddb.0.0 z.7.0 libmaxminddb-1.9.1 (Junk lock released for exopi-2 at 1713957185.30) distfiles size=961567 >>> Running build in net/packetq at 1713957185.33 ===> net/packetq ===> Checking files for packetq-1.7.1 `/exopi-cvs/ports/distfiles/packetq-1.7.1.tar.gz' is up to date. >> (SHA256) packetq-1.7.1.tar.gz: OK ===> Extracting for packetq-1.7.1 ===> Patching for packetq-1.7.1 ===> 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 packetq-1.7.1 ===> Configuring for packetq-1.7.1 Using /exopi-obj/pobj/packetq-1.7.1/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/packetq-1.7.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/packetq-1.7.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking for C++ compiler vendor... clang checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for deflate in -lz... (cached) yes checking for socket in -lsocket... no checking for inet_ntop in -lnsl... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libmaxminddb... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 arpa/inet.h... (cached) yes checking for limits.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking net/ethernet.h usability... no checking net/ethernet.h presence... no checking for net/ethernet.h... no checking net/ethertypes.h usability... yes checking net/ethertypes.h presence... yes checking for net/ethertypes.h... yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for strftime... (cached) yes checking for bzero... (cached) yes checking for regcomp... (cached) yes checking for strtoul... (cached) yes checking for dup2... (cached) yes checking for mkdir... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for fcntl.h... (cached) yes checking for syslog.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/test/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for packetq-1.7.1 Making all in src /usr/bin/make all-recursive Making all in test depbase=`echo dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT dns.o -MD -MP -MF $depbase.Tpo -c -o dns.o dns.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo icmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT icmp.o -MD -MP -MF $depbase.Tpo -c -o icmp.o icmp.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo packet_handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT packet_handler.o -MD -MP -MF $depbase.Tpo -c -o packet_handler.o packet_handler.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo packetq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT packetq.o -MD -MP -MF $depbase.Tpo -c -o packetq.o packetq.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo pcap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT pcap.o -MD -MP -MF $depbase.Tpo -c -o pcap.o pcap.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo reader.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT reader.o -MD -MP -MF $depbase.Tpo -c -o reader.o reader.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT server.o -MD -MP -MF $depbase.Tpo -c -o server.o server.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo sql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT sql.o -MD -MP -MF $depbase.Tpo -c -o sql.o sql.cpp && mv -f $depbase.Tpo $depbase.Po sql.cpp:418:13: warning: variable 'cnt' set but not used [-Wunused-but-set-variable] int cnt = 0; ^ 1 warning generated. depbase=`echo tcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT tcp.o -MD -MP -MF $depbase.Tpo -c -o tcp.o tcp.cpp && mv -f $depbase.Tpo $depbase.Po depbase=`echo Murmur/MurmurHash3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++ -DHAVE_CONFIG_H -I. -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -MT Murmur/MurmurHash3.o -MD -MP -MF $depbase.Tpo -c -o Murmur/MurmurHash3.o Murmur/MurmurHash3.cpp && mv -f $depbase.Tpo $depbase.Po c++ -I. -I./Murmur -I.. -I/usr/local/include -std=c++0x -Wall -Wno-parentheses -Wno-switch -Wno-sign-compare -Wno-char-subscripts -O2 -pipe -o packetq dns.o icmp.o packet_handler.o packetq.o pcap.o reader.o server.o sql.o tcp.o Murmur/MurmurHash3.o -L/usr/local/lib -lmaxminddb -lz >>> Running package in net/packetq at 1713957226.21 ===> net/packetq ===> Faking installation for packetq-1.7.1 Making install in src Making install in test mkdir -p '/exopi-obj/pobj/packetq-1.7.1/fake-amd64/usr/local/bin' /exopi-obj/pobj/packetq-1.7.1/bin/install -c -s -m 755 packetq '/exopi-obj/pobj/packetq-1.7.1/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/packetq-1.7.1/fake-amd64/usr/local/share/doc/packetq' /exopi-obj/pobj/packetq-1.7.1/bin/install -c -m 644 CHANGES COPYING README.md FAQ.md FIELDS.md FUNCTIONS.md '/exopi-obj/pobj/packetq-1.7.1/fake-amd64/usr/local/share/doc/packetq' /exopi-obj/pobj/packetq-1.7.1/bin/install -d -m 755 /exopi-obj/pobj/packetq-1.7.1/fake-amd64/usr/local/share/examples/packetq cp -r /exopi-obj/pobj/packetq-1.7.1/packetq-1.7.1/html /exopi-obj/pobj/packetq-1.7.1/fake-amd64/usr/local/share/examples/packetq ===> Building package for packetq-1.7.1 Create /exopi-cvs/ports/packages/amd64/all/packetq-1.7.1.tgz Creating package packetq-1.7.1 reading plist| checking dependencies| checking dependencies|net/libmaxminddb,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 18% archiving|************ | 18% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|****************** | 27% archiving|*************************** | 42% archiving|************************************ | 56% archiving|********************************************* | 71% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/packetq-1.7.1.tgz >>> Running clean in net/packetq at 1713957229.33 ===> net/packetq ===> Cleaning for packetq-1.7.1 >>> Ended at 1713957229.65 max_stuck=7.15/depends=3.97/show-prepare-results=0.68/build=40.87/package=3.13/clean=0.35