******************************************************************************** conan install boost/1.79.0@#2c662081e62231c6c0f9b168b844482e --build=boost -pr /home/conan/w/prod/BuildSingleReference/63506/1606417a-5ceb-43bd-95d2-bca91ed4f2ad/profile_linux_11_libstdcpp11_gcc_release_64.boost-header_only-False_boost-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++11 compiler.version=11 os=Linux [options] boost:header_only=False boost:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision 3b9e037ae1c615d045a06c67d88491ae bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision b056f852bd2d5af96fc7171aadfd6c0b libbacktrace/cci.20210118: Not found in local cache, looking in remotes... libbacktrace/cci.20210118: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libbacktrace/cci.20210118: Downloaded recipe revision b707cfa5d717e9e1401017c741ad8f6c boost/1.79.0: Forced build from source b2/4.8.0: Not found in local cache, looking in remotes... b2/4.8.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz b2/4.8.0: Downloaded recipe revision 012527a73298c09865ac86e6921b8bc9 Installing package: boost/1.79.0 Requirements boost/1.79.0 from local cache - Cache bzip2/1.0.8 from 'conan-center' - Downloaded libbacktrace/cci.20210118 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages boost/1.79.0:dc8aedd23a0f0a773a5fcdcfe1ae3e89c4205978 - Build bzip2/1.0.8:c32092bf4d4bb47cf962af898e02823f499b017e - Download libbacktrace/cci.20210118:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download zlib/1.2.12:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download Build requirements b2/4.8.0 from 'conan-center' - Downloaded Build requirements packages b2/4.8.0:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... b2/4.8.0: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz b2/4.8.0: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 b2/4.8.0: Downloaded package revision 7abd6817f5839fc59367c0f39275a403 bzip2/1.0.8: Retrieving package c32092bf4d4bb47cf962af898e02823f499b017e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed c32092bf4d4bb47cf962af898e02823f499b017e bzip2/1.0.8: Downloaded package revision e8bc5d77621392c23dd9bd22d7f7c487 libbacktrace/cci.20210118: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libbacktrace/cci.20210118: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 libbacktrace/cci.20210118: Downloaded package revision c425080fc456197db1eae9cb1f07191c zlib/1.2.12: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 zlib/1.2.12: Downloaded package revision bad6e12ac13296404f31777ab71f15dc bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/c32092bf4d4bb47cf962af898e02823f499b017e/bin boost/1.79.0: Applying build-requirement: b2/4.8.0 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK boost/1.79.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/boost/1.79.0/_/_/source ERROR: boost/1.79.0: Error in source() method, line 562 tools.patch(**patch) TypeError: patch() got an unexpected keyword argument 'patch_source'