******************************************************************************** conan install boost/1.79.0@#2c662081e62231c6c0f9b168b844482e --build=boost -pr /home/conan/w/prod/BuildSingleReference/63506/ca5473e7-f497-46b3-94f2-a3811d6d08bb/profile_linux_9_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) 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] 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:ca891ed5c8e67ebb3e46639c100abdbca6d8b11e - Build bzip2/1.0.8:da606cf731e334010b0bf6e85a2a6f891b9f36b0 - Download libbacktrace/cci.20210118:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download zlib/1.2.12:6af9cc7cb931c5ad942174fd7838eb655717c709 - 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 da606cf731e334010b0bf6e85a2a6f891b9f36b0 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed da606cf731e334010b0bf6e85a2a6f891b9f36b0 bzip2/1.0.8: Downloaded package revision 197711e6e6c11c510dad4f1616536cd3 libbacktrace/cci.20210118: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libbacktrace/cci.20210118: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 libbacktrace/cci.20210118: Downloaded package revision 383d04b18b72aaf932dcc8b3b239e66b zlib/1.2.12: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.12: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 zlib/1.2.12: Downloaded package revision fb80506d19f5ea08e1ee5570ee34eab5 bzip2/1.0.8: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/bzip2/1.0.8/_/_/package/da606cf731e334010b0bf6e85a2a6f891b9f36b0/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'