******************************************************************************** conan install z3/4.8.8@#b8e088ff6d8d0cd95df69c4f2df19efb --build=z3 -pr /home/conan/w/prod/BuildSingleReference/195822/d1fc4d9f-9a32-4c49-98f7-85f16f57fae4/profile_linux_5_libstdcpp_gcc_debug_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 5.4 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=5 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++ compiler.version=5 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:db8101f1597bb8cca325041dbcaf0b69c8039e60 - Download z3/4.8.8:4be28a842e95087ad2f6ba4acdec64ac59ca629c - Build Installing (downloading, building) binaries... gmp/6.2.1: Retrieving package db8101f1597bb8cca325041dbcaf0b69c8039e60 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gmp/6.2.1: Package installed db8101f1597bb8cca325041dbcaf0b69c8039e60 gmp/6.2.1: Downloaded package revision 1ce3f18ade543421d6660abce3de0e61 [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'