******************************************************************************** conan install idna/cci.20240115@#b7d4905f95e3d058e99e90bd04dcb04b --build=idna -pr /home/conan/w/prod-v1/bsr/112030/dddba/profile_linux_11_libstdcpp11_gcc_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/112030/cdfce/.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-v1/bsr/112030/cdfce/.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-v1/bsr/112030/cdfce/.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=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True idna/cci.20240115: Forced build from source Installing package: idna/cci.20240115 Requirements idna/cci.20240115 from local cache - Cache Packages idna/cci.20240115:6557f18ca99c0b6a233f43db00e30efaa525e27e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK idna/cci.20240115: Configuring sources in /home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/source/src idna/cci.20240115: [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 idna/cci.20240115: Copying sources to build folder idna/cci.20240115: Building your package in /home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e idna/cci.20240115: Generator txt created conanbuildinfo.txt idna/cci.20240115: Calling generate() idna/cci.20240115: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' idna/cci.20240115: 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/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' idna/cci.20240115: 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 idna/cci.20240115: Calling build() idna/cci.20240115: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/.." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/.." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- 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 -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/CMakeFiles/CMakeOutput.log". idna/cci.20240115: CMake Error at src/CMakeLists.txt:1 (cmake_minimum_required): CMake 3.16 or higher is required. You are running version 3.15.7 idna/cci.20240115: 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 idna/cci.20240115: ERROR: Package '6557f18ca99c0b6a233f43db00e30efaa525e27e' build failed idna/cci.20240115: WARN: Build folder /home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release ERROR: idna/cci.20240115: Error in build() method, line 71 cmake.configure(build_script_folder=os.path.join(self.source_folder, os.pardir)) ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/112030/cdfce/.conan/data/idna/cci.20240115/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/src/.."