=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for hanzim-1.3nb8 --- hanzim.o --- --- hanwin.o --- --- hinit.o --- --- hutil.o --- --- hanwin.o --- gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -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 --- hutil.o --- gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -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 --- hanzim.o --- gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -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 --- hinit.o --- gcc -O2 -DUSE_INTERP_RESULT -D_FORTIFY_SOURCE=2 -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 --- hanzim.o --- hanzim.c: In function 'main': hanzim.c:218:5: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] fprintf(stderr, "\nHanzim: %s\n", interp->result); ^~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19:0, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ hanzim.c: In function 'Tcl_UnixAppInit': hanzim.c:389:46: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "sameRadList", sameRadList, ^~~~~~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:391:46: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "sameRemList", sameRemList, ^~~~~~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:393:47: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "samePronList", samePronList, ^~~~~~~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:395:44: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "LcompList", LcompList, ^~~~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:397:44: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "RcompList", RcompList, ^~~~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:399:42: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "radList", radList, ^~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:401:41: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "pyChar", pyChar, ^~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:403:43: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "randChar", randChar, ^~~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:405:43: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "charinfo", charinfo, ^~~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:407:44: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "yingHanCh", yingHanCh, ^~~~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ hanzim.c:409:45: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand(interp, "searchDefn", searchDefn, ^~~~~~~~~~ In file included from /tmp/misc/hanzim/work/.buildlink/include/tcl.h:2441:0, from /tmp/misc/hanzim/work/.buildlink/include/tk.h:19, from hanzim.h:62, from hanzim.c:15: /tmp/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ --- hanzim --- gcc -o hanzim hanwin.o hanzim.o hinit.o hutil.o -ltk -ltcl -lX11 -lm -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