>>> Building on exopi-5 under net/maradns-deadwood BDEPENDS = [archivers/bzip2] DIST = [net/maradns-deadwood:deadwood-3.2.14.tar.bz2] FULLPKGNAME = maradns-deadwood-3.2.14p0 Avoided depends for bzip2-1.0.8p0 distfiles size=312710 >>> Running build in net/maradns-deadwood at 1713477601.47 ===> net/maradns-deadwood ===> Building from scratch maradns-deadwood-3.2.14p0 ===> maradns-deadwood-3.2.14p0 depends on: bzip2-* -> bzip2-1.0.8p0 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for maradns-deadwood-3.2.14p0 `/exopi-cvs/ports/distfiles/deadwood-3.2.14.tar.bz2' is up to date. >> (SHA256) deadwood-3.2.14.tar.bz2: OK ===> Extracting for maradns-deadwood-3.2.14p0 ===> Patching for maradns-deadwood-3.2.14p0 ===> Applying OpenBSD patch patch-doc_dwood3rc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- doc/dwood3rc.orig Wed Aug 19 05:09:43 2015 |+++ doc/dwood3rc Tue Jan 26 21:45:55 2016 -------------------------- Patching file doc/dwood3rc using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 44. Hunk #3 succeeded at 64. done ===> Applying OpenBSD patch patch-src_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Makefile.orig Sat Jan 24 03:09:04 2015 |+++ src/Makefile Wed Feb 25 03:00:19 2015 -------------------------- Patching file src/Makefile using Plan A... Hunk #1 succeeded at 68. Hunk #2 succeeded at 86. 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 maradns-deadwood-3.2.14p0 ===> Configuring for maradns-deadwood-3.2.14p0 cd /exopi-obj/pobj/maradns-deadwood-3.2.14/deadwood-3.2.14/src; perl -pi -e 's,/etc/,/etc/,g' DwMararc.h DwMain.c ===> Building for maradns-deadwood-3.2.14p0 cc -O2 -pipe -DIPV6 -Wall -c -o DwStr.o DwStr.c cc -O2 -pipe -DIPV6 -Wall -c -o DwMararc.o DwMararc.c cc -O2 -pipe -DIPV6 -Wall -c -o DwRadioGatun.o DwRadioGatun.c cc -O2 -pipe -DIPV6 -Wall -c -o DwSocket.o DwSocket.c In file included from DwSocket.c:20: ./DwSocket.h:273:11: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ip_addr_T get_upstream_ip(); ^ DwSocket.c:793:11: note: conflicting prototype is here ip_addr_T get_upstream_ip(dw_str *query, int b) { ^ 1 warning generated. cc -O2 -pipe -DIPV6 -Wall -c -o DwUdpSocket.o DwUdpSocket.c DwUdpSocket.c:203:39: warning: passing arguments to 'get_upstream_ip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addr = get_upstream_ip(query,n); ^ 1 warning generated. cc -O2 -pipe -DIPV6 -Wall -c -o DwTcpSocket.o DwTcpSocket.c DwTcpSocket.c:121:33: warning: passing arguments to 'get_upstream_ip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rem_ip = get_upstream_ip(query,b); ^ 1 warning generated. cc -O2 -pipe -DIPV6 -Wall -c -o DwSys.o DwSys.c In file included from DwSys.c:31: In file included from ./DwSocket.h:103: ./DwSys.h:104:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void process_mararc(); ^ DwSys.c:559:6: note: conflicting prototype is here void process_mararc(char *name) { ^ 1 warning generated. cc -O2 -pipe -DIPV6 -o RandomPrime RandomPrime.c if [ -e /dev/urandom ] ; then ./RandomPrime > DwRandPrime.h ; fi cc -O2 -pipe -DIPV6 -Wall -c -o DwHash.o DwHash.c cc -O2 -pipe -DIPV6 -Wall -c -o DwCompress.o DwCompress.c cc -O2 -pipe -DIPV6 -Wall -c -o DwDnsStr.o DwDnsStr.c cc -O2 -pipe -DIPV6 -Wall -c -o DwRecurse.o DwRecurse.c cc -O2 -pipe -DIPV6 -Wall -c -o DwDict.o DwDict.c cc -O2 -pipe -DIPV6 -Wall -o Deadwood DwMain.c DwStr.o DwMararc.o DwRadioGatun.o DwSocket.o DwUdpSocket.o DwTcpSocket.o DwSys.o DwHash.o DwCompress.o DwDnsStr.o DwRecurse.o DwDict.o DwMain.c:66:31: warning: passing arguments to 'process_mararc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] process_mararc(argv[2]); ^ DwMain.c:69:31: warning: passing arguments to 'process_mararc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] process_mararc("/etc/dwood3rc"); ^ 2 warnings generated. >>> Running package in net/maradns-deadwood at 1713477610.53 ===> net/maradns-deadwood ===> Faking installation for maradns-deadwood-3.2.14p0 /exopi-obj/pobj/maradns-deadwood-3.2.14/bin/install -c -s -m 755 /exopi-obj/pobj/maradns-deadwood-3.2.14/deadwood-3.2.14/src/Deadwood /exopi-obj/pobj/maradns-deadwood-3.2.14/fake-amd64/usr/local/sbin /exopi-obj/pobj/maradns-deadwood-3.2.14/bin/install -d -m 755 /exopi-obj/pobj/maradns-deadwood-3.2.14/fake-amd64/usr/local/share/examples/maradns-deadwood cd /exopi-obj/pobj/maradns-deadwood-3.2.14/deadwood-3.2.14/doc; /exopi-obj/pobj/maradns-deadwood-3.2.14/bin/install -c -m 644 Deadwood.1 /exopi-obj/pobj/maradns-deadwood-3.2.14/fake-amd64/usr/local/man/man1; /exopi-obj/pobj/maradns-deadwood-3.2.14/bin/install -c -m 644 dwood3rc /exopi-obj/pobj/maradns-deadwood-3.2.14/fake-amd64/usr/local/share/examples/maradns-deadwood/ Installing /exopi-cvs/ports/net/maradns-deadwood/pkg/deadwood.rc as /exopi-obj/pobj/maradns-deadwood-3.2.14/fake-amd64/etc/rc.d/deadwood ===> Building package for maradns-deadwood-3.2.14p0 Create /exopi-cvs/ports/packages/amd64/all/maradns-deadwood-3.2.14p0.tgz Creating package maradns-deadwood-3.2.14p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************************************** | 80% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/maradns-deadwood-3.2.14p0.tgz >>> Running clean in net/maradns-deadwood at 1713477612.83 ===> net/maradns-deadwood ===> Cleaning for maradns-deadwood-3.2.14p0 >>> Ended at 1713477613.36 max_stuck=0.45/build=8.98/package=2.39/clean=0.59