******************************************************************************** conan install sqlitecpp/3.1.1@#344d0b8e44a9d33b27cc522b910c5f17 --build=sqlitecpp -pr /home/conan/w/prod/BuildSingleReference/92921/e4e37bf3-c644-4f7b-98c3-f0dc6801194e/profile_linux_11_libcpp_clang_release_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 11.1 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=11 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=Release compiler=clang compiler.libcxx=libc++ 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 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.1.1: Forced build from source Installing package: sqlitecpp/3.1.1 Requirements sqlite3/3.39.3 from 'conan-center' - Downloaded sqlitecpp/3.1.1 from local cache - Cache Packages sqlite3/3.39.3:b973f97c8bdce86010599f2340e4e4ca4392d36a - Download sqlitecpp/3.1.1:9b0f038a2a827d1e87b8be84e717ff196bdedf60 - Build Installing (downloading, building) binaries... sqlite3/3.39.3: Retrieving package b973f97c8bdce86010599f2340e4e4ca4392d36a from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.39.3: Package installed b973f97c8bdce86010599f2340e4e4ca4392d36a sqlite3/3.39.3: Downloaded package revision e8fcb412202ee703423bde21050fcb71 sqlite3/3.39.3: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.3/_/_/package/b973f97c8bdce86010599f2340e4e4ca4392d36a/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sqlitecpp/3.1.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/source/src sqlitecpp/3.1.1: [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.1.1: Copying sources to build folder sqlitecpp/3.1.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60 sqlitecpp/3.1.1: Generator txt created conanbuildinfo.txt sqlitecpp/3.1.1: Calling generate() sqlitecpp/3.1.1: 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.1.1: Calling build() sqlitecpp/3.1.1: apply_conandata_patches(): No patches defined in conandata sqlitecpp/3.1.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using c++ standard c++11 -- CMake version: 3.18.2 -- Project version: 3.1.1 -- Using Stack Protection hardening -- CMAKE_CXX_COMPILER '/usr/bin/clang++' 'Clang' '11.1.0' -- CMAKE_CXX_FLAGS '-m64 -stdlib=libc++ -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long' -- CMAKE_CXX_FLAGS_RELEASE '-O3 -DNDEBUG' -- 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.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/build/Release sqlitecpp/3.1.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/build/Release" '--' '-j3' ----------------- Scanning dependencies of target SQLiteCpp [ 42%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o [ 42%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o [ 42%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o [ 57%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o [ 71%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o [ 85%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o [100%] Linking CXX shared library libSQLiteCpp.so [100%] Built target SQLiteCpp sqlitecpp/3.1.1: Package '9b0f038a2a827d1e87b8be84e717ff196bdedf60' built sqlitecpp/3.1.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/build/Release sqlitecpp/3.1.1: Generated conaninfo.txt sqlitecpp/3.1.1: Generated conanbuildinfo.txt sqlitecpp/3.1.1: Generating the package sqlitecpp/3.1.1: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60 sqlitecpp/3.1.1: Calling package() sqlitecpp/3.1.1: Copied 1 '.txt' file: LICENSE.txt sqlitecpp/3.1.1: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9b0f038a2a827d1e87b8be84e717ff196bdedf60/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/lib/libSQLiteCpp.so.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/lib/libSQLiteCpp.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/VariadicBind.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/Column.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/Exception.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/SQLiteCpp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/Database.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/ExecuteMany.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/Transaction.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/Statement.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/Utils.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/Backup.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/include/SQLiteCpp/Assertion.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/lib/cmake/SQLiteCpp/SQLiteCppTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/lib/cmake/SQLiteCpp/SQLiteCppTargets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/lib/cmake/SQLiteCpp/SQLiteCppConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9b0f038a2a827d1e87b8be84e717ff196bdedf60/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.1.1 package(): Packaged 1 '.0' file: libSQLiteCpp.so.0 sqlitecpp/3.1.1 package(): Packaged 1 '.so' file: libSQLiteCpp.so sqlitecpp/3.1.1 package(): Packaged 1 '.cmake' file: conan-official-sqlitecpp-targets.cmake sqlitecpp/3.1.1 package(): Packaged 1 '.txt' file: LICENSE.txt sqlitecpp/3.1.1 package(): Packaged 11 '.h' files sqlitecpp/3.1.1: Package '9b0f038a2a827d1e87b8be84e717ff196bdedf60' created sqlitecpp/3.1.1: Created package revision 3e711f6b1083546a4dd9d63a33ef230a [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.1.1: 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.1.1: 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