=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for xpaste-1.1nb4 cc -O -I. -I./X11 -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c xpaste.c xpaste.c:63:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ xpaste.c:80:23: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' if(NULL==buff) (void)exit(0); ^ xpaste.c:80:23: note: please include the header or explicitly provide a declaration for 'exit' 2 warnings generated. cc -O -I. -I./X11 -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c Xju.c Xju.c:109:28: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)' if(parent == NULL) (void) printf("%s\n", name); ^ Xju.c:109:28: note: please include the header or explicitly provide a declaration for 'printf' 1 warning generated. bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/x11/xpaste/work *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/x11/xpaste *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/x11/xpaste