=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for root-tail-0.0.10nb3 cc -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/X11R7/include -c root-tail.c root-tail.c:547:54: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &width, &listlen); ^~~~~~ /usr/pkgsrc/work/misc/root-tail/work/.buildlink/include/X11/Xlib.h:2861:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ root-tail.c:547:62: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &width, &listlen); ^~~~~~~~ /usr/pkgsrc/work/misc/root-tail/work/.buildlink/include/X11/Xlib.h:2863:1: note: passing argument to parameter here ); ^ root-tail.c:629:4: warning: array index 255 is past the end of the array (which contains 255 elements) [-Warray-bounds] e->fname[255] = '\0'; /* just in case */ ^ ~~~ root-tail.c:49:5: note: array 'fname' declared here char fname[255]; /* name of file */ ^ root-tail.c:631:4: warning: array index 255 is past the end of the array (which contains 255 elements) [-Warray-bounds] e->desc[255] = '\0'; /* just in case */ ^ ~~~ root-tail.c:50:5: note: array 'desc' declared here char desc[255]; /* alternative description */ ^ 4 warnings generated. bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/misc/root-tail/work/root-tail-0.0.10 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/misc/root-tail *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/misc/root-tail