>>> sqlcipher: Building community/sqlcipher 4.6.1-r0 (using abuild 3.14.1-r1) started Wed, 06 Nov 2024 02:14:03 +0000
>>> sqlcipher: Validating /home/buildozer/aports/community/sqlcipher/APKBUILD...
>>> sqlcipher: Analyzing dependencies...
>>> sqlcipher: Installing for build: build-base openssl-dev>3 tcl-dev readline-dev zlib-dev
(1/13) Installing openssl-dev (3.3.2-r3)
(2/13) Installing tzdata (2024b-r1)
(3/13) Installing tcl (8.6.15-r0)
(4/13) Installing zlib-dev (1.3.1-r2)
(5/13) Installing tcl-dev (8.6.15-r0)
(6/13) Installing libhistory (8.2.13-r0)
(7/13) Installing libformw (6.5_p20241006-r2)
(8/13) Installing libmenuw (6.5_p20241006-r2)
(9/13) Installing libpanelw (6.5_p20241006-r2)
(10/13) Installing libncurses++ (6.5_p20241006-r2)
(11/13) Installing ncurses-dev (6.5_p20241006-r2)
(12/13) Installing readline-dev (8.2.13-r0)
(13/13) Installing .makedepends-sqlcipher (20241106.021408)
Executing busybox-1.37.0-r6.trigger
OK: 279 MiB in 114 packages
>>> sqlcipher: Cleaning up srcdir
>>> sqlcipher: Cleaning up pkgdir
>>> sqlcipher: Cleaning up tmpdir
>>> sqlcipher: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/sqlcipher-4.6.1.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/sqlcipher-4.6.1.tar.gz.part'
sqlcipher-4.6.1.tar. 100% |********************************| 18.2M  0:00:00 ETA
'/var/cache/distfiles/v3.21/sqlcipher-4.6.1.tar.gz.part' saved
>>> sqlcipher: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/sqlcipher-4.6.1.tar.gz
>>> sqlcipher: Checking sha512sums...
sqlcipher-4.6.1.tar.gz: OK
>>> sqlcipher: Unpacking /var/cache/distfiles/v3.21/sqlcipher-4.6.1.tar.gz...
>>> sqlcipher: Updating ./config.sub
checking build system type... armv7-alpine-linux-musleabihf
checking host system type... armv7-alpine-linux-musleabihf
checking how to print strings... printf
checking for armv7-alpine-linux-musleabihf-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... /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 gcc... /usr/armv7-alpine-linux-musleabihf/bin/ld
checking if the linker (/usr/armv7-alpine-linux-musleabihf/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... 98304
checking how to convert armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop
checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop
checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r
checking for armv7-alpine-linux-musleabihf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7-alpine-linux-musleabihf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for armv7-alpine-linux-musleabihf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for armv7-alpine-linux-musleabihf-strip... no
checking for strip... strip
checking for armv7-alpine-linux-musleabihf-ranlib... no
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for armv7-alpine-linux-musleabihf-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 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/armv7-alpine-linux-musleabihf/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... yes
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... no
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... no
checking for pwrite... yes
checking for pwrite64... no
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... none required
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 sqlcipher.pc
config.status: creating sqlite_cfg.h
config.status: executing libtool commands
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -o mksourceid /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/mksourceid.c
sh /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/cktclsh.sh 8.4 tclsh8.6
touch has_tclsh84
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -o mkkeywordhash -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB  /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/mkkeywordhash.c
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -o lemon /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/lemon.c
tclsh8.6 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/mkshellc.tcl >shell.c
gcc  -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -o src-verify /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/src-verify.c
./mkkeywordhash >keywordhash.h
tclsh8.6 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/mksqlite3h.tcl /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1 >sqlite3.h
cp /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/lempar.c .
cp /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/parse.y .
cp /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5parse.y .
./lemon -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_ENABLE_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB  -S parse.y
rm -f fts5parse.h
./lemon  -S fts5parse.y
tclsh8.6 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/tool/mkfts5c.tcl
cat parse.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbe.c | tclsh8.6 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/mkopcodeh.tcl >opcodes.h
tclsh8.6 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/mkopcodec.tcl opcodes.h >opcodes.c
cp /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5.h .
rm -rf tsrc
./libtool --mode=compile --tag=CC gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB  -DSQLITE_HAVE_ZLIB=1  -DUSE_TCL_STUBS=1 -c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c
mkdir tsrc
cp -f /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/sqlcipher.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/sqlcipher.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/crypto_libtomcrypt.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/crypto_nss.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/crypto_openssl.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/crypto_cc.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/alter.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/analyze.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/attach.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/auth.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/backup.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/bitvec.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/btmutex.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/btree.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/btree.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/btreeInt.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/build.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/callback.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/complete.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/ctime.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/date.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/dbpage.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/dbstat.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/delete.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/expr.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/fault.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/fkey.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/func.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/global.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/hash.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/hash.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/hwtime.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/insert.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/json.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/legacy.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/loadext.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/main.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/malloc.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mem0.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mem1.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mem2.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mem3.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mem5.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/memdb.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/memjournal.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/msvc.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mutex.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mutex.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mutex_noop.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mutex_unix.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/mutex_w32.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/notify.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/os.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/os.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/os_common.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/os_setup.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/os_kv.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/os_unix.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/os_win.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/os_win.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/pager.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/pager.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/parse.y /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/pcache.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/pcache.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/pcache1.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/pragma.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/pragma.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/prepare.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/printf.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/random.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/resolve.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/rowset.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/select.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/status.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/shell.c.in /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/sqlite.h.in /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/sqlite3ext.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/sqliteInt.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/sqliteLimit.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/table.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/threads.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/tokenize.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/treeview.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/trigger.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/utf.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/update.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/upsert.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/util.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vacuum.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbe.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbe.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbeapi.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbeaux.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbeblob.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbemem.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbesort.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbetrace.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbevtab.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vdbeInt.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vtab.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/vxworks.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/wal.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/wal.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/walker.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/where.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/wherecode.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/whereexpr.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/whereInt.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/window.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3Int.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_aux.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_expr.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_hash.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_hash.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_icu.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_porter.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_snippet.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_tokenizer.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_tokenizer.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_tokenizer1.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_tokenize_vtab.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_unicode.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_unicode2.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_write.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu/sqliteicu.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu/icu.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/rtree.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/rtree.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/geopoly.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session/sqlite3session.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session/sqlite3session.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/userauth/userauth.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/userauth/sqlite3userauth.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rbu/sqlite3rbu.h /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rbu/sqlite3rbu.c /home/buildozer/aports/community/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 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/vdbe-compress.tcl  <tsrc/vdbe.c >vdbe.new
libtool: compile:  gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_HAVE_ZLIB=1 -DUSE_TCL_STUBS=1 -c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c  -fPIC -DPIC -o .libs/tclsqlite.o
mv vdbe.new tsrc/vdbe.c
cp fts5.c fts5.h tsrc
touch .target_source
tclsh8.6 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/mksqlite3c.tcl --linemacros=0 
libtool: compile:  gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_HAVE_ZLIB=1 -DUSE_TCL_STUBS=1 -c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c -o tclsqlite.o >/dev/null 2>&1
cp tsrc/sqlite3ext.h .
cp /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session/sqlite3session.h .
./libtool --mode=compile --tag=CC gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB  -DSQLITE_HAVE_ZLIB=1  -DSQLITE_TEMP_STORE=2 -c sqlite3.c
./libtool --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,--as-needed,-O1,--sort-common -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  -lz -lcrypto   -rpath "/usr/lib"
libtool: compile:  gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c  -fPIC -DPIC -o .libs/sqlite3.o
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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 -lz -lcrypto -Wl,-rpath -Wl,/usr/lib
libtool: compile:  gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c -o sqlite3.o >/dev/null 2>&1
./libtool --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,--as-needed,-O1,--sort-common -lcrypto  -no-undefined -o libsqlcipher.la sqlite3.lo -lz -lcrypto   \
	 -rpath "/usr/lib" -version-info "8:6:8"
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sqlite3.o   -lz -lcrypto  -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -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: ar cr .libs/libsqlcipher.a  sqlite3.o
libtool: link: ranlib .libs/libsqlcipher.a
libtool: link: ( cd ".libs" && rm -f "libsqlcipher.la" && ln -s "../libsqlcipher.la" "libsqlcipher.la" )
./libtool --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,--as-needed,-O1,--sort-common -lcrypto  -no-undefined -o libtclsqlite3.la tclsqlite.lo \
	libsqlcipher.la -L/usr/lib -ltclstub8.6 -lz -lcrypto   \
	-rpath "/usr/lib/tcl8.6/sqlite3" \
	-version-info "8:6:8" \
	-avoid-version
libtool: link: gcc -shared  -fPIC -DPIC  .libs/tclsqlite.o   -Wl,-rpath -Wl,/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/.libs ./.libs/libsqlcipher.so -L/usr/lib -ltclstub8.6 -lz -lcrypto  -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,libtclsqlite3.so -o .libs/libtclsqlite3.so
libtool: link: ar cr .libs/libtclsqlite3.a  tclsqlite.o
libtool: link: ranlib .libs/libtclsqlite3.a
libtool: link: ( cd ".libs" && rm -f "libtclsqlite3.la" && ln -s "../libtclsqlite3.la" "libtclsqlite3.la" )
sh /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/tool/cktclsh.sh 8.5 tclsh8.6
touch has_tclsh85
./libtool --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB  -DSQLITE_HAVE_ZLIB=1  -Wl,--as-needed,-O1,--sort-common -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 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test1.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test2.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test3.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test4.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test5.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test6.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test8.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test9.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_autoext.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_async.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_backup.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_bestindex.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_blob.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_btree.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_config.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_delete.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_demovfs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_devsym.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_fs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_func.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_hexio.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_init.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_intarray.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_journal.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_malloc.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_md5.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_multiplex.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_mutex.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_onefile.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_osinst.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_pcache.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_quota.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_rtree.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_schema.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_superlock.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_syscall.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_tclsh.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_tclvar.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_thread.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_vdbecov.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_vfs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_windirent.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_window.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_wsd.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_term.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_test.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session/test_session.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/recover/sqlite3recover.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/recover/dbdata.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/recover/test_recover.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/intck/test_intck.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/intck/sqlite3intck.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rbu/test_rbu.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/expert/sqlite3expert.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/expert/test_expert.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/amatch.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/appendvfs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/basexx.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/carray.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/cksumvfs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/closure.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/csv.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/decimal.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/eval.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/explain.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/fileio.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/fuzzer.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_tcl.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_test_mi.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_test_tok.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/ieee754.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/mmapwarm.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/nextchar.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/normalize.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/percentile.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/prefixes.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/qpvtab.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/randomjson.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/regexp.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/remember.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/series.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/spellfix.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/totype.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/unionvtab.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/wholenumber.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/zipfile.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/userauth/userauth.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/test_rtreedoc.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c sqlite3.c -L/usr/lib -ltcl8.6 -lz -lcrypto  
libtool: link: gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test1.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test2.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test3.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test4.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test5.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test6.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test8.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test9.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_autoext.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_async.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_backup.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_bestindex.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_blob.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_btree.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_config.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_delete.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_demovfs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_devsym.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_fs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_func.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_hexio.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_init.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_intarray.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_journal.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_malloc.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_md5.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_multiplex.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_mutex.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_onefile.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_osinst.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_pcache.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_quota.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_rtree.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_schema.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_superlock.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_syscall.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_tclsh.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_tclvar.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_thread.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_vdbecov.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_vfs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_windirent.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_window.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/test_wsd.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_term.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3/fts3_test.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session/test_session.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/recover/sqlite3recover.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/recover/dbdata.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/recover/test_recover.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/intck/test_intck.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/intck/sqlite3intck.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rbu/test_rbu.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/expert/sqlite3expert.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/expert/test_expert.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/amatch.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/appendvfs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/basexx.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/carray.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/cksumvfs.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/closure.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/csv.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/decimal.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/eval.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/explain.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/fileio.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/fuzzer.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_tcl.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_test_mi.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts5/fts5_test_tok.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/ieee754.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/mmapwarm.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/nextchar.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/normalize.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/percentile.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/prefixes.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/qpvtab.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/randomjson.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/regexp.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/remember.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/series.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/spellfix.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/totype.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/unionvtab.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/wholenumber.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/misc/zipfile.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/userauth/userauth.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree/test_rtreedoc.c /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/tclsqlite.c sqlite3.c  -L/usr/lib -ltcl8.6 -lz -lcrypto
2024-11-06 02:16:51.997: WARN CORE sqlite3_key_v2: no key provided
sqlcipher-backup-plain-plain... Ok
sqlcipher-backup-encrypted-encrypted... Ok
sqlcipher-backup-plain-encrypted... Ok
sqlcipher-backup-encrypted-plain... Ok
sqlcipher-backup.test-closeallfiles... Ok
sqlcipher-backup.test-sharedcachesetting... Ok
Time: sqlcipher-backup.test 1989 ms
Memory used:          now          8  max     315616  max-size      85280
Allocation count:     now          1  max        432
Page-cache used:      now          0  max          0  max-size       4264
Page-cache overflow:  now          0  max      16568
codec-error-journal-delete... Ok
codec-error-journal-wal... Ok
codec-error-journal-wal-transaction... Ok
codec-error-journal-wal-read... Ok
sqlcipher-codecerror.test-closeallfiles... Ok
sqlcipher-codecerror.test-sharedcachesetting... Ok
Time: sqlcipher-codecerror.test 6330 ms
Memory used:          now          8  max     315616  max-size      85280
Allocation count:     now          1  max        432
Page-cache used:      now          0  max          0  max-size       4264
Page-cache overflow:  now          0  max     131696
unencrypted-attach... Ok
unencrypted-attach-raw-key... Ok
compat-open-4.0-database... Ok
encrypted-attach-default-key... Ok
encrypted-attach-unencrypted... Ok
unencrypted-to-encrypted-export... Ok
unencrypted-corrupt-to-encrypted-export... Ok
unencrypted-to-encrypted-import... Ok
unencrypted-attach-unencrypted... Ok
open-1.1.8-database... Ok
attach-and-copy-1.1.8... Ok
attached-database-pragmas... Ok
export-error... Ok
export-nulls... Ok
export-nulls... Ok
export-database... Ok
export-attached-database... Ok
vacuum... Ok
default-hmac-kdf-attach... Ok
attach-1.1.8-database-from-2.0-fails... Ok
change-default-hmac-kdf-attach... Ok
auto-vacuum-full... Ok
auto-vacuum-incremental... Ok
multipage-schema... Ok
multipage-schema-autovacuum-shortread... Ok
multipage-schema-autovacuum-shortread-wal... Ok
open-3.0-le-database... Ok
open-2.0-le-database... Ok
open-2.0-be-database... Ok
be-to-le-migration... Ok
open-2.0-beta-database... Ok
2.0-beta-to-2.0-migration... Ok
migrate-1.1.8-database-to-current-format... Ok
migrate-2-0-le-database-to-current-format... Ok
migrate-3-0-database-to-current-format... Ok
migrate-wal-database-to-current... Ok
migrate-failure... Ok
migrate-failure-readable... Ok
key-database-by-name... Ok
key-multiple-databases-with-different-keys-using-pragma... Ok
can-migrate-with-keys-longer-than-64-characters... Ok
can-migrate-with-raw-hex-key... Ok
attach_database_with_non_default_page_size... Ok
verify-cipher-export-with-trace-configured... Ok
compat-open-1.1.8-database... Ok
compat-open-2.0-database... Ok
compat-open-3.0-database... Ok
compat-open-4.0-database... Ok
default-compat-open-1.1.8-database... Ok
default-compat-open-2.0-database... Ok
default-compat-open-3.0-database... Ok
default-compat-open-4.0-database... Ok
sqlcipher-compatibility.test-closeallfiles... Ok
sqlcipher-compatibility.test-sharedcachesetting... Ok
Time: sqlcipher-compatibility.test 38813 ms
Memory used:          now          8  max    2447344  max-size     167200
Allocation count:     now          1  max       6943
Page-cache used:      now          0  max          0  max-size       8360
Page-cache overflow:  now          0  max    2314544
will-open-with-correct-raw-key... Ok
will-open-with-correct-derived-key... Ok
test-temp-master... Ok
test-sqlcipher-header-overwrite... Ok
wont-open-without-key... Ok
wont-open-with-invalid-derived-key... Ok
wont-open-with-invalid-raw-key... Ok
memory-database... Ok
multi-page-database... Ok
attach-database-with-default-key... Ok
attach-empty-database-with-default-key... Ok
attach-empty-database-with-default-key-first-op... Ok
attach-empty-database-with-cipher-store-pass... Ok
attach-database-with-default-key-using-cipher-store-pass... Ok
attach-database-with-same-key... Ok
attach-database-with-different-keys... Ok
locking-across-multiple-handles-start... Ok
locking-accross-multiple-handles-finish... Ok
alter-schema... Ok
verify-errors-for-rekey-kdf-and-cipher-changes... Ok
verify-errors-for-cipher-change... Ok
custom-pagesize-pragma-cipher-page-size... Ok
custom-pagesize-pragma-pagesize... Ok
custom-pagesize-must-match... Ok
journal-mode-wal... Ok
multiple-key-calls-safe-wrong-key-first... Ok
multiple-key-calls-safe... Ok
custom-hmac-kdf-iter... Ok
custom-hmac-kdf-iter-must-match... Ok
auto-vacuum... Ok
cipher-options-before-keys... Ok
verify-memory-security... Ok
test-random-salt... Ok
multiple-handles-same-key-and-salt... Ok
test_flags_fail_encrypt... Ok
test_flags_fail_decrypt... Ok
test_flags_fail_migrate... Ok
test_flags_combo... Ok
empty-key... Ok
uri-key... Ok
uri-key-2... Ok
sqlcipher-core.test-closeallfiles... Ok
sqlcipher-core.test-sharedcachesetting... Ok
Time: sqlcipher-core.test 34046 ms
Memory used:          now          0  max    2447344  max-size     167200
Allocation count:     now          0  max       6943
Page-cache used:      now          0  max          0  max-size       8360
Page-cache overflow:  now          0  max    2314544
hmac-tamper-resistence-first-page... Ok
nohmac-not-tamper-resistent... Ok
hmac-tamper-resistence... Ok
integrity-check-clean-database... Ok
memory-integrity-check-should-fail... Ok
version-1-integrity-check-fail-no-hmac... Ok
version-2-integrity-check-valid... Ok
version-2-integrity-check-invalid... Ok
version-3-integrity-check-valid... Ok
version-3-integrity-check-invalid... Ok
version-4-integrity-check-valid... Ok
version-4-integrity-check-invalid... Ok
version-4-integrity-check-invalid-last-page... Ok
integrity-check-plaintext-header... Ok
change-key-middle... Ok
sqlcipher-integrity.test-closeallfiles... Ok
sqlcipher-integrity.test-sharedcachesetting... Ok
Time: sqlcipher-integrity.test 8966 ms
Memory used:          now          8  max    2447344  max-size     167200
Allocation count:     now          1  max       6943
Page-cache used:      now          0  max          0  max-size       8360
Page-cache overflow:  now          0  max    2314544
test-default-plaintext-header-size... Ok
test-pragma-salt-get... Ok
test-pragma-salt-set... Ok
test-raw-key-with-salt-spec... Ok
test-raw-key-with-invalid-salt-spec... Ok
test-raw-key-with-invalid-salt-spec-no-hmac... Ok
test-invalid-plaintext-header-sizes... Ok
test-valid-plaintext-header-size... Ok
test-plaintext-header-journal-delete-mode-readable... Ok
test-plaintext-header-journal-wal-mode-readable... Ok
test-valid-default-plaintext-header-size... Ok
test-valid-default-plaintext-header-size-attach... Ok
test-plaintext-header-migrate-journal-delete... Ok
test-plaintext-header-migrate-journal-wal... Ok
test-plaintext-header-migrate-journal-wal-string-key-random-salt... Ok
plaintext-header-size-salt-first-op... Ok
sqlcipher-plaintext-header.test-closeallfiles... Ok
sqlcipher-plaintext-header.test-sharedcachesetting... Ok
Time: sqlcipher-plaintext-header.test 6613 ms
Memory used:          now          8  max    2447344  max-size     167200
Allocation count:     now          1  max       6943
Page-cache used:      now          0  max          0  max-size       8360
Page-cache overflow:  now          0  max    2314544
verify-pragma-cipher-version... Ok
verify-pragma-cipher-use-hmac-default... Ok
verify-pragma-cipher-use-hmac-off... Ok
verify-pragma-cipher-default-use-hmac-default... Ok
verify-pragma-cipher-default-use-hmac-off... Ok
verify-pragma-cipher-default-kdf-iter-default... Ok
verify-pragma-cipher-default-use-hmac-off... Ok
verify-pragma-kdf-iter-reports-default... Ok
verify-pragma-kdf-iter-reports-value-changed... Ok
verify-pragma-fast-kdf-iter-reports-default... Ok
verify-pragma-kdf-iter-reports-value-changed... Ok
verify-pragma-cipher-page-size-default... Ok
verify-pragma-cipher-page-size-changed... Ok
verify-pragma-page-size-encrypted... Ok
verify-pragma-page-size-plaintext... Ok
verify-cipher-store-pass-before-key-does-not-segfault... Ok
verify-cipher-store-pass-deprecated... Ok
verify-pragma-hmac-salt-mask-reports-default... Ok
verify-pragma-hmac-salt-mask-reports-value-changed... Ok
verify-pragma-hmac-pgno-reports-default... Ok
verify-pragma-hmac-pgno-reports-value-changed... Ok
verify-pragma-cipher-hmac-algorithm-reports-default... Ok
verify-pragma-cipher-hmac-algorithm-reports-value-changed... Ok
verify-pragma-cipher-default-hmac-algorithm... Ok
verify-pragma-cipher-kdf-algorithm-reports-default... Ok
verify-pragma-cipher-kdf-algorithm-reports-value-changed... Ok
verify-pragma-cipher-default-kdf-algorithm... Ok
verify-cipher_settings_default... Ok
verify-cipher_settings_v1... Ok
verify-cipher_default_settings_v1... Ok
verify-cipher_default_settings_default... Ok
verify-cipher_log_source... Ok
verify-cipher_log_level... Ok
sqlcipher-pragmas.test-closeallfiles... Ok
sqlcipher-pragmas.test-sharedcachesetting... Ok
Time: sqlcipher-pragmas.test 40 ms
Memory used:          now          8  max    2447344  max-size     167200
Allocation count:     now          1  max       6943
Page-cache used:      now          0  max          0  max-size       8360
Page-cache overflow:  now          0  max    2314544
rekey-as-first-op-on-empty... Ok
rekey-as-first-operation... Ok
rekey-same-passkey... Ok
rekey-and-query-1... Ok
rekey-and-query-2... Ok
rekey-delete-and-query-1... Ok
rekey-delete-and-query-2... Ok
rekey-delete-and-query-3... Ok
rekey-delete-and-query-wal-1... Ok
rekey-delete-and-query-wal-2... Ok
rekey-delete-and-query-wal-3... Ok
rekey-database-by-name... Ok
sqlcipher-rekey.test-closeallfiles... Ok
sqlcipher-rekey.test-sharedcachesetting... Ok
Time: sqlcipher-rekey.test 10257 ms
Memory used:          now          8  max    2447344  max-size     167200
Allocation count:     now          1  max       6943
Page-cache used:      now          0  max          0  max-size       8360
Page-cache overflow:  now          0  max    2314544
SQLite 2024-08-13 09:16:08 c9c2ab54ba1f5f46360f1b4f35d849cd3f080e6fc2b6c60e91b16c63f69aalt1
0 errors out of 194 tests on build-3-21-armv7 Linux 32-bit little-endian
All memory allocations freed - no leaks
Memory used:          now          0  max    2447344  max-size     167200
Allocation count:     now          0  max       6943
Page-cache used:      now          0  max          0  max-size       8360
Page-cache overflow:  now          0  max    2314544
Maximum memory usage: 2447344 bytes
Current memory usage: 0 bytes
Number of malloc()  : -1 calls
>>> sqlcipher: Entering fakeroot...
/usr/bin/install -c -d /home/buildozer/aports/community/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 /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib
libtool: install: /usr/bin/install -c .libs/libsqlcipher.so.0.8.6 /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/libsqlcipher.so.0.8.6
libtool: install: (cd /home/buildozer/aports/community/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 /home/buildozer/aports/community/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 /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/libsqlcipher.la
libtool: install: /usr/bin/install -c .libs/libsqlcipher.a /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/libsqlcipher.a
libtool: install: chmod 644 /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/libsqlcipher.a
libtool: install: ranlib /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/libsqlcipher.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/install -c -d /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3
./libtool --mode=install /usr/bin/install -c libtclsqlite3.la /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3
libtool: warning: relinking 'libtclsqlite3.la'
libtool: install: (cd /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1; /bin/sh "/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/libtool"  --mode=relink gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -g -DSQLITE_HAS_CODEC -DSQLCIPHER_TEST -DSQLITE_SECURE_DELETE -DSQLITE_USE_URI -DSQLITE_MAX_VARIABLE_NUMBER=250000 -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/rtree -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/icu -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/fts3 -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/async -I/home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/ext/session -I/home/buildozer/aports/community/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_FTS5 -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_GEOPOLY -DSQLITE_ENABLE_DBSTAT_VTAB -DSQLITE_HAVE_ZLIB=1 -Wl,--as-needed,-O1,--sort-common -lcrypto -no-undefined -o libtclsqlite3.la tclsqlite.lo libsqlcipher.la -L/usr/lib -ltclstub8.6 -lz -lcrypto -rpath /usr/lib/tcl8.6/sqlite3 -version-info 8:6:8 -avoid-version -inst-prefix-dir /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher)
libtool: relink: gcc -shared  -fPIC -DPIC  .libs/tclsqlite.o   -L/home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib -L/usr/lib -lsqlcipher -ltclstub8.6 -lz -lcrypto  -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,libtclsqlite3.so -o .libs/libtclsqlite3.so
libtool: install: /usr/bin/install -c .libs/libtclsqlite3.soT /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.so
libtool: install: /usr/bin/install -c .libs/libtclsqlite3.lai /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.la
libtool: install: /usr/bin/install -c .libs/libtclsqlite3.a /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.a
libtool: install: chmod 644 /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.a
libtool: install: ranlib /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.a
libtool: warning: remember to run 'libtool --finish /usr/lib/tcl8.6/sqlite3'
rm -f /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.la /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3/libtclsqlite3.a
/usr/bin/install -c -m 0644 pkgIndex.tcl /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/tcl8.6/sqlite3
/usr/bin/install -c -d /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/bin
./libtool --mode=install /usr/bin/install -c sqlcipher /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/bin
libtool: install: /usr/bin/install -c sqlcipher /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/bin/sqlcipher
/usr/bin/install -c -d /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/include/sqlcipher
/usr/bin/install -c -m 0644 sqlite3.h /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/include/sqlcipher
/usr/bin/install -c -m 0644 /home/buildozer/aports/community/sqlcipher/src/sqlcipher-4.6.1/src/sqlite3ext.h /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/include/sqlcipher
/usr/bin/install -c -d /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/pkgconfig
/usr/bin/install -c -m 0644 sqlcipher.pc /home/buildozer/aports/community/sqlcipher/pkg/sqlcipher/usr/lib/pkgconfig
>>> sqlcipher-dbg*: Running split function dbg...
>>> sqlcipher-dbg*: Preparing subpackage sqlcipher-dbg...
>>> sqlcipher-dbg*: Running postcheck for sqlcipher-dbg
>>> sqlcipher-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/community/sqlcipher/pkg/sqlcipher-dev/usr/include'
'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/sqlcipher/pkg/sqlcipher-dev/usr/lib/pkgconfig'
'usr/lib/libsqlcipher.a' -> '/home/buildozer/aports/community/sqlcipher/pkg/sqlcipher-dev/usr/lib/libsqlcipher.a'
'usr/lib/libsqlcipher.so' -> '/home/buildozer/aports/community/sqlcipher/pkg/sqlcipher-dev/usr/lib/libsqlcipher.so'
>>> sqlcipher-dev*: Preparing subpackage sqlcipher-dev...
>>> sqlcipher-dev*: Running postcheck for sqlcipher-dev
>>> sqlcipher-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/sqlcipher/pkg/sqlcipher-doc/usr/share/man'
>>> sqlcipher-doc*: Preparing subpackage sqlcipher-doc...
>>> sqlcipher-doc*: Running postcheck for sqlcipher-doc
>>> sqlcipher-libs*: Running split function libs...
'usr/lib/libsqlcipher.so.0' -> '/home/buildozer/aports/community/sqlcipher/pkg/sqlcipher-libs/usr/lib/libsqlcipher.so.0'
'usr/lib/libsqlcipher.so.0.8.6' -> '/home/buildozer/aports/community/sqlcipher/pkg/sqlcipher-libs/usr/lib/libsqlcipher.so.0.8.6'
>>> sqlcipher-libs*: Preparing subpackage sqlcipher-libs...
>>> sqlcipher-libs*: Running postcheck for sqlcipher-libs
>>> sqlcipher-tcl*: Running split function tcl...
'usr/lib/tcl8.6' -> '/home/buildozer/aports/community/sqlcipher/pkg/sqlcipher-tcl/usr/lib/tcl8.6'
>>> sqlcipher-tcl*: Preparing subpackage sqlcipher-tcl...
>>> sqlcipher-tcl*: Running postcheck for sqlcipher-tcl
>>> sqlcipher*: Running postcheck for sqlcipher
>>> sqlcipher*: Preparing package sqlcipher...
>>> WARNING: sqlcipher*: Redundant /usr/lib in rpath found
>>> sqlcipher-dbg*: Scanning shared objects
>>> sqlcipher-dev*: Scanning shared objects
>>> sqlcipher-doc*: Scanning shared objects
>>> sqlcipher-libs*: Scanning shared objects
>>> sqlcipher-tcl*: Scanning shared objects
>>> sqlcipher*: Scanning shared objects
>>> sqlcipher-dbg*: Tracing dependencies...
>>> sqlcipher-dbg*: Package size: 7.4 MB
>>> sqlcipher-dbg*: Compressing data...
>>> sqlcipher-dbg*: Create checksum...
>>> sqlcipher-dbg*: Create sqlcipher-dbg-4.6.1-r0.apk
>>> sqlcipher-dev*: Tracing dependencies...
	pkgconfig
	sqlcipher-libs=4.6.1-r0
>>> sqlcipher-dev*: Package size: 5.3 MB
>>> sqlcipher-dev*: Compressing data...
>>> sqlcipher-dev*: Create checksum...
>>> sqlcipher-dev*: Create sqlcipher-dev-4.6.1-r0.apk
>>> sqlcipher-doc*: Tracing dependencies...
>>> sqlcipher-doc*: Package size: 2.0 KB
>>> sqlcipher-doc*: Compressing data...
>>> sqlcipher-doc*: Create checksum...
>>> sqlcipher-doc*: Create sqlcipher-doc-4.6.1-r0.apk
>>> sqlcipher-libs*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libcrypto.so.3
>>> sqlcipher-libs*: Package size: 666.4 KB
>>> sqlcipher-libs*: Compressing data...
>>> sqlcipher-libs*: Create checksum...
>>> sqlcipher-libs*: Create sqlcipher-libs-4.6.1-r0.apk
>>> sqlcipher-tcl*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libsqlcipher.so.0
>>> sqlcipher-tcl*: Package size: 33.6 KB
>>> sqlcipher-tcl*: Compressing data...
>>> sqlcipher-tcl*: Create checksum...
>>> sqlcipher-tcl*: Create sqlcipher-tcl-4.6.1-r0.apk
>>> sqlcipher*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libcrypto.so.3
	so:libreadline.so.8
	so:libz.so.1
>>> sqlcipher*: Package size: 916.2 KB
>>> sqlcipher*: Compressing data...
>>> sqlcipher*: Create checksum...
>>> sqlcipher*: Create sqlcipher-4.6.1-r0.apk
>>> sqlcipher: Build complete at Wed, 06 Nov 2024 02:18:40 +0000 elapsed time 0h 4m 37s
>>> sqlcipher: Cleaning up srcdir
>>> sqlcipher: Cleaning up pkgdir
>>> sqlcipher: Uninstalling dependencies...
(1/13) Purging .makedepends-sqlcipher (20241106.021408)
(2/13) Purging openssl-dev (3.3.2-r3)
(3/13) Purging tcl-dev (8.6.15-r0)
(4/13) Purging tcl (8.6.15-r0)
(5/13) Purging tzdata (2024b-r1)
(6/13) Purging readline-dev (8.2.13-r0)
(7/13) Purging libhistory (8.2.13-r0)
(8/13) Purging zlib-dev (1.3.1-r2)
(9/13) Purging ncurses-dev (6.5_p20241006-r2)
(10/13) Purging libncurses++ (6.5_p20241006-r2)
(11/13) Purging libpanelw (6.5_p20241006-r2)
(12/13) Purging libformw (6.5_p20241006-r2)
(13/13) Purging libmenuw (6.5_p20241006-r2)
Executing busybox-1.37.0-r6.trigger
OK: 271 MiB in 101 packages
>>> sqlcipher: Updating the community/armv7 repository index...
>>> sqlcipher: Signing the index...