>>> Building on exopi-6 under databases/sqlcipher BDEPENDS = [devel/dwz;lang/tcl/8.6] DIST = [databases/sqlcipher:sqlcipher-4.11.0.tar.gz] FULLPKGNAME = sqlcipher-4.11.0 Woken up audio/rnnoise Woken up audio/rnnoise Woken up audio/rnnoise Woken up audio/rnnoise Woken up audio/rnnoise (Junk lock failure for exopi-6 at 1764959536.91442) Received IO (Junk lock obtained for exopi-6 at 1764959542.08) Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Woken up databases/sqlcipher Short-cut: depends already handled by audio/rnnoise >>> Running show-prepare-results in databases/sqlcipher at 1764959543.69 ===> databases/sqlcipher ===> Building from scratch sqlcipher-4.11.0 ===> sqlcipher-4.11.0 depends on: tcl->=8.6,<8.7 -> tcl-8.6.17 ===> sqlcipher-4.11.0 depends on: dwz-* -> dwz-0.16p0 ===> Verifying specs: c crypto curses m pthread readline z ===> found c.102.2 crypto.57.2 curses.16.0 m.10.1 pthread.28.1 readline.6.0 z.7.1 dwz-0.16p0 tcl-8.6.17 (Junk lock released for exopi-6 at 1764959544.60) distfiles size=19179357 >>> Running patch in databases/sqlcipher at 1764959544.64 ===> databases/sqlcipher ===> Checking files for sqlcipher-4.11.0 `/exopi-cvs/ports/distfiles/sqlcipher-4.11.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for sqlcipher-4.11.0 ===> Patching for sqlcipher-4.11.0 ===> Applying OpenBSD patch patch-autosetup_sqlite-config_tcl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: autosetup/sqlite-config.tcl |--- autosetup/sqlite-config.tcl.orig |+++ autosetup/sqlite-config.tcl -------------------------- Patching file autosetup/sqlite-config.tcl using Plan A... Hunk #1 succeeded at 869. done ===> Applying OpenBSD patch patch-src_crypto_openssl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |LibreSSL does not support the OpenSSL 3 EVP_MAC API | |Partial revert of |https://github.com/sqlcipher/sqlcipher/commit/801b81a8d0c42c13f66de89805c3bfa0d1d450aa | |Index: src/crypto_openssl.c |--- src/crypto_openssl.c.orig |+++ src/crypto_openssl.c -------------------------- Patching file src/crypto_openssl.c using Plan A... Hunk #1 succeeded at 156. Hunk #2 succeeded at 311. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in databases/sqlcipher at 1764959546.78 ===> databases/sqlcipher ===> Generating configure for sqlcipher-4.11.0 ===> Configuring for sqlcipher-4.11.0 Configuring SQLite version 3.50.4 Host System...amd64-unknown-openbsd7.8 Build System...amd64-unknown-openbsd7.8 Source dir = /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0 Build dir = /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0 C compiler... cc -O2 -pipe -g -DOMIT_MEMLOCK -DSQLITE_EXTRA_INIT=sqlcipher_extra_init -DSQLITE_EXTRA_SHUTDOWN=sqlcipher_extra_shutdown -DSQLITE_HAS_CODEC C++ compiler... c++ -O2 -pipe -g Build C compiler...cc Checking for stdlib.h...ok Checking for sys/types.h...ok Checking if -D_FILE_OFFSET_BITS=64 is needed...no SQLITE_DEBUG build? no Looking for install ... /exopi-obj/pobj/sqlcipher-4.11.0/bin/install Checking for int8_t...ok Checking for int16_t...ok Checking for int32_t...ok Checking for int64_t...ok Checking for intptr_t...ok Checking for uint8_t...ok Checking for uint16_t...ok Checking for uint32_t...ok Checking for uint64_t...ok Checking for uintptr_t...ok Checking for gmtime_r...ok Checking for isnan...ok Checking for localtime_r...ok Checking for localtime_s...not found Checking for strchrnul...not found Checking for usleep...ok Checking for utime...ok Checking for pread...ok Checking for pread64...not found Checking for pwrite...ok Checking for pwrite64...not found Checking libs for fdatasync...none needed Checking libs for nanosleep...none needed Checking for sys/types.h...(cached) ok Checking for sys/stat.h...ok Checking for dlfcn.h...ok Checking for unistd.h...ok Checking for stdlib.h...(cached) ok Checking for malloc.h...not found Checking for memory.h...ok Checking for string.h...ok Checking for strings.h...ok Checking for inttypes.h...ok Checking for zlib.h...ok Checking libs for deflate...-lz Use amalgamation for builds? yes Use gcov? no test-runner flags: no Use #line macros in the amalgamation: no Checking whether the C compiler accepts -fsanitize=address...no Checking whether the C compiler accepts -fsanitize=bounds-strict...no NOTE: TCL is disabled via --disable-tcl. This means that none of the TCL-based components will be built, including tests and sqlite3_analyzer. Checking for TCL to use for code generation... Checking for dirent.h...ok Checking for sys/time.h...ok Checking for realpath...ok TCL for code generation: jimsh Emscripten SDK? not found Statically link tclsqlite3? no Statically link CLI shell? no Checking whether the C compiler accepts -rpath /usr/local/lib...yes Checking whether the C compiler accepts -Wl,-soname,libsqlcipher.so.3.1...yes Setting SONAME using: -Wl,-soname,libsqlcipher.so.3.1 Support threadsafe operation? Checking for libs... Checking libs for pthread_create...-lpthread Checking libs for pthread_mutexattr_init...-lpthread Use an in-RAM database for temporary tables? yes Checking libs for dlopen...none needed Loadable extension support enabled. Checking libs for ceil...-lm Enabling math SQL functions ICU support is disabled. Checking for line-editing capability... Checking libs for tgetent...-lncurses Checking libs for readline...-lreadline Using readline flags: -I/usr/include -lreadline -lncurses Line-editing support for the sqlite3 shell: readline Build shared library? yes Build static library? yes Feature flags... - fts3 - fts4 - fts5 - geopoly - rtree - session - update-limit - memsys5 - memsys3 - scanstatus + json Library feature flags: -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_TEMP_STORE=2 -DSQLITE_THREADSAFE=1 Shell options: -DHAVE_READLINE=1 -DSQLITE_HAVE_ZLIB=1 Created Makefile from Makefile.in Created sqlite3.pc from sqlite3.pc.in Created sqlite_cfg.h >>> Running build in databases/sqlcipher at 1764959556.73 ===> databases/sqlcipher ===> Building for sqlcipher-4.11.0 touch .main.mk.checks cc -g -o mksourceid /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/mksourceid.c cc -g -o ./jimsh -O1 -DHAVE_REALPATH /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/autosetup/jimsh0.c ld: warning: jimsh0.c:22075 (autosetup/jimsh0.c:22075)(/tmp/jimsh0-a790c8.o:(Jim_FormatString)): warning: sprintf() is often misused, please use snprintf() ld: warning: jimsh0.c:15924 (autosetup/jimsh0.c:15924)(/tmp/jimsh0-a790c8.o:(JimPrngInit)): warning: rand() may return deterministic values, is that what you want? ./jimsh /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/mksqlite3h.tcl /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0 -o sqlite3.h ./jimsh /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/mkctimec.tcl Overwriting ctime.c... ./jimsh /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/mkpragmatab.tcl Overwriting pragma.h with new pragma table... cc -g -o mkkeywordhash -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_TEMP_STORE=2 -DSQLITE_THREADSAFE=1 /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/mkkeywordhash.c ./mkkeywordhash > keywordhash.h cc -g -o lemon /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/lemon.c cp /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/lempar.c . cp /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/parse.y . ./lemon -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_TEMP_STORE=2 -DSQLITE_THREADSAFE=1 -S parse.y cat parse.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbe.c | ./jimsh /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/mkopcodeh.tcl >opcodes.h ./jimsh /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/mkopcodec.tcl opcodes.h >opcodes.c ./jimsh /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/mkshellc.tcl shell.c cp /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts5/fts5parse.y . rm -f fts5parse.h ./lemon -S fts5parse.y ./jimsh /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts5/tool/mkfts5c.tcl cp /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts5/fts5.h . rm -rf tsrc mkdir tsrc cp -f /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/sqlcipher.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/sqlcipher.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/crypto_libtomcrypt.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/crypto_nss.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/crypto_openssl.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/crypto_cc.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/alter.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/analyze.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/attach.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/auth.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/backup.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/bitvec.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/btmutex.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/btree.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/btree.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/btreeInt.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/build.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/callback.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/complete.c ctime.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/date.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/dbpage.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/dbstat.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/delete.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/expr.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/fault.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/fkey.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/func.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/global.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/hash.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/hash.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/hwtime.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/insert.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/json.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/legacy.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/loadext.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/main.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/malloc.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mem0.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mem1.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mem2.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mem3.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mem5.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/memdb.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/memjournal.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/msvc.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mutex.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mutex.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mutex_noop.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mutex_unix.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/mutex_w32.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/notify.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/os.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/os.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/os_common.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/os_setup.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/os_kv.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/os_unix.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/os_win.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/os_win.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/pager.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/pager.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/parse.y /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/pcache.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/pcache.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/pcache1.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/pragma.c pragma.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/prepare.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/printf.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/random.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/resolve.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/rowset.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/select.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/status.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/shell.c.in /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/sqlite.h.in /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/sqlite3ext.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/sqliteInt.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/sqliteLimit.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/table.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/tclsqlite.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/threads.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/tokenize.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/treeview.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/trigger.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/utf.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/update.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/upsert.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/util.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vacuum.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbe.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbe.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbeapi.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbeaux.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbeblob.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbemem.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbesort.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbetrace.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbevtab.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vdbeInt.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vtab.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/vxworks.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/wal.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/wal.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/walker.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/where.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/wherecode.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/whereexpr.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/whereInt.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/window.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3Int.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_aux.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_expr.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_hash.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_hash.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_icu.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_porter.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_snippet.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_tokenizer.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_tokenizer.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_tokenizer1.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_tokenize_vtab.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_unicode.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_unicode2.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3/fts3_write.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/icu/sqliteicu.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/icu/icu.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/rtree/rtree.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/rtree/rtree.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/rtree/geopoly.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/session/sqlite3session.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/session/sqlite3session.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/rbu/sqlite3rbu.h /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/rbu/sqlite3rbu.c /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/misc/stmt.c keywordhash.h opcodes.c opcodes.h parse.c parse.h sqlite_cfg.h shell.c sqlite3.h tsrc rm -f tsrc/sqlite.h.in tsrc/parse.y ./jimsh /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/vdbe-compress.tcl vdbe.new mv -f vdbe.new tsrc/vdbe.c cp fts5.c fts5.h tsrc touch .target_source cc -g -o src-verify /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/src-verify.c ./jimsh /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/tool/mksqlite3c.tcl --linemacros=0 cp tsrc/sqlite3ext.h . cp /exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/session/sqlite3session.h . cc -fPIC -O2 -pipe -g -DOMIT_MEMLOCK -DSQLITE_EXTRA_INIT=sqlcipher_extra_init -DSQLITE_EXTRA_SHUTDOWN=sqlcipher_extra_shutdown -DSQLITE_HAS_CODEC -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_TEMP_STORE=2 -DSQLITE_THREADSAFE=1 -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I. -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/rtree -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/icu -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3 -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/session -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/misc -c sqlite3.c ar cr libsqlite3.a sqlite3.o cc -fPIC -O2 -pipe -g -DOMIT_MEMLOCK -DSQLITE_EXTRA_INIT=sqlcipher_extra_init -DSQLITE_EXTRA_SHUTDOWN=sqlcipher_extra_shutdown -DSQLITE_HAS_CODEC -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_TEMP_STORE=2 -DSQLITE_THREADSAFE=1 -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I. -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/rtree -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/icu -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3 -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/session -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/misc -shared -o libsqlite3.so sqlite3.o -rpath /usr/local/lib -lpthread -lm -lz -g -lcrypto -Wl,-soname,libsqlcipher.so.3.1 cc -fPIC -O2 -pipe -g -DOMIT_MEMLOCK -DSQLITE_EXTRA_INIT=sqlcipher_extra_init -DSQLITE_EXTRA_SHUTDOWN=sqlcipher_extra_shutdown -DSQLITE_HAS_CODEC -DSQLITE_ENABLE_MATH_FUNCTIONS -DSQLITE_TEMP_STORE=2 -DSQLITE_THREADSAFE=1 -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -I. -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/rtree -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/icu -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/fts3 -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/session -I/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/ext/misc -o sqlite3 shell.c sqlite3.c -I/usr/include -DHAVE_READLINE=1 -DSQLITE_HAVE_ZLIB=1 -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 -rpath /usr/local/lib -lpthread -lm -lz -g -lcrypto -lreadline -lncurses >>> Running fake in databases/sqlcipher at 1764959703.42 ===> databases/sqlcipher ===> Faking installation for sqlcipher-4.11.0 /exopi-obj/pobj/sqlcipher-4.11.0/bin/install -m 0644 sqlite3.pc "/exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib/pkgconfig" if [ x != "x" ] && [ -f "" ]; then /exopi-obj/pobj/sqlcipher-4.11.0/bin/install "/exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib"; fi /exopi-obj/pobj/sqlcipher-4.11.0/bin/install libsqlite3.so "/exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib" Setting up libsqlite3.so version symlinks... lrwxr-xr-x 1 _pbuild _pbuild 20 Dec 5 19:35 libsqlite3.so -> libsqlite3.so.3.50.4 lrwxr-xr-x 1 _pbuild _pbuild 20 Dec 5 19:35 libsqlite3.so.0 -> libsqlite3.so.3.50.4 -rwxr-xr-x 1 _pbuild _pbuild 5444448 Dec 5 19:35 libsqlite3.so.3.50.4 /exopi-obj/pobj/sqlcipher-4.11.0/bin/install -m 0644 libsqlite3.a "/exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib" + /exopi-obj/pobj/sqlcipher-4.11.0/bin/install -d /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/include/sqlcipher /exopi-obj/pobj/sqlcipher-4.11.0/bin/install -m 0644 sqlite3.h "/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/src/sqlite3ext.h" "/exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/include/sqlcipher" TCL support disabled, so not installing libtclsqlite3.so /exopi-obj/pobj/sqlcipher-4.11.0/bin/install sqlite3 "/exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/bin" /exopi-obj/pobj/sqlcipher-4.11.0/bin/install -m 0644 "/exopi-obj/pobj/sqlcipher-4.11.0/sqlcipher-4.11.0/sqlite3.1" "/exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/man/man1" mv /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/bin/{sqlite3,sqlcipher} mv /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib/lib{sqlite3,sqlcipher}.a rm /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib/libsqlite3.so{,.0} mv /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib/libsqlite3.so.* /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib/libsqlcipher.so.3.1 mv /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib/pkgconfig/{sqlite3,sqlcipher}.pc mv /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/man/man1/{sqlite3,sqlcipher}.1 sed -i s/-lsqlite3/-lsqlcipher/ /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib/pkgconfig/sqlcipher.pc >>> Running package in databases/sqlcipher at 1764959704.84 ===> databases/sqlcipher `/exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/.fake_done' is up to date. Reading existing plist for sqlcipher-4.11.0 Writing /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/bin/sqlcipher > Extracting debug info from /exopi-obj/pobj/sqlcipher-4.11.0/fake-amd64/usr/local/lib/libsqlcipher.so.3.1 ===> Building package for sqlcipher-4.11.0 Create /exopi-cvs/ports/packages/amd64/all/sqlcipher-4.11.0.tgz Creating package sqlcipher-4.11.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 17% archiving|*********** | 18% archiving|********************** | 35% archiving|********************************* | 52% archiving|******************************************** | 69% archiving|***************************************************** | 82% archiving|************************************************************ | 94% archiving|****************************************************************|100% Creating package debug-sqlcipher-4.11.0 reading plist| checking dependencies| checking dependencies|databases/sqlcipher checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************** | 21% archiving|*************************** | 43% archiving|************************************** | 59% archiving|*************************************************** | 80% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/sqlcipher-4.11.0.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-sqlcipher-4.11.0.tgz >>> Running clean in databases/sqlcipher at 1764959712.66 ===> databases/sqlcipher ===> Cleaning for sqlcipher-4.11.0 >>> Ended at 1764959713.30 max_stuck=72.44/waiting-for-lock #2=6.75/show-prepare-results=0.98/patch=2.14/configure=9.95/build=146.68/fake=1.39/package=7.69/clean=0.85