=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for sqlite-autoconf-3530200.tar.gz => Checksum SHA512 OK for sqlite-autoconf-3530200.tar.gz ===> Installing dependencies for sqlite3-tcl-3.53.2 ========================================================================== The following variables will affect the build process of this package, sqlite3-tcl-3.53.2. Their current value is shown below: * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * READLINE_TYPE = editline * TERMCAP_TYPE = termcap You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency distcc-[0-9]*: found distcc-3.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Full dependency sqlite3>=3.51.1nb1: found sqlite3-3.53.2 => Full dependency tcl>=8.6.1nb1: found tcl-8.6.18 ===> 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'. ===> Overriding tools for sqlite3-tcl-3.53.2 ===> Extracting for sqlite3-tcl-3.53.2 ===> Patching for sqlite3-tcl-3.53.2 ===> Creating toolchain wrappers for sqlite3-tcl-3.53.2 ===> Configuring for sqlite3-tcl-3.53.2 Configuring build of Tcl extension sqlite 3.53.2 ... C compiler... gcc -Os -freorder-blocks -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/pkg/include -I/usr/include -I/usr/include/readline C++ compiler... c++ -Os -freorder-blocks -I/usr/pkg/include -I/usr/include -I/usr/include/readline -I/usr/pkg/include -I/usr/include -I/usr/include/readline Build C compiler...cc Checking for stdlib.h...ok Checking for a suitable tcl... NOTE: stripped /lib suffix from --with-tcl=/usr/pkg/lib (a TEA-ism) Using Tcl 8.6 from /usr/pkg. Looking for install ... /tmp/pkgbuild/databases/sqlite3-tcl/work/.tools/bin/install Looking for zip ... not found WARNING: [ teaish__check_common_bins ]: Cannot find zip, so 'make dist.zip' will not work. Looking for tar ... /bin/tar Checking whether (fdatasync nanosleep) need librt ... no lib needed Checking for libz ... ok Support threadsafe operation? yes Defaulting to --threadsafe because Tcl has threading enabled. Disabling loadable extension support. Use --enable-load-extension to enable them. Checking libs for ceil...-lm Enabling math SQL functions ICU support is disabled. Feature flags... + fts3 + fts4 + fts5 + geopoly + rtree - session - update-limit + json Library feature flags: -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_BYTECODE_VTAB=1 -DSQLITE_ENABLE_DBPAGE_VTAB=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_DESERIALIZE=1 -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_RTREE -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_THREADSAFE=1 Created pkgIndex.tcl from pkgIndex.tcl.in Created _teaish.tester.tcl from _teaish.tester.tcl.in Created Makefile from Makefile.in