=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for mxterm-129nb4 cc -I. -I. -DMOTIF -DHAVE_CONFIG_H -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ./button.c cc -I. -I. -DMOTIF -DHAVE_CONFIG_H -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ./charproc.c cc -I. -I. -DMOTIF -DHAVE_CONFIG_H -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ./charsets.c cc -I. -I. -DMOTIF -DHAVE_CONFIG_H -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ./cursor.c cc -I. -I. -DMOTIF -DHAVE_CONFIG_H -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ./data.c cc -I. -I. -DMOTIF -DHAVE_CONFIG_H -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ./doublechr.c cc -I. -I. -DMOTIF -DHAVE_CONFIG_H -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ./fontutils.c cc -I. -I. -DMOTIF -DHAVE_CONFIG_H -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ./input.c ./input.c:976:23: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] KeySym keysym = XKeycodeToKeysym(dpy,code,0); ^ /usr/pkgsrc/work/x11/mxterm/work/.x11-buildlink/include/X11/Xlib.h:1699:15: note: 'XKeycodeToKeysym' declared here extern KeySym XKeycodeToKeysym( ^ 1 warning generated. cc -I. -I. -DMOTIF -DHAVE_CONFIG_H -I/usr/X11R7/include -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -O2 -march=i586 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -c ./main.c ./main.c:644:21: error: use of undeclared identifier 'EVENP' 0, 0, 0177, CKILL, EVENP|ODDP|ECHO|XTABS|CRMOD ^ ./main.c:644:27: error: use of undeclared identifier 'ODDP' 0, 0, 0177, CKILL, EVENP|ODDP|ECHO|XTABS|CRMOD ^ ./main.c:644:37: error: use of undeclared identifier 'XTABS' 0, 0, 0177, CKILL, EVENP|ODDP|ECHO|XTABS|CRMOD ^ ./main.c:644:43: error: use of undeclared identifier 'CRMOD' 0, 0, 0177, CKILL, EVENP|ODDP|ECHO|XTABS|CRMOD ^ ./main.c:643:23: error: variable has incomplete type 'struct sgttyb' static struct sgttyb d_sg = { ^ ./main.c:643:16: note: forward declaration of 'struct sgttyb' static struct sgttyb d_sg = { ^ ./main.c:646:23: error: variable has incomplete type 'struct tchars' static struct tchars d_tc = { ^ ./main.c:646:16: note: forward declaration of 'struct tchars' static struct tchars d_tc = { ^ ./main.c:650:24: error: variable has incomplete type 'struct ltchars' static struct ltchars d_ltc = { ^ ./main.c:650:16: note: forward declaration of 'struct ltchars' static struct ltchars d_ltc = { ^ ./main.c:654:26: error: use of undeclared identifier 'NTTYDISC' static int d_disipline = NTTYDISC; ^ ./main.c:655:27: error: use of undeclared identifier 'LCRTBS' static long int d_lmode = LCRTBS|LCRTERA|LCRTKIL|LCTLECH; ^ ./main.c:655:34: error: use of undeclared identifier 'LCRTERA' static long int d_lmode = LCRTBS|LCRTERA|LCRTKIL|LCTLECH; ^ ./main.c:655:42: error: use of undeclared identifier 'LCRTKIL' static long int d_lmode = LCRTBS|LCRTERA|LCRTKIL|LCTLECH; ^ ./main.c:655:50: error: use of undeclared identifier 'LCTLECH' static long int d_lmode = LCRTBS|LCRTERA|LCRTKIL|LCTLECH; ^ ./main.c:1773:4: warning: missing sentinel in function call [-Wsentinel] 0); ^ , NULL /usr/pkgsrc/work/x11/mxterm/work/.x11-buildlink/include/X11/Intrinsic.h:1391:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ ./main.c:2354:16: error: variable has incomplete type 'struct tchars' struct tchars tc; ^ ./main.c:646:16: note: forward declaration of 'struct tchars' static struct tchars d_tc = { ^ ./main.c:2355:17: error: variable has incomplete type 'struct ltchars' struct ltchars ltc; ^ ./main.c:650:16: note: forward declaration of 'struct ltchars' static struct ltchars d_ltc = { ^ ./main.c:2356:16: error: variable has incomplete type 'struct sgttyb' struct sgttyb sg; ^ ./main.c:643:16: note: forward declaration of 'struct sgttyb' static struct sgttyb d_sg = { ^ ./main.c:2488:18: error: use of undeclared identifier 'TIOCGETP' if(ioctl(tty, TIOCGETP, (char *)&sg) == -1) ^ ./main.c:2490:18: error: use of undeclared identifier 'TIOCGETC' if(ioctl(tty, TIOCGETC, (char *)&tc) == -1) ^ ./main.c:3105:24: error: use of undeclared identifier 'ALLDELAY' sg.sg_flags &= ~(ALLDELAY | XTABS | CBREAK | RAW); ^ ./main.c:3105:35: error: use of undeclared identifier 'XTABS' sg.sg_flags &= ~(ALLDELAY | XTABS | CBREAK | RAW); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 1 warning and 20 errors generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/x11/mxterm/work/mxterm-129 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/x11/mxterm *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/x11/mxterm