=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for xxkb-1.11 cc -O2 -Wall -I/usr/pkg/include -I /usr/X11R7/include -DAPPDEFDIR=\"/usr/pkg/lib/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DSHAPE_EXT -I/usr/X11R7/include -c xxkb.c xxkb.c:313:56: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryTree(dpy, root_win, &rwin, &parent, &children, &num); ^~~~ /usr/pkgsrc/work/x11/xxkb/work/.buildlink/include/X11/Xlib.h:3024:1: note: passing argument to parameter here ); ^ xxkb.c:450:85: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryPointer(dpy, temp_win, &root, &child, &root_x, &root_y, &add_x, &add_y, &mask); ^~~~~ /usr/pkgsrc/work/x11/xxkb/work/.buildlink/include/X11/Xlib.h:2993:1: note: passing argument to parameter here ); ^ xxkb.c:670:59: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryTree(dpy, temp_win, &rwin, &parent, &children, &num); ^~~~ /usr/pkgsrc/work/x11/xxkb/work/.buildlink/include/X11/Xlib.h:3024:1: note: passing argument to parameter here ); ^ xxkb.c:495:18: warning: comparison of constant -1 with expression of type 'MatchType' is always false [-Wtautological-constant-out-of-range-compare] if (type == -1) ~~~~ ^ ~~ xxkb.c:954:54: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!XQueryTree(dpy, w, &rwin, &parent, &children, &num)) { ^~~~ /usr/pkgsrc/work/x11/xxkb/work/.buildlink/include/X11/Xlib.h:3024:1: note: passing argument to parameter here ); ^ xxkb.c:974:55: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] if (!XQueryTree(dpy, win, &rwin, &parent, &children, &num)) { ^~~~ /usr/pkgsrc/work/x11/xxkb/work/.buildlink/include/X11/Xlib.h:3024:1: note: passing argument to parameter here ); ^ 6 warnings generated. cc -O2 -Wall -I/usr/pkg/include -I /usr/X11R7/include -DAPPDEFDIR=\"/usr/pkg/lib/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DSHAPE_EXT -I/usr/X11R7/include -c resource.c resource.c:270:6: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &tmp_geom.width, &tmp_geom.height, ^~~~~~~~~~~~~~~ /usr/pkgsrc/work/x11/xxkb/work/.buildlink/include/X11/Xutil.h:821:29: note: passing argument to parameter here int* /* width_return */, ^ resource.c:270:23: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] &tmp_geom.width, &tmp_geom.height, ^~~~~~~~~~~~~~~~ /usr/pkgsrc/work/x11/xxkb/work/.buildlink/include/X11/Xutil.h:822:30: note: passing argument to parameter here int* /* height_return */, ^ 2 warnings generated. cc -O2 -Wall -I/usr/pkg/include -I /usr/X11R7/include -DAPPDEFDIR=\"/usr/pkg/lib/X11/app-defaults\" -DAPPDEFFILE=\"XXkb\" -DSHAPE_EXT -I/usr/X11R7/include -c wlist.c bmake: don't know how to make /usr/pkg/lib/libXaw.a. Stop bmake: stopped in /usr/pkgsrc/work/x11/xxkb/work/xxkb *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/x11/xxkb *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/x11/xxkb