******************************************************************************** conan install mppp/0.26@#04eb44a33006d2bb984d38792a9adb79 --build=mppp -pr /home/conan/w/prod/BuildSingleReference/145983/6f923e92-3666-44e7-8dfd-68c09dc75f03/profile_linux_11_libstdcpp11_gcc_release_64.mppp-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] mppp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gmp/6.2.1: Not found in local cache, looking in remotes... gmp/6.2.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz gmp/6.2.1: Downloaded recipe revision 2011237c81178d014a4c08ae40cfe0cb mppp/0.26: Forced build from source Installing package: mppp/0.26 Requirements gmp/6.2.1 from 'conan-center' - Downloaded mppp/0.26 from local cache - Cache Packages gmp/6.2.1:f7d295909e4a77ea9afe0e22daa8e7d48da26066 - Download mppp/0.26:8014a012f2079d0fd21226d8fe707aea38c2fb53 - Build Installing (downloading, building) binaries... gmp/6.2.1: Retrieving package f7d295909e4a77ea9afe0e22daa8e7d48da26066 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gmp/6.2.1: Package installed f7d295909e4a77ea9afe0e22daa8e7d48da26066 gmp/6.2.1: Downloaded package revision 04592b0cf41008f054fbc98aa2d735e2 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mppp/0.26: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/mppp/0.26/_/_/source/src mppp/0.26: [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 mppp/0.26: Copying sources to build folder mppp/0.26: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/mppp/0.26/_/_/build/8014a012f2079d0fd21226d8fe707aea38c2fb53 mppp/0.26: Generator txt created conanbuildinfo.txt mppp/0.26: Calling generate() mppp/0.26: 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 ERROR: mppp/0.26: Error in generate() method, line 96 tc.variables["MPPP_WITH_FMT"] = self.options.with_fmt ConanException: option 'with_fmt' doesn't exist Possible options are ['shared', 'fPIC', 'with_mpfr', 'with_arb', 'with_mpc', 'with_quadmath', 'with_boost']