=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for xwatchwin-1.1.1nb2 cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c xwatchwin.c xwatchwin.c:80:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void ^ xwatchwin.c:80:1: note: change return type to 'int' void ^~~~ int xwatchwin.c:106:28: warning: format specifies type 'unsigned long *' but the argument has type 'int *' [-Wformat] sscanf(optarg, "%lx", &windowID); ~~~ ^~~~~~~~~ %x xwatchwin.c:179:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] WinNamesEqual(char *str1, char *str2) ^ 3 warnings generated. bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/x11/xwatchwin/work/xwatchwin *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/x11/xwatchwin *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/x11/xwatchwin