=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for ntp-4.2.7p410nb1 Compiling with GCC now generates lots of new warnings. Don't be concerned. They're just warnings. Don't send bug reports about the warnings, either. Feel free to send patches that fix these warnings, though. [ ! -r ./../COPYRIGHT ] || [ check-COPYRIGHT-submake -nt ./../COPYRIGHT ] || /usr/pkg/bin/bmake check-COPYRIGHT-submake cd ../libntp && /usr/pkg/bin/bmake libntp.a CC systime.o CC a_md5encrypt.o CC adjtime.o CC atoint.o CC atolfp.o CC atouint.o atouint.c:31:8: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!isdigit(*cp)) ^~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 1 warning generated. CC audio.o CC authkeys.o CC authreadkeys.o authreadkeys.c:188:23: warning: array subscript is of type 'char' [-Wchar-subscripts] ptr = strchr(hex, tolower(token[j])); ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ 1 warning generated. CC authusekey.o CC bsd_strerror.o CC buftvtots.o CC caljulian.o CC caltontp.o CC calyearstart.o CC clocktime.o CC clocktypes.o CC decodenetnum.o CC dofptoa.o CC dolfptoa.o CC emalloc.o CC findconfig.o CC getopt.o CC hextoint.o hextoint.c:26:8: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!isxdigit(*cp)) ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:58:45: note: expanded from macro 'isxdigit' #define isxdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_X)) ^~~~ 1 warning generated. CC hextolfp.o CC humandate.o CC icom.o CC iosignal.o CC lib_strbuf.o CC machines.o machines.c:484:8: warning: implicit declaration of function 'stime' is invalid in C99 [-Wimplicit-function-declaration] rc = stime(&tp); /* lie as bad as SysVR4 */ ^ 1 warning generated. CC mktime.o CC modetoa.o CC mstolfp.o CC msyslog.o CC netof.o CC ntp_calendar.o CC ntp_intres.o CC ntp_libopts.o CC ntp_lineedit.o CC ntp_rfc2553.o CC ntp_worker.o CC numtoa.o CC numtohost.o CC octtoint.o CC prettydate.o CC ntp_random.o CC recvbuff.o CC refnumtoa.o CC snprintf.o CC socket.o CC socktoa.o socktoa.c:96:11: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] atext, SRCPORT(sock)); ^~~~~~~~~~~~~ ../include/ntp_net.h:71:24: note: expanded from macro 'SRCPORT' #define SRCPORT(psau) (ntohs(NSRCPORT(psau))) ^~~~~~~~~~~~~~~~~~~~~~~ socktoa.c:96:11: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] atext, SRCPORT(sock)); ^~~~~~~~~~~~~ ../include/ntp_net.h:71:24: note: expanded from macro 'SRCPORT' #define SRCPORT(psau) (ntohs(NSRCPORT(psau))) ^~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. CC socktohost.o CC ssl_init.o ssl_init.c:99:16: warning: array subscript is of type 'char' [-Wchar-subscripts] *pch = (char)toupper(*pch); ^~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ ssl_init.c:105:26: warning: array subscript is of type 'char' [-Wchar-subscripts] if (!key_type && 'm' == tolower(text[0])) ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ 2 warnings generated. CC statestr.o CC strdup.o CC strl_obsd.o CC syssignal.o CC timetoa.o CC timevalops.o CC uglydate.o CC work_fork.o CC work_thread.o CC ymd2yd.o CC assertions.o CC buffer.o CC backtrace-emptytbl.o CC backtrace.o CC condition.o CC dir.o CC error.o CC errno2result.o CC event.o CC file.o CC inet_ntop.o CC inet_pton.o CC interfaceiter.o In file included from ./../lib/isc/unix/interfaceiter.c:161: ./../lib/isc/unix/ifiter_getifaddrs.c:175:24: error: use of undeclared identifier 'IFF_POINTOPOINT' if ((ifa->ifa_flags & IFF_POINTOPOINT) != 0) ^ ./../lib/isc/unix/ifiter_getifaddrs.c:178:24: error: use of undeclared identifier 'IFF_LOOPBACK' if ((ifa->ifa_flags & IFF_LOOPBACK) != 0) ^ ./../lib/isc/unix/ifiter_getifaddrs.c:181:24: error: use of undeclared identifier 'IFF_BROADCAST' if ((ifa->ifa_flags & IFF_BROADCAST) != 0) ^ 3 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/ntp4/work/ntp-dev-4.2.7p410/libntp *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/ntp4/work/ntp-dev-4.2.7p410/sntp *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/ntp4/work/ntp-dev-4.2.7p410 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/ntp4 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/ntp4