=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for tcpillust-1.0anb10 bmake: .depend, 80: ignoring stale .depend for /usr/include/sys/_posix.h bmake: .depend, 80: ignoring stale .depend for /usr/local/include/tcl8.0jp/tcl.h bmake: .depend, 80: ignoring stale .depend for /usr/local/include/tk8.0jp/tk.h bmake: .depend, 80: ignoring stale .depend for /usr/X11R6/include/X11/Xlib.h bmake: .depend, 80: ignoring stale .depend for /usr/X11R6/include/X11/X.h bmake: .depend, 80: ignoring stale .depend for /usr/X11R6/include/X11/Xfuncproto.h bmake: .depend, 80: ignoring stale .depend for /usr/X11R6/include/X11/Xosdefs.h rm -f tcpillust.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" tcpillust.c tcpillust.c:92:53: warning: 'result' is deprecated [-Wdeprecated-declarations] fprintf(stderr, "Tcl_Init failed: %s\n", interp->result); ^ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tcl.h:504:11: note: 'result' has been explicitly marked deprecated here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ tcpillust.c:96:52: warning: 'result' is deprecated [-Wdeprecated-declarations] fprintf(stderr, "Tk_Init failed: %s\n", interp->result); ^ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tcl.h:504:11: note: 'result' has been explicitly marked deprecated here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ tcpillust.c:101:35: warning: 'result' is deprecated [-Wdeprecated-declarations] fprintf(stderr, "%s\n", interp->result); ^ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tcl.h:504:11: note: 'result' has been explicitly marked deprecated here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ tcpillust.c:105:41: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "init_clib", init_clib, ^~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:107:44: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "zoomout_clib", zoomout_clib, ^~~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:109:43: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "zoomin_clib", zoomin_clib, ^~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:111:44: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "movebar_clib", movebar_clib, ^~~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:113:43: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "bpress_clib", bpress_clib, ^~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:115:47: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "subzoomout_clib", subzoomout_clib, ^~~~~~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:117:46: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "subzoomin_clib", subzoomin_clib, ^~~~~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:119:45: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "scrlbar1_clib", scrlbar1_clib, ^~~~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:121:45: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "scrlbar2_clib", scrlbar2_clib, ^~~~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:123:44: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "forward_clib", forward_clib, ^~~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:125:41: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "back_clib", back_clib, ^~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:127:41: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "time_clib", time_clib, ^~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:129:41: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "text_clib", text_clib, ^~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:131:45: warning: incompatible pointer types passing 'int (ClientData, Tcl_Interp *, int, char **)' to parameter of type 'Tcl_CmdProc *' (aka 'int (*)(ClientData, Tcl_Interp *, int, const char **)') [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "openfile_clib", openfile_clib, ^~~~~~~~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ tcpillust.c:164:35: warning: 'result' is deprecated [-Wdeprecated-declarations] fprintf(stderr, "%s\n", interp->result); ^ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tcl.h:504:11: note: 'result' has been explicitly marked deprecated here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ tcpillust.c:169:35: warning: 'result' is deprecated [-Wdeprecated-declarations] fprintf(stderr, "%s\n", interp->result); ^ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/tcl.h:504:11: note: 'result' has been explicitly marked deprecated here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^ 19 warnings generated. rm -f button.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" button.c button.c:168:6: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' if (strcmp(argv[1], "moveto")) return TCL_OK; ^ button.c:168:6: note: include the header or explicitly provide a declaration for 'strcmp' 1 warning generated. rm -f draw.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" draw.c rm -f parser.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" parser.c parser.c:103:41: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XParseGeometry(optarg, &xloc, &yloc, &width, &height); ^~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/X11/Xlib.h:2861:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ parser.c:103:49: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] XParseGeometry(optarg, &xloc, &yloc, &width, &height); ^~~~~~~ /usr/pkgsrc/work/net/tcpillust/work/.buildlink/include/X11/Xlib.h:2863:1: note: passing argument to parameter here ); ^ parser.c:564:8: warning: promoted type 'double' of K&R function parameter is not compatible with the parameter type 'float' declared in a previous prototype [-Wknr-promoted-parameter] float time1, time2; ^ parser.c:44:42: note: previous declaration is here static void regist_result __P((int, float, float, struct tcppkt, int)); ^ /usr/include/sys/cdefs.h:96:21: note: expanded from macro '__P' #define __P(protos) protos /* full-blown ANSI C */ ^ parser.c:564:15: warning: promoted type 'double' of K&R function parameter is not compatible with the parameter type 'float' declared in a previous prototype [-Wknr-promoted-parameter] float time1, time2; ^ parser.c:44:49: note: previous declaration is here static void regist_result __P((int, float, float, struct tcppkt, int)); ^ /usr/include/sys/cdefs.h:96:21: note: expanded from macro '__P' #define __P(protos) protos /* full-blown ANSI C */ ^ parser.c:637:2: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned int)' memset(&ilt[iltcnt], 0, sizeof(struct iltdata)); ^ parser.c:637:2: note: include the header or explicitly provide a declaration for 'memset' parser.c:645:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] rseq, rseq + pkt.datalen, pkt.datalen, rack, pkt.win); ^~~~ parser.c:645:10: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] rseq, rseq + pkt.datalen, pkt.datalen, rack, pkt.win); ^~~~~~~~~~~~~~~~~~ parser.c:645:30: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] rseq, rseq + pkt.datalen, pkt.datalen, rack, pkt.win); ^~~~~~~~~~~ parser.c:645:43: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] rseq, rseq + pkt.datalen, pkt.datalen, rack, pkt.win); ^~~~ parser.c:648:4: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' strcat(ilt[iltcnt].text, "S"); ^ parser.c:648:4: note: include the header or explicitly provide a declaration for 'strcat' parser.c:714:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'u_short' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter] u_short id; ^ parser.c:51:33: note: previous declaration is here static int idsearch __P((u_short, long, struct tcppkt *, int, int)); ^ /usr/include/sys/cdefs.h:96:21: note: expanded from macro '__P' #define __P(protos) protos /* full-blown ANSI C */ ^ 11 warnings generated. bmake: .depend, 80: ignoring stale .depend for /usr/include/pcap.h bmake: .depend, 80: ignoring stale .depend for /usr/include/net/slip.h bmake: .depend, 80: ignoring stale .depend for /usr/include/net/ethernet.h rm -f binread.o cc -c -O -I/usr/pkg/include -I /usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include -DILTDIR=\"/usr/pkg/lib/X11/tcpillust\" binread.c binread.c:41:10: fatal error: 'net/slip.h' file not found #include ^ 1 error generated. *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/net/tcpillust/work/tcpillust-1.0a *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/net/tcpillust *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/tcpillust