* Package: dev-db/sqlite-3.35.5 * Repository: toolchain-clang * Maintainer: arfrever.fta@gmail.com floppym@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux readline userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Applying sqlite-3.35.0-build_1.1.patch ... [ ok ] * Applying sqlite-3.35.0-build_1.2.patch ... [ ok ] * Applying sqlite-3.35.0-build_2.1.patch ... [ ok ] * Applying sqlite-3.35.0-build_2.2.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500' ... * Running 'libtoolize --install --copy --force' ... [ ok ] * Running 'aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running elibtoolize in: sqlite-src-3350500/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Will copy sources from /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500 * abi_x86_64.amd64: copying to /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking how to print strings... printf checking for x86_64-gentoo-linux-musl-gcc... clang 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 clang accepts -g... yes checking for clang 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 clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for ld.lld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... llvm-strip checking for x86_64-gentoo-linux-musl-ranlib... llvm-ranlib checking for gawk... gawk checking command to parse llvm-nm output from clang 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-gentoo-linux-musl-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 clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... no checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (ld.lld -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... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 fullfsync... no checking for gmtime_r... yes checking for isnan... no checking for localtime_r... yes checking for localtime_s... no checking for malloc_usable_size... yes checking for posix_fallocate... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for pwrite64... yes checking for strchrnul... yes checking for usleep... yes checking for utime... yes checking for tclsh8.7... no checking for tclsh8.6... tclsh8.6 configure: Version set to 3.35 configure: Release set to 3.35.5 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 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... none required 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 JSON... no 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 config.h config.status: executing libtool commands * abi_x86_64.amd64: running multilib-minimal_abi_src_compile clang -O2 -pipe -U_FORTIFY_SOURCE -o mksourceid /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/mksourceid.c clang -O2 -pipe -U_FORTIFY_SOURCE -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_JSON1 -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 /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/mkkeywordhash.c clang -O2 -pipe -U_FORTIFY_SOURCE -o lemon /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/lemon.c tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/mkshellc.tcl >shell.c ./mkkeywordhash >keywordhash.h tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/mksqlite3h.tcl /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64 >sqlite3.h cp /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/lempar.c . cp /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/parse.y . cp /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts5/fts5parse.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_JSON1 -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 -S parse.y rm -f fts5parse.h ./lemon -S fts5parse.y tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts5/tool/mkfts5c.tcl cat parse.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbe.c | tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/mkopcodeh.tcl >opcodes.h tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/mkopcodec.tcl opcodes.h >opcodes.c cp /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts5/fts5.h . rm -rf tsrc mkdir tsrc cp -f /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/alter.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/analyze.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/attach.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/auth.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/backup.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/bitvec.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/btmutex.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/btree.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/btree.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/btreeInt.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/build.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/callback.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/complete.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/ctime.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/date.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/dbpage.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/dbstat.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/delete.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/expr.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/fault.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/fkey.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/func.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/global.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/hash.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/hash.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/hwtime.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/insert.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/legacy.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/loadext.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/main.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/malloc.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mem0.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mem1.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mem2.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mem3.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mem5.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/memdb.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/memjournal.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/msvc.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mutex.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mutex.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mutex_noop.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mutex_unix.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/mutex_w32.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/notify.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/os.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/os.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/os_common.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/os_setup.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/os_unix.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/os_win.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/os_win.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/pager.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/pager.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/parse.y /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/pcache.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/pcache.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/pcache1.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/pragma.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/pragma.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/prepare.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/printf.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/random.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/resolve.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/rowset.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/select.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/status.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/shell.c.in /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/sqlite.h.in /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/sqlite3ext.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/sqliteInt.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/sqliteLimit.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/table.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/tclsqlite.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/threads.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/tokenize.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/treeview.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/trigger.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/utf.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/update.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/upsert.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/util.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vacuum.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbe.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbe.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbeapi.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbeaux.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbeblob.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbemem.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbesort.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbetrace.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbevtab.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vdbeInt.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vtab.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/vxworks.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/wal.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/wal.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/walker.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/where.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/wherecode.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/whereexpr.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/whereInt.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src/window.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/expert/sqlite3expert.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/expert/sqlite3expert.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts1/fts1.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts1/fts1.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts1/fts1_hash.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts1/fts1_hash.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts1/fts1_porter.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts1/fts1_tokenizer.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts1/fts1_tokenizer1.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts2/fts2.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts2/fts2.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts2/fts2_hash.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts2/fts2_hash.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts2/fts2_icu.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts2/fts2_porter.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts2/fts2_tokenizer.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts2/fts2_tokenizer.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts2/fts2_tokenizer1.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3Int.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_aux.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_expr.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_hash.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_hash.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_icu.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_porter.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_snippet.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_tokenizer.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_tokenizer.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_tokenizer1.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_tokenize_vtab.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_unicode.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_unicode2.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3/fts3_write.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/icu/sqliteicu.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/icu/icu.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/rtree/rtree.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/rtree/rtree.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/rtree/geopoly.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/session/sqlite3session.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/session/sqlite3session.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/userauth/userauth.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/userauth/sqlite3userauth.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/rbu/sqlite3rbu.h /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/rbu/sqlite3rbu.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/amatch.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/appendvfs.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/carray.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/completion.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/csv.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/dbdata.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/decimal.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/eval.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/fileio.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/ieee754.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/json1.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/nextchar.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/percentile.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/regexp.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/series.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/sha1.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/shathree.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/sqlar.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/stmt.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/totype.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/uint.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/uuid.c /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/misc/zipfile.c keywordhash.h opcodes.c opcodes.h parse.c parse.h config.h shell.c sqlite3.h tsrc rm tsrc/sqlite.h.in tsrc/parse.y tclsh8.6 /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/vdbe-compress.tcl 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.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/tool/mksqlite3c.tcl cp tsrc/sqlite3ext.h . cp /var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/session/sqlite3session.h . ./libtool --mode=compile --tag=CC clang -U_FORTIFY_SOURCE -DSQLITE_SOUNDEX -DSQLITE_USE_URI -O2 -pipe -U_FORTIFY_SOURCE -DSQLITE_OS_UNIX=1 -I. -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/rtree -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/icu -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3 -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/async -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/session -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-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_JSON1 -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_HAVE_ZLIB=1 -DSQLITE_ENABLE_JSON1 -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_ENABLE_DESERIALIZE -DSQLITE_TEMP_STORE=1 -c sqlite3.c libtool: compile: clang -U_FORTIFY_SOURCE -DSQLITE_SOUNDEX -DSQLITE_USE_URI -O2 -pipe -U_FORTIFY_SOURCE -DSQLITE_OS_UNIX=1 -I. -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/src -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/rtree -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/icu -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/fts3 -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/async -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64/ext/session -I/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-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_JSON1 -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_HAVE_ZLIB=1 -DSQLITE_ENABLE_JSON1 -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_ENABLE_DESERIALIZE -DSQLITE_TEMP_STORE=1 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o sqlite3.c:271:9: warning: '/*' within block comment [-Wcomment] "ENABL/** ^ sqlite3.c:449:5: warning: '/*' within block comment [-Wcomment] "M/** ^ sqlite3.c:650:4: warning: '/*' within block comment [-Wcomment] #if/** ^ sqlite3.c:784:1: warning: '/*' within block comment [-Wcomment] /* ^ sqlite3.c:829:46: warning: '/*' within block comment [-Wcomment] ** OPTIMIZATION-IF-FALSE - This bran/** ^ sqlite3.c:950:20: warning: '/*' within block comment [-Wcomment] ** Ticket #2739: T/** ^ sqlite3.c:1065:1: warning: '/*' within block comment [-Wcomment] /* The public SQLite interface. The _FILE_OFFSET_BITS macro must appear ^ sqlite3.c:1068:3: error: expected value in expression */ ^ sqlite3.c:242702:2: error: unterminated conditional directive #ifndef SQLITE_OMIT_VIRTUALTABLE ^ sqlite3.c:214775:2: error: unterminated conditional directive #if !defined(SQLITE_CORE) || defined(SQLITE_ENABLE_FTS5) ^ sqlite3.c:194898:4: error: unterminated conditional directive # if defined(_MSC_VER) && _MSC_VER>=1400 ^ sqlite3.c:194897:2: error: unterminated conditional directive #if !defined(SQLITE_DISABLE_INTRINSIC) ^ sqlite3.c:194508:2: error: unterminated conditional directive #if !defined(SQLITE_CORE) \ ^ sqlite3.c:167148:2: error: unterminated conditional directive #ifdef SQLITE_EXTRA_INIT ^ sqlite3.c:94531:2: error: unterminated conditional directive #ifdef SQLITE_DEBUG ^ sqlite3.c:61228:2: error: unterminated conditional directive #ifndef SQLITE_OMIT_WAL ^ sqlite3.c:35467:2: error: unterminated conditional directive #if OS_VXWORKS ^ sqlite3.c:35251:2: error: unterminated conditional directive #if ^ sqlite3.c:34993:2: error: unterminated conditional directive #if defined(USE_PREAD64) ^ sqlite3.c:34884:2: error: unterminated conditional directive #ifdef __ANDROID__ ^ sqlite3.c:34384:2: error: unterminated conditional directive #if SQLITE_OS_UNIX /* This file is used on unix only */ ^ sqlite3.c:1057:2: error: unterminated conditional directive #if !/** ^ sqlite3.c:812:2: error: unterminated conditional directive #ifndef SQLITEINT_H ^ sqlite3.c:43:2: error: unterminated conditional directive #ifndef SQLITE_OMIT_COMPILEOPTION_DIAGS /* IMP: R-16824-07538 */ ^ sqlite3.c:254098:77: error: expected expression /************************** End of sqlite3.c ******************************/ ^ sqlite3.c:254098:77: error: expected '}' sqlite3.c:73:51: note: to match this '{' static const char * const sqlite3azCompileOpt[] = { ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 7 warnings and 20 errors generated. make: *** [Makefile:789: sqlite3.lo] Error 1 * ERROR: dev-db/sqlite-3.35.5::toolchain-clang failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-db/sqlite-3.35.5::toolchain-clang'`, * the complete build log and the output of `emerge -pqv '=dev-db/sqlite-3.35.5::toolchain-clang'`. * The complete build log is located at '/var/tmp/portage/dev-db/sqlite-3.35.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/sqlite-3.35.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-db/sqlite-3.35.5/work/sqlite-src-3350500'