>>> Building on exopi-2 under net/pdnsd BDEPENDS = [devel/gmake] DIST = [net/pdnsd:pdnsd-1.2.9a-par.tar.gz] FULLPKGNAME = pdnsd-1.2.9ap1 Avoided depends for gmake-4.4.1 distfiles size=516061 >>> Running build in net/pdnsd at 1711452392.49 ===> net/pdnsd ===> Building from scratch pdnsd-1.2.9ap1 ===> pdnsd-1.2.9ap1 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c pthread ===> found c.99.0 pthread.27.1 ===> Checking files for pdnsd-1.2.9ap1 `/exopi-cvs/ports/distfiles/pdnsd-1.2.9a-par.tar.gz' is up to date. >> (SHA256) pdnsd-1.2.9a-par.tar.gz: OK ===> Extracting for pdnsd-1.2.9ap1 ===> Patching for pdnsd-1.2.9ap1 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Fri Mar 2 13:16:52 2012 |+++ Makefile.in Fri Mar 2 13:18:22 2012 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 626. Hunk #2 succeeded at 700. done ===> Applying OpenBSD patch patch-doc_pdnsd_8_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- doc/pdnsd.8.in.orig Fri Mar 2 13:08:16 2012 |+++ doc/pdnsd.8.in Fri Mar 2 13:11:30 2012 -------------------------- Patching file doc/pdnsd.8.in using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 157. Hunk #3 succeeded at 192. Hunk #4 succeeded at 286. Hunk #5 succeeded at 301. done ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/Makefile.in.orig Fri Mar 2 13:12:09 2012 |+++ src/Makefile.in Fri Mar 2 13:12:49 2012 -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 56. 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 pdnsd-1.2.9ap1 ===> Configuring for pdnsd-1.2.9ap1 Using /exopi-obj/pobj/pdnsd-1.2.9a/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/pdnsd-1.2.9a/config.site checking for a BSD-compatible install... /exopi-obj/pobj/pdnsd-1.2.9a/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 gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of cc... gcc3 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) 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... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for gcc... (cached) 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... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking for a BSD-compatible install... /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c checking for ranlib... (cached) ranlib checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for fcntl.h... (cached) yes checking for malloc.h... (cached) no checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for net/if.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/poll.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for socklen_t... yes checking for struct in6_addr... yes checking for struct in_pktinfo... no checking for struct ifreq... yes checking for CPP C99 Variadic macro support... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether cc needs -traditional... no checking for working memcmp... (cached) yes checking return type of signal handlers... (cached) void checking for vprintf... (cached) yes checking for _doprnt... no checking for library containing nanosleep... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for nanosleep... (cached) yes checking for gettimeofday... (cached) yes checking for mkfifo... (cached) yes checking for select... (cached) yes checking for socket... (cached) yes checking for strerror... (cached) yes checking for uname... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for poll... (cached) yes checking for strdup... (cached) yes checking for strndup... yes checking for stpcpy... (cached) yes checking for stpncpy... yes checking for strlcpy... (cached) yes checking for mempcpy... no checking for getline... yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for getpwnam_r... yes checking for inet_ntop... (cached) yes checking for inet_pton... (cached) yes configure: creating ./config.status config.status: creating pdnsd.spec config.status: creating Makefile config.status: creating file-list.base config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating doc/pdnsd.8 config.status: creating doc/pdnsd.conf.5 config.status: creating doc/pdnsd.conf config.status: creating src/Makefile config.status: creating src/pdnsd-ctl/Makefile config.status: creating src/rc/Makefile config.status: creating src/rc/RedHat/Makefile config.status: creating src/rc/RedHat/pdnsd config.status: creating src/rc/SuSE/Makefile config.status: creating src/rc/SuSE/pdnsd config.status: creating src/rc/Debian/Makefile config.status: creating src/rc/Debian/pdnsd config.status: creating src/rc/Slackware/Makefile config.status: creating src/rc/Slackware/rc.pdnsd config.status: creating src/rc/ArchLinux/Makefile config.status: creating src/rc/ArchLinux/pdnsd config.status: creating src/test/Makefile config.status: creating PKGBUILD config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for pdnsd-1.2.9ap1 gmake all-recursive gmake[1]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' Making all in src gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' Making all in . gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-conf-parser.o -MD -MP -MF .deps/pdnsd-conf-parser.Tpo -c -o pdnsd-conf-parser.o `test -f 'conf-parser.c' || echo './'`conf-parser.c mv -f .deps/pdnsd-conf-parser.Tpo .deps/pdnsd-conf-parser.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-conff.o -MD -MP -MF .deps/pdnsd-conff.Tpo -c -o pdnsd-conff.o `test -f 'conff.c' || echo './'`conff.c conff.c:41:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] perm_cache: 2048, ^~~~~~~~~~~ .perm_cache = conff.c:42:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] cache_dir: NULL, ^~~~~~~~~~ .cache_dir = conff.c:43:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] pidfile: NULL, ^~~~~~~~ .pidfile = conff.c:44:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] port: 53, ^~~~~ .port = conff.c:45:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] a: PDNSD_A_INITIALIZER, ^~ .a = conff.c:46:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] out_a: PDNSD_A_INITIALIZER, ^~~~~~ .out_a = conff.c:48:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] ipv4_6_prefix: IN6ADDR_ANY_INIT, ^~~~~~~~~~~~~~ .ipv4_6_prefix = conff.c:50:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] max_ttl: 604800, ^~~~~~~~ .max_ttl = conff.c:51:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] min_ttl: 120, ^~~~~~~~ .min_ttl = conff.c:52:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] neg_ttl: 900, ^~~~~~~~ .neg_ttl = conff.c:53:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] neg_rrs_pol: C_DEFAULT, ^~~~~~~~~~~~ .neg_rrs_pol = conff.c:54:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] neg_domain_pol: C_AUTH, ^~~~~~~~~~~~~~~ .neg_domain_pol = conff.c:55:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] verbosity: VERBOSITY, ^~~~~~~~~~ .verbosity = conff.c:56:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] run_as: "", ^~~~~~~ .run_as = conff.c:57:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] daemon: 0, ^~~~~~~ .daemon = conff.c:58:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] debug: 0, ^~~~~~ .debug = conff.c:59:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] stat_pipe: 0, ^~~~~~~~~~ .stat_pipe = conff.c:60:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] notcp: 0, ^~~~~~ .notcp = conff.c:61:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] strict_suid: 1, ^~~~~~~~~~~~ .strict_suid = conff.c:62:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] use_nss: 1, ^~~~~~~~ .use_nss = conff.c:63:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] paranoid: 0, ^~~~~~~~~ .paranoid = conff.c:64:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] lndown_kluge: 0, ^~~~~~~~~~~~~ .lndown_kluge = conff.c:65:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] onquery: 0, ^~~~~~~~ .onquery = conff.c:66:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] rnd_recs: 1, ^~~~~~~~~ .rnd_recs = conff.c:67:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] ctl_perms: 0600, ^~~~~~~~~~ .ctl_perms = conff.c:68:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] scheme_file: NULL, ^~~~~~~~~~~~ .scheme_file = conff.c:69:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] proc_limit: 40, ^~~~~~~~~~~ .proc_limit = conff.c:70:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] procq_limit: 60, ^~~~~~~~~~~~ .procq_limit = conff.c:71:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] tcp_qtimeout: TCP_TIMEOUT, ^~~~~~~~~~~~~ .tcp_qtimeout = conff.c:72:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] timeout: 0, ^~~~~~~~ .timeout = conff.c:73:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] par_queries: PAR_QUERIES, ^~~~~~~~~~~~ .par_queries = conff.c:74:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] query_method: M_PRESET, ^~~~~~~~~~~~~ .query_method = conff.c:75:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] query_port_start: 1024, ^~~~~~~~~~~~~~~~~ .query_port_start = conff.c:76:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] query_port_end: 65535, ^~~~~~~~~~~~~~~ .query_port_end = conff.c:77:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] udpbufsize: 1024, ^~~~~~~~~~~ .udpbufsize = conff.c:78:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] deleg_only_zones: NULL ^~~~~~~~~~~~~~~~~ .deleg_only_zones = conff.c:82:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] port: 53, ^~~~~ .port = conff.c:83:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] uptest: C_NONE, ^~~~~~~ .uptest = conff.c:84:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] timeout: 120, ^~~~~~~~ .timeout = conff.c:85:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] interval: 900, ^~~~~~~~~ .interval = conff.c:86:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] ping_timeout: 600, ^~~~~~~~~~~~~ .ping_timeout = conff.c:87:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] scheme: "", ^~~~~~~ .scheme = conff.c:88:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] uptest_cmd: NULL, ^~~~~~~~~~~ .uptest_cmd = conff.c:89:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] uptest_usr: "", ^~~~~~~~~~~ .uptest_usr = conff.c:90:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] interface: "", ^~~~~~~~~~ .interface = conff.c:91:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] device: "", ^~~~~~~ .device = conff.c:92:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] query_test_name: NULL, ^~~~~~~~~~~~~~~~ .query_test_name = conff.c:93:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] label: NULL, ^~~~~~ .label = conff.c:94:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] purge_cache: 0, ^~~~~~~~~~~~ .purge_cache = conff.c:95:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] nocache: 0, ^~~~~~~~ .nocache = conff.c:96:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] lean_query: 1, ^~~~~~~~~~~ .lean_query = conff.c:97:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] edns_query: 0, ^~~~~~~~~~~ .edns_query = conff.c:98:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] is_proxy: 0, ^~~~~~~~~ .is_proxy = conff.c:99:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] rootserver: 0, ^~~~~~~~~~~ .rootserver = conff.c:100:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] rand_servers: 0, ^~~~~~~~~~~~~ .rand_servers = conff.c:101:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] preset: 1, ^~~~~~~ .preset = conff.c:102:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] rejectrecursively: 0, ^~~~~~~~~~~~~~~~~~ .rejectrecursively = conff.c:103:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] rejectpolicy: C_FAIL, ^~~~~~~~~~~~~ .rejectpolicy = conff.c:104:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] policy: C_INCLUDED, ^~~~~~~ .policy = conff.c:105:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] alist: NULL, ^~~~~~ .alist = conff.c:106:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] atup_a: NULL, ^~~~~~~ .atup_a = conff.c:107:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] reject_a4: NULL, ^~~~~~~~~~ .reject_a4 = conff.c:109:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] reject_a6: NULL, ^~~~~~~~~~ .reject_a6 = conff.c:111:3: warning: use of GNU old-style field designator extension [-Wgnu-designator] ping_a: PDNSD_A_INITIALIZER ^~~~~~~ .ping_a = 64 warnings generated. mv -f .deps/pdnsd-conff.Tpo .deps/pdnsd-conff.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-consts.o -MD -MP -MF .deps/pdnsd-consts.Tpo -c -o pdnsd-consts.o `test -f 'consts.c' || echo './'`consts.c mv -f .deps/pdnsd-consts.Tpo .deps/pdnsd-consts.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-debug.o -MD -MP -MF .deps/pdnsd-debug.Tpo -c -o pdnsd-debug.o `test -f 'debug.c' || echo './'`debug.c In file included from debug.c:31: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-debug.Tpo .deps/pdnsd-debug.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-dns.o -MD -MP -MF .deps/pdnsd-dns.Tpo -c -o pdnsd-dns.o `test -f 'dns.c' || echo './'`dns.c In file included from dns.c:28: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-dns.Tpo .deps/pdnsd-dns.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-dns_answer.o -MD -MP -MF .deps/pdnsd-dns_answer.Tpo -c -o pdnsd-dns_answer.o `test -f 'dns_answer.c' || echo './'`dns_answer.c In file included from dns_answer.c:52: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-dns_answer.Tpo .deps/pdnsd-dns_answer.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-dns_query.o -MD -MP -MF .deps/pdnsd-dns_query.Tpo -c -o pdnsd-dns_query.o `test -f 'dns_query.c' || echo './'`dns_query.c In file included from dns_query.c:46: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-dns_query.Tpo .deps/pdnsd-dns_query.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-error.o -MD -MP -MF .deps/pdnsd-error.Tpo -c -o pdnsd-error.o `test -f 'error.c' || echo './'`error.c In file included from error.c:31: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-error.Tpo .deps/pdnsd-error.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-helpers.o -MD -MP -MF .deps/pdnsd-helpers.Tpo -c -o pdnsd-helpers.o `test -f 'helpers.c' || echo './'`helpers.c In file included from helpers.c:37: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-helpers.Tpo .deps/pdnsd-helpers.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-icmp.o -MD -MP -MF .deps/pdnsd-icmp.Tpo -c -o pdnsd-icmp.o `test -f 'icmp.c' || echo './'`icmp.c In file included from icmp.c:63: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-icmp.Tpo .deps/pdnsd-icmp.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-list.o -MD -MP -MF .deps/pdnsd-list.Tpo -c -o pdnsd-list.o `test -f 'list.c' || echo './'`list.c In file included from list.c:27: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-list.Tpo .deps/pdnsd-list.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-main.o -MD -MP -MF .deps/pdnsd-main.Tpo -c -o pdnsd-main.o `test -f 'main.c' || echo './'`main.c In file included from main.c:45: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-main.Tpo .deps/pdnsd-main.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-netdev.o -MD -MP -MF .deps/pdnsd-netdev.Tpo -c -o pdnsd-netdev.o `test -f 'netdev.c' || echo './'`netdev.c In file included from netdev.c:72: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-netdev.Tpo .deps/pdnsd-netdev.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-rr_types.o -MD -MP -MF .deps/pdnsd-rr_types.Tpo -c -o pdnsd-rr_types.o `test -f 'rr_types.c' || echo './'`rr_types.c mv -f .deps/pdnsd-rr_types.Tpo .deps/pdnsd-rr_types.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-status.o -MD -MP -MF .deps/pdnsd-status.Tpo -c -o pdnsd-status.o `test -f 'status.c' || echo './'`status.c In file included from status.c:43: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-status.Tpo .deps/pdnsd-status.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-servers.o -MD -MP -MF .deps/pdnsd-servers.Tpo -c -o pdnsd-servers.o `test -f 'servers.c' || echo './'`servers.c In file included from servers.c:40: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-servers.Tpo .deps/pdnsd-servers.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-thread.o -MD -MP -MF .deps/pdnsd-thread.Tpo -c -o pdnsd-thread.o `test -f 'thread.c' || echo './'`thread.c In file included from thread.c:32: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-thread.Tpo .deps/pdnsd-thread.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-cache.o -MD -MP -MF .deps/pdnsd-cache.Tpo -c -o pdnsd-cache.o `test -f 'cache.c' || echo './'`cache.c In file included from cache.c:39: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-cache.Tpo .deps/pdnsd-cache.Po cc -DHAVE_CONFIG_H -I. -I.. -DCONFDIR='"/etc"' -pthread -O2 -pipe -MT pdnsd-hash.o -MD -MP -MF .deps/pdnsd-hash.Tpo -c -o pdnsd-hash.o `test -f 'hash.c' || echo './'`hash.c In file included from hash.c:30: In file included from ./error.h:34: ./thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ./thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ./thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ./thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. mv -f .deps/pdnsd-hash.Tpo .deps/pdnsd-hash.Po cc -DCONFDIR='"/etc"' -pthread -O2 -pipe -o pdnsd pdnsd-conf-parser.o pdnsd-conff.o pdnsd-consts.o pdnsd-debug.o pdnsd-dns.o pdnsd-dns_answer.o pdnsd-dns_query.o pdnsd-error.o pdnsd-helpers.o pdnsd-icmp.o pdnsd-list.o pdnsd-main.o pdnsd-netdev.o pdnsd-rr_types.o pdnsd-status.o pdnsd-servers.o pdnsd-thread.o pdnsd-cache.o pdnsd-hash.o -pthread rr_types.c(pdnsd-rr_types.o:(loc2str)): warning: sprintf() is often misused, please use snprintf() dns_answer.c(pdnsd-dns_answer.o:(compose_answer)): warning: random() may return deterministic values, is that what you want? cache.c(pdnsd-cache.o:(read_disk_cache)): warning: stpcpy() is dangerous; do not use it icmp.c(pdnsd-icmp.o:(ping)): warning: rand() may return deterministic values, is that what you want? gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' Making all in pdnsd-ctl gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/pdnsd-ctl' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -MT pdnsd-ctl.o -MD -MP -MF .deps/pdnsd-ctl.Tpo -c -o pdnsd-ctl.o pdnsd-ctl.c mv -f .deps/pdnsd-ctl.Tpo .deps/pdnsd-ctl.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -DCLIENT_ONLY -c ../rr_types.c cc -O2 -pipe -o pdnsd-ctl pdnsd-ctl.o rr_types.o pdnsd-ctl.c(pdnsd-ctl.o:(main)): warning: stpcpy() is dangerous; do not use it gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/pdnsd-ctl' Making all in rc gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' Making all in RedHat gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/RedHat' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/RedHat' Making all in SuSE gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/SuSE' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/SuSE' Making all in Debian gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Debian' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Debian' Making all in Slackware gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Slackware' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Slackware' Making all in ArchLinux gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/ArchLinux' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/ArchLinux' gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' Making all in test gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/test' cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -MT if_up.o -MD -MP -MF .deps/if_up.Tpo -c -o if_up.o if_up.c mv -f .deps/if_up.Tpo .deps/if_up.Po cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -pthread -c ../netdev.c In file included from ../netdev.c:72: In file included from ../error.h:34: ../thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ../thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ../thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ../thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -pthread -c ../error.c In file included from ../error.c:31: In file included from ../error.h:34: ../thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ../thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ../thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ../thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -pthread -c ../thread.c In file included from ../thread.c:32: ../thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ../thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ../thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ../thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -pthread -c ../helpers.c In file included from ../helpers.c:37: ../thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ../thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ../thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ../thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -pthread -c ../icmp.c In file included from ../icmp.c:63: In file included from ../error.h:34: ../thread.h:115:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: (useconds / 1000000), ^~~~~~~ .tv_sec = ../thread.h:116:5: warning: use of GNU old-style field designator extension [-Wgnu-designator] tv_nsec: (useconds % 1000000) * 1000ul }; ^~~~~~~~ .tv_nsec = ../thread.h:129:26: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~ .tv_sec = ../thread.h:129:43: warning: use of GNU old-style field designator extension [-Wgnu-designator] struct timespec ts = { tv_sec: seconds, tv_nsec: 0 }; ^~~~~~~~ .tv_nsec = 4 warnings generated. cc -O2 -pipe -o if_up if_up.o netdev.o error.o thread.o helpers.o icmp.o -pthread icmp.c(icmp.o:(ping)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -MT is_local_addr.o -MD -MP -MF .deps/is_local_addr.Tpo -c -o is_local_addr.o is_local_addr.c mv -f .deps/is_local_addr.Tpo .deps/is_local_addr.Po cc -O2 -pipe -o is_local_addr is_local_addr.o netdev.o error.o thread.o helpers.o icmp.o -pthread icmp.c(icmp.o:(ping)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -MT tping.o -MD -MP -MF .deps/tping.Tpo -c -o tping.o tping.c mv -f .deps/tping.Tpo .deps/tping.Po cc -O2 -pipe -o tping tping.o netdev.o error.o thread.o helpers.o icmp.o -pthread icmp.c(icmp.o:(ping)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c mv -f .deps/random.Tpo .deps/random.Po cc -O2 -pipe -o random random.o netdev.o error.o thread.o helpers.o icmp.o -pthread icmp.c(icmp.o:(ping)): warning: rand() may return deterministic values, is that what you want? gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/test' gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' Making all in doc gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' Making all in contrib gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/contrib' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/contrib' gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake[1]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' >>> Running package in net/pdnsd at 1711452456.02 ===> net/pdnsd ===> Faking installation for pdnsd-1.2.9ap1 Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' Making install in . gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' test -z "/usr/local/sbin" || mkdir -p "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/sbin" /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -s -m 755 pdnsd '/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/sbin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' Making install in pdnsd-ctl gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/pdnsd-ctl' gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/pdnsd-ctl' test -z "/usr/local/sbin" || mkdir -p "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/sbin" /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -s -m 755 pdnsd-ctl '/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/sbin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/pdnsd-ctl' gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/pdnsd-ctl' Making install in rc gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' Making install in RedHat gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/RedHat' gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/RedHat' if [ "Generic" = "RedHat" ] ; then \ /bin/sh /exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/install-sh -d "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/rc.d/init.d"; \ /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -m 755 ./pdnsd "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/rc.d/init.d/pdnsd"; \ if [ "no" = "no" ] ; then \ /sbin/chkconfig --add pdnsd; \ fi \ fi gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/RedHat' gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/RedHat' Making install in SuSE gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/SuSE' gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/SuSE' if [ "Generic" = "SuSE" ] ; then \ CURDIR=`pwd`; \ /bin/sh /exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/install-sh -d "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/sbin/init.d"; \ /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -m 755 ./pdnsd "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/sbin/init.d/pdnsd"; \ /bin/sh /exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/install-sh -d "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/sbin/init.d/rc2.d"; \ cd "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/sbin/init.d/rc2.d"; \ ln -fs ../pdnsd K34pdnsd; ln -s ../pdnsd S11pdnsd; \ cd $CURDIR ; \ /bin/sh /exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/install-sh -d "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/sbin/init.d/rc3.d"; \ cd "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/sbin/init.d/rc3.d"; \ ln -fs ../pdnsd K34pdnsd; ln -s ../pdnsd S11pdnsd; \ cd $CURDIR ; \ grep "START_PDNSD" "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/rc.config" > /dev/null ; \ if [ $? -eq 1 ] ; then \ echo -e "\n\n#\n# Set to yes to start pdnsd at boot time\n#\nSTART_PDNSD=yes" >> /etc/rc.config ; \ fi \ fi gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/SuSE' gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/SuSE' Making install in Debian gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Debian' gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Debian' if [ "Generic" = "Debian" ] ; then \ CURDIR=`pwd`; \ /bin/sh /exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/install-sh -d "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/init.d"; \ /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -m 755 ./pdnsd "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/init.d"; \ update-rc.d pdnsd defaults 19 ;\ fi gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Debian' gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Debian' Making install in Slackware gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Slackware' gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Slackware' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Slackware' gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Slackware' Making install in ArchLinux gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/ArchLinux' gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/ArchLinux' if [ "Generic" = "ArchLinux" ] ; then \ /bin/sh /exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/install-sh -d "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/rc.d"; \ /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -m 755 ./pdnsd "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/rc.d/pdnsd";\ fi gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/ArchLinux' gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/ArchLinux' gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' Making install in test gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/test' gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/test' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/test' gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/test' gmake[1]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' Making install in doc gmake[1]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' gmake[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/man/man5" || mkdir -p "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/man/man5" /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -m 644 pdnsd.conf.5 '/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/man/man5' test -z "/usr/local/man/man8" || mkdir -p "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/man/man8" /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -m 644 pdnsd.8 pdnsd-ctl.8 '/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/man/man8' gmake install-data-hook gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' /bin/sh /exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/install-sh -d "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc" if test `whoami` = "root"; then \ /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -o 0 -g 0 -m 644 pdnsd.conf "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/pdnsd.conf.sample" ; \ else \ /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -m 644 pdnsd.conf "/exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/pdnsd.conf.sample" ; \ fi gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' gmake[1]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' Making install in contrib gmake[1]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/contrib' gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/contrib' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/contrib' gmake[1]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/contrib' gmake[1]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake[2]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake[2]: Nothing to be done for 'install-exec-am'. gmake gmake[3]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake all-recursive gmake[4]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' Making all in src gmake[5]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' Making all in . gmake[6]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' gmake[6]: Nothing to be done for 'all-am'. gmake[6]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' Making all in pdnsd-ctl gmake[6]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/pdnsd-ctl' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/pdnsd-ctl' Making all in rc gmake[6]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' Making all in RedHat gmake[7]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/RedHat' gmake[7]: Nothing to be done for 'all'. gmake[7]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/RedHat' Making all in SuSE gmake[7]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/SuSE' gmake[7]: Nothing to be done for 'all'. gmake[7]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/SuSE' Making all in Debian gmake[7]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Debian' gmake[7]: Nothing to be done for 'all'. gmake[7]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Debian' Making all in Slackware gmake[7]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Slackware' gmake[7]: Nothing to be done for 'all'. gmake[7]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/Slackware' Making all in ArchLinux gmake[7]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/ArchLinux' gmake[7]: Nothing to be done for 'all'. gmake[7]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc/ArchLinux' gmake[7]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' gmake[7]: Nothing to be done for 'all-am'. gmake[7]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' gmake[6]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/rc' Making all in test gmake[6]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/test' gmake[6]: Nothing to be done for 'all'. gmake[6]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src/test' gmake[5]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/src' Making all in doc gmake[5]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc' Making all in contrib gmake[5]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/contrib' gmake[5]: Nothing to be done for 'all'. gmake[5]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/contrib' gmake[5]: Entering directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake[5]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake[4]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake[3]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake[2]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' gmake[1]: Leaving directory '/exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a' /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -d -m 755 /exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/share/doc/pdnsd /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -d -m 755 /exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/share/examples/pdnsd /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -m 644 /exopi-obj/pobj/pdnsd-1.2.9a/pdnsd-1.2.9a/doc/txt/*.txt /exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/share/doc/pdnsd /exopi-obj/pobj/pdnsd-1.2.9a/bin/install -c -m 644 /exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/pdnsd.conf.sample /exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/usr/local/share/examples/pdnsd/pdnsd.conf Installing /exopi-cvs/ports/net/pdnsd/pkg/pdnsd.rc as /exopi-obj/pobj/pdnsd-1.2.9a/fake-amd64/etc/rc.d/pdnsd ===> Building package for pdnsd-1.2.9ap1 Create /exopi-cvs/ports/packages/amd64/all/pdnsd-1.2.9ap1.tgz Creating package pdnsd-1.2.9ap1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************* | 48% archiving|********************************** | 53% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|************************************************* | 76% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/pdnsd-1.2.9ap1.tgz >>> Running clean in net/pdnsd at 1711452464.09 ===> net/pdnsd ===> Cleaning for pdnsd-1.2.9ap1 >>> Ended at 1711452464.77 max_stuck=0.59/build=63.54/package=8.06/clean=0.72