>>> Building on sparc64-0c under net/adns BDEPENDS = [devel/gmake] DIST = [net/adns:adns-1.5.2.tar.gz] FULLPKGNAME = adns-1.5.2 Avoided depends for gmake-4.4.1p0 distfiles size=320457 >>> Running patch in net/adns at 1762931799.63 ===> net/adns ===> Building from scratch adns-1.5.2 ===> adns-1.5.2 depends on: gmake-* -> gmake-4.4.1p0 ===> Verifying specs: c ===> found c.102.1 ===> Checking files for adns-1.5.2 `/usr/ports/distfiles/adns-1.5.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for adns-1.5.2 ===> Patching for adns-1.5.2 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Sun Oct 26 14:22:06 2014 |+++ configure Wed Apr 27 16:40:21 2016 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 4050. done ===> Applying OpenBSD patch patch-dynamic_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- dynamic/Makefile.in.orig Mon Oct 20 01:07:01 2014 |+++ dynamic/Makefile.in Wed Apr 27 16:40:21 2016 -------------------------- Patching file dynamic/Makefile.in using Plan A... Hunk #1 succeeded at 32. done ===> Applying OpenBSD patch patch-src_dlist_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/dlist.h.orig Mon Oct 20 01:07:03 2014 |+++ src/dlist.h Wed Apr 27 16:40:21 2016 -------------------------- Patching file src/dlist.h using Plan A... Hunk #1 succeeded at 27. done ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in net/adns at 1762931803.56 ===> net/adns ===> Generating configure for adns-1.5.2 ===> Configuring for adns-1.5.2 Using /usr/obj/ports/adns-1.5.2/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /usr/obj/ports/adns-1.5.2/config.site checking whether you requested dynamic linking... yes, by default checking for gcc... cc 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 cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for ranlib... (cached) ranlib checking for a BSD-compatible install... /usr/obj/ports/adns-1.5.2/bin/install -c checking for poll... (cached) yes checking for socket... (cached) yes checking for inet_ntoa... (cached) yes checking for tsearch... (cached) yes checking for INADDR_LOOPBACK... found checking for inet_aton... (cached) yes checking inlines... yes checking -Wno-pointer-sign... yes checking __attribute__((,,))... yes checking __attribute__((noreturn))... yes checking __attribute__((const))... yes checking __attribute__((format...))... yes configure: creating ./config.status config.status: creating common.make config.status: creating settings.make config.status: creating Makefile config.status: creating src/Makefile config.status: creating client/Makefile config.status: creating dynamic/Makefile config.status: creating regress/Makefile config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in net/adns at 1762931815.97 ===> net/adns ===> Building for adns-1.5.2 set -e; for d in src dynamic client regress; do gmake -C $d all; done gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/src' cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o types.o types.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o event.o event.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o query.o query.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o reply.o reply.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o general.o general.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o setup.o setup.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o transmit.o transmit.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o parse.o parse.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o poll.o poll.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o check.o check.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I. -c -o addrfam.o addrfam.c rm -f libadns.a ar cqv libadns.a.new types.o event.o query.o reply.o general.o setup.o transmit.o parse.o poll.o check.o addrfam.o a - types.o a - event.o a - query.o a - reply.o a - general.o a - setup.o a - transmit.o a - parse.o a - poll.o a - check.o a - addrfam.o ranlib libadns.a.new mv -f libadns.a.new libadns.a gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/src' gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/dynamic' cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o types_p.o ../src/types.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o event_p.o ../src/event.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o query_p.o ../src/query.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o reply_p.o ../src/reply.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o general_p.o ../src/general.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o setup_p.o ../src/setup.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o transmit_p.o ../src/transmit.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o parse_p.o ../src/parse.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o poll_p.o ../src/poll.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o check_p.o ../src/check.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -fpic -I. -I../src -I./../src -c -o addrfam_p.o ../src/addrfam.c rm -f libadns.so.2.0 cc -shared -o libadns.so.2.0 types_p.o event_p.o query_p.o reply_p.o general_p.o setup_p.o transmit_p.o parse_p.o poll_p.o check_p.o addrfam_p.o -lc ln -s libadns.so.2.0 libadns.so.2 ln -s libadns.so.2 libadns.so gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/dynamic' gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/client' cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adnslogres.o adnslogres.c cc adnslogres.o ../src/libadns.a -o adnslogres_s adnslogres.o: In function `readline': adnslogres.c:(.text+0x3e8): warning: sprintf() is often misused, please use snprintf() adnslogres.c:(.text+0x258): warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adnsheloex.o adnsheloex.c cc adnsheloex.o ../src/libadns.a -o adnsheloex_s ../src/libadns.a(parse.o): In function `adns__parse_domain_more': parse.c:(.text+0x8f0): warning: sprintf() is often misused, please use snprintf() adnsheloex.o: In function `readline': adnsheloex.c:(.text+0x23c): warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adh-main.o adh-main.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adh-opts.o adh-opts.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adh-query.o adh-query.c cc adh-main.o adh-opts.o adh-query.o ../src/libadns.a -o adnshost_s adh-query.o: In function `type_info': adh-query.c:(.text+0x5d4): warning: sprintf() is often misused, please use snprintf() adh-main.o: In function `xstrsave': adh-main.c:(.text+0x6bc): warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adnsresfilter.o adnsresfilter.c cc adnsresfilter.o ../src/libadns.a -o adnsresfilter_s adnsresfilter.o: In function `main': adnsresfilter.c:(.text+0xcdc): warning: sprintf() is often misused, please use snprintf() ../src/libadns.a(addrfam.o): In function `adns__make_reverse_domain': addrfam.c:(.text+0x6a0): warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o fanftest.o fanftest.c cc fanftest.o ../src/libadns.a -o fanftest_s ../src/libadns.a(parse.o): In function `adns__parse_domain_more': parse.c:(.text+0x8f0): warning: sprintf() is often misused, please use snprintf() ../src/libadns.a(addrfam.o): In function `adns__make_reverse_domain': addrfam.c:(.text+0x6a0): warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o adnstest.o adnstest.c cc adnstest.o ../src/libadns.a -o adnstest_s ../src/libadns.a(parse.o): In function `adns__parse_domain_more': parse.c:(.text+0x8f0): warning: sprintf() is often misused, please use snprintf() ../src/libadns.a(addrfam.o): In function `adns__make_reverse_domain': addrfam.c:(.text+0x6a0): warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I. -I../src -I./../src -c -o addrtext.o addrtext.c cc addrtext.o ../src/libadns.a -o addrtext_s ../src/libadns.a(addrfam.o): In function `adns__make_reverse_domain': addrfam.c:(.text+0x704): warning: sprintf() is often misused, please use snprintf() addrfam.c:(.text+0x6a0): warning: strcpy() is almost always misused, please use strlcpy() cc adnslogres.o -L../dynamic -ladns -o adnslogres adnslogres.o: In function `readline': adnslogres.c:(.text+0x3e8): warning: sprintf() is often misused, please use snprintf() adnslogres.c:(.text+0x258): warning: strcpy() is almost always misused, please use strlcpy() cc adnsheloex.o -L../dynamic -ladns -o adnsheloex ../dynamic/libadns.so.2.0: warning: sprintf() is often misused, please use snprintf() adnsheloex.o: In function `readline': adnsheloex.c:(.text+0x23c): warning: strcpy() is almost always misused, please use strlcpy() cc adh-main.o adh-opts.o adh-query.o -L../dynamic -ladns -o adnshost adh-query.o: In function `type_info': adh-query.c:(.text+0x5d4): warning: sprintf() is often misused, please use snprintf() adh-main.o: In function `xstrsave': adh-main.c:(.text+0x6bc): warning: strcpy() is almost always misused, please use strlcpy() cc adnsresfilter.o -L../dynamic -ladns -o adnsresfilter adnsresfilter.o: In function `main': adnsresfilter.c:(.text+0xcdc): warning: sprintf() is often misused, please use snprintf() ../dynamic/libadns.so.2.0: warning: strcpy() is almost always misused, please use strlcpy() gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/client' gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/regress' cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -c -o hrecord.o hrecord.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -c -o hcommon.o hcommon.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o types_d.o ../src/types.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o event_d.o ../src/event.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o query_d.o ../src/query.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o reply_d.o ../src/reply.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o general_d.o ../src/general.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o setup_d.o ../src/setup.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o transmit_d.o ../src/transmit.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o parse_d.o ../src/parse.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o poll_d.o ../src/poll.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o check_d.o ../src/check.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -c -g -o addrfam_d.o ../src/addrfam.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnstest_c.o ../client/adnstest.c cc adnstest_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnstest_record types_d.o: In function `cs_opaque': ../src/types.c:1635: warning: sprintf() is often misused, please use snprintf() addrfam_d.o: In function `adns__make_reverse_domain': ../src/addrfam.c:532: warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-main_c.o ../client/adh-main.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-opts_c.o ../client/adh-opts.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adh-query_c.o ../client/adh-query.c cc adh-main_c.o adh-opts_c.o adh-query_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnshost_record adh-query_c.o: In function `type_info': ../client/adh-query.c:66: warning: sprintf() is often misused, please use snprintf() adh-main_c.o: In function `xstrsave': ../client/adh-main.c:73: warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnslogres_c.o ../client/adnslogres.c cc adnslogres_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnslogres_record adnslogres_c.o: In function `ipaddr2domain': ../client/adnslogres.c:116: warning: sprintf() is often misused, please use snprintf() adnslogres_c.o: In function `readline': ../client/adnslogres.c:151: warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -DADNS_REGRESS_TEST -I. -I ./../src -c -g -o adnsresfilter_c.o ../client/adnsresfilter.c cc adnsresfilter_c.o hrecord.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnsresfilter_record adnsresfilter_c.o: In function `replacetextwithname': ../client/adnsresfilter.c:273: warning: sprintf() is often misused, please use snprintf() addrfam_d.o: In function `adns__make_reverse_domain': ../src/addrfam.c:532: warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -Wall -Wmissing-prototypes -Wwrite-strings -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wno-pointer-sign -Wno-unused-value -I../src -I. -I./../src -c -o hplayback.o hplayback.c cc adnstest_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnstest_playback types_d.o: In function `cs_opaque': ../src/types.c:1635: warning: sprintf() is often misused, please use snprintf() addrfam_d.o: In function `adns__make_reverse_domain': ../src/addrfam.c:532: warning: strcpy() is almost always misused, please use strlcpy() cc adh-main_c.o adh-opts_c.o adh-query_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnshost_playback adh-query_c.o: In function `type_info': ../client/adh-query.c:66: warning: sprintf() is often misused, please use snprintf() adh-main_c.o: In function `xstrsave': ../client/adh-main.c:73: warning: strcpy() is almost always misused, please use strlcpy() cc adnslogres_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnslogres_playback adnslogres_c.o: In function `ipaddr2domain': ../client/adnslogres.c:116: warning: sprintf() is often misused, please use snprintf() adnslogres_c.o: In function `readline': ../client/adnslogres.c:151: warning: strcpy() is almost always misused, please use strlcpy() cc adnsresfilter_c.o hplayback.o hcommon.o types_d.o event_d.o query_d.o reply_d.o general_d.o setup_d.o transmit_d.o parse_d.o poll_d.o check_d.o addrfam_d.o -o adnsresfilter_playback adnsresfilter_c.o: In function `replacetextwithname': ../client/adnsresfilter.c:273: warning: sprintf() is often misused, please use snprintf() addrfam_d.o: In function `adns__make_reverse_domain': ../src/addrfam.c:532: warning: strcpy() is almost always misused, please use strlcpy() gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/regress' gmake all-here gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2' gmake[1]: Nothing to be done for 'all-here'. gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2' >>> Running fake in net/adns at 1762931909.33 ===> net/adns ===> Faking installation for adns-1.5.2 set -e; for d in src dynamic client regress; do gmake -C $d install; done gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/src' mkdir -p /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/lib /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/include set -xe; for f in libadns.a; \ do /usr/obj/ports/adns-1.5.2/bin/install -c -m 644 $f /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/lib/$f; done + /usr/obj/ports/adns-1.5.2/bin/install -c -m 644 libadns.a /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/lib/libadns.a /usr/obj/ports/adns-1.5.2/bin/install -c -m 644 ./../src/adns.h /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/include/adns.h gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/src' gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/dynamic' mkdir -p /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/lib /usr/obj/ports/adns-1.5.2/bin/install -c -m 755 libadns.so.2.0 /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/lib/libadns.so.2.0 gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/dynamic' gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/client' mkdir -p /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/bin set -xe; for f in adnslogres adnsheloex adnshost adnsresfilter; \ do /usr/obj/ports/adns-1.5.2/bin/install -c -m 755 $f /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/bin/$f; done + /usr/obj/ports/adns-1.5.2/bin/install -c -m 755 adnslogres /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/bin/adnslogres + /usr/obj/ports/adns-1.5.2/bin/install -c -m 755 adnsheloex /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/bin/adnsheloex + /usr/obj/ports/adns-1.5.2/bin/install -c -m 755 adnshost /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/bin/adnshost + /usr/obj/ports/adns-1.5.2/bin/install -c -m 755 adnsresfilter /usr/obj/ports/adns-1.5.2/fake-sparc64/usr/local/bin/adnsresfilter gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/client' gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/regress' gmake[1]: Nothing to be done for 'install'. gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2/regress' gmake install-here gmake[1]: Entering directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2' gmake[1]: Nothing to be done for 'install-here'. gmake[1]: Leaving directory '/usr/obj/ports/adns-1.5.2/adns-1.5.2' >>> Running package in net/adns at 1762931912.70 ===> net/adns `/usr/obj/ports/adns-1.5.2/fake-sparc64/.fake_done' is up to date. ===> Building package for adns-1.5.2 Create /usr/ports/packages/sparc64/all/adns-1.5.2.tgz panic: Unexpectedly didn't find a dot radix character in '-nan' at /usr/ports/infrastructure/bin/port-resolve-lib-helper line 27. *** Error 1 in net/adns (/usr/ports/infrastructure/mk/bsd.port.mk:3583 'port-wantlib-args': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACHE=$...) *** Error 1 in net/adns (/usr/ports/infrastructure/mk/bsd.port.mk:3574 'wantlib-args': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACHE=$( mkt...) *** Error 2 in net/adns (/usr/ports/infrastructure/mk/bsd.port.mk:2247 '/usr/ports/packages/sparc64/all/adns-1.5.2.tgz': @trap "cd /usr/port...) *** Error 2 in net/adns (/usr/ports/infrastructure/mk/bsd.port.mk:2731 '_internal-package': @case X${_DEPENDS_CACHE} in X) _DEPENDS_CACHE=$...) *** Error 2 in net/adns (/usr/ports/infrastructure/mk/bsd.port.mk:2710 'package': @lock=adns-1.5.2; export _LOCKS_HELD=" adns-1.5.2"; /us...) ===> Exiting net/adns with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'package': @: ${echo_msg:=echo}; : ${target:=package}; for i in ; do ...) >>> Ended at 1762931914.81 max_stuck=0.00/patch=3.93/configure=12.41/build=93.40/fake=3.36/package=2.19 Error: job failed with 512 on sparc64-0c at 1762931914