=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for openntpd-6.0p1 => Substituting "ntpd_m1" in src/ntpd.8 => Substituting "ntpd_m2" in src/ntpd.8 src/ntpctl.8 => Substituting "ntpd_h" in src/ntpd.h Making all in include Making all in compat CC imsg.lo CC imsg-buffer.lo CC md5.lo CC progname.lo CC bsd-setresgid.lo CC bsd-setresuid.lo CCLD libcompat.la CC libcompatnoopt_la-explicit_bzero.lo CCLD libcompatnoopt.la Making all in src CC ntpd-client.o CC ntpd-config.o CC ntpd-constraint-disabled.o CC ntpd-control.o CC ntpd-log.o CC ntpd-ntp.o ntp.c:210:16: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] if ((newp = reallocarray(idx2peer, peer_cnt, ^ ntp.c:210:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion] if ((newp = reallocarray(idx2peer, peer_cnt, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ntp.c:224:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion] if ((newp = reallocarray(pfd, new_cnt, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. CC ntpd-ntp_dns.o CC ntpd-ntp_msg.o CC ntpd-ntpd.o ntpd.c:278:16: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] if ((newp = reallocarray(pfd, new_cnt, ^ ntpd.c:278:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion] if ((newp = reallocarray(pfd, new_cnt, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CC ntpd-parse.o parse.y:653:22: warning: implicit declaration of function 'strtonum' is invalid in C99 [-Wimplicit-function-declaration] yylval.v.number = strtonum(buf, LLONG_MIN, ^ 1 warning generated. CC ntpd-fake-sensors.o CC ntpd-server.o CC ntpd-util.o CCLD ntpd ntpd-ntpd.o: In function `readfreq': ntpd.c:(.text+0x101b): undefined reference to `adjfreq' ntpd.c:(.text+0x10bb): undefined reference to `adjfreq' ntpd-ntpd.o: In function `ntpd_adjtime': ntpd.c:(.text+0x1541): undefined reference to `update_time_sync_status' ntpd-ntpd.o: In function `ntpd_adjfreq': ntpd.c:(.text+0x156b): undefined reference to `adjfreq' ntpd.c:(.text+0x166c): undefined reference to `adjfreq' ntpd-server.o: In function `setup_listeners': server.c:(.text+0x86): undefined reference to `in6addr_any' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/net/openntpd/work/openntpd-6.0p1/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/openntpd/work/openntpd-6.0p1 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/net/openntpd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/openntpd