* Package: dev-db/sqlite-3.46.1:3 * Repository: gentoo * Maintainer: jsmolic@gentoo.org base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc icu kernel_linux readline * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sqlite-src-3460100.zip to /var/tmp/portage/dev-db/sqlite-3.46.1/work >>> Source unpacked in /var/tmp/portage/dev-db/sqlite-3.46.1/work >>> Preparing source in /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100 ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100' ... [ ok ] [ ok ] [ ok ] [ ok ] * Running elibtoolize in: sqlite-src-3460100/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying color-record/2.4.7 patch ... * Applying openmp/2.4.7 patch ... * Applying verbose-pic/2.4.7 patch ... * Applying clang-runtime-ltmain/2.4.7 patch ... * Applying fix-file-check/2.5.0 patch ... * Will copy sources from /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100 * abi_x86_64.amd64: copying to /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating sqlite-src-3460100-abi_x86_64.amd64/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sqlite-src-3460100-abi_x86_64.amd64/config.sub with /usr/share/gnuconfig/config.sub * econf: updating sqlite-src-3460100/config.guess with /usr/share/gnuconfig/config.guess * econf: updating sqlite-src-3460100/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/sqlite-3.46.1 --htmldir=/usr/share/doc/sqlite-3.46.1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-load-extension --enable-threadsafe --enable-fts5 --disable-debug --disable-editline --enable-readline --with-readline-inc=-I/usr/include/readline --disable-static --disable-tcl checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... no checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-gcc option to enable large file support... none needed checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for intptr_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking for sys/types.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for malloc.h... yes checking for fdatasync... yes checking for gmtime_r... yes checking for isnan... yes checking for localtime_r... yes checking for localtime_s... no checking for malloc_usable_size... yes checking for strchrnul... yes checking for usleep... yes checking for utime... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for pwrite64... yes checking for tclsh8.7... no checking for tclsh8.6... tclsh8.6 configure: Version set to 3.46 configure: Release set to 3.46.1 checking for WASI SDK directory... no checking whether to support threadsafe operation... yes checking for library containing pthread_create... none required checking for library containing pthread_mutexattr_init... none required checking whether to support shared library linked as release mode or not... no checking whether to use an in-ram database for temporary tables... no checking if executables have the .exe suffix... unknown checking for library containing tgetent... no checking for readline in -lreadline... yes not using linenoise checking for library containing fdatasync... none required checking build type... release checking for zlib.h... yes checking for library containing deflate... -lz checking for library containing dlopen... none required checking whether to support math functions... yes checking for library containing ceil... -lm checking whether to support JSON functions... yes checking whether to support MEMSYS5... no checking whether to support MEMSYS3... no checking whether to support FTS3... no checking whether to support FTS4... no checking whether to support FTS5... yes checking for library containing log... none required checking whether to support LIMIT on UPDATE and DELETE statements... no checking whether to support GEOPOLY... no checking whether to support RTREE... no checking whether to support SESSION... no configure: creating ./config.status config.status: creating Makefile config.status: creating sqlite3.pc config.status: creating sqlite_cfg.h config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j2 HAVE_TCL= TCLLIBDIR=/usr/lib64/sqlite-3.46.1 sh /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/cktclsh.sh 8.4 tclsh8.6 touch has_tclsh84 x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -o mksourceid /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/mksourceid.c x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -o mkkeywordhash -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_API_ARMOR -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_DESERIALIZE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_HIDDEN_COLUMNS -DSQLITE_ENABLE_MEMSYS5 -DSQLITE_ENABLE_NORMALIZE -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_ENABLE_PREUPDATE_HOOK -DSQLITE_ENABLE_RBU -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_ICU /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/mkkeywordhash.c ./mkkeywordhash >keywordhash.h tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/mkshellc.tcl >shell.c x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -o src-verify /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/src-verify.c x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -o lemon /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/lemon.c cp /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/lempar.c . cp /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/parse.y . ./lemon -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_API_ARMOR -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_DESERIALIZE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_HIDDEN_COLUMNS -DSQLITE_ENABLE_MEMSYS5 -DSQLITE_ENABLE_NORMALIZE -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_ENABLE_PREUPDATE_HOOK -DSQLITE_ENABLE_RBU -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_ICU -S parse.y cp /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts5/fts5parse.y . rm -f fts5parse.h ./lemon -S fts5parse.y cat parse.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbe.c | tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/mkopcodeh.tcl >opcodes.h tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts5/tool/mkfts5c.tcl cp /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts5/fts5.h . tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/mkopcodec.tcl opcodes.h >opcodes.c tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/mksqlite3h.tcl /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64 >sqlite3.h rm -rf tsrc mkdir tsrc cp -f /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/alter.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/analyze.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/attach.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/auth.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/backup.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/bitvec.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/btmutex.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/btree.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/btree.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/btreeInt.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/build.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/callback.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/complete.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/ctime.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/date.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/dbpage.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/dbstat.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/delete.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/expr.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/fault.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/fkey.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/func.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/global.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/hash.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/hash.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/hwtime.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/insert.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/json.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/legacy.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/loadext.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/main.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/malloc.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mem0.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mem1.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mem2.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mem3.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mem5.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/memdb.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/memjournal.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/msvc.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mutex.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mutex.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mutex_noop.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mutex_unix.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/mutex_w32.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/notify.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/os.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/os.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/os_common.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/os_setup.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/os_kv.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/os_unix.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/os_win.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/os_win.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/pager.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/pager.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/parse.y /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/pcache.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/pcache.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/pcache1.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/pragma.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/pragma.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/prepare.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/printf.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/random.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/resolve.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/rowset.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/select.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/status.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/shell.c.in /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/sqlite.h.in /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/sqlite3ext.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/sqliteInt.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/sqliteLimit.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/table.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/tclsqlite.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/threads.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/tokenize.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/treeview.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/trigger.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/utf.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/update.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/upsert.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/util.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vacuum.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbe.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbe.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbeapi.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbeaux.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbeblob.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbemem.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbesort.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbetrace.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbevtab.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vdbeInt.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vtab.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/vxworks.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/wal.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/wal.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/walker.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/where.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/wherecode.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/whereexpr.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/whereInt.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/window.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3Int.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_aux.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_expr.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_hash.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_hash.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_icu.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_porter.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_snippet.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_tokenizer.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_tokenizer.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_tokenizer1.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_tokenize_vtab.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_unicode.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_unicode2.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3/fts3_write.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/icu/sqliteicu.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/icu/icu.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rtree/rtree.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rtree/rtree.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rtree/geopoly.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/session/sqlite3session.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/session/sqlite3session.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/userauth/userauth.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/userauth/sqlite3userauth.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rbu/sqlite3rbu.h /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rbu/sqlite3rbu.c /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/misc/stmt.c keywordhash.h opcodes.c opcodes.h parse.c parse.h sqlite_cfg.h shell.c sqlite3.h tsrc rm tsrc/sqlite.h.in tsrc/parse.y tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/vdbe-compress.tcl <tsrc/vdbe.c >vdbe.new mv vdbe.new tsrc/vdbe.c cp fts5.c fts5.h tsrc touch .target_source tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/tool/mksqlite3c.tcl --linemacros=0 cp tsrc/sqlite3ext.h . cp /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/session/sqlite3session.h . ./libtool --mode=compile --tag=CC x86_64-pc-linux-gnu-gcc -DSQLITE_SOUNDEX -DSQLITE_USE_URI -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DSQLITE_OS_UNIX=1 -I. -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rtree -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/icu -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3 -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/async -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/session -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_API_ARMOR -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_DESERIALIZE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_HIDDEN_COLUMNS -DSQLITE_ENABLE_MEMSYS5 -DSQLITE_ENABLE_NORMALIZE -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_ENABLE_PREUPDATE_HOOK -DSQLITE_ENABLE_RBU -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_ICU -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c libtool: compile: x86_64-pc-linux-gnu-gcc -DSQLITE_SOUNDEX -DSQLITE_USE_URI -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DSQLITE_OS_UNIX=1 -I. -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rtree -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/icu -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3 -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/async -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/session -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_API_ARMOR -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_DESERIALIZE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_HIDDEN_COLUMNS -DSQLITE_ENABLE_MEMSYS5 -DSQLITE_ENABLE_NORMALIZE -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_ENABLE_PREUPDATE_HOOK -DSQLITE_ENABLE_RBU -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_ICU -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=1 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o In function 'sqlite3Strlen30', inlined from 'sqlite3ColumnSetColl' at sqlite3.c:122121:10: sqlite3.c:35014:28: warning: 'strlen' reading 1 or more bytes from a region of size 0 [-Wstringop-overread] 35014 | return 0x3fffffff & (int)strlen(z); | ^~~~~~~~~ In function 'sqlite3ColumnSetColl': cc1: note: source object is likely at address zero ./libtool --mode=link x86_64-pc-linux-gnu-gcc -DSQLITE_SOUNDEX -DSQLITE_USE_URI -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DSQLITE_OS_UNIX=1 -I. -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rtree -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/icu -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3 -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/async -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/session -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_API_ARMOR -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_DESERIALIZE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_HIDDEN_COLUMNS -DSQLITE_ENABLE_MEMSYS5 -DSQLITE_ENABLE_NORMALIZE -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_ENABLE_PREUPDATE_HOOK -DSQLITE_ENABLE_RBU -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_ICU -DSQLITE_HAVE_ZLIB=1 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -DHAVE_READLINE=1 -I/usr/include/readline -DHAVE_EDITLINE=0 -DHAVE_LINENOISE=0 -DSQLITE_DQS=0 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_STRICT_SUBTYPE=1 -o sqlite3 \ shell.c sqlite3.c \ -lreadline -lm -lz -licui18n -licuuc -rpath "/usr/lib64" libtool: link: x86_64-pc-linux-gnu-gcc -DSQLITE_SOUNDEX -DSQLITE_USE_URI -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DSQLITE_OS_UNIX=1 -I. -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rtree -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/icu -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3 -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/async -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/session -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_API_ARMOR -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_DESERIALIZE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_HIDDEN_COLUMNS -DSQLITE_ENABLE_MEMSYS5 -DSQLITE_ENABLE_NORMALIZE -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_ENABLE_PREUPDATE_HOOK -DSQLITE_ENABLE_RBU -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_ICU -DSQLITE_HAVE_ZLIB=1 -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -DHAVE_READLINE=1 -I/usr/include/readline -DHAVE_EDITLINE=0 -DHAVE_LINENOISE=0 -DSQLITE_DQS=0 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_STRICT_SUBTYPE=1 -o sqlite3 shell.c sqlite3.c -Wl,--as-needed -lreadline -lm -lz -licui18n -licuuc -Wl,-rpath -Wl,/usr/lib64 In function 'sqlite3Strlen30', inlined from 'sqlite3ColumnSetColl' at sqlite3.c:122121:10: sqlite3.c:35014:28: warning: 'strlen' reading 1 or more bytes from a region of size 0 [-Wstringop-overread] 35014 | return 0x3fffffff & (int)strlen(z); | ^~~~~~~~~ In function 'sqlite3ColumnSetColl': cc1: note: source object is likely at address zero ./libtool --mode=link x86_64-pc-linux-gnu-gcc -DSQLITE_SOUNDEX -DSQLITE_USE_URI -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -DSQLITE_OS_UNIX=1 -I. -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/rtree -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/icu -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/fts3 -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/async -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/session -I/var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_API_ARMOR -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_ENABLE_DESERIALIZE -DSQLITE_ENABLE_EXPLAIN_COMMENTS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_HIDDEN_COLUMNS -DSQLITE_ENABLE_MEMSYS5 -DSQLITE_ENABLE_NORMALIZE -DSQLITE_ENABLE_OFFSET_SQL_FUNC -DSQLITE_ENABLE_PREUPDATE_HOOK -DSQLITE_ENABLE_RBU -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_SESSION -DSQLITE_ENABLE_STMT_SCANSTATUS -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_UNKNOWN_SQL_FUNCTION -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_ICU -DSQLITE_HAVE_ZLIB=1 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -no-undefined -o libsqlite3.la sqlite3.lo -lm -lz -licui18n -licuuc \ -rpath "/usr/lib64" -version-info "8:6:8" libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/sqlite3.o -Wl,--as-needed -lm -lz -licui18n -licuuc -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libsqlite3.so.0 -o .libs/libsqlite3.so.0.8.6 libtool: link: (cd ".libs" && rm -f "libsqlite3.so.0" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so.0") libtool: link: (cd ".libs" && rm -f "libsqlite3.so" && ln -s "libsqlite3.so.0.8.6" "libsqlite3.so") libtool: link: ( cd ".libs" && rm -f "libsqlite3.la" && ln -s "../libsqlite3.la" "libsqlite3.la" ) >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [disabled because of RESTRICT=test]: dev-db/sqlite-3.46.1 >>> Install dev-db/sqlite-3.46.1 into /var/tmp/portage/dev-db/sqlite-3.46.1/image * abi_x86_64.amd64: running multilib-minimal_abi_src_install make -j2 DESTDIR=/var/tmp/portage/dev-db/sqlite-3.46.1/image HAVE_TCL= TCLLIBDIR=/usr/lib64/sqlite-3.46.1 install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -d /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/lib64 ./libtool --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c libsqlite3.la /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/lib64 libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libsqlite3.so.0.8.6 /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/lib64/libsqlite3.so.0.8.6 libtool: install: (cd /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/lib64 && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so.0 || { rm -f libsqlite3.so.0 && ln -s libsqlite3.so.0.8.6 libsqlite3.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/lib64 && { ln -s -f libsqlite3.so.0.8.6 libsqlite3.so || { rm -f libsqlite3.so && ln -s libsqlite3.so.0.8.6 libsqlite3.so; }; }) libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c .libs/libsqlite3.lai /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/lib64/libsqlite3.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -d /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/bin ./libtool --mode=install /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c sqlite3 /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/bin libtool: install: /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c sqlite3 /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/bin/sqlite3 /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -d /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/include /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 0644 sqlite3.h /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/include /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 0644 /var/tmp/portage/dev-db/sqlite-3.46.1/work/sqlite-src-3460100-abi_x86_64.amd64/src/sqlite3ext.h /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/include /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -d /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/lib64/pkgconfig /var/tmp/portage/._portage_reinstall_.73ato4te/bin/ebuild-helpers/xattr/install -c -m 0644 sqlite3.pc /var/tmp/portage/dev-db/sqlite-3.46.1/image/usr/lib64/pkgconfig >>> Completed installing dev-db/sqlite-3.46.1 into /var/tmp/portage/dev-db/sqlite-3.46.1/image * Final size of build directory: 262384 KiB (256.2 MiB) * Final size of installed tree: 5556 KiB ( 5.4 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/libsqlite3.so.0.8.6 /usr/bin/sqlite3