******************************************************************************** conan test conan-center-index/recipes/sqlitecpp/all/test_package/conanfile.py sqlitecpp/3.1.1@#bca60c4ca38acf6a8265297647b4c60c -pr /home/conan/w/prod/BuildSingleReference/92062/a2d524f2-5740-4d10-be29-d6a86108e185/profile_linux_11_libstdcpp11_gcc_debug_64.sqlitecpp-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] sqlitecpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sqlitecpp/3.1.1 (test package): Installing package Requirements sqlite3/3.39.2 from 'conan-center' - Cache sqlitecpp/3.1.1 from local cache - Cache Packages sqlite3/3.39.2:0a79a8c00509ac94d8a0a57b7da1df9f2a301aef - Cache sqlitecpp/3.1.1:0b6479b2d64f31672798f81085297dabebd9e540 - Cache Installing (downloading, building) binaries... sqlite3/3.39.2: Already installed! sqlite3/3.39.2: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.2/_/_/package/0a79a8c00509ac94d8a0a57b7da1df9f2a301aef/bin sqlitecpp/3.1.1: Already installed! sqlitecpp/3.1.1 (test package): Generator txt created conanbuildinfo.txt sqlitecpp/3.1.1 (test package): Generator cmake created conanbuildinfo.cmake sqlitecpp/3.1.1 (test package): Generator cmake_find_package_multi created SQLiteCppConfigVersion.cmake sqlitecpp/3.1.1 (test package): Generator cmake_find_package_multi created SQLiteCppConfig.cmake sqlitecpp/3.1.1 (test package): Generator cmake_find_package_multi created SQLiteCppTargets.cmake sqlitecpp/3.1.1 (test package): Generator cmake_find_package_multi created SQLiteCppTarget-debug.cmake sqlitecpp/3.1.1 (test package): Generator cmake_find_package_multi created SQLite3ConfigVersion.cmake sqlitecpp/3.1.1 (test package): Generator cmake_find_package_multi created SQLite3Target-debug.cmake sqlitecpp/3.1.1 (test package): Generator cmake_find_package_multi created SQLite3Targets.cmake sqlitecpp/3.1.1 (test package): Generator cmake_find_package_multi created SQLite3Config.cmake sqlitecpp/3.1.1 (test package): Aggregating env generators sqlitecpp/3.1.1 (test package): Generated conaninfo.txt sqlitecpp/3.1.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sqlitecpp/all/test_package/build/4ed1c40108d406bc5d6220e12a8453fc92c04e51/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 sqlitecpp/3.1.1 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sqlitecpp/all/test_package/build/4ed1c40108d406bc5d6220e12a8453fc92c04e51' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sqlitecpp/all/test_package/build/4ed1c40108d406bc5d6220e12a8453fc92c04e51/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_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sqlitecpp/all/test_package/build/4ed1c40108d406bc5d6220e12a8453fc92c04e51" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sqlitecpp/all/test_package/build/4ed1c40108d406bc5d6220e12a8453fc92c04e51" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sqlitecpp/all/test_package' ----------------- -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Check for working C compiler: /usr/local/bin/cc -- Check for working C compiler: /usr/local/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/local/bin/c++ -- Check for working CXX compiler: /usr/local/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library SQLiteCpp found /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/0b6479b2d64f31672798f81085297dabebd9e540/lib/libSQLiteCpp.so -- Library sqlite3 found /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.2/_/_/package/0a79a8c00509ac94d8a0a57b7da1df9f2a301aef/lib/libsqlite3.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 11 -- Conan: Checking correct version: 11 -- Conan: C++ stdlib: libstdc++11 -- Library SQLiteCpp found /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/0b6479b2d64f31672798f81085297dabebd9e540/lib/libSQLiteCpp.so -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/0b6479b2d64f31672798f81085297dabebd9e540/lib/libSQLiteCpp.so -- Library sqlite3 found /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.2/_/_/package/0a79a8c00509ac94d8a0a57b7da1df9f2a301aef/lib/libsqlite3.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.2/_/_/package/0a79a8c00509ac94d8a0a57b7da1df9f2a301aef/lib/libsqlite3.a -- Library sqlite3 found /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.2/_/_/package/0a79a8c00509ac94d8a0a57b7da1df9f2a301aef/lib/libsqlite3.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.2/_/_/package/0a79a8c00509ac94d8a0a57b7da1df9f2a301aef/lib/libsqlite3.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sqlitecpp/all/test_package/build/4ed1c40108d406bc5d6220e12a8453fc92c04e51 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/sqlitecpp/all/test_package/build/4ed1c40108d406bc5d6220e12a8453fc92c04e51' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package sqlitecpp/3.1.1 (test package): Running test() ----Running------ > bin/test_package ----------------- SQLite3 version 3.39.2 (3.39.2) 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