=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for xbattbar-1.4.2nb9 cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c xbattbar.c xbattbar.c:141:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(0); ^ xbattbar.c:141:3: note: include the header or explicitly provide a declaration for 'exit' xbattbar.c:229:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] main(int argc, char **argv) ^ xbattbar.c:244:18: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration] bi_thick = atoi(optarg); ^ xbattbar.c:273:9: warning: implicitly declaring library function 'strcasecmp' with type 'int (const char *, const char *)' if (strcasecmp(*argv, "top") == 0) ^ xbattbar.c:273:9: note: include the header or explicitly provide a declaration for 'strcasecmp' xbattbar.c:358:37: warning: implicitly declaring library function 'strlen' with type 'unsigned int (const char *)' pixw = XTextWidth(fontp, diagmsg, strlen(diagmsg)); ^ xbattbar.c:358:37: note: include the header or explicitly provide a declaration for 'strlen' 5 warnings generated. bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/sysutils/xbattbar/work/xbattbar-1.4.2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/sysutils/xbattbar *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/xbattbar