Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1920_7_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_1920_7_0_0/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1920_7_0_0/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 21.5390625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: patches/* [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe sqlcipher/4.3.0 exports: File 'conandata.yml' found. Exporting it... sqlcipher/4.3.0 exports: Copied 1 '.yml' file: conandata.yml sqlcipher/4.3.0 exports_sources: Copied 6 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'4.3.0': {'sha256': '41e1408465488e9c478ca5b7c5f8410405a10caa73b82db60ac115a76c563c05', 'url': 'https://github.com/sqlcipher/sqlcipher/archive/v4.3.0.zip'}}, 'patches': {'4.3.0': [{'patch_file': 'patches/Makefile.in-v4.3.0.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/Makefile.msc-v4.3.0.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/fix_configure-v4.3.0.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 4.3.0: - base_path: source_subfolder patch_file: patches/Makefile.in-v4.3.0.patch - base_path: source_subfolder patch_file: patches/Makefile.msc-v4.3.0.patch - base_path: source_subfolder patch_file: patches/fix_configure-v4.3.0.patch sources: 4.3.0: sha256: 41e1408465488e9c478ca5b7c5f8410405a10caa73b82db60ac115a76c563c05 url: https://github.com/sqlcipher/sqlcipher/archive/v4.3.0.zip [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK sqlcipher/4.3.0: A new conanfile.py version was exported sqlcipher/4.3.0: Folder: /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/export sqlcipher/4.3.0: Using the exported files summary hash as the recipe revision: d76f9139dde50b6a93590adaf810ed70 sqlcipher/4.3.0: Exported revision: d76f9139dde50b6a93590adaf810ed70 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] sqlcipher:shared=True [build_requires] [env] openssl/1.1.1d: Not found in local cache, looking in remotes... openssl/1.1.1d: Trying with 'c3i_PR-1920_c7a91f473d02c6fcd10527889cae4063329ce660'... openssl/1.1.1d: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1d: Downloaded recipe revision 8a51acd8b11e6b631891ce591a9e0a45 sqlcipher/4.3.0: Forced build from source tcl/8.6.10: Not found in local cache, looking in remotes... tcl/8.6.10: Trying with 'c3i_PR-1920_c7a91f473d02c6fcd10527889cae4063329ce660'... tcl/8.6.10: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz tcl/8.6.10: Downloaded recipe revision 98c6704fd7242de72d3d6e087413ef10 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-1920_c7a91f473d02c6fcd10527889cae4063329ce660'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 9e0c292b60ce77402bd9be60dd68266f sqlcipher/4.3.0 (test package): Installing package Requirements openssl/1.1.1d from 'central' - Downloaded sqlcipher/4.3.0 from local cache - Cache Packages openssl/1.1.1d:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download sqlcipher/4.3.0:47d66cea2bab9b827c80feaa21ee7e6e078b91e9 - Build Build requirements tcl/8.6.10 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Build requirements packages tcl/8.6.10:008f1a2b119556f550c1109663570e0f5040c13f - Download zlib/1.2.11:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Download Installing (downloading, building) binaries... openssl/1.1.1d: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1d: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb openssl/1.1.1d: Downloaded package revision 09e172ea2e3c51edc5d0de273f4c1351 zlib/1.2.11: Retrieving package f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb zlib/1.2.11: Downloaded package revision 42b4c1192e1eb6fc1b42ad0bc78a5338 tcl/8.6.10: Retrieving package 008f1a2b119556f550c1109663570e0f5040c13f from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tcl/8.6.10: Package installed 008f1a2b119556f550c1109663570e0f5040c13f tcl/8.6.10: Downloaded package revision e512012c85b1150f06c1bcfc31540457 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK tcl/8.6.10: Setting TCL_LIBRARY environment variable to /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/tcl8.6 tcl/8.6.10: Setting TCL_ROOT environment variable to /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f tcl/8.6.10: Setting TCLSH environment variable to /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin/tclsh8.6 tcl/8.6.10: Adding PATH environment variable: /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlcipher/4.3.0: Applying build-requirement: tcl/8.6.10 sqlcipher/4.3.0: Applying build-requirement: zlib/1.2.11 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sqlcipher/4.3.0: Configuring sources in /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/source Unzipping 108.3MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK sqlcipher/4.3.0: Copying sources to build folder sqlcipher/4.3.0: Building your package in /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9 sqlcipher/4.3.0: Generator cmake created conanbuildinfo.cmake [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sqlcipher/4.3.0: Calling build() ----Running------ > chmod +x configure ----------------- sqlcipher/4.3.0: Calling: > ./configure '--prefix=/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install' '--enable-shared' '--disable-static' '--enable-tempstore=yes' '--disable-tcl' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > ./configure '--prefix=/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install' '--enable-shared' '--disable-static' '--enable-tempstore=yes' '--disable-tcl' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for gcc... /usr/bin/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 we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... 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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... no checking for mawk... mawk checking command to parse /usr/bin/nm -B output from /usr/bin/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 mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /usr/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /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 malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for fdatasync... yes checking for gmtime_r... yes checking for isnan... yes checking for localtime_r... yes checking for localtime_s... no checking for malloc_usable_size... yes checking for strchrnul... yes checking for usleep... yes checking for utime... yes checking for pread... yes checking for pread64... yes checking for pwrite... yes checking for pwrite64... yes checking for tclsh8.7... /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin/tclsh8.6 configure: Version set to 3.30 configure: Release set to 3.30.1 configure: Version number set to 3030001 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 library containing readline... no checking for library containing tgetent... -lncurses checking for readline in -lreadline... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking for /usr/include/readline.h... no checking for /usr/include/readline/readline.h... yes checking for library containing fdatasync... none required checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing deflate... none required checking for library containing dlopen... none required checking whether to support MEMSYS5... no checking whether to support MEMSYS3... no configure: creating ./config.status config.status: creating Makefile config.status: creating sqlcipher.pc config.status: creating config.h config.status: executing libtool commands ----Running------ > make 'install' -j3 ----------------- /usr/bin/gcc -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -o mkkeywordhash /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/mkkeywordhash.c /usr/bin/gcc -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -o lemon /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/lemon.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin/tclsh8.6 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/mkshellc.tcl >shell.c /usr/bin/gcc -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -o mksourceid /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/mksourceid.c ./mkkeywordhash >keywordhash.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin/tclsh8.6 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/mksqlite3h.tcl /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder >sqlite3.h cp /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/lempar.c . cp /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/parse.y . cp /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts5/fts5parse.y . ./lemon parse.y rm -f fts5parse.h ./lemon fts5parse.y /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin/tclsh8.6 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts5/tool/mkfts5c.tcl cat parse.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbe.c | /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin/tclsh8.6 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/mkopcodeh.tcl >opcodes.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin/tclsh8.6 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/mkopcodec.tcl opcodes.h >opcodes.c cp /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts5/fts5.h . rm -rf tsrc mkdir tsrc cp -f /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/crypto.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/sqlcipher.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/crypto.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/crypto_impl.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/crypto_libtomcrypt.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/crypto_nss.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/crypto_openssl.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/crypto_cc.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/alter.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/analyze.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/attach.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/auth.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/backup.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/bitvec.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/btmutex.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/btree.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/btree.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/btreeInt.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/build.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/callback.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/complete.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/ctime.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/date.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/dbpage.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/dbstat.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/delete.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/expr.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/fault.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/fkey.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/func.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/global.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/hash.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/hash.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/hwtime.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/insert.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/legacy.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/loadext.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/main.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/malloc.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mem0.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mem1.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mem2.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mem3.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mem5.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/memdb.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/memjournal.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/msvc.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mutex.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mutex.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mutex_noop.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mutex_unix.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/mutex_w32.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/notify.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/os.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/os.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/os_common.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/os_setup.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/os_unix.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/os_win.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/os_win.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/pager.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/pager.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/parse.y /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/pcache.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/pcache.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/pcache1.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/pragma.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/pragma.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/prepare.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/printf.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/random.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/resolve.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/rowset.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/select.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/status.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/shell.c.in /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/sqlite.h.in /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/sqlite3ext.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/sqliteInt.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/sqliteLimit.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/table.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/tclsqlite.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/threads.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/tokenize.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/treeview.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/trigger.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/utf.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/update.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/upsert.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/util.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vacuum.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbe.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbe.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbeapi.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbeaux.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbeblob.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbemem.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbesort.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbetrace.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vdbeInt.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vtab.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/vxworks.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/wal.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/wal.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/walker.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/where.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/wherecode.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/whereexpr.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/whereInt.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/window.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts1/fts1.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts1/fts1.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts1/fts1_hash.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts1/fts1_hash.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts1/fts1_porter.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts1/fts1_tokenizer.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts1/fts1_tokenizer1.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts2/fts2.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts2/fts2.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts2/fts2_hash.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts2/fts2_hash.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts2/fts2_icu.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts2/fts2_porter.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts2/fts2_tokenizer.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts2/fts2_tokenizer.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts2/fts2_tokenizer1.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3Int.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_aux.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_expr.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_hash.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_hash.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_icu.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_porter.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_snippet.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_tokenizer.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_tokenizer.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_tokenizer1.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_tokenize_vtab.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_unicode.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_unicode2.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3/fts3_write.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/icu/sqliteicu.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/icu/icu.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/rtree/rtree.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/rtree/rtree.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/rtree/geopoly.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/session/sqlite3session.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/session/sqlite3session.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/userauth/userauth.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/userauth/sqlite3userauth.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/rbu/sqlite3rbu.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/rbu/sqlite3rbu.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/misc/json1.c /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/misc/stmt.c keywordhash.h opcodes.c opcodes.h parse.c parse.h config.h shell.c sqlite3.h tsrc rm tsrc/sqlite.h.in tsrc/parse.y /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin/tclsh8.6 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/vdbe-compress.tcl vdbe.new mv vdbe.new tsrc/vdbe.c cp fts5.c fts5.h tsrc touch .target_source /tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin/tclsh8.6 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/tool/mksqlite3c.tcl cp tsrc/sqlite3ext.h . cp /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/session/sqlite3session.h . ./libtool --mode=compile --tag=CC /usr/bin/gcc -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/include -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/openssl/1.1.1d/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/zlib/1.2.11/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include -DSTATIC_BUILD -DNDEBUG -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/rtree -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/icu -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3 -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/async -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/session -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c libtool: compile: /usr/bin/gcc -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/include -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/openssl/1.1.1d/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/zlib/1.2.11/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include -DSTATIC_BUILD -DNDEBUG -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/rtree -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/icu -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3 -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/async -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/session -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_HAVE_ZLIB=1 -DSQLITE_TEMP_STORE=2 -c sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o ./libtool --mode=link /usr/bin/gcc -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/include -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/openssl/1.1.1d/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/zlib/1.2.11/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include -DSTATIC_BUILD -DNDEBUG -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/rtree -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/icu -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/fts3 -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/async -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/session -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_HAVE_ZLIB=1 -m64 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/thread2.8.5 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/itcl4.2.0 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/sqlite3.30.1.2 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/tdbcmysql1.1.1 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/tdbc1.1.1 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/tdbcpostgres1.1.1 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/tdbcodbc1.1.1 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/openssl/1.1.1d/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/zlib/1.2.11/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib -no-undefined -o libsqlcipher.la sqlite3.lo -lthread2.8.5 -litcl4.2.0 -litclstub4.2.0 -lsqlite3.30.1.2 -ltdbcmysql1.1.1 -ltdbc1.1.1 -ltdbcstub1.1.1 -ltdbcpostgres1.1.1 -ltdbcodbc1.1.1 -ltcl8.6 -ltclstub8.6 -lssl -lcrypto -lz -lm -ldl -lpthread -ldl -lthread2.8.5 -litcl4.2.0 -litclstub4.2.0 -lsqlite3.30.1.2 -ltdbcmysql1.1.1 -ltdbc1.1.1 -ltdbcstub1.1.1 -ltdbcpostgres1.1.1 -ltdbcodbc1.1.1 -ltcl8.6 -ltclstub8.6 -lssl -lcrypto -lz -lm -ldl -lpthread -ldl \ -rpath "/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/lib" -version-info "8:6:8" libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/sqlite3.o -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/thread2.8.5 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/itcl4.2.0 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/sqlite3.30.1.2 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/tdbcmysql1.1.1 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/tdbc1.1.1 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/tdbcpostgres1.1.1 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib/tdbcodbc1.1.1 -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/lib -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/openssl/1.1.1d/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/zlib/1.2.11/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib -lthread2.8.5 -litcl4.2.0 -litclstub4.2.0 -lsqlite3.30.1.2 -ltdbcmysql1.1.1 -ltdbc1.1.1 -ltdbcstub1.1.1 -ltdbcpostgres1.1.1 -ltdbcodbc1.1.1 -ltcl8.6 -ltclstub8.6 -lssl -lcrypto -lz -lm -lpthread -ldl -m64 -O3 -m64 -Wl,-soname -Wl,libsqlcipher.so.0 -o .libs/libsqlcipher.so.0.8.6 libtool: link: (cd ".libs" && rm -f "libsqlcipher.so.0" && ln -s "libsqlcipher.so.0.8.6" "libsqlcipher.so.0") libtool: link: (cd ".libs" && rm -f "libsqlcipher.so" && ln -s "libsqlcipher.so.0.8.6" "libsqlcipher.so") libtool: link: ( cd ".libs" && rm -f "libsqlcipher.la" && ln -s "../libsqlcipher.la" "libsqlcipher.la" ) /usr/bin/install -c -d /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/lib ./libtool --mode=install /usr/bin/install -c libsqlcipher.la /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/lib libtool: install: /usr/bin/install -c .libs/libsqlcipher.so.0.8.6 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/lib/libsqlcipher.so.0.8.6 libtool: install: (cd /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/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 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/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 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/lib/libsqlcipher.la libtool: finish: PATH="/tmp/c3ipr/pr_1920_7_0_0/.conan/data/tcl/8.6.10/_/_/package/008f1a2b119556f550c1109663570e0f5040c13f/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -d /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/bin /usr/bin/install -c -d /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/include/sqlcipher /usr/bin/install -c -m 0644 sqlite3.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/include/sqlcipher /usr/bin/install -c -m 0644 /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/source_subfolder/src/sqlite3ext.h /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/include/sqlcipher /usr/bin/install -c -d /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/lib/pkgconfig /usr/bin/install -c -m 0644 sqlcipher.pc /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/install/lib/pkgconfig sqlcipher/4.3.0: Package '47d66cea2bab9b827c80feaa21ee7e6e078b91e9' built sqlcipher/4.3.0: Build folder /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/build/47d66cea2bab9b827c80feaa21ee7e6e078b91e9 sqlcipher/4.3.0: Generated conaninfo.txt sqlcipher/4.3.0: Generated conanbuildinfo.txt sqlcipher/4.3.0: Generating the package sqlcipher/4.3.0: Package folder /tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/package/47d66cea2bab9b827c80feaa21ee7e6e078b91e9 sqlcipher/4.3.0: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK sqlcipher/4.3.0 package(): Packaged 1 '.0' file: libsqlcipher.so.0 sqlcipher/4.3.0 package(): Packaged 1 '.so' file: libsqlcipher.so sqlcipher/4.3.0 package(): Packaged 1 '.6' file: libsqlcipher.so.0.8.6 sqlcipher/4.3.0 package(): Packaged 1 '.h' file: sqlite3.h sqlcipher/4.3.0 package(): Packaged 1 file: LICENSE sqlcipher/4.3.0: Package '47d66cea2bab9b827c80feaa21ee7e6e078b91e9' created sqlcipher/4.3.0: Created package revision 433f93ab843fb4ec72f39424d6c3b2ba [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlcipher/4.3.0 (test package): Generator cmake created conanbuildinfo.cmake sqlcipher/4.3.0 (test package): Generator txt created conanbuildinfo.txt sqlcipher/4.3.0 (test package): Generated conaninfo.txt sqlcipher/4.3.0 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sqlcipher/4.3.0 (test package): Calling build() ----Running------ > cd '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_VERBOSE_MAKEFILE="ON" -Wno-dev '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc ----Running------ > cmake --build '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc' '--' '-j3' ----------------- /usr/bin/cmake -S/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package -B/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc/CMakeFiles /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc' /usr/bin/make -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/depend make[2]: Entering directory '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc' cd /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc/CMakeFiles/example.dir/DependInfo.cmake --color= Dependee "/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc/CMakeFiles/example.dir/DependInfo.cmake" is newer than depender "/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc/CMakeFiles/example.dir/depend.internal". Dependee "/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc/CMakeFiles/example.dir/depend.internal". Scanning dependencies of target example make[2]: Leaving directory '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc' /usr/bin/make -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/build make[2]: Entering directory '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc' [ 50%] Building C object CMakeFiles/example.dir/example.c.o /usr/bin/gcc -D_GLIBCXX_USE_CXX11_ABI=1 -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/package/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/include -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/package/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/include/sqlcipher -I/tmp/c3ipr/pr_1920_7_0_0/.conan/data/openssl/1.1.1d/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include -m64 -O3 -DNDEBUG -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_TEMP_STORE=2 -o CMakeFiles/example.dir/example.c.o -c /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/example.c [100%] Linking C executable bin/example /usr/bin/cmake -E cmake_link_script CMakeFiles/example.dir/link.txt --verbose=1 /usr/bin/gcc -m64 -O3 -DNDEBUG -rdynamic CMakeFiles/example.dir/example.c.o -o bin/example -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/package/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/lib -L/tmp/c3ipr/pr_1920_7_0_0/.conan/data/openssl/1.1.1d/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib -Wl,-rpath,/tmp/c3ipr/pr_1920_7_0_0/.conan/data/sqlcipher/4.3.0/_/_/package/47d66cea2bab9b827c80feaa21ee7e6e078b91e9/lib:/tmp/c3ipr/pr_1920_7_0_0/.conan/data/openssl/1.1.1d/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib -lsqlcipher -lssl -lcrypto -ldl -lpthread make[2]: Leaving directory '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc' [100%] Built target example make[1]: Leaving directory '/tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc' /usr/bin/cmake -E cmake_progress_start /tmp/c3ipr/co_pr_1920_7_0_0/recipes/sqlcipher/all/test_package/build/54e0b8f3418926992de6dc236f303cde335579dc/CMakeFiles 0 sqlcipher/4.3.0 (test package): Running test() ----Running------ > bin/example ----------------- JSON file created at '/tmp/c3ipr/co_pr_1920_7_0_0/_create.json'