******************************************************************************** conan install sqlitecpp/3.2.0@#a7b58453f71e7c71758492727f00d252 --build=sqlitecpp -pr /home/conan/w/prod/BuildSingleReference/92804/feda997c-a4ad-4aed-b261-06c9fbb96ca9/profile_linux_13_libcpp_clang_debug_64.sqlitecpp-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 13.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=13 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=clang compiler.libcxx=libc++ compiler.version=13 os=Linux [options] sqlitecpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sqlite3/3.39.3: Not found in local cache, looking in remotes... sqlite3/3.39.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.39.3: Downloaded recipe revision d3787ff2a42da13ef5ec6546545844f4 sqlitecpp/3.2.0: Forced build from source Installing package: sqlitecpp/3.2.0 Requirements sqlite3/3.39.3 from 'conan-center' - Downloaded sqlitecpp/3.2.0 from local cache - Cache Packages sqlite3/3.39.3:205a0533993e7cc12a4de2d3fda937f32c2214bf - Download sqlitecpp/3.2.0:8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55 - Build Installing (downloading, building) binaries... sqlite3/3.39.3: Retrieving package 205a0533993e7cc12a4de2d3fda937f32c2214bf from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.39.3: Package installed 205a0533993e7cc12a4de2d3fda937f32c2214bf sqlite3/3.39.3: Downloaded package revision 9b09e3a3cd66ebe32245b3ec5134cb73 sqlite3/3.39.3: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.3/_/_/package/205a0533993e7cc12a4de2d3fda937f32c2214bf/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sqlitecpp/3.2.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/source/src sqlitecpp/3.2.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK sqlitecpp/3.2.0: Copying sources to build folder sqlitecpp/3.2.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55 sqlitecpp/3.2.0: Generator txt created conanbuildinfo.txt sqlitecpp/3.2.0: Calling generate() sqlitecpp/3.2.0: Aggregating env generators [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.2.0: Calling build() sqlitecpp/3.2.0: apply_conandata_patches(): No patches defined in conandata sqlitecpp/3.2.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is Clang 13.0.0 -- The CXX compiler identification is Clang 13.0.0 -- Check for working C compiler: /usr/local/bin/clang -- Check for working C compiler: /usr/local/bin/clang -- 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/clang++ -- Check for working CXX compiler: /usr/local/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using c++ standard c++11 -- CMake version: 3.15.7 -- Project version: 3.2.0 -- Using Stack Protection hardening -- CMAKE_CXX_COMPILER '/usr/local/bin/clang++' 'Clang' '13.0.0' -- CMAKE_CXX_FLAGS '-m64 -stdlib=libc++ -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long' -- CMAKE_CXX_FLAGS_DEBUG '-g' -- Conan: Component target declared 'SQLite::SQLite3' -- Link to sqlite3 system library -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- SQLITECPP_RUN_CPPLINT OFF -- SQLITECPP_RUN_CPPCHECK OFF -- SQLITECPP_RUN_DOXYGEN OFF -- SQLITECPP_BUILD_EXAMPLES OFF -- SQLITECPP_BUILD_TESTS OFF -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/build/Debug sqlitecpp/3.2.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target SQLiteCpp [ 25%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o [ 25%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o [ 37%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o [ 50%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o [ 62%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Savepoint.cpp.o [ 75%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o [ 87%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o [100%] Linking CXX shared library libSQLiteCpp.so [100%] Built target SQLiteCpp sqlitecpp/3.2.0: Package '8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55' built sqlitecpp/3.2.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/build/Debug sqlitecpp/3.2.0: Generated conaninfo.txt sqlitecpp/3.2.0: Generated conanbuildinfo.txt sqlitecpp/3.2.0: Generating the package sqlitecpp/3.2.0: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55 sqlitecpp/3.2.0: Calling package() sqlitecpp/3.2.0: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/lib/libSQLiteCpp.so.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/lib/libSQLiteCpp.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/VariadicBind.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/Column.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/Exception.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/SQLiteCpp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/Savepoint.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/Database.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/ExecuteMany.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/Transaction.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/Statement.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/Utils.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/Backup.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/include/SQLiteCpp/Assertion.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/lib/cmake/SQLiteCpp/SQLiteCppTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/lib/cmake/SQLiteCpp/SQLiteCppTargets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/share/SQLiteCpp/package.xml -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/lib/cmake/SQLiteCpp/SQLiteCppConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55/lib/cmake/SQLiteCpp/SQLiteCppConfigVersion.cmake [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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK sqlitecpp/3.2.0 package(): Packaged 1 '.0' file: libSQLiteCpp.so.0 sqlitecpp/3.2.0 package(): Packaged 1 '.so' file: libSQLiteCpp.so sqlitecpp/3.2.0 package(): Packaged 1 '.cmake' file: conan-official-sqlitecpp-targets.cmake sqlitecpp/3.2.0 package(): Packaged 1 '.txt' file: LICENSE.txt sqlitecpp/3.2.0 package(): Packaged 12 '.h' files sqlitecpp/3.2.0: Package '8124bbb4aee3688d32c93e9adfb9d2ae29bc2f55' created sqlitecpp/3.2.0: Created package revision dafdfcba701e801c91234c0d882dbd38 [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(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators sqlitecpp/3.2.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior sqlitecpp/3.2.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior