******************************************************************************** conan install cppbenchmark/1.0.3.0@#3fb4c583e8774cb60373e244d2b8d765 --build=cppbenchmark -pr /home/conan/w/prod/BuildSingleReference/159689/9da859c8-cc94-4f05-89a2-13a508d39b71/profile_linux_9_libstdcpp11_gcc_debug_64.cppbenchmark-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 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/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/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++11 compiler.version=9 os=Linux [options] cppbenchmark:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hdrhistogram-c/0.11.1: Not found in local cache, looking in remotes... hdrhistogram-c/0.11.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdrhistogram-c/0.11.1: Downloaded recipe revision 75fd810752c871a5ea70d0b732a29848 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f cpp-optparse/cci.20171104: Not found in local cache, looking in remotes... cpp-optparse/cci.20171104: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cpp-optparse/cci.20171104: Downloaded recipe revision 96a67afb8df93f3a7ed0712972eab4cf cppbenchmark/1.0.3.0: Forced build from source Installing package: cppbenchmark/1.0.3.0 Requirements cpp-optparse/cci.20171104 from 'conan-center' - Downloaded cppbenchmark/1.0.3.0 from local cache - Cache hdrhistogram-c/0.11.1 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages cpp-optparse/cci.20171104:038baac88f4c7bfa972ce5adac1616bed8fe2ef4 - Download cppbenchmark/1.0.3.0:18373463766e2d4d94befb7e958b432ef75ff5ee - Build hdrhistogram-c/0.11.1:acc1bd9feeca12810ba1313c4fd8867e201d928f - Download zlib/1.2.13:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download Installing (downloading, building) binaries... cpp-optparse/cci.20171104: Retrieving package 038baac88f4c7bfa972ce5adac1616bed8fe2ef4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpp-optparse/cci.20171104: Package installed 038baac88f4c7bfa972ce5adac1616bed8fe2ef4 cpp-optparse/cci.20171104: Downloaded package revision eaa02973a725bbe7d8759d9d57390d0d zlib/1.2.13: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 zlib/1.2.13: Downloaded package revision 47adf656409dfd8256b133cc4f1b2ff4 hdrhistogram-c/0.11.1: Retrieving package acc1bd9feeca12810ba1313c4fd8867e201d928f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdrhistogram-c/0.11.1: Package installed acc1bd9feeca12810ba1313c4fd8867e201d928f hdrhistogram-c/0.11.1: Downloaded package revision 65a4a042a5374655415b63f5c17d9005 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppbenchmark/1.0.3.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/source/src cppbenchmark/1.0.3.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 cppbenchmark/1.0.3.0: Copying sources to build folder cppbenchmark/1.0.3.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/18373463766e2d4d94befb7e958b432ef75ff5ee cppbenchmark/1.0.3.0: Generator txt created conanbuildinfo.txt cppbenchmark/1.0.3.0: Calling generate() cppbenchmark/1.0.3.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' cppbenchmark/1.0.3.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/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/18373463766e2d4d94befb7e958b432ef75ff5ee/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' cppbenchmark/1.0.3.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 cppbenchmark/1.0.3.0: Calling build() cppbenchmark/1.0.3.0: Apply patch (conan): fix install path, use cci packages, disable tests cppbenchmark/1.0.3.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/18373463766e2d4d94befb7e958b432ef75ff5ee/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/package/18373463766e2d4d94befb7e958b432ef75ff5ee" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/18373463766e2d4d94befb7e958b432ef75ff5ee/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/18373463766e2d4d94befb7e958b432ef75ff5ee/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/package/18373463766e2d4d94befb7e958b432ef75ff5ee" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/18373463766e2d4d94befb7e958b432ef75ff5ee/src" ----------------- -- Configuring incomplete, errors occurred! cppbenchmark/1.0.3.0: CMake Error at CMakeLists.txt:1 (cmake_minimum_required): CMake 3.20 or higher is required. You are running version 3.18.2 cppbenchmark/1.0.3.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 cppbenchmark/1.0.3.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 cppbenchmark/1.0.3.0: ERROR: Package '18373463766e2d4d94befb7e958b432ef75ff5ee' build failed cppbenchmark/1.0.3.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/18373463766e2d4d94befb7e958b432ef75ff5ee/build/Debug ERROR: cppbenchmark/1.0.3.0: Error in build() method, line 82 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/18373463766e2d4d94befb7e958b432ef75ff5ee/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/package/18373463766e2d4d94befb7e958b432ef75ff5ee" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/18373463766e2d4d94befb7e958b432ef75ff5ee/src"