Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-3162/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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 '/home/conan/w/cci_PR-3162/.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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-3162/.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: 25.2705078125 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 [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK Exporting package recipe sqlcipher/4.4.0 exports: File 'conandata.yml' found. Exporting it... sqlcipher/4.4.0 exports: Copied 1 '.yml' file: conandata.yml sqlcipher/4.4.0 exports_sources: Copied 6 '.patch' files [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'4.4.0': {'sha256': '99b6324c2af52d6483d3ff8de84c81bb3a9676429fc700cb55cdb07787d3c0fa', 'url': 'https://github.com/sqlcipher/sqlcipher/archive/v4.4.0.zip'}}, 'patches': {'4.4.0': [{'patch_file': 'patches/Makefile.in-v4.4.0.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/Makefile.msc-v4.4.0.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/fix_configure-v4.4.0.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 4.4.0: - base_path: source_subfolder patch_file: patches/Makefile.in-v4.4.0.patch - base_path: source_subfolder patch_file: patches/Makefile.msc-v4.4.0.patch - base_path: source_subfolder patch_file: patches/fix_configure-v4.4.0.patch sources: 4.4.0: sha256: 99b6324c2af52d6483d3ff8de84c81bb3a9676429fc700cb55cdb07787d3c0fa url: https://github.com/sqlcipher/sqlcipher/archive/v4.4.0.zip [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK sqlcipher/4.4.0: A new conanfile.py version was exported sqlcipher/4.4.0: Folder: /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/export sqlcipher/4.4.0: Using the exported files summary hash as the recipe revision: 5263acb02feb294126f6a6906a9fb5ad sqlcipher/4.4.0: Exported revision: 5263acb02feb294126f6a6906a9fb5ad Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux os_build=Linux [options] sqlcipher:shared=True [build_requires] [env] openssl/1.1.1g: Not found in local cache, looking in remotes... openssl/1.1.1g: Trying with 'c3i_PR-3162_004660f0a16029a790ec1f9bc1ac975c78e2ada4'... openssl/1.1.1g: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1g: Downloaded recipe revision 7db1aa62818c6bb1a1e51166f8fb602d sqlcipher/4.4.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-3162_004660f0a16029a790ec1f9bc1ac975c78e2ada4'... 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-3162_004660f0a16029a790ec1f9bc1ac975c78e2ada4'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1579680eade7cc27626667ca4b143529 sqlcipher/4.4.0 (test package): Installing package Requirements openssl/1.1.1g from 'central' - Downloaded sqlcipher/4.4.0 from local cache - Cache Packages openssl/1.1.1g:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download sqlcipher/4.4.0:8724ff59e50d47562dffcff45f3dbbf2acffd80a - Build Build requirements tcl/8.6.10 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Build requirements packages tcl/8.6.10:b781af3f476d0aa5070a0a35b544db7a3c193cc8 - Download zlib/1.2.11:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download Installing (downloading, building) binaries... openssl/1.1.1g: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1g: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b openssl/1.1.1g: Downloaded package revision 1005394deab3a1563b32d5e1f0033ad7 zlib/1.2.11: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b zlib/1.2.11: Downloaded package revision b39c585af1fb92bd879450e20d923b9f tcl/8.6.10: Retrieving package b781af3f476d0aa5070a0a35b544db7a3c193cc8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tcl/8.6.10: Package installed b781af3f476d0aa5070a0a35b544db7a3c193cc8 tcl/8.6.10: Downloaded package revision 3ab702e8b8d4340fb34f9f2094f3c7c4 [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 /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/tcl8.6 tcl/8.6.10: Setting TCL_ROOT environment variable to /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8 tcl/8.6.10: Setting TCLSH environment variable to /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin/tclsh8.6 tcl/8.6.10: Adding PATH environment variable: /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlcipher/4.4.0: Applying build-requirement: tcl/8.6.10 sqlcipher/4.4.0: Applying build-requirement: zlib/1.2.11 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sqlcipher/4.4.0: Configuring sources in /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/source Unzipping 109.0MB, 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.4.0: Copying sources to build folder sqlcipher/4.4.0: Building your package in /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a sqlcipher/4.4.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.4.0: Calling build() ----Running------ > chmod +x configure ----------------- sqlcipher/4.4.0: Calling: > ./configure '--prefix=/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/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=/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/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... /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin/tclsh8.6 configure: Version set to 3.31 configure: Release set to 3.31.0 configure: Version number set to 3031000 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 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/mkkeywordhash.c /usr/bin/gcc -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -o lemon /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/lemon.c /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin/tclsh8.6 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/mkshellc.tcl >shell.c /usr/bin/gcc -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -o mksourceid /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/mksourceid.c ./mkkeywordhash >keywordhash.h /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin/tclsh8.6 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/mksqlite3h.tcl /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder >sqlite3.h cp /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/lempar.c . cp /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/parse.y . cp /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts5/fts5parse.y . ./lemon -S parse.y rm -f fts5parse.h ./lemon -S fts5parse.y /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin/tclsh8.6 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts5/tool/mkfts5c.tcl cat parse.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbe.c | /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin/tclsh8.6 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/mkopcodeh.tcl >opcodes.h /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin/tclsh8.6 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/mkopcodec.tcl opcodes.h >opcodes.c cp /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts5/fts5.h . rm -rf tsrc mkdir tsrc cp -f /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/crypto.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/sqlcipher.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/crypto.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/crypto_impl.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/crypto_libtomcrypt.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/crypto_nss.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/crypto_openssl.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/crypto_cc.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/alter.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/analyze.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/attach.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/auth.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/backup.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/bitvec.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/btmutex.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/btree.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/btree.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/btreeInt.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/build.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/callback.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/complete.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/ctime.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/date.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/dbpage.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/dbstat.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/delete.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/expr.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/fault.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/fkey.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/func.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/global.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/hash.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/hash.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/hwtime.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/insert.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/legacy.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/loadext.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/main.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/malloc.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mem0.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mem1.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mem2.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mem3.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mem5.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/memdb.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/memjournal.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/msvc.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mutex.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mutex.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mutex_noop.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mutex_unix.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/mutex_w32.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/notify.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/os.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/os.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/os_common.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/os_setup.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/os_unix.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/os_win.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/os_win.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/pager.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/pager.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/parse.y /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/pcache.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/pcache.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/pcache1.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/pragma.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/pragma.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/prepare.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/printf.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/random.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/resolve.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/rowset.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/select.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/status.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/shell.c.in /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/sqlite.h.in /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/sqlite3ext.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/sqliteInt.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/sqliteLimit.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/table.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/tclsqlite.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/threads.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/tokenize.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/treeview.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/trigger.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/utf.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/update.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/upsert.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/util.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vacuum.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbe.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbe.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbeapi.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbeaux.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbeblob.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbemem.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbesort.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbetrace.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vdbeInt.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vtab.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/vxworks.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/wal.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/wal.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/walker.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/where.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/wherecode.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/whereexpr.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/whereInt.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/window.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts1/fts1.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts1/fts1.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts1/fts1_hash.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts1/fts1_hash.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts1/fts1_porter.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts1/fts1_tokenizer.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts1/fts1_tokenizer1.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts2/fts2.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts2/fts2.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts2/fts2_hash.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts2/fts2_hash.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts2/fts2_icu.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts2/fts2_porter.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts2/fts2_tokenizer.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts2/fts2_tokenizer.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts2/fts2_tokenizer1.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3Int.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_aux.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_expr.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_hash.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_hash.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_icu.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_porter.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_snippet.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_tokenizer.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_tokenizer.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_tokenizer1.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_tokenize_vtab.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_unicode.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_unicode2.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3/fts3_write.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/icu/sqliteicu.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/icu/icu.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/rtree/rtree.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/rtree/rtree.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/rtree/geopoly.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/session/sqlite3session.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/session/sqlite3session.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/userauth/userauth.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/userauth/sqlite3userauth.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/rbu/sqlite3rbu.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/rbu/sqlite3rbu.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/misc/json1.c /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/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 /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin/tclsh8.6 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/vdbe-compress.tcl vdbe.new mv vdbe.new tsrc/vdbe.c cp fts5.c fts5.h tsrc touch .target_source /home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/bin/tclsh8.6 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/tool/mksqlite3c.tcl cp tsrc/sqlite3ext.h . cp /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/session/sqlite3session.h . ./libtool --mode=compile --tag=CC /usr/bin/gcc -I/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/include -I/home/conan/w/cci_PR-3162/.conan/data/openssl/1.1.1g/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/include -I/home/conan/w/cci_PR-3162/.conan/data/zlib/1.2.11/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/include -DSTATIC_BUILD -DNDEBUG -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/rtree -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/icu -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3 -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/async -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/session -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/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/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/include -I/home/conan/w/cci_PR-3162/.conan/data/openssl/1.1.1g/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/include -I/home/conan/w/cci_PR-3162/.conan/data/zlib/1.2.11/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/include -DSTATIC_BUILD -DNDEBUG -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/rtree -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/icu -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3 -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/async -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/session -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/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/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/include -I/home/conan/w/cci_PR-3162/.conan/data/openssl/1.1.1g/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/include -I/home/conan/w/cci_PR-3162/.conan/data/zlib/1.2.11/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/include -DSTATIC_BUILD -DNDEBUG -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -m64 -O3 -s -fPIC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -I. -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/rtree -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/icu -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/fts3 -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/async -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/session -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/ext/userauth -D_HAVE_SQLITE_CONFIG_H -DBUILD_sqlite -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_HAVE_ZLIB=1 -m64 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/tdbcodbc1.1.1 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/tdbcpostgres1.1.1 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/itcl4.2.0 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/sqlite3.30.1.2 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/thread2.8.5 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/tdbc1.1.1 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/tdbcmysql1.1.1 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib -L/home/conan/w/cci_PR-3162/.conan/data/openssl/1.1.1g/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib -L/home/conan/w/cci_PR-3162/.conan/data/zlib/1.2.11/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib -no-undefined -o libsqlcipher.la sqlite3.lo -ltdbcodbc1.1.1 -ltdbcpostgres1.1.1 -litcl4.2.0 -litclstub4.2.0 -lsqlite3.30.1.2 -lthread2.8.5 -ltdbc1.1.1 -ltdbcstub1.1.1 -ltdbcmysql1.1.1 -ltcl8.6 -ltclstub8.6 -lssl -lcrypto -lz -lm -ldl -lpthread -ldl -ltdbcodbc1.1.1 -ltdbcpostgres1.1.1 -litcl4.2.0 -litclstub4.2.0 -lsqlite3.30.1.2 -lthread2.8.5 -ltdbc1.1.1 -ltdbcstub1.1.1 -ltdbcmysql1.1.1 -ltcl8.6 -ltclstub8.6 -lssl -lcrypto -lz -lm -ldl -lpthread -ldl \ -rpath "/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/lib" -version-info "8:6:8" libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/sqlite3.o -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/tdbcodbc1.1.1 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/tdbcpostgres1.1.1 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/itcl4.2.0 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/sqlite3.30.1.2 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/thread2.8.5 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/tdbc1.1.1 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib/tdbcmysql1.1.1 -L/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/lib -L/home/conan/w/cci_PR-3162/.conan/data/openssl/1.1.1g/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib -L/home/conan/w/cci_PR-3162/.conan/data/zlib/1.2.11/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib -ltdbcodbc1.1.1 -ltdbcpostgres1.1.1 -litcl4.2.0 -litclstub4.2.0 -lsqlite3.30.1.2 -lthread2.8.5 -ltdbc1.1.1 -ltdbcstub1.1.1 -ltdbcmysql1.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 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/lib ./libtool --mode=install /usr/bin/install -c libsqlcipher.la /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/lib libtool: install: /usr/bin/install -c .libs/libsqlcipher.so.0.8.6 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/lib/libsqlcipher.so.0.8.6 libtool: install: (cd /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/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 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/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 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/lib/libsqlcipher.la libtool: finish: PATH="/home/conan/w/cci_PR-3162/.conan/data/tcl/8.6.10/_/_/package/b781af3f476d0aa5070a0a35b544db7a3c193cc8/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 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/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 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/bin /usr/bin/install -c -d /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/include/sqlcipher /usr/bin/install -c -m 0644 sqlite3.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/include/sqlcipher /usr/bin/install -c -m 0644 /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/source_subfolder/src/sqlite3ext.h /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/include/sqlcipher /usr/bin/install -c -d /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/lib/pkgconfig /usr/bin/install -c -m 0644 sqlcipher.pc /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a/install/lib/pkgconfig sqlcipher/4.4.0: Package '8724ff59e50d47562dffcff45f3dbbf2acffd80a' built sqlcipher/4.4.0: Build folder /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/build/8724ff59e50d47562dffcff45f3dbbf2acffd80a sqlcipher/4.4.0: Generated conaninfo.txt sqlcipher/4.4.0: Generated conanbuildinfo.txt sqlcipher/4.4.0: Generating the package sqlcipher/4.4.0: Package folder /home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/package/8724ff59e50d47562dffcff45f3dbbf2acffd80a sqlcipher/4.4.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.4.0 package(): Packaged 1 '.so' file: libsqlcipher.so sqlcipher/4.4.0 package(): Packaged 1 '.0' file: libsqlcipher.so.0 sqlcipher/4.4.0 package(): Packaged 1 '.6' file: libsqlcipher.so.0.8.6 sqlcipher/4.4.0 package(): Packaged 1 file: LICENSE sqlcipher/4.4.0 package(): Packaged 1 '.h' file: sqlite3.h sqlcipher/4.4.0: Package '8724ff59e50d47562dffcff45f3dbbf2acffd80a' created sqlcipher/4.4.0: Created package revision a7a16ee1b0914c9155ccb958213b2078 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK sqlcipher/4.4.0 (test package): Generator txt created conanbuildinfo.txt sqlcipher/4.4.0 (test package): Generator cmake created conanbuildinfo.cmake sqlcipher/4.4.0 (test package): Generated conaninfo.txt sqlcipher/4.4.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411/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.4.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -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 '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package' ----------------- -- The C compiler identification is GNU 7.2.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 7 -- Conan: Checking correct version: 7 -- 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: /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411 ----Running------ > cmake --build '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411' '--' '-j3' ----------------- /usr/bin/cmake -S/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package -B/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411/CMakeFiles /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411' /usr/bin/make -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/depend make[2]: Entering directory '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411' cd /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411 /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411 /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411/CMakeFiles/example.dir/DependInfo.cmake --color= Dependee "/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411/CMakeFiles/example.dir/DependInfo.cmake" is newer than depender "/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411/CMakeFiles/example.dir/depend.internal". Dependee "/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411/CMakeFiles/example.dir/depend.internal". Scanning dependencies of target example make[2]: Leaving directory '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411' /usr/bin/make -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/build make[2]: Entering directory '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411' [ 50%] Building C object CMakeFiles/example.dir/example.c.o /usr/bin/gcc -D_GLIBCXX_USE_CXX11_ABI=1 -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/package/8724ff59e50d47562dffcff45f3dbbf2acffd80a/include -I/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/package/8724ff59e50d47562dffcff45f3dbbf2acffd80a/include/sqlcipher -I/home/conan/w/cci_PR-3162/.conan/data/openssl/1.1.1g/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/include -m64 -O3 -DNDEBUG -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_TEMP_STORE=2 -o CMakeFiles/example.dir/example.c.o -c /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/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/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/package/8724ff59e50d47562dffcff45f3dbbf2acffd80a/lib -L/home/conan/w/cci_PR-3162/.conan/data/openssl/1.1.1g/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib -Wl,-rpath,/home/conan/w/cci_PR-3162/.conan/data/sqlcipher/4.4.0/_/_/package/8724ff59e50d47562dffcff45f3dbbf2acffd80a/lib:/home/conan/w/cci_PR-3162/.conan/data/openssl/1.1.1g/_/_/package/d50a0d523d98c15bb147b18fa7d203887c38be8b/lib -lsqlcipher -lssl -lcrypto -ldl -lpthread make[2]: Leaving directory '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411' [100%] Built target example make[1]: Leaving directory '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411' /usr/bin/cmake -E cmake_progress_start /home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/recipes/sqlcipher/all/test_package/build/a17c16007a7b9d33d6b078e33198736991028411/CMakeFiles 0 sqlcipher/4.4.0 (test package): Running test() ----Running------ > bin/example ----------------- JSON file created at '/home/conan/w/cci_PR-3162/1/3e0a8d70-47b4-4961-b7c1-f1b885742e72/_create.json'