>>> Building on exopi-6 under net/udns DIST = [net/udns:udns-0.5.tar.gz] FULLPKGNAME = udns-0.5 distfiles size=84982 >>> Running build in net/udns at 1714744321.01 ===> net/udns ===> Building from scratch udns-0.5 ===> Verifying specs: c ===> found c.100.0 ===> Checking files for udns-0.5 `/exopi-cvs/ports/distfiles/udns-0.5.tar.gz' is up to date. >> (SHA256) udns-0.5.tar.gz: OK ===> Extracting for udns-0.5 ===> Patching for udns-0.5 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |run ranlib to fix build on m88k | |--- Makefile.in.orig Thu Jan 23 11:45:31 2014 |+++ Makefile.in Sat Sep 10 12:09:19 2016 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 68. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 95. done ===> Applying OpenBSD patch patch-rblcheck_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- rblcheck.c.orig Sat Sep 10 12:09:30 2016 |+++ rblcheck.c Sat Sep 10 12:09:50 2016 -------------------------- Patching file rblcheck.c using Plan A... Hunk #1 succeeded at 32. 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 udns-0.5 ===> Configuring for udns-0.5 configure... udns package checking for C compiler... $CC (cc) checking whenever the C compiler (cc -O2 -pipe) can produce executables... yes checking for ranlib... ranlib checking for getopt()... yes checking for libraries needed for socket and connect... ok (none needed) checking for inet_pton() && inet_ntop()... yes checking for socklen_t... yes checking for IPv6... yes checking for poll()... yes creating config.h... ok creating Makefile... ok creating config.status... ok all done. ===> Building for udns-0.5 cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_dn.lo -c udns_dn.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_dntosp.lo -c udns_dntosp.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_parse.lo -c udns_parse.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_resolver.lo -c udns_resolver.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_init.lo -c udns_init.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_misc.lo -c udns_misc.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_XtoX.lo -c udns_XtoX.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_rr_a.lo -c udns_rr_a.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_rr_ptr.lo -c udns_rr_ptr.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_rr_mx.lo -c udns_rr_mx.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_rr_txt.lo -c udns_rr_txt.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_bl.lo -c udns_bl.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_rr_srv.lo -c udns_rr_srv.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_rr_naptr.lo -c udns_rr_naptr.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_codes.lo -c udns_codes.c cc -O2 -pipe -fPIC -DHAVE_CONFIG_H -o udns_jran.lo -c udns_jran.c cc -shared -Wl,--soname,libudns.so.1.0 -o libudns.so.1.0 udns_dn.lo udns_dntosp.lo udns_parse.lo udns_resolver.lo udns_init.lo udns_misc.lo udns_XtoX.lo udns_rr_a.lo udns_rr_ptr.lo udns_rr_mx.lo udns_rr_txt.lo udns_bl.lo udns_rr_srv.lo udns_rr_naptr.lo udns_codes.lo udns_jran.lo cc -O2 -pipe -DHAVE_CONFIG_H -c dnsget.c rm -f libudns_s.so ln -s libudns.so.1.0 libudns_s.so cc -o dnsget_s dnsget.o -L. -ludns_s cc -O2 -pipe -DHAVE_CONFIG_H -c rblcheck.c cc -o rblcheck_s rblcheck.o -L. -ludns_s rblcheck.c(rblcheck.o:(main)): warning: sprintf() is often misused, please use snprintf() cc -O2 -pipe -DHAVE_CONFIG_H -c ex-rdns.c cc -o ex-rdns_s ex-rdns.o -L. -ludns_s ex-rdns.c(ex-rdns.o:(dnscb)): warning: sprintf() is often misused, please use snprintf() cc -O2 -pipe -DHAVE_CONFIG_H -c udns_dn.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_dntosp.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_parse.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_resolver.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_init.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_misc.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_XtoX.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_rr_a.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_rr_ptr.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_rr_mx.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_rr_txt.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_bl.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_rr_srv.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_rr_naptr.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_codes.c cc -O2 -pipe -DHAVE_CONFIG_H -c udns_jran.c rm -f libudns.a ar rv libudns.a udns_dn.o udns_dntosp.o udns_parse.o udns_resolver.o udns_init.o udns_misc.o udns_XtoX.o udns_rr_a.o udns_rr_ptr.o udns_rr_mx.o udns_rr_txt.o udns_bl.o udns_rr_srv.o udns_rr_naptr.o udns_codes.o udns_jran.o ar: warning: creating libudns.a ranlib libudns.a >>> Running package in net/udns at 1714744331.48 ===> net/udns ===> Faking installation for udns-0.5 /exopi-obj/pobj/udns-0.5/bin/install -c -m 644 /exopi-obj/pobj/udns-0.5/udns-0.5/udns.h /exopi-obj/pobj/udns-0.5/fake-amd64/usr/local/include /exopi-obj/pobj/udns-0.5/bin/install -c -m 644 /exopi-obj/pobj/udns-0.5/udns-0.5/udns.3 /exopi-obj/pobj/udns-0.5/fake-amd64/usr/local/man/man3 /exopi-obj/pobj/udns-0.5/bin/install -c -m 644 /exopi-obj/pobj/udns-0.5/udns-0.5/dnsget.1 /exopi-obj/pobj/udns-0.5/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/udns-0.5/bin/install -c -m 644 /exopi-obj/pobj/udns-0.5/udns-0.5/rblcheck.1 /exopi-obj/pobj/udns-0.5/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/udns-0.5/bin/install -c -m 644 /exopi-obj/pobj/udns-0.5/udns-0.5/libudns.a /exopi-obj/pobj/udns-0.5/fake-amd64/usr/local/lib /exopi-obj/pobj/udns-0.5/bin/install -c -s -m 755 /exopi-obj/pobj/udns-0.5/udns-0.5/dnsget_s /exopi-obj/pobj/udns-0.5/fake-amd64/usr/local/bin/dnsget /exopi-obj/pobj/udns-0.5/bin/install -c -s -m 755 /exopi-obj/pobj/udns-0.5/udns-0.5/rblcheck_s /exopi-obj/pobj/udns-0.5/fake-amd64/usr/local/bin/rblcheck /exopi-obj/pobj/udns-0.5/bin/install -c -m 644 /exopi-obj/pobj/udns-0.5/udns-0.5/libudns.so.1.0 /exopi-obj/pobj/udns-0.5/fake-amd64/usr/local/lib ===> Building package for udns-0.5 Create /exopi-cvs/ports/packages/amd64/all/udns-0.5.tgz Creating package udns-0.5 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******** | 13% checksumming|*********** | 19% checksumming|*************** | 25% checksumming|******************* | 31% checksumming|*********************** | 38% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************** | 63% checksumming|****************************************** | 69% checksumming|********************************************** | 75% checksumming|************************************************** | 81% checksumming|***************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***** | 8% archiving|******** | 13% archiving|************* | 21% archiving|************************************* | 59% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/udns-0.5.tgz >>> Running clean in net/udns at 1714744334.01 ===> net/udns ===> Cleaning for udns-0.5 >>> Ended at 1714744334.38 max_stuck=0.00/build=10.44/package=2.46/clean=0.51