=> 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.0nb23
--- button.o ---
--- kfontlist.c ---
--- 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
--- kfontlist.c ---
m4 kfontlist.m4 > kfontlist.c
--- 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
--- 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=3 		  -DOSMINORVERSION=2 main.c
--- menu.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 menu.c
--- button.o ---
button.c:44:14: error: conflicting types for 'malloc'
*** [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:1225:18: error: 'ICRNL' undeclared (first use in this function)
main.c:1225:18: note: each undeclared identifier is reported only once for each function it appears in
main.c:1225:24: error: 'IXON' undeclared (first use in this function)
main.c:1226:18: error: 'OPOST' undeclared (first use in this function)
main.c:1282:22: error: 'B9600' undeclared (first use in this function)
main.c:1282:28: error: 'CS8' undeclared (first use in this function)
main.c:1282:32: error: 'CREAD' undeclared (first use in this function)
main.c:1282:38: error: 'PARENB' undeclared (first use in this function)
main.c:1282:45: error: 'HUPCL' undeclared (first use in this function)
main.c:1289:22: error: 'ISIG' undeclared (first use in this function)
main.c:1289:27: error: 'ICANON' undeclared (first use in this function)
main.c:1289:34: error: 'ECHO' undeclared (first use in this function)
main.c:1289:39: error: 'ECHOE' undeclared (first use in this function)
main.c:1289:45: error: 'ECHOK' undeclared (first use in this function)
main.c:1307:13: error: 'VINTR' undeclared (first use in this function)
main.c:1308:13: error: 'VERASE' undeclared (first use in this function)
main.c:1309:13: error: 'VKILL' undeclared (first use in this function)
main.c:1310:13: error: 'VQUIT' undeclared (first use in this function)
main.c:1311:17: error: 'VEOF' undeclared (first use in this function)
main.c:1312:13: error: 'VEOL' undeclared (first use in this function)
main.c:1313:13: error: 'VMIN' undeclared (first use in this function)
main.c:1314:13: error: 'VTIME' undeclared (first use in this function)
main.c: In function 'spawn':
main.c:2711:22: error: 'ECHOE' undeclared (first use in this function)
main.c:2717:24: error: 'INLCR' undeclared (first use in this function)
main.c:2717:30: error: 'IGNCR' undeclared (first use in this function)
main.c:2718:22: error: 'ICRNL' undeclared (first use in this function)
main.c:2722:10: error: 'OCRNL' undeclared (first use in this function)
main.c:2722:16: error: 'ONLRET' undeclared (first use in this function)
main.c:2722:23: error: 'NLDLY' undeclared (first use in this function)
main.c:2722:29: error: 'CRDLY' undeclared (first use in this function)
main.c:2722:35: error: 'TABDLY' undeclared (first use in this function)
main.c:2722:42: error: 'BSDLY' undeclared (first use in this function)
main.c:2722:48: error: 'VTDLY' undeclared (first use in this function)
main.c:2722:54: error: 'FFDLY' undeclared (first use in this function)
main.c:2736:24: error: 'CBAUD' undeclared (first use in this function)
main.c:2737:22: error: 'B9600' undeclared (first use in this function)
main.c:2746:23: error: 'CSIZE' undeclared (first use in this function)
main.c:2748:19: error: 'CS8' undeclared (first use in this function)
main.c:2750:19: error: 'CS7' undeclared (first use in this function)
main.c:2754:22: error: 'ISIG' undeclared (first use in this function)
main.c:2754:27: error: 'ICANON' undeclared (first use in this function)
main.c:2754:34: error: 'ECHO' undeclared (first use in this function)
main.c:2754:45: error: 'ECHOK' undeclared (first use in this function)
main.c:2762:16: error: 'VEOL' undeclared (first use in this function)
main.c:2764:16: error: 'VEOF' undeclared (first use in this function)
main.c:2798:4: error: 'VINTR' undeclared (first use in this function)
main.c:2799:4: error: 'VQUIT' undeclared (first use in this function)
main.c:2800:4: error: 'VERASE' undeclared (first use in this function)
main.c:2801: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