=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Installing for aterm-1.0.0nb11 ./autoconf/mkinstalldirs /usr/pkgsrc/work/x11/aterm/work/.destdir/usr/pkg/bin mkdir /usr/pkgsrc/work/x11/aterm/work/.destdir/usr/pkg/bin ./autoconf/mkinstalldirs /usr/pkgsrc/work/x11/aterm/work/.destdir/usr/pkg/man/man1 mkdir /usr/pkgsrc/work/x11/aterm/work/.destdir/usr/pkg/man mkdir /usr/pkgsrc/work/x11/aterm/work/.destdir/usr/pkg/man/man1 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 /usr/bin/install -c -o root -g operator -m 644 aterm.1 /usr/pkgsrc/work/x11/aterm/work/.destdir/usr/pkg/man/man1/aterm.1 => Automatic manual page handling pkg_create: can't stat `/usr/pkgsrc/work/x11/aterm/work/.destdir/usr/pkg/bin/aterm'