=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for hanzim-1.3nb7 cc -O2 -march=i586 -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUNIX -DLIBDIR=\"/usr/pkg/lib/hanzim\" -c hanzim.c hanzim.c:218:47: warning: 'result' is deprecated [-Wdeprecated-declarations] fprintf(stderr, "\nHanzim: %s\n", interp->result); ^ /usr/pkgsrc/work/misc/hanzim/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"); ^ hanzim.c:389: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, "sameRadList", sameRadList, ^~~~~~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:391: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, "sameRemList", sameRemList, ^~~~~~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:393: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, "samePronList", samePronList, ^~~~~~~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:395: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, "LcompList", LcompList, ^~~~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:397: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, "RcompList", RcompList, ^~~~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:399:42: 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, "radList", radList, ^~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:401: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, "pyChar", pyChar, ^~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:403: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, "randChar", randChar, ^~~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:405: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, "charinfo", charinfo, ^~~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:407: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, "yingHanCh", yingHanCh, ^~~~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ hanzim.c:409: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, "searchDefn", searchDefn, ^~~~~~~~~~ /usr/pkgsrc/work/misc/hanzim/work/.buildlink/include/tclDecls.h:303:39: note: passing argument to parameter 'proc' here const char *cmdName, Tcl_CmdProc *proc, ^ 12 warnings generated. cc -O2 -march=i586 -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUNIX -DLIBDIR=\"/usr/pkg/lib/hanzim\" -c hanwin.c hanwin.c:38:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:38:18: note: put the semicolon on a separate line to silence this warning hanwin.c:85:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:85:18: note: put the semicolon on a separate line to silence this warning hanwin.c:134:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:134:18: note: put the semicolon on a separate line to silence this warning hanwin.c:199:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:199:18: note: put the semicolon on a separate line to silence this warning hanwin.c:233:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:233:18: note: put the semicolon on a separate line to silence this warning hanwin.c:275:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:275:18: note: put the semicolon on a separate line to silence this warning hanwin.c:331:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:331:18: note: put the semicolon on a separate line to silence this warning hanwin.c:372:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:372:18: note: put the semicolon on a separate line to silence this warning hanwin.c:404:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:404:18: note: put the semicolon on a separate line to silence this warning hanwin.c:462:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:462:18: note: put the semicolon on a separate line to silence this warning hanwin.c:648:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:648:18: note: put the semicolon on a separate line to silence this warning hanwin.c:649:12: warning: if statement has empty body [-Wempty-body] if (argc); /* shut compiler up */ ^ hanwin.c:649:12: note: put the semicolon on a separate line to silence this warning hanwin.c:650:12: warning: if statement has empty body [-Wempty-body] if (argv); /* shut compiler up */ ^ hanwin.c:650:12: note: put the semicolon on a separate line to silence this warning hanwin.c:671:18: warning: if statement has empty body [-Wempty-body] if (clientData); /* shut compiler up */ ^ hanwin.c:671:18: note: put the semicolon on a separate line to silence this warning 14 warnings generated. cc -O2 -march=i586 -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUNIX -DLIBDIR=\"/usr/pkg/lib/hanzim\" -c hinit.c hinit.c:537:11: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((b5 == NULL)) i_error("tcl big5 encoding not installed"); ~~~^~~~~~~ hinit.c:537:11: note: remove extraneous parentheses around the comparison to silence this warning if ((b5 == NULL)) i_error("tcl big5 encoding not installed"); ~ ^ ~ hinit.c:537:11: note: use '=' to turn this equality comparison into an assignment if ((b5 == NULL)) i_error("tcl big5 encoding not installed"); ^~ = 1 warning generated. cc -O2 -march=i586 -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DUNIX -DLIBDIR=\"/usr/pkg/lib/hanzim\" -c hutil.c cc -o hanzim hanwin.o hanzim.o hinit.o hutil.o -ltk -ltcl -lX11 -lm -lpthread -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib => Unwrapping files-to-be-installed.