******************************************************************************** conan install sqlitecpp/3.1.1@#7b8330b1df3020dd1a1d4b4a3c64c3fb --build=sqlitecpp -pr /home/conan/w/prod/BuildSingleReference/92411/ab8d8766-a785-4a77-926c-f8b879ea1f32/profile_linux_11_libstdcpp_gcc_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) Found gcc 11.1 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=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=gcc compiler.libcxx=libstdc++ 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.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.1.1: Forced build from source Installing package: sqlitecpp/3.1.1 Requirements sqlite3/3.39.2 from 'conan-center' - Downloaded sqlitecpp/3.1.1 from local cache - Cache Packages sqlite3/3.39.2:8fc930bdbf940331d9f322f454eac3dd06fd27e8 - Download sqlitecpp/3.1.1:9554f1cd033f45623a7a473bb1f63f3e03e0410e - Build Installing (downloading, building) binaries... sqlite3/3.39.2: Retrieving package 8fc930bdbf940331d9f322f454eac3dd06fd27e8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.39.2: Package installed 8fc930bdbf940331d9f322f454eac3dd06fd27e8 sqlite3/3.39.2: Downloaded package revision abe1546910ed1803a6c41857fca70da3 sqlite3/3.39.2: Appending PATH env var with : /home/conan/w/prod/BuildSingleReference/.conan/data/sqlite3/3.39.2/_/_/package/8fc930bdbf940331d9f322f454eac3dd06fd27e8/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/9554f1cd033f45623a7a473bb1f63f3e03e0410e 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: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- 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 -- Using c++ standard c++11 -- CMake version: 3.15.7 -- Project version: 3.1.1 -- Using Stack Protection hardening -- CMAKE_CXX_COMPILER '/usr/local/bin/c++' 'GNU' '11.1.0' -- CMAKE_CXX_FLAGS '-m64 -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/9554f1cd033f45623a7a473bb1f63f3e03e0410e/build/Release sqlitecpp/3.1.1: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/build/Release" '--' '-j3' ----------------- Scanning dependencies of target SQLiteCpp [ 28%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o [ 28%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o [ 42%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Database.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 '9554f1cd033f45623a7a473bb1f63f3e03e0410e' built sqlitecpp/3.1.1: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/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/9554f1cd033f45623a7a473bb1f63f3e03e0410e sqlitecpp/3.1.1: Calling package() sqlitecpp/3.1.1: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/lib/libSQLiteCpp.so.0 -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/lib/libSQLiteCpp.so -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/VariadicBind.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/Column.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/Exception.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/SQLiteCpp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/Database.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/ExecuteMany.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/Transaction.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/Statement.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/Utils.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/Backup.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/include/SQLiteCpp/Assertion.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/lib/cmake/SQLiteCpp/SQLiteCppTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/lib/cmake/SQLiteCpp/SQLiteCppTargets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/lib/cmake/SQLiteCpp/SQLiteCppConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/package/9554f1cd033f45623a7a473bb1f63f3e03e0410e/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 '9554f1cd033f45623a7a473bb1f63f3e03e0410e' created sqlitecpp/3.1.1: Created package revision 4a17117a13f6d930d77a4dfbd4e16cb0 [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 /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/src/src/Database.cpp: In static member function 'static SQLite::Header SQLite::Database::getHeaderInfo(const string&)': /home/conan/w/prod/BuildSingleReference/.conan/data/sqlitecpp/3.1.1/_/_/build/9554f1cd033f45623a7a473bb1f63f3e03e0410e/src/src/Database.cpp:313:12: warning: 'char* strncpy(char*, const char*, size_t)' output may be truncated copying 16 bytes from a string of length 99 [-Wstringop-truncation] 313 | strncpy(pHeaderStr, pBuf, 16); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 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