******************************************************************************** conan install sqlitecpp/2.4.0@#3f684f0b2001016d5e98ed379212608f --build=sqlitecpp -pr /home/conan/w/prod-v1/BuildSingleReference/20996/0cb783cf-0910-481a-b59c-23dfe682bb8f/profile_linux_9_libstdcpp11_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-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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-v1/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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/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++11 compiler.version=9 os=Linux [options] sqlitecpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sqlite3/3.42.0: Not found in local cache, looking in remotes... sqlite3/3.42.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.42.0: Downloaded recipe revision a731fc3f0c93706bb5ced39cdee508d5 sqlitecpp/2.4.0: Forced build from source Installing package: sqlitecpp/2.4.0 Requirements sqlite3/3.42.0 from 'conan-center' - Downloaded sqlitecpp/2.4.0 from local cache - Cache Packages sqlite3/3.42.0:6a03b0806bcf800472b17d5401d6ae7887a8a2b8 - Download sqlitecpp/2.4.0:cbb76d13f84823ac421f126d968b5956bb5549bf - Build Installing (downloading, building) binaries... sqlite3/3.42.0: Retrieving package 6a03b0806bcf800472b17d5401d6ae7887a8a2b8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz sqlite3/3.42.0: Package installed 6a03b0806bcf800472b17d5401d6ae7887a8a2b8 sqlite3/3.42.0: Downloaded package revision 14c2945f43071c38dda292f5ea481961 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK sqlitecpp/2.4.0: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/source/src sqlitecpp/2.4.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/2.4.0: Copying sources to build folder sqlitecpp/2.4.0: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf sqlitecpp/2.4.0: Generator txt created conanbuildinfo.txt sqlitecpp/2.4.0: Calling generate() sqlitecpp/2.4.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' sqlitecpp/2.4.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' sqlitecpp/2.4.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/2.4.0: Calling build() sqlitecpp/2.4.0: Apply patch (conan): Fix Sqlite3 CMake target sqlitecpp/2.4.0: Apply patch (conan): Fix Mingw compiler flags sqlitecpp/2.4.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- 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 -- CMake version: 3.18.2 -- CMAKE_CXX_COMPILER '/usr/bin/g++' 'GNU' '9.2.1' -- CMAKE_CXX_FLAGS '-m64 -Wno-c++0x-compat' -- CMAKE_CXX_FLAGS_RELEASE '-O3 -DNDEBUG' -- Conan: Component target declared 'SQLite::SQLite3' -- 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-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release sqlitecpp/2.4.0: CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release" '--' '-j3' ----------------- Scanning dependencies of target SQLiteCpp [ 14%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o [ 28%] Building CXX object CMakeFiles/SQLiteCpp.dir/src/Column.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/2.4.0: Package 'cbb76d13f84823ac421f126d968b5956bb5549bf' built sqlitecpp/2.4.0: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release sqlitecpp/2.4.0: Generated conaninfo.txt sqlitecpp/2.4.0: Generated conanbuildinfo.txt sqlitecpp/2.4.0: Generating the package sqlitecpp/2.4.0: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf sqlitecpp/2.4.0: Calling package() sqlitecpp/2.4.0: Copied 1 '.txt' file: LICENSE.txt sqlitecpp/2.4.0: CMake command: cmake --install "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release" --prefix "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf" ----Running------ > cmake --install "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/build/cbb76d13f84823ac421f126d968b5956bb5549bf/build/Release" --prefix "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/lib/libSQLiteCpp.so -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/Transaction.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/Exception.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/VariadicBind.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/Assertion.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/SQLiteCpp.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/Database.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/ExecuteMany.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/Utils.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/Statement.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/Column.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/include/SQLiteCpp/Backup.h -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/lib/cmake/SQLiteCpp/SQLiteCppConfig.cmake -- Installing: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/sqlitecpp/2.4.0/_/_/package/cbb76d13f84823ac421f126d968b5956bb5549bf/lib/cmake/SQLiteCpp/SQLiteCppConfig-release.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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK sqlitecpp/2.4.0 package(): Packaged 1 '.txt' file: LICENSE.txt sqlitecpp/2.4.0 package(): Packaged 1 '.so' file: libSQLiteCpp.so sqlitecpp/2.4.0 package(): Packaged 1 '.cmake' file: conan-official-sqlitecpp-targets.cmake sqlitecpp/2.4.0 package(): Packaged 11 '.h' files sqlitecpp/2.4.0: Package 'cbb76d13f84823ac421f126d968b5956bb5549bf' created sqlitecpp/2.4.0: Created package revision 2c2026ebed4f14c820e2b32aa00a40a1 [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/2.4.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/2.4.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