******************************************************************************** conan install bison/3.7.1@#2df02e54a4b6feeba8369364c6aa2178 --build=bison -pr /home/conan/w/prod/BuildSingleReference/79868/b7811058-71b7-4564-a4cc-252747386e36/profile_linux_11_libstdcpp11_gcc_release_64..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] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True m4/1.4.19: Not found in local cache, looking in remotes... m4/1.4.19: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.19: Downloaded recipe revision d9741f0aa0ac45e6b54a59f79e32ac81 bison/3.7.1: Forced build from source flex/2.6.4: Not found in local cache, looking in remotes... flex/2.6.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz flex/2.6.4: Downloaded recipe revision e4696e6333f2d486e7073de6a9559712 Installing package: bison/3.7.1 Requirements bison/3.7.1 from local cache - Cache m4/1.4.19 from 'conan-center' - Downloaded Packages bison/3.7.1:4cc81c2613a066531a3fa4ef00e16064aeb208d2 - Build m4/1.4.19:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Build requirements flex/2.6.4 from 'conan-center' - Downloaded Build requirements packages flex/2.6.4:4cc81c2613a066531a3fa4ef00e16064aeb208d2 - Download Installing (downloading, building) binaries... m4/1.4.19: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.19: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c m4/1.4.19: Downloaded package revision 9d688c9ef4c12a69e6f0824ebc6848bb flex/2.6.4: Retrieving package 4cc81c2613a066531a3fa4ef00e16064aeb208d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz flex/2.6.4: Package installed 4cc81c2613a066531a3fa4ef00e16064aeb208d2 flex/2.6.4: Downloaded package revision 1d54c6462f205b9e154c16ce2ddc9c72 m4/1.4.19: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/m4/1.4.19/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin m4/1.4.19: Setting M4 environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/m4/1.4.19/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/m4 flex/2.6.4: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/flex/2.6.4/_/_/package/4cc81c2613a066531a3fa4ef00e16064aeb208d2/bin flex/2.6.4: Setting LEX environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/flex/2.6.4/_/_/package/4cc81c2613a066531a3fa4ef00e16064aeb208d2/bin/flex bison/3.7.1: Applying build-requirement: flex/2.6.4 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK bison/3.7.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/bison/3.7.1/_/_/source ERROR: bison/3.7.1: Error in source() method, line 55 tools.files.get(self, **self.conan_data["sources"][self.version], AttributeError: module 'conans.tools' has no attribute 'files'