=> Bootstrap dependency digest>=20010302: found digest-20080510 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for tcpillust-1.0anb4 bmake: ignoring stale .depend for /usr/include/machine/ansi.h bmake: ignoring stale .depend for /usr/include/sys/inttypes.h bmake: ignoring stale .depend for /usr/include/machine/types.h bmake: ignoring stale .depend for /usr/include/machine/endian.h bmake: ignoring stale .depend for /usr/include/sys/_posix.h bmake: ignoring stale .depend for /usr/include/sys/syslimits.h bmake: ignoring stale .depend for /usr/include/machine/signal.h bmake: ignoring stale .depend for /usr/include/machine/trap.h bmake: ignoring stale .depend for /usr/include/machine/param.h bmake: ignoring stale .depend for /usr/include/machine/limits.h bmake: ignoring stale .depend for /usr/local/include/tcl8.0jp/tcl.h bmake: ignoring stale .depend for /usr/local/include/tk8.0jp/tk.h bmake: ignoring stale .depend for /usr/X11R6/include/X11/Xlib.h bmake: ignoring stale .depend for /usr/X11R6/include/X11/X.h bmake: ignoring stale .depend for /usr/X11R6/include/X11/Xfuncproto.h bmake: ignoring stale .depend for /usr/X11R6/include/X11/Xosdefs.h bmake: ignoring stale .depend for /usr/include/stddef.h bmake: ignoring stale .depend for /usr/include/pcap.h bmake: ignoring stale .depend for /usr/include/net/bpf.h bmake: ignoring stale .depend for /usr/include/net/slip.h --- tcpillust.o --- --- button.o --- --- draw.o --- --- parser.o --- --- binread.o --- --- tcpillust.o --- rm -f tcpillust.o --- button.o --- rm -f button.o --- draw.o --- rm -f draw.o --- parser.o --- rm -f parser.o --- tcpillust.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 -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" tcpillust.c --- binread.o --- rm -f binread.o --- button.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 -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" button.c --- draw.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 -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" draw.c --- parser.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 -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" parser.c --- binread.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 -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" binread.c --- parser.o --- parser.c: In function 'determine_client': parser.c:289:27: error: 'TH_SYN' undeclared (first use in this function) parser.c:289:27: note: each undeclared identifier is reported only once for each function it appears in parser.c:291:25: error: 'TH_ACK' undeclared (first use in this function) parser.c: In function 'regist_result': parser.c:637:2: warning: incompatible implicit declaration of built-in function 'memset' parser.c:646:19: error: 'TH_SYN' undeclared (first use in this function) parser.c:646:26: error: 'TH_FIN' undeclared (first use in this function) parser.c:646:33: error: 'TH_RST' undeclared (first use in this function) parser.c:646:40: error: 'TH_PUSH' undeclared (first use in this function) parser.c:648:4: warning: incompatible implicit declaration of built-in function 'strcat' parser.c:656:4: warning: incompatible implicit declaration of built-in function 'strcat' --- binread.o --- binread.c:37:22: fatal error: net/slip.h: No such file or directory compilation terminated. *** [binread.o] Error code 1 bmake: stopped in /tmp/pkgsrc/net/tcpillust/work/tcpillust-1.0a --- tcpillust.o --- tcpillust.c: In function 'init_tk': tcpillust.c:104:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:106:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:108:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:110:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:112:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:114:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:116:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:118:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:120:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:122:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:124:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:126:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:128:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' tcpillust.c:130:7: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type /tmp/pkgsrc/net/tcpillust/work/.buildlink/include/tclDecls.h:310:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int, const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int, char **)' --- parser.o --- *** [parser.o] Error code 1 bmake: stopped in /tmp/pkgsrc/net/tcpillust/work/tcpillust-1.0a 2 errors bmake: stopped in /tmp/pkgsrc/net/tcpillust/work/tcpillust-1.0a *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/net/tcpillust *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/tcpillust