=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for aterm-1.0.0nb11 /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:1699:15: note: 'XKeycodeToKeysym' declared here extern KeySym XKeycodeToKeysym( ^ command.c:1230:5: warning: array subscript is of type 'char' [-Wchar-subscripts] && toupper(*rs_modifier) == 'M' ^~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ command.c:1231:5: warning: array subscript is of type 'char' [-Wchar-subscripts] && toupper(rs_modifier[1]) == 'O' ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ command.c:1232:5: warning: array subscript is of type 'char' [-Wchar-subscripts] && toupper(rs_modifier[2]) == 'D') ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ 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:3036: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 *); ^ 6 warnings and 1 error generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/x11/aterm/work/aterm-1.0.0/src => Unwrapping files-to-be-installed.