******************************************************************************** conan install z3/4.8.8@#b8e088ff6d8d0cd95df69c4f2df19efb --build=z3 -pr /home/conan/w/prod/BuildSingleReference/195822/dc3f3609-ca74-4c46-98c9-1ab11bd33cd5/profile_linux_9_libstdcpp11_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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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=9 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=9 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:c790bf3bba4353696932be38006b6896a204cd21 - Download z3/4.8.8:5598ab58532e875858b1a3e39ddd48d5dc1a160a - Build Installing (downloading, building) binaries... gmp/6.2.1: Retrieving package c790bf3bba4353696932be38006b6896a204cd21 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gmp/6.2.1: Package installed c790bf3bba4353696932be38006b6896a204cd21 gmp/6.2.1: Downloaded package revision 7a99f1a2998efa0b625e5e7b0ca3c703 [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'