******************************************************************************** conan install cfgfile/0.2.11@#a66d5b39afcb9fcdcbe56f4fe19954f7 --build=cfgfile -pr /home/conan/w/prod/BuildSingleReference/134632/8974bb96-bbe3-4bbe-82a4-4c43a6963138/profile_linux_5_libstdcpp11_gcc_release_64..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 5.4 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=5 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++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True args-parser/6.2.0.1: Not found in local cache, looking in remotes... args-parser/6.2.0.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz args-parser/6.2.0.1: Downloaded recipe revision b050e1b504e1cc14bcc7928deec272bb cfgfile/0.2.11: Forced build from source Installing package: cfgfile/0.2.11 Requirements args-parser/6.2.0.1 from 'conan-center' - Downloaded cfgfile/0.2.11 from local cache - Cache Packages args-parser/6.2.0.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download cfgfile/0.2.11:98cf4489522203cf20bc4bb98204fbbbed16485e - Build Installing (downloading, building) binaries... args-parser/6.2.0.1: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz args-parser/6.2.0.1: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 args-parser/6.2.0.1: Downloaded package revision 4437eb70533deb4d9006f36717a8fb26 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cfgfile/0.2.11: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/source/. cfgfile/0.2.11: [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 cfgfile/0.2.11: Copying sources to build folder cfgfile/0.2.11: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/build/98cf4489522203cf20bc4bb98204fbbbed16485e cfgfile/0.2.11: Generator txt created conanbuildinfo.txt cfgfile/0.2.11: Calling generate() cfgfile/0.2.11: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' cfgfile/0.2.11: 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/cfgfile/0.2.11/_/_/build/98cf4489522203cf20bc4bb98204fbbbed16485e/build/generators/conan_toolchain.cmake -DBUILD_EXAMPLES=OFF -DBUILD_TESTS=OFF -DUSE_INTERNAL_ARGS_PARSER=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' cfgfile/0.2.11: 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 cfgfile/0.2.11: Calling build() cfgfile/0.2.11: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/build/98cf4489522203cf20bc4bb98204fbbbed16485e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/package/98cf4489522203cf20bc4bb98204fbbbed16485e" -DBUILD_EXAMPLES="OFF" -DBUILD_TESTS="OFF" -DUSE_INTERNAL_ARGS_PARSER="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/build/98cf4489522203cf20bc4bb98204fbbbed16485e/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/build/98cf4489522203cf20bc4bb98204fbbbed16485e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/package/98cf4489522203cf20bc4bb98204fbbbed16485e" -DBUILD_EXAMPLES="OFF" -DBUILD_TESTS="OFF" -DUSE_INTERNAL_ARGS_PARSER="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/build/98cf4489522203cf20bc4bb98204fbbbed16485e/." ----------------- -- Configuring incomplete, errors occurred! cfgfile/0.2.11: CMake Error at CMakeLists.txt:2 (cmake_minimum_required): CMake 3.19 or higher is required. You are running version 3.18.2 cfgfile/0.2.11: 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 cfgfile/0.2.11: 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 cfgfile/0.2.11: ERROR: Package '98cf4489522203cf20bc4bb98204fbbbed16485e' build failed cfgfile/0.2.11: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/build/98cf4489522203cf20bc4bb98204fbbbed16485e/build/Release ERROR: cfgfile/0.2.11: Error in build() method, line 58 cmake.configure(build_script_folder=self.source_folder) ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/build/98cf4489522203cf20bc4bb98204fbbbed16485e/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/package/98cf4489522203cf20bc4bb98204fbbbed16485e" -DBUILD_EXAMPLES="OFF" -DBUILD_TESTS="OFF" -DUSE_INTERNAL_ARGS_PARSER="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/cfgfile/0.2.11/_/_/build/98cf4489522203cf20bc4bb98204fbbbed16485e/."