******************************************************************************** conan install cppbenchmark/1.0.3.0@#3fb4c583e8774cb60373e244d2b8d765 --build=cppbenchmark -pr /home/conan/w/prod/BuildSingleReference/159689/3988f689-5e0f-4fd9-9e3c-a4706cad875d/profile_linux_8_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 8 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=8 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=8 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:038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec - Download cppbenchmark/1.0.3.0:94e37b206da65092691a25592e2926d10ecfaa2a - Build hdrhistogram-c/0.11.1:3cea63dcd75faf305bb387fd56132f0eabf927e4 - Download zlib/1.2.13:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... cpp-optparse/cci.20171104: Retrieving package 038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpp-optparse/cci.20171104: Package installed 038f8796e196b3dba76fcc5fd4ef5d3d9c6866ec cpp-optparse/cci.20171104: Downloaded package revision bff10c21cbc9464bf2a7c9b960b7d519 zlib/1.2.13: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.13: Downloaded package revision 46ff29dbfae8487b4ab2dcd42b16bf4e hdrhistogram-c/0.11.1: Retrieving package 3cea63dcd75faf305bb387fd56132f0eabf927e4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdrhistogram-c/0.11.1: Package installed 3cea63dcd75faf305bb387fd56132f0eabf927e4 hdrhistogram-c/0.11.1: Downloaded package revision b7325e51cb7bac51507efc36526b72a9 [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/94e37b206da65092691a25592e2926d10ecfaa2a 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/94e37b206da65092691a25592e2926d10ecfaa2a/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/94e37b206da65092691a25592e2926d10ecfaa2a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/package/94e37b206da65092691a25592e2926d10ecfaa2a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/94e37b206da65092691a25592e2926d10ecfaa2a/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/94e37b206da65092691a25592e2926d10ecfaa2a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/package/94e37b206da65092691a25592e2926d10ecfaa2a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/94e37b206da65092691a25592e2926d10ecfaa2a/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 '94e37b206da65092691a25592e2926d10ecfaa2a' build failed cppbenchmark/1.0.3.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/94e37b206da65092691a25592e2926d10ecfaa2a/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/94e37b206da65092691a25592e2926d10ecfaa2a/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/package/94e37b206da65092691a25592e2926d10ecfaa2a" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppbenchmark/1.0.3.0/_/_/build/94e37b206da65092691a25592e2926d10ecfaa2a/src"