******************************************************************************** conan install sqlitecpp/3.2.0@#981db886ceb1e955f2efe41af6255e04 --build=sqlitecpp -pr /home/conan/w/prod/BuildSingleReference/92414/dfe02894-8d2c-4d16-9323-467da2746fbd/profile_linux_10_libstdcpp_gcc_debug_64.sqlitecpp-shared-False.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: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/prod/BuildSingleReference/.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=10 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=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] sqlitecpp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sqlite3/3.39.2: Not found in local cache, looking in remotes... sqlite3/3.39.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.39.2: Downloaded recipe revision a33a9b365cf9c2bb99590250c115a2cb sqlitecpp/3.2.0: Forced build from source Installing package: sqlitecpp/3.2.0 Requirements sqlite3/3.39.2 from 'conan-center' - Downloaded sqlitecpp/3.2.0 from local cache - Cache Packages sqlite3/3.39.2:56e7c57ac9048a10ced85f794249450d8db7a4af - Download sqlitecpp/3.2.0:33bce529a534eb2d34f6ca8346c3bd42f992cfef - Build Installing (downloading, building) binaries... sqlite3/3.39.2: Retrieving package 56e7c57ac9048a10ced85f794249450d8db7a4af from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.39.2: Package installed 56e7c57ac9048a10ced85f794249450d8db7a4af sqlite3/3.39.2: Downloaded package revision 3fb5f8e00a6c5b7147fb1b55b98f61b3 sqlite3/3.39.2: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.2/_/_/package/56e7c57ac9048a10ced85f794249450d8db7a4af/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/33bce529a534eb2d34f6ca8346c3bd42f992cfef 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)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK sqlitecpp/3.2.0: Calling build() 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/33bce529a534eb2d34f6ca8346c3bd42f992cfef/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/33bce529a534eb2d34f6ca8346c3bd42f992cfef/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/33bce529a534eb2d34f6ca8346c3bd42f992cfef/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/33bce529a534eb2d34f6ca8346c3bd42f992cfef/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/33bce529a534eb2d34f6ca8346c3bd42f992cfef/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 10.3.0 -- The CXX compiler identification is GNU 10.3.0 -- 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using c++ standard c++11 -- CMake version: 3.18.2 -- Project version: 3.2.0 -- Using Stack Protection hardening -- CMAKE_CXX_COMPILER '/usr/bin/g++' 'GNU' '10.3.0' -- CMAKE_CXX_FLAGS '-m64 -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/33bce529a534eb2d34f6ca8346c3bd42f992cfef/build/Debug sqlitecpp/3.2.0: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/33bce529a534eb2d34f6ca8346c3bd42f992cfef/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/33bce529a534eb2d34f6ca8346c3bd42f992cfef/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target SQLiteCpp [ 25%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o [ 25%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o [ 37%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Column.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 static library libSQLiteCpp.a [100%] Built target SQLiteCpp sqlitecpp/3.2.0: Package '33bce529a534eb2d34f6ca8346c3bd42f992cfef' built sqlitecpp/3.2.0: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/33bce529a534eb2d34f6ca8346c3bd42f992cfef/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/33bce529a534eb2d34f6ca8346c3bd42f992cfef 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/33bce529a534eb2d34f6ca8346c3bd42f992cfef/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/build/33bce529a534eb2d34f6ca8346c3bd42f992cfef/build/Debug" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef" ----------------- -- Install configuration: "Debug" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/lib/libSQLiteCpp.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/VariadicBind.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/Column.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/Exception.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/SQLiteCpp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/Savepoint.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/Database.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/ExecuteMany.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/Transaction.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/Statement.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/Utils.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/Backup.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/include/SQLiteCpp/Assertion.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/lib/cmake/SQLiteCpp/SQLiteCppTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/lib/cmake/SQLiteCpp/SQLiteCppTargets-debug.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/share/SQLiteCpp/package.xml -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/lib/cmake/SQLiteCpp/SQLiteCppConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.2.0/_/_/package/33bce529a534eb2d34f6ca8346c3bd42f992cfef/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 '.a' file: libSQLiteCpp.a 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 '33bce529a534eb2d34f6ca8346c3bd42f992cfef' created sqlitecpp/3.2.0: Created package revision 63d35f178ec8afc5a12df3f9623f1b2e [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