=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for openntpd-5.7p4 => Substituting "ntpd_m" in src/ntpd.8 src/ntpctl.8 => Substituting "ntpd_h" in src/ntpd.h Making all in include Making all in compat CC libcompat_la-imsg.lo CC libcompat_la-imsg-buffer.lo CC libcompat_la-progname.lo CC libcompat_la-bsd-setresgid.lo CC libcompat_la-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:228:16: warning: implicit declaration of function 'reallocarray' is invalid in C99 [-Wimplicit-function-declaration] if ((newp = reallocarray(idx2peer, peer_cnt, ^ ntp.c:228:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'int' [-Wint-conversion] if ((newp = reallocarray(idx2peer, peer_cnt, ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ntp.c:242: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 CC ntpd-parse.o parse.y:662: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 server.c:38:17: error: variable has incomplete type 'struct ifreq' struct ifreq ifr; ^ server.c:38:9: note: forward declaration of 'struct ifreq' struct ifreq ifr; ^ 1 error generated. *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/net/openntpd/work/openntpd-5.7p4/src *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/openntpd/work/openntpd-5.7p4 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/net/openntpd *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/openntpd