=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for kterm-6.2.0nb17
--- button.o ---
--- charproc.o ---
--- cursor.o ---
--- data.o ---
--- input.o ---
--- button.o ---
gcc -O2 -fno-strength-reduce -fno-strict-aliasing      -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO     -DKTERM -DSTATUSLINE -DKEEPALIVE  -I/usr/pkg/include -c button.c
--- charproc.o ---
rm -f charproc.o
--- cursor.o ---
gcc -O2 -fno-strength-reduce -fno-strict-aliasing      -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO     -DKTERM -DSTATUSLINE -DKEEPALIVE  -I/usr/pkg/include -c cursor.c
--- data.o ---
gcc -O2 -fno-strength-reduce -fno-strict-aliasing      -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO     -DKTERM -DSTATUSLINE -DKEEPALIVE  -I/usr/pkg/include -c data.c
--- input.o ---
gcc -O2 -fno-strength-reduce -fno-strict-aliasing      -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO     -DKTERM -DSTATUSLINE -DKEEPALIVE  -I/usr/pkg/include -c input.c
--- charproc.o ---
gcc -c -O2 -fno-strength-reduce -fno-strict-aliasing      -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO     -DKTERM -DSTATUSLINE -DKEEPALIVE   charproc.c
charproc.c: In function 'in_put':
charproc.c:2250:6: warning: cast to pointer from integer of different size
--- button.o ---
button.c:44:14: error: conflicting types for 'malloc'
--- main.o ---
rm -f main.o
gcc -c -O2 -fno-strength-reduce -fno-strict-aliasing      -I/usr/pkg/include    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO     -DKTERM -DSTATUSLINE -DKEEPALIVE  -DUTMP -DUSE_TTY_GROUP  		  -DOSMAJORVERSION=2 		  -DOSMINORVERSION=6 main.c
--- button.o ---
*** [button.o] Error code 1

bmake: stopped in /tmp/pkgsrc/x11/kterm/work/kterm-6.2.0
--- main.o ---
main.c: In function 'main':
main.c:1162:18: error: 'ICRNL' undeclared (first use in this function)
main.c:1162:18: note: each undeclared identifier is reported only once for each function it appears in
main.c:1162:24: error: 'IXON' undeclared (first use in this function)
main.c:1163:18: error: 'OPOST' undeclared (first use in this function)
main.c:1219:22: error: 'B9600' undeclared (first use in this function)
main.c:1219:28: error: 'CS8' undeclared (first use in this function)
main.c:1219:32: error: 'CREAD' undeclared (first use in this function)
main.c:1219:38: error: 'PARENB' undeclared (first use in this function)
main.c:1219:45: error: 'HUPCL' undeclared (first use in this function)
main.c:1226:22: error: 'ISIG' undeclared (first use in this function)
main.c:1226:27: error: 'ICANON' undeclared (first use in this function)
main.c:1226:34: error: 'ECHO' undeclared (first use in this function)
main.c:1226:39: error: 'ECHOE' undeclared (first use in this function)
main.c:1226:45: error: 'ECHOK' undeclared (first use in this function)
main.c:1244:13: error: 'VINTR' undeclared (first use in this function)
main.c:1245:13: error: 'VERASE' undeclared (first use in this function)
main.c:1246:13: error: 'VKILL' undeclared (first use in this function)
main.c:1247:13: error: 'VQUIT' undeclared (first use in this function)
main.c:1248:17: error: 'VEOF' undeclared (first use in this function)
main.c:1249:13: error: 'VEOL' undeclared (first use in this function)
main.c:1250:13: error: 'VMIN' undeclared (first use in this function)
main.c:1251:13: error: 'VTIME' undeclared (first use in this function)
main.c: In function 'spawn':
main.c:2643:22: error: 'ECHOE' undeclared (first use in this function)
main.c:2649:24: error: 'INLCR' undeclared (first use in this function)
main.c:2649:30: error: 'IGNCR' undeclared (first use in this function)
main.c:2650:22: error: 'ICRNL' undeclared (first use in this function)
main.c:2654:10: error: 'OCRNL' undeclared (first use in this function)
main.c:2654:16: error: 'ONLRET' undeclared (first use in this function)
main.c:2654:23: error: 'NLDLY' undeclared (first use in this function)
main.c:2654:29: error: 'CRDLY' undeclared (first use in this function)
main.c:2654:35: error: 'TABDLY' undeclared (first use in this function)
main.c:2654:42: error: 'BSDLY' undeclared (first use in this function)
main.c:2654:48: error: 'VTDLY' undeclared (first use in this function)
main.c:2654:54: error: 'FFDLY' undeclared (first use in this function)
main.c:2668:24: error: 'CBAUD' undeclared (first use in this function)
main.c:2669:22: error: 'B9600' undeclared (first use in this function)
main.c:2678:23: error: 'CSIZE' undeclared (first use in this function)
main.c:2680:19: error: 'CS8' undeclared (first use in this function)
main.c:2682:19: error: 'CS7' undeclared (first use in this function)
main.c:2686:22: error: 'ISIG' undeclared (first use in this function)
main.c:2686:27: error: 'ICANON' undeclared (first use in this function)
main.c:2686:34: error: 'ECHO' undeclared (first use in this function)
main.c:2686:45: error: 'ECHOK' undeclared (first use in this function)
main.c:2694:16: error: 'VEOL' undeclared (first use in this function)
main.c:2696:16: error: 'VEOF' undeclared (first use in this function)
main.c:2730:4: error: 'VINTR' undeclared (first use in this function)
main.c:2731:4: error: 'VQUIT' undeclared (first use in this function)
main.c:2732:4: error: 'VERASE' undeclared (first use in this function)
main.c:2733:4: error: 'VKILL' undeclared (first use in this function)
*** [main.o] Error code 1

bmake: stopped in /tmp/pkgsrc/x11/kterm/work/kterm-6.2.0
2 errors

bmake: stopped in /tmp/pkgsrc/x11/kterm/work/kterm-6.2.0
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/x11/kterm
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/x11/kterm