=> Bootstrap dependency digest>=20010302: found digest-20160304
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.3nb7
--- hanzim.o ---
--- hanwin.o ---
--- hinit.o ---
--- hutil.o ---
--- hanzim.o ---
gcc -O2 -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
--- hanwin.o ---
gcc -O2 -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
--- hinit.o ---
gcc -O2 -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
--- hutil.o ---
gcc -O2 -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
--- hanzim.o ---
hanzim.c: In function 'main':
hanzim.c:218:5: warning: 'result' is deprecated (declared at /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:504): use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
     fprintf(stderr, "\nHanzim: %s\n", interp->result);
     ^
hanzim.c: In function 'Tcl_UnixAppInit':
hanzim.c:390:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:392:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:394:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:396:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:398:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:400:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:402:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:404:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:406:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:408:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type 'int (*)(void *, struct Tcl_Interp *, int,  char **)'
 EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp,
                    ^
hanzim.c:410:9: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [enabled by default]
         (ClientData) NULL, (Tcl_CmdDeleteProc *) NULL);
         ^
In file included from /data/scratch/misc/hanzim/work/.buildlink/include/tcl.h:2446:0,
                 from /data/scratch/misc/hanzim/work/.buildlink/include/tk.h:19,
                 from hanzim.h:62,
                 from hanzim.c:15:
/data/scratch/misc/hanzim/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, struct Tcl_Interp *, int,  const char **)' but argument is of type '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