==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: sqlcipher 4.6.1-1 (Mon Jan  6 14:29:53 2025)
==> Retrieving sources...
  -> Found sqlcipher-4.6.1.zip
  -> Found sqlcipher-4.6.1.zip.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    sqlcipher-4.6.1.zip ... Passed
    sqlcipher-4.6.1.zip.sig ... Skipped
==> Making package: sqlcipher 4.6.1-1 (Mon Jan  6 14:30:00 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) tcl-8.6.16-1

Total Download Size:   2.36 MiB
Total Installed Size:  7.19 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 tcl-8.6.16-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing tcl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found sqlcipher-4.6.1.zip
  -> Found sqlcipher-4.6.1.zip.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting sqlcipher-4.6.1.zip with bsdtar
==> Starting build()...
configure: WARNING: unrecognized options: --enable-json1
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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 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 for crypto library to use... openssl
checking for HMAC_Init_ex in -lcrypto... yes
checking whether to allow connections to be shared across threads... no
checking whether to support shared library linked as release mode or not... no
checking whether to use an in-ram database for temporary tables... yes
checking if executables have the .exe suffix... unknown
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking for library containing readline... no
checking for library containing tgetent... -lncurses
checking for readline in -lreadline... yes
checking for readline.h... no
checking for /usr/include/readline.h... no
checking for /usr/include/readline/readline.h... 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... yes
checking whether to support FTS4... yes
checking for library containing log... none required
checking whether to support FTS5... yes
checking for library containing log... (cached) none required
checking whether to support LIMIT on UPDATE and DELETE statements... no
checking whether to support GEOPOLY... no
checking whether to support RTREE... yes
checking whether to support SESSION... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sqlcipher.pc
config.status: creating sqlite_cfg.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-json1
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -o mksourceid /build/sqlcipher/src/sqlcipher-4.6.1/tool/mksourceid.c
sh /build/sqlcipher/src/sqlcipher-4.6.1/tool/cktclsh.sh 8.4 tclsh8.6
touch has_tclsh84
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -o mkkeywordhash -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS  /build/sqlcipher/src/sqlcipher-4.6.1/tool/mkkeywordhash.c
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -o lemon /build/sqlcipher/src/sqlcipher-4.6.1/tool/lemon.c
tclsh8.6 /build/sqlcipher/src/sqlcipher-4.6.1/tool/mkshellc.tcl >shell.c
gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -o src-verify /build/sqlcipher/src/sqlcipher-4.6.1/tool/src-verify.c
./mkkeywordhash >keywordhash.h
tclsh8.6 /build/sqlcipher/src/sqlcipher-4.6.1/tool/mksqlite3h.tcl /build/sqlcipher/src/sqlcipher-4.6.1 >sqlite3.h
cp /build/sqlcipher/src/sqlcipher-4.6.1/tool/lempar.c .
cp /build/sqlcipher/src/sqlcipher-4.6.1/src/parse.y .
cp /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5parse.y .
./lemon -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS  -S parse.y
rm -f fts5parse.h
./lemon  -S fts5parse.y
tclsh8.6 /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/tool/mkfts5c.tcl
cat parse.h /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbe.c | tclsh8.6 /build/sqlcipher/src/sqlcipher-4.6.1/tool/mkopcodeh.tcl >opcodes.h
tclsh8.6 /build/sqlcipher/src/sqlcipher-4.6.1/tool/mkopcodec.tcl opcodes.h >opcodes.c
./libtool --mode=compile --tag=CC gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS  -DSQLITE_HAVE_ZLIB=1  -DUSE_TCL_STUBS=1 -c /build/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c
cp /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5.h .
rm -rf tsrc
mkdir tsrc
cp -f /build/sqlcipher/src/sqlcipher-4.6.1/src/sqlcipher.h /build/sqlcipher/src/sqlcipher-4.6.1/src/sqlcipher.c /build/sqlcipher/src/sqlcipher-4.6.1/src/crypto_libtomcrypt.c /build/sqlcipher/src/sqlcipher-4.6.1/src/crypto_nss.c /build/sqlcipher/src/sqlcipher-4.6.1/src/crypto_openssl.c /build/sqlcipher/src/sqlcipher-4.6.1/src/crypto_cc.c /build/sqlcipher/src/sqlcipher-4.6.1/src/alter.c /build/sqlcipher/src/sqlcipher-4.6.1/src/analyze.c /build/sqlcipher/src/sqlcipher-4.6.1/src/attach.c /build/sqlcipher/src/sqlcipher-4.6.1/src/auth.c /build/sqlcipher/src/sqlcipher-4.6.1/src/backup.c /build/sqlcipher/src/sqlcipher-4.6.1/src/bitvec.c /build/sqlcipher/src/sqlcipher-4.6.1/src/btmutex.c /build/sqlcipher/src/sqlcipher-4.6.1/src/btree.c /build/sqlcipher/src/sqlcipher-4.6.1/src/btree.h /build/sqlcipher/src/sqlcipher-4.6.1/src/btreeInt.h /build/sqlcipher/src/sqlcipher-4.6.1/src/build.c /build/sqlcipher/src/sqlcipher-4.6.1/src/callback.c /build/sqlcipher/src/sqlcipher-4.6.1/src/complete.c /build/sqlcipher/src/sqlcipher-4.6.1/src/ctime.c /build/sqlcipher/src/sqlcipher-4.6.1/src/date.c /build/sqlcipher/src/sqlcipher-4.6.1/src/dbpage.c /build/sqlcipher/src/sqlcipher-4.6.1/src/dbstat.c /build/sqlcipher/src/sqlcipher-4.6.1/src/delete.c /build/sqlcipher/src/sqlcipher-4.6.1/src/expr.c /build/sqlcipher/src/sqlcipher-4.6.1/src/fault.c /build/sqlcipher/src/sqlcipher-4.6.1/src/fkey.c /build/sqlcipher/src/sqlcipher-4.6.1/src/func.c /build/sqlcipher/src/sqlcipher-4.6.1/src/global.c /build/sqlcipher/src/sqlcipher-4.6.1/src/hash.c /build/sqlcipher/src/sqlcipher-4.6.1/src/hash.h /build/sqlcipher/src/sqlcipher-4.6.1/src/hwtime.h /build/sqlcipher/src/sqlcipher-4.6.1/src/insert.c /build/sqlcipher/src/sqlcipher-4.6.1/src/json.c /build/sqlcipher/src/sqlcipher-4.6.1/src/legacy.c /build/sqlcipher/src/sqlcipher-4.6.1/src/loadext.c /build/sqlcipher/src/sqlcipher-4.6.1/src/main.c /build/sqlcipher/src/sqlcipher-4.6.1/src/malloc.c /build/sqlcipher/src/sqlcipher-4.6.1/src/mem0.c /build/sqlcipher/src/sqlcipher-4.6.1/src/mem1.c /build/sqlcipher/src/sqlcipher-4.6.1/src/mem2.c /build/sqlcipher/src/sqlcipher-4.6.1/src/mem3.c /build/sqlcipher/src/sqlcipher-4.6.1/src/mem5.c /build/sqlcipher/src/sqlcipher-4.6.1/src/memdb.c /build/sqlcipher/src/sqlcipher-4.6.1/src/memjournal.c /build/sqlcipher/src/sqlcipher-4.6.1/src/msvc.h /build/sqlcipher/src/sqlcipher-4.6.1/src/mutex.c /build/sqlcipher/src/sqlcipher-4.6.1/src/mutex.h /build/sqlcipher/src/sqlcipher-4.6.1/src/mutex_noop.c /build/sqlcipher/src/sqlcipher-4.6.1/src/mutex_unix.c /build/sqlcipher/src/sqlcipher-4.6.1/src/mutex_w32.c /build/sqlcipher/src/sqlcipher-4.6.1/src/notify.c /build/sqlcipher/src/sqlcipher-4.6.1/src/os.c /build/sqlcipher/src/sqlcipher-4.6.1/src/os.h /build/sqlcipher/src/sqlcipher-4.6.1/src/os_common.h /build/sqlcipher/src/sqlcipher-4.6.1/src/os_setup.h /build/sqlcipher/src/sqlcipher-4.6.1/src/os_kv.c /build/sqlcipher/src/sqlcipher-4.6.1/src/os_unix.c /build/sqlcipher/src/sqlcipher-4.6.1/src/os_win.c /build/sqlcipher/src/sqlcipher-4.6.1/src/os_win.h /build/sqlcipher/src/sqlcipher-4.6.1/src/pager.c /build/sqlcipher/src/sqlcipher-4.6.1/src/pager.h /build/sqlcipher/src/sqlcipher-4.6.1/src/parse.y /build/sqlcipher/src/sqlcipher-4.6.1/src/pcache.c /build/sqlcipher/src/sqlcipher-4.6.1/src/pcache.h /build/sqlcipher/src/sqlcipher-4.6.1/src/pcache1.c /build/sqlcipher/src/sqlcipher-4.6.1/src/pragma.c /build/sqlcipher/src/sqlcipher-4.6.1/src/pragma.h /build/sqlcipher/src/sqlcipher-4.6.1/src/prepare.c /build/sqlcipher/src/sqlcipher-4.6.1/src/printf.c /build/sqlcipher/src/sqlcipher-4.6.1/src/random.c /build/sqlcipher/src/sqlcipher-4.6.1/src/resolve.c /build/sqlcipher/src/sqlcipher-4.6.1/src/rowset.c /build/sqlcipher/src/sqlcipher-4.6.1/src/select.c /build/sqlcipher/src/sqlcipher-4.6.1/src/status.c /build/sqlcipher/src/sqlcipher-4.6.1/src/shell.c.in /build/sqlcipher/src/sqlcipher-4.6.1/src/sqlite.h.in /build/sqlcipher/src/sqlcipher-4.6.1/src/sqlite3ext.h /build/sqlcipher/src/sqlcipher-4.6.1/src/sqliteInt.h /build/sqlcipher/src/sqlcipher-4.6.1/src/sqliteLimit.h /build/sqlcipher/src/sqlcipher-4.6.1/src/table.c /build/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c /build/sqlcipher/src/sqlcipher-4.6.1/src/threads.c /build/sqlcipher/src/sqlcipher-4.6.1/src/tokenize.c /build/sqlcipher/src/sqlcipher-4.6.1/src/treeview.c /build/sqlcipher/src/sqlcipher-4.6.1/src/trigger.c /build/sqlcipher/src/sqlcipher-4.6.1/src/utf.c /build/sqlcipher/src/sqlcipher-4.6.1/src/update.c /build/sqlcipher/src/sqlcipher-4.6.1/src/upsert.c /build/sqlcipher/src/sqlcipher-4.6.1/src/util.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vacuum.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbe.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbe.h /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbeapi.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbeaux.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbeblob.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbemem.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbesort.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbetrace.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbevtab.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vdbeInt.h /build/sqlcipher/src/sqlcipher-4.6.1/src/vtab.c /build/sqlcipher/src/sqlcipher-4.6.1/src/vxworks.h /build/sqlcipher/src/sqlcipher-4.6.1/src/wal.c /build/sqlcipher/src/sqlcipher-4.6.1/src/wal.h /build/sqlcipher/src/sqlcipher-4.6.1/src/walker.c /build/sqlcipher/src/sqlcipher-4.6.1/src/where.c /build/sqlcipher/src/sqlcipher-4.6.1/src/wherecode.c /build/sqlcipher/src/sqlcipher-4.6.1/src/whereexpr.c /build/sqlcipher/src/sqlcipher-4.6.1/src/whereInt.h /build/sqlcipher/src/sqlcipher-4.6.1/src/window.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3.h /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3Int.h /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_aux.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_expr.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_hash.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_hash.h /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_icu.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_porter.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_snippet.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_tokenizer.h /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_tokenizer.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_tokenizer1.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_tokenize_vtab.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_unicode.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_unicode2.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_write.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/icu/sqliteicu.h /build/sqlcipher/src/sqlcipher-4.6.1/ext/icu/icu.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/rtree.h /build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/rtree.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/geopoly.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/session/sqlite3session.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/session/sqlite3session.h /build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth/userauth.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth/sqlite3userauth.h /build/sqlcipher/src/sqlcipher-4.6.1/ext/rbu/sqlite3rbu.h /build/sqlcipher/src/sqlcipher-4.6.1/ext/rbu/sqlite3rbu.c /build/sqlcipher/src/sqlcipher-4.6.1/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 /build/sqlcipher/src/sqlcipher-4.6.1/tool/vdbe-compress.tcl  <tsrc/vdbe.c >vdbe.new
libtool: compile:  gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITEmv vdbe.new tsrc/vdbe.c
_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -DUSE_TCL_STUBS=1 -c /build/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c  -fPIC -DPIC -o .libs/tclsqlite.o
cp fts5.c fts5.h tsrc
touch .target_source
tclsh8.6 /build/sqlcipher/src/sqlcipher-4.6.1/tool/mksqlite3c.tcl --linemacros=0 
cp tsrc/sqlite3ext.h .
cp /build/sqlcipher/src/sqlcipher-4.6.1/ext/session/sqlite3session.h .
./libtool --mode=compile --tag=CC gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS  -DSQLITE_HAVE_ZLIB=1  -DSQLITE_TEMP_STORE=2 -c sqlite3.c
./libtool --mode=link gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS  -DSQLITE_HAVE_ZLIB=1  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypto  -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 sqlcipher \
	shell.c sqlite3.c \
	-lreadline -lncurses  -lm -lz -lcrypto   -rpath "/usr/lib"
libtool: compile:  gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c  -fPIC -DPIC -o .libs/sqlite3.o
libtool: link: gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 sqlcipher shell.c sqlite3.c  -lreadline -lncurses -lm -lz -lcrypto -Wl,-rpath -Wl,/usr/lib
./libtool --mode=link gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS  -DSQLITE_HAVE_ZLIB=1  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypto  -no-undefined -o libsqlcipher.la sqlite3.lo -lm -lz -lcrypto   \
	 -rpath "/usr/lib" -version-info "8:6:8"
libtool: link: gcc -Wl,-O1,--as-needed -shared  -fPIC -DPIC  .libs/sqlite3.o   -lm -lz -lcrypto  -march=armv8-a -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libsqlcipher.so.0 -o .libs/libsqlcipher.so.0.8.6
libtool: link: (cd ".libs" && rm -f "libsqlcipher.so.0" && ln -s "libsqlcipher.so.0.8.6" "libsqlcipher.so.0")
libtool: link: (cd ".libs" && rm -f "libsqlcipher.so" && ln -s "libsqlcipher.so.0.8.6" "libsqlcipher.so")
libtool: link: ( cd ".libs" && rm -f "libsqlcipher.la" && ln -s "../libsqlcipher.la" "libsqlcipher.la" )
./libtool --mode=link gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS  -DSQLITE_HAVE_ZLIB=1  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypto  -no-undefined -o libtclsqlite3.la tclsqlite.lo \
	libsqlcipher.la -L/usr/lib -ltclstub8.6 -lm -lz -lcrypto   \
	-rpath "/usr/lib/tcl8.6/sqlite3" \
	-version-info "8:6:8" \
	-avoid-version
libtool: link: gcc -Wl,-O1,--as-needed -shared  -fPIC -DPIC  .libs/tclsqlite.o   -Wl,-rpath -Wl,/build/sqlcipher/src/sqlcipher-4.6.1/.libs ./.libs/libsqlcipher.so -L/usr/lib -ltclstub8.6 -lm -lz -lcrypto  -march=armv8-a -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libtclsqlite3.so -o .libs/libtclsqlite3.so
libtool: link: ( cd ".libs" && rm -f "libtclsqlite3.la" && ln -s "../libtclsqlite3.la" "libtclsqlite3.la" )
sh /build/sqlcipher/src/sqlcipher-4.6.1/tool/cktclsh.sh 8.5 tclsh8.6
touch has_tclsh85
./libtool --mode=link gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000  -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS  -DSQLITE_HAVE_ZLIB=1  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypto  -DSQLITE_NO_SYNC=1 -DSQLITE_TEMP_STORE=2 -DSQLITE_TEST=1 -DSQLITE_CRASH_TEST=1 -DTCLSH_INIT_PROC=sqlite3TestInit -DSQLITE_SERVER=1 -DSQLITE_PRIVATE="" -DSQLITE_CORE -DBUILD_sqlite -DSQLITE_SERIES_CONSTRAINT_VERIFY=1 -DSQLITE_DEFAULT_PAGE_SIZE=1024 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_CKSUMVFS_STATIC -DSQLITE_STATIC_RANDOMJSON -DSQLITE_STRICT_SUBTYPE=1 \
	-o testfixture /build/sqlcipher/src/sqlcipher-4.6.1/src/test1.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test2.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test3.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test4.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test5.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test6.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test8.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test9.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_autoext.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_async.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_backup.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_bestindex.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_blob.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_btree.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_config.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_delete.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_demovfs.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_devsym.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_fs.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_func.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_hexio.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_init.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_intarray.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_journal.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_malloc.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_md5.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_multiplex.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_mutex.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_onefile.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_osinst.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_pcache.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_quota.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_rtree.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_schema.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_superlock.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_syscall.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_tclsh.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_tclvar.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_thread.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_vdbecov.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_vfs.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_windirent.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_window.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_wsd.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_term.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_test.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/session/test_session.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/recover/sqlite3recover.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/recover/dbdata.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/recover/test_recover.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/intck/test_intck.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/intck/sqlite3intck.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/rbu/test_rbu.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/expert/sqlite3expert.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/expert/test_expert.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/amatch.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/appendvfs.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/basexx.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/carray.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/cksumvfs.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/closure.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/csv.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/decimal.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/eval.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/explain.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/fileio.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/fuzzer.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_tcl.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_test_mi.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_test_tok.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/ieee754.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/mmapwarm.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/nextchar.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/normalize.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/percentile.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/prefixes.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/qpvtab.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/randomjson.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/regexp.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/remember.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/series.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/spellfix.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/totype.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/unionvtab.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/wholenumber.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/zipfile.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth/userauth.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/test_rtreedoc.c /build/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c sqlite3.c -L/usr/lib -ltcl8.6 -lm -lz -lcrypto  
libtool: link: gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -DSQLITE_NO_SYNC=1 -DSQLITE_TEMP_STORE=2 -DSQLITE_TEST=1 -DSQLITE_CRASH_TEST=1 -DTCLSH_INIT_PROC=sqlite3TestInit -DSQLITE_SERVER=1 -DSQLITE_PRIVATE= -DSQLITE_CORE -DBUILD_sqlite -DSQLITE_SERIES_CONSTRAINT_VERIFY=1 -DSQLITE_DEFAULT_PAGE_SIZE=1024 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_DBPAGE_VTAB -DSQLITE_ENABLE_BYTECODE_VTAB -DSQLITE_CKSUMVFS_STATIC -DSQLITE_STATIC_RANDOMJSON -DSQLITE_STRICT_SUBTYPE=1 -o testfixture /build/sqlcipher/src/sqlcipher-4.6.1/src/test1.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test2.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test3.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test4.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test5.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test6.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test8.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test9.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_autoext.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_async.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_backup.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_bestindex.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_blob.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_btree.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_config.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_delete.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_demovfs.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_devsym.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_fs.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_func.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_hexio.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_init.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_intarray.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_journal.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_malloc.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_md5.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_multiplex.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_mutex.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_onefile.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_osinst.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_pcache.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_quota.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_rtree.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_schema.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_superlock.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_syscall.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_tclsh.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_tclvar.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_thread.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_vdbecov.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_vfs.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_windirent.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_window.c /build/sqlcipher/src/sqlcipher-4.6.1/src/test_wsd.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_term.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_test.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/session/test_session.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/recover/sqlite3recover.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/recover/dbdata.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/recover/test_recover.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/intck/test_intck.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/intck/sqlite3intck.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/rbu/test_rbu.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/expert/sqlite3expert.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/expert/test_expert.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/amatch.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/appendvfs.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/basexx.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/carray.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/cksumvfs.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/closure.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/csv.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/decimal.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/eval.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/explain.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/fileio.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/fuzzer.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_tcl.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_test_mi.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_test_tok.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/ieee754.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/mmapwarm.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/nextchar.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/normalize.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/percentile.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/prefixes.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/qpvtab.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/randomjson.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/regexp.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/remember.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/series.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/spellfix.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/totype.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/unionvtab.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/wholenumber.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/misc/zipfile.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth/userauth.c /build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/test_rtreedoc.c /build/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c sqlite3.c  -L/usr/lib -ltcl8.6 -lm -lz -lcrypto
==> Entering fakeroot environment...
==> Starting package()...
/usr/bin/install -c -d /build/sqlcipher/pkg/sqlcipher/usr/lib
echo 'package ifneeded sqlite3 3.46.1 [list load [file join $dir libtclsqlite3[info sharedlibextension]] sqlite3]' > pkgIndex.tcl
./libtool --mode=install /usr/bin/install -c libsqlcipher.la /build/sqlcipher/pkg/sqlcipher/usr/lib
libtool: install: /usr/bin/install -c .libs/libsqlcipher.so.0.8.6 /build/sqlcipher/pkg/sqlcipher/usr/lib/libsqlcipher.so.0.8.6
libtool: install: (cd /build/sqlcipher/pkg/sqlcipher/usr/lib && { ln -s -f libsqlcipher.so.0.8.6 libsqlcipher.so.0 || { rm -f libsqlcipher.so.0 && ln -s libsqlcipher.so.0.8.6 libsqlcipher.so.0; }; })
libtool: install: (cd /build/sqlcipher/pkg/sqlcipher/usr/lib && { ln -s -f libsqlcipher.so.0.8.6 libsqlcipher.so || { rm -f libsqlcipher.so && ln -s libsqlcipher.so.0.8.6 libsqlcipher.so; }; })
libtool: install: /usr/bin/install -c .libs/libsqlcipher.lai /build/sqlcipher/pkg/sqlcipher/usr/lib/libsqlcipher.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/install -c -d /build/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3
./libtool --mode=install /usr/bin/install -c libtclsqlite3.la /build/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3
libtool: warning: relinking 'libtclsqlite3.la'
libtool: install: (cd /build/sqlcipher/src/sqlcipher-4.6.1; /bin/sh "/build/sqlcipher/src/sqlcipher-4.6.1/libtool"  --mode=relink gcc -DSQLITE_SECURE_DELETE -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLITE_MAX_EXPR_DEPTH=10000 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_TEST -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/build/sqlcipher/src/sqlcipher-4.6.1/src -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/build/sqlcipher/src/sqlcipher-4.6.1/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I/usr/include -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_TOKENIZER=1 -DSQLITE_ENABLE_STMTVTAB -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_HAVE_ZLIB=1 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypto -no-undefined -o libtclsqlite3.la tclsqlite.lo libsqlcipher.la -L/usr/lib -ltclstub8.6 -lm -lz -lcrypto -rpath /usr/lib/tcl8.6/sqlite3 -version-info 8:6:8 -avoid-version -inst-prefix-dir /build/sqlcipher/pkg/sqlcipher)
libtool: relink: gcc -Wl,-O1,--as-needed -shared  -fPIC -DPIC  .libs/tclsqlite.o   -L/build/sqlcipher/pkg/sqlcipher/usr/lib -L/usr/lib -lsqlcipher -ltclstub8.6 -lm -lz -lcrypto  -march=armv8-a -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libtclsqlite3.so -o .libs/libtclsqlite3.so
libtool: install: /usr/bin/install -c .libs/libtclsqlite3.soT /build/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.so
libtool: install: /usr/bin/install -c .libs/libtclsqlite3.lai /build/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.la
libtool: warning: remember to run 'libtool --finish /usr/lib/tcl8.6/sqlite3'
rm -f /build/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.la /build/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.a
/usr/bin/install -c -m 0644 pkgIndex.tcl /build/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3
/usr/bin/install -c -d /build/sqlcipher/pkg/sqlcipher/usr/bin
./libtool --mode=install /usr/bin/install -c sqlcipher /build/sqlcipher/pkg/sqlcipher/usr/bin
libtool: install: /usr/bin/install -c sqlcipher /build/sqlcipher/pkg/sqlcipher/usr/bin/sqlcipher
/usr/bin/install -c -d /build/sqlcipher/pkg/sqlcipher/usr/include/sqlcipher
/usr/bin/install -c -m 0644 sqlite3.h /build/sqlcipher/pkg/sqlcipher/usr/include/sqlcipher
/usr/bin/install -c -m 0644 /build/sqlcipher/src/sqlcipher-4.6.1/src/sqlite3ext.h /build/sqlcipher/pkg/sqlcipher/usr/include/sqlcipher
/usr/bin/install -c -d /build/sqlcipher/pkg/sqlcipher/usr/lib/pkgconfig
/usr/bin/install -c -m 0644 sqlcipher.pc /build/sqlcipher/pkg/sqlcipher/usr/lib/pkgconfig
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "sqlcipher"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sqlcipher 4.6.1-1 (Mon Jan  6 14:36:22 2025)
==> Cleaning up...