******************************************************************************** conan install z3/4.8.8@#b8e088ff6d8d0cd95df69c4f2df19efb --build=z3 -pr /home/conan/w/prod/BuildSingleReference/195822/fabc25c7-7ebb-4eec-8fa2-422ac925806b/profile_linux_11_libstdcpp_gcc_release_64.z3-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++ compiler.version=11 os=Linux [options] z3:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True z3/4.8.8: z3 will build using gmp multiprecision implementation. 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 c0aec48648a7dff99f293870b95cad36 z3/4.8.8: Forced build from source Installing package: z3/4.8.8 Requirements gmp/6.2.1 from 'conan-center' - Downloaded z3/4.8.8 from local cache - Cache Packages gmp/6.2.1:f5a6a9073d9da4895fd6713d4728d305848f9be8 - Download z3/4.8.8:e378a8f8776ad6065202979740c6c910396ca689 - Build Installing (downloading, building) binaries... gmp/6.2.1: Retrieving package f5a6a9073d9da4895fd6713d4728d305848f9be8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gmp/6.2.1: Package installed f5a6a9073d9da4895fd6713d4728d305848f9be8 gmp/6.2.1: Downloaded package revision 76521bb170ff466b896a53ca18111ac6 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK z3/4.8.8: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/z3/4.8.8/_/_/source/src z3/4.8.8: ERROR: z3/4.8.8: Error in source() method, line 65 self._cmake.configure(build_folder=self._build_subfolder) AttributeError: 'Z3Conan' object has no attribute '_cmake'