=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for aterm-1.0.0nb13 /usr/bin/sed -n -f ./makeprotos-sed command.c > command.pro /usr/bin/sed -n -f ./makeprotos-sed graphics.c > graphics.pro /usr/bin/sed -n -f ./makeprotos-sed grkelot.c > grkelot.pro /usr/bin/sed -n -f ./makeprotos-sed main.c > main.pro /usr/bin/sed -n -f ./makeprotos-sed menubar.c > menubar.pro /usr/bin/sed -n -f ./makeprotos-sed misc.c > misc.pro /usr/bin/sed -n -f ./makeprotos-sed netdisp.c > netdisp.pro /usr/bin/sed -n -f ./makeprotos-sed rmemset.c > rmemset.pro /usr/bin/sed -n -f ./makeprotos-sed screen.c > screen.pro /usr/bin/sed -n -f ./makeprotos-sed scrollbar.c > scrollbar.pro /usr/bin/sed -n -f ./makeprotos-sed utmp.c > utmp.pro /usr/bin/sed -n -f ./makeprotos-sed xdefaults.c > xdefaults.pro /usr/bin/sed -n -f ./makeprotos-sed pixmap.c > pixmap.pro /usr/bin/sed -n -f ./makeprotos-sed thai.c > thai.pro cc -DHAVE_CONFIG_H -c -O2 -march=i586 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -Wall -DNO_DEBUG_OUTPUT -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include -I. -I.. -I. command.c In file included from command.c:50: ./rxvt.h:616:7: error: define UTMP_FILENAME in config.h # error define UTMP_FILENAME in config.h ^ command.c:1172:14: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] switch (XKeycodeToKeysym(Xdisplay, kc[k], 0)) { ^ /usr/pkgsrc/work/x11/aterm/work/.buildlink/include/X11/Xlib.h:1687:15: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here extern KeySym XKeycodeToKeysym( ^ command.c:1468:54: warning: passing 'unsigned char [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] len = XmbLookupString(Input_Context, &ev->xkey, kbuf, ^~~~ /usr/pkgsrc/work/x11/aterm/work/.buildlink/include/X11/Xlib.h:3901:31: note: passing argument to parameter here char* /* buffer_return */, ^ command.c:1472:37: warning: passing 'unsigned char [8]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] len = XLookupString(&ev->xkey, kbuf, ^~~~ /usr/pkgsrc/work/x11/aterm/work/.buildlink/include/X11/Xutil.h:536:31: note: passing argument to parameter here char* /* buffer_return */, ^ command.c:2595:74: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XQueryTree(Xdisplay, ParentWin[ParentWinNum-1], &root, &parent, &list, &n); ^~ /usr/pkgsrc/work/x11/aterm/work/.buildlink/include/X11/Xlib.h:3024:1: note: passing argument to parameter here ); ^ command.c:2952:26: warning: passing 'unsigned char [1024]' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] tt_write(buf, strlen(buf)); ^~~ /usr/include/string.h:61:28: note: passing argument to parameter here size_t strlen(const char *); ^ 5 warnings and 1 error generated. *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/x11/aterm/work/aterm-1.0.0/src => Unwrapping files-to-be-installed.