******************************************************************************** conan install mpc/1.1.0@#3f3bf2b2a49bfe667d2d61a9f68fc1ae --build=mpc -pr /home/conan/w/prod/BuildSingleReference/157564/deb9d863-c3ee-48e1-ab8d-f12a2fa4151d/profile_linux_7_libstdcpp11_gcc_debug_64.mpc-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 7 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=7 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=7 os=Linux [options] mpc: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 83b8f7a110976a83382f74bab17125fd mpfr/4.1.0: Not found in local cache, looking in remotes... mpfr/4.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz mpfr/4.1.0: Downloaded recipe revision ac84d903b3c1400c1fb444ff455a3cb8 mpc/1.1.0: Forced build from source Installing package: mpc/1.1.0 Requirements gmp/6.2.1 from 'conan-center' - Downloaded mpc/1.1.0 from local cache - Cache mpfr/4.1.0 from 'conan-center' - Downloaded Packages gmp/6.2.1:a5ea14adacee08bb42718e092632bce1f631979e - Download mpc/1.1.0:e4b9a5d1685ee76fb61ea93dedbde09bb54e9249 - Build mpfr/4.1.0:24b953878550a1a26d8568914fcd3f4d9573eac8 - Download Installing (downloading, building) binaries... gmp/6.2.1: Retrieving package a5ea14adacee08bb42718e092632bce1f631979e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gmp/6.2.1: Package installed a5ea14adacee08bb42718e092632bce1f631979e gmp/6.2.1: Downloaded package revision 2bb37d5f138d62a26dc6568a5c128d77 mpfr/4.1.0: Retrieving package 24b953878550a1a26d8568914fcd3f4d9573eac8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz mpfr/4.1.0: Package installed 24b953878550a1a26d8568914fcd3f4d9573eac8 mpfr/4.1.0: Downloaded package revision d069e56161c53ea9444da08cefa495ab [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK mpc/1.1.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/mpc/1.1.0/_/_/source/src mpc/1.1.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 mpc/1.1.0: Copying sources to build folder mpc/1.1.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/mpc/1.1.0/_/_/build/e4b9a5d1685ee76fb61ea93dedbde09bb54e9249 mpc/1.1.0: Generator txt created conanbuildinfo.txt mpc/1.1.0: Calling generate() mpc/1.1.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 ERROR: mpc/1.1.0: Error in generate() method, line 75 if is_msvc(self): NameError: name 'is_msvc' is not defined