******************************************************************************** conan install quickfix/1.15.1@#a41d7b71b0c39e6d021a2e60891b0005 --build=quickfix -pr /home/conan/w/prod/BuildSingleReference/63906/266a3a02-1aa7-458b-b34c-ec5527ba1115/profile_linux_11_libstdcpp11_gcc_release_64.quickfix-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) 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/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=11 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=11 os=Linux [options] quickfix:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True quickfix/1.15.1: Forced build from source Installing package: quickfix/1.15.1 Requirements quickfix/1.15.1 from local cache - Cache Packages quickfix/1.15.1:6557f18ca99c0b6a233f43db00e30efaa525e27e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK quickfix/1.15.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/quickfix/1.15.1/_/_/source [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 quickfix/1.15.1: Copying sources to build folder quickfix/1.15.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/quickfix/1.15.1/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e quickfix/1.15.1: Generator cmake created conanbuildinfo.cmake quickfix/1.15.1: 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 quickfix/1.15.1: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/quickfix/1.15.1/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/quickfix/1.15.1/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHAVE_SSL="False" -DHAVE_POSTGRESQL="False" -DHAVE_MYSQL="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/quickfix/1.15.1/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder' ----------------- -- Configuring incomplete, errors occurred! quickfix/1.15.1: CMake Error at CMakeLists.txt:1 (cmake_minimum_required): CMake 3.16 or higher is required. You are running version 3.15.7 quickfix/1.15.1: ERROR: Package '6557f18ca99c0b6a233f43db00e30efaa525e27e' build failed quickfix/1.15.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/quickfix/1.15.1/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e ERROR: quickfix/1.15.1: Error in build() method, line 77 cmake = self._configure_cmake() while calling '_configure_cmake', line 70 self._cmake.configure(source_folder=self._source_subfolder, build_folder=self._build_subfolder) ConanException: Error 1 while executing cd '/home/conan/w/prod/BuildSingleReference/.conan/data/quickfix/1.15.1/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="11" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/quickfix/1.15.1/_/_/package/6557f18ca99c0b6a233f43db00e30efaa525e27e" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DHAVE_SSL="False" -DHAVE_POSTGRESQL="False" -DHAVE_MYSQL="False" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/quickfix/1.15.1/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/source_subfolder'