******************************************************************************** conan test conan-center-index/recipes/sqlcipher/all/test_package/conanfile.py sqlcipher/4.4.3@ --profile=/home/conan/w/BuildSingleReference/12362/9a77eb93-9a04-4f77-bad1-29508cd497d3/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 4.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=4.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=4.9 os=Linux os_build=Linux [options] sqlcipher:shared=False [build_requires] [env] openssl/1.1.1k: Not found in local cache, looking in remotes... openssl/1.1.1k: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1k: Downloaded recipe revision 0e020a6aae2d4748afd436013756eb50 sqlcipher/4.4.3 (test package): Installing package Requirements openssl/1.1.1k from 'conan-center' - Downloaded sqlcipher/4.4.3 from local cache - Cache Packages openssl/1.1.1k:b869e6c05cb587ad588e5ec485deb62012ec7b93 - Download sqlcipher/4.4.3:07dddeae7aa9f36aff1317007a98a93e5fc445f4 - Download Installing (downloading, building) binaries... openssl/1.1.1k: Retrieving package b869e6c05cb587ad588e5ec485deb62012ec7b93 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1k: Package installed b869e6c05cb587ad588e5ec485deb62012ec7b93 openssl/1.1.1k: Downloaded package revision 7c0c98f1b9db8b0f6e77bd54e9d01f19 sqlcipher/4.4.3: Retrieving package 07dddeae7aa9f36aff1317007a98a93e5fc445f4 from remote 'c3i_PR-5603' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlcipher/4.4.3: Package installed 07dddeae7aa9f36aff1317007a98a93e5fc445f4 sqlcipher/4.4.3: Downloaded package revision 06f74e11404f70497d1542e18c66f789 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK sqlcipher/4.4.3 (test package): Generator cmake created conanbuildinfo.cmake sqlcipher/4.4.3 (test package): Generator txt created conanbuildinfo.txt sqlcipher/4.4.3 (test package): Generated conaninfo.txt sqlcipher/4.4.3 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3/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.3 (test package): Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="4.9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DCMAKE_VERBOSE_MAKEFILE="ON" -Wno-dev '/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package' ----------------- -- The C compiler identification is GNU 4.9.4 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- 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: Checking correct version: 4.9 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3' '--' '-j3' ----------------- /usr/bin/cmake -S/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package -B/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3/CMakeFiles /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3' /usr/bin/make -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/depend make[2]: Entering directory `/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3' cd /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3 /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3 /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3/CMakeFiles/example.dir/DependInfo.cmake --color= Dependee "/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3/CMakeFiles/example.dir/DependInfo.cmake" is newer than depender "/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3/CMakeFiles/example.dir/depend.internal". Dependee "/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3/CMakeFiles/example.dir/depend.internal". Scanning dependencies of target example make[2]: Leaving directory `/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3' /usr/bin/make -f CMakeFiles/example.dir/build.make CMakeFiles/example.dir/build make[2]: Entering directory `/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3' [ 50%] Building C object CMakeFiles/example.dir/example.c.o /usr/bin/gcc -D_GLIBCXX_USE_CXX11_ABI=0 -I/home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.4.3/_/_/package/07dddeae7aa9f36aff1317007a98a93e5fc445f4/include -I/home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.4.3/_/_/package/07dddeae7aa9f36aff1317007a98a93e5fc445f4/include/sqlcipher -I/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/include -m64 -O3 -DNDEBUG -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_OPENSSL -o CMakeFiles/example.dir/example.c.o -c /home/conan/w/BuildSingleReference/conan-center-index/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/BuildSingleReference/.conan/data/sqlcipher/4.4.3/_/_/package/07dddeae7aa9f36aff1317007a98a93e5fc445f4/lib -L/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/lib -Wl,-rpath,/home/conan/w/BuildSingleReference/.conan/data/sqlcipher/4.4.3/_/_/package/07dddeae7aa9f36aff1317007a98a93e5fc445f4/lib:/home/conan/w/BuildSingleReference/.conan/data/openssl/1.1.1k/_/_/package/b869e6c05cb587ad588e5ec485deb62012ec7b93/lib -lsqlcipher -lssl -lcrypto -ldl -lpthread -lrt make[2]: Leaving directory `/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3' [100%] Built target example make[1]: Leaving directory `/home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3' /usr/bin/cmake -E cmake_progress_start /home/conan/w/BuildSingleReference/conan-center-index/recipes/sqlcipher/all/test_package/build/5af3a44912f7dc67ddc9df11b868a9edf704b7c3/CMakeFiles 0 sqlcipher/4.4.3 (test package): Running test() ----Running------ > bin/example ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR