=> Bootstrap dependency digest>=20010302: found digest-20211005 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for tcl-otcl-1.14nb6 --- libotcl.a --- rm -f libotcl.a otcl.o /tmp/lang/tcl-otcl/work/.cwrapper/bin/libtool --mode=compile gcc -c -O2 -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -DNDEBUG -DUSE_SHM -DHAVE_UNISTD_H=1 -I. -I/usr/pkg/include -I/usr/pkg/include/tcl/generic -I/usr/pkg/include/tcl/generic -I/usr/X11R7/include otcl.c libtool: compile: gcc -c -O2 -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -fPIC -D_FORTIFY_SOURCE=2 -I/tmp/lang/tcl-otcl/work/.buildlink/include -I/tmp/lang/tcl-otcl/work/.x11-buildlink/include -I/tmp/lang/tcl-otcl/work/.x11-buildlink/include/freetype2 -DNDEBUG -DUSE_SHM -DHAVE_UNISTD_H=1 -I. -I/tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic otcl.c -fPIC -DPIC -o .libs/otcl.o otcl.c: In function 'OTclDispatch': otcl.c:464:6: warning: 'errorLine' is deprecated: use Tcl_GetErrorLine/Tcl_SetErrorLine [-Wdeprecated-declarations] sprintf(msg, "\n (%.40s %.40s line %d)", ^~~~~~~ In file included from /tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tclPort.h:25:0, from /tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tclInt.h:36, from otcl.c:21: /tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tcl.h:516:9: note: declared here int errorLine TCL_DEPRECATED_API("use Tcl_GetErrorLine/Tcl_SetErrorLine"); ^~~~~~~~~ otcl.c:501:6: warning: 'errorLine' is deprecated: use Tcl_GetErrorLine/Tcl_SetErrorLine [-Wdeprecated-declarations] sprintf(msg, "\n (%.30s unknown line %d)", ^~~~~~~ In file included from /tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tclPort.h:25:0, from /tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tclInt.h:36, from otcl.c:21: /tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tcl.h:516:9: note: declared here int errorLine TCL_DEPRECATED_API("use Tcl_GetErrorLine/Tcl_SetErrorLine"); ^~~~~~~~~ otcl.c: In function 'FindProc': otcl.c:74:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define Tcl_CmdInfoGetProc(co) (Proc *)(co->isNativeObjectProc) ? co->objClientData : co->clientData; ^ otcl.c:784:14: note: in expansion of macro 'Tcl_CmdInfoGetProc' return Tcl_CmdInfoGetProc(co); ^~~~~~~~~~~~~~~~~~ otcl.c: In function 'OTclCCreateMethod': otcl.c:1604:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] result = Tcl_VarEval(in, argv[4], " init ", in->result, 0); ^~~~~~ In file included from /tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tclPort.h:25:0, from /tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tclInt.h:36, from otcl.c:21: /tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ libtool: compile: gcc -c -O2 -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -fPIC -D_FORTIFY_SOURCE=2 -I/tmp/lang/tcl-otcl/work/.buildlink/include -I/tmp/lang/tcl-otcl/work/.x11-buildlink/include -I/tmp/lang/tcl-otcl/work/.x11-buildlink/include/freetype2 -DNDEBUG -DUSE_SHM -DHAVE_UNISTD_H=1 -I. -I/tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic otcl.c -o otcl.o >/dev/null 2>&1 /tmp/lang/tcl-otcl/work/.cwrapper/bin/libtool --mode=link gcc -o libotcl.la otcl.lo -rpath /usr/pkg/lib -version-info 0:0 libtool: link: gcc -shared -fPIC -DPIC .libs/otcl.o -Wl,-soname -Wl,libotcl.so.0 -o .libs/libotcl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libotcl.so.0" && ln -s "libotcl.so.0.0.0" "libotcl.so.0") libtool: link: (cd ".libs" && rm -f "libotcl.so" && ln -s "libotcl.so.0.0.0" "libotcl.so") libtool: link: ar cru .libs/libotcl.a otcl.o libtool: link: ranlib .libs/libotcl.a libtool: link: ( cd ".libs" && rm -f "libotcl.la" && ln -s "../libotcl.la" "libotcl.la" ) --- otclsh --- --- owish --- rm -f libotcl.so --- otclsh --- rm -f libotcl.so /tmp/lang/tcl-otcl/work/.cwrapper/bin/libtool --mode=link gcc -o otclsh -I/usr/pkg/include/tcl/generic -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I. -I/usr/pkg/include -I/usr/pkg/include/tcl/generic -I/usr/pkg/include/tcl/generic -I/usr/X11R7/include -Wl,-zrelro -Wl,-znow -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 otclAppInit.c ./libotcl.la -L/usr/pkg/lib -ltk86 -L/usr/pkg/lib -ltcl86 -lz -lpthread -lm -L/usr/X11R7/lib -lXext -lX11 -lintl -lm --- owish --- /tmp/lang/tcl-otcl/work/.cwrapper/bin/libtool --mode=link gcc -o owish -I/usr/pkg/include/tcl/generic -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -O2 -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I. -I/usr/pkg/include -I/usr/pkg/include/tcl/generic -I/usr/pkg/include/tcl/generic -I/usr/X11R7/include -Wl,-zrelro -Wl,-znow -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 otkAppInit.c ./libotcl.la -L/usr/pkg/lib -ltk86 -L/usr/pkg/lib -ltcl86 -lz -lpthread -lm -L/usr/X11R7/lib -lXext -lX11 -lintl -lm --- otclsh --- libtool: link: gcc -o .libs/otclsh -I/tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic -I/tmp/lang/tcl-otcl/work/.buildlink/include -I/tmp/lang/tcl-otcl/work/.x11-buildlink/include -I/tmp/lang/tcl-otcl/work/.x11-buildlink/include/freetype2 -O2 -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -fPIC -D_FORTIFY_SOURCE=2 -I. -Wl,-zrelro -Wl,-znow -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib otclAppInit.c -pie -L/tmp/lang/tcl-otcl/work/.buildlink/lib -L/tmp/lang/tcl-otcl/work/.x11-buildlink/lib -L./.libs -lotcl -ltk86 -ltcl86 -lz -lpthread -lXext -lX11 -lintl -lm -Wl,-rpath,/usr/pkg/lib --- owish --- libtool: link: gcc -o .libs/owish -I/tmp/lang/tcl-otcl/work/.buildlink/include/tcl/generic -I/tmp/lang/tcl-otcl/work/.buildlink/include -I/tmp/lang/tcl-otcl/work/.x11-buildlink/include -I/tmp/lang/tcl-otcl/work/.x11-buildlink/include/freetype2 -O2 -DUSE_INTERP_RESULT -DUSE_INTERP_ERRORLINE -fPIC -D_FORTIFY_SOURCE=2 -I. -Wl,-zrelro -Wl,-znow -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/usr/X11R7/lib otkAppInit.c -pie -L/tmp/lang/tcl-otcl/work/.buildlink/lib -L/tmp/lang/tcl-otcl/work/.x11-buildlink/lib -L./.libs -lotcl -ltk86 -ltcl86 -lz -lpthread -lXext -lX11 -lintl -lm -Wl,-rpath,/usr/pkg/lib