=> Bootstrap dependency digest>=20010302: found digest-20211005 ===> 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 sqlite3-tcl-3.36.0 gcc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.36.0\" -DPACKAGE_STRING=\"sqlite\ 3.36.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DSQLITE_THREADSAFE=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_WIDE_INT_IS_LONG=1 -DUSE_TCL_STUBS=1 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -I"./generic" -I"/usr/pkg/include" -I./.. -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/include/readline -pipe -pthread -O2 -DNDEBUG -Wall -fPIC -I/usr/include -I/usr/pkg/include -I/usr/include/readline -c `echo ./generic/tclsqlite3.c` -o tclsqlite3.o If you have documentation to create, place the commands to build the docs in the 'doc:' target. For example: xml2nroff sample.xml > sample.n xml2html sample.xml > sample.html ./generic/tclsqlite3.c: In function 'DbObjCmd': ./generic/tclsqlite3.c:2631:55: warning: passing argument 3 of 'tclStubsPtr->tcl_GetWideIntFromObj' from incompatible pointer type [-Wincompatible-pointer-types] rc = Tcl_GetWideIntFromObj(interp, objv[++i], &mxSize); ^ ./generic/tclsqlite3.c:2631:55: note: expected 'Tcl_WideInt * {aka long int *}' but argument is of type 'sqlite3_int64 * {aka long long int *}' rm -f libsqlite3.36.0.so gcc -shared -fPIC -o libsqlite3.36.0.so tclsqlite3.o -lpthread -L/usr/pkg/lib -ltclstub86 : libsqlite3.36.0.so