******************************************************************************** conan install fruit/3.4.0@#11505d16d015a9227d01676d883068d6 --build=fruit -pr /home/conan/w/prod/BuildSingleReference/137232/93971db6-7619-4849-9457-fae7f6e03a95/profile_linux_7_libstdcpp11_gcc_debug_64.fruit-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 7 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=7 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++11 compiler.version=7 os=Linux [options] fruit:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True fruit/3.4.0: Forced build from source boost/1.72.0: Not found in local cache, looking in remotes... boost/1.72.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.72.0: Downloaded recipe revision 00c19874944997500d7b56b0f4cc69fc zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f 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 464be69744fa6d48ed01928cfe470008 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 9047a9a4316d052ed12e1483c8f6d525 Installing package: fruit/3.4.0 Requirements fruit/3.4.0 from local cache - Cache Packages fruit/3.4.0:2a1077465ae5f98b9653f908a13027ced3e0b662 - Build Build requirements boost/1.72.0 from 'conan-center' - Downloaded bzip2/1.0.8 from 'conan-center' - Downloaded libbacktrace/cci.20210118 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Build requirements packages boost/1.72.0:4c0d21de97108c6489e888fd2e50a95c38b9f3aa - Download bzip2/1.0.8:0e2fc6376534b5b3953a4974cf0901b008b17f2f - Download libbacktrace/cci.20210118:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Download zlib/1.2.13:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 0e2fc6376534b5b3953a4974cf0901b008b17f2f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 0e2fc6376534b5b3953a4974cf0901b008b17f2f bzip2/1.0.8: Downloaded package revision 37056921e3d9847d01db5fa32c879249 libbacktrace/cci.20210118: Retrieving package db2ca884c9793e0b0fb54ec3f846326d1addacc8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libbacktrace/cci.20210118: Package installed db2ca884c9793e0b0fb54ec3f846326d1addacc8 libbacktrace/cci.20210118: Downloaded package revision d11155029be5452a965b6e1d258bc904 zlib/1.2.13: Retrieving package db2ca884c9793e0b0fb54ec3f846326d1addacc8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed db2ca884c9793e0b0fb54ec3f846326d1addacc8 zlib/1.2.13: Downloaded package revision 2f2ce7d89702bf9c7ddd44eed866f844 boost/1.72.0: Retrieving package 4c0d21de97108c6489e888fd2e50a95c38b9f3aa from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.72.0: Package installed 4c0d21de97108c6489e888fd2e50a95c38b9f3aa boost/1.72.0: Downloaded package revision dfee7b6c9120ec62272652ed8a4da042 fruit/3.4.0: Applying build-requirement: boost/1.72.0 fruit/3.4.0: Applying build-requirement: zlib/1.2.13 fruit/3.4.0: Applying build-requirement: bzip2/1.0.8 fruit/3.4.0: Applying build-requirement: libbacktrace/cci.20210118 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK fruit/3.4.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.4.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK fruit/3.4.0: Copying sources to build folder fruit/3.4.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.4.0/_/_/build/2a1077465ae5f98b9653f908a13027ced3e0b662 fruit/3.4.0: Generator cmake created conanbuildinfo.cmake fruit/3.4.0: Generator cmake_find_package created FindBoost.cmake fruit/3.4.0: Generator cmake_find_package created FindZLIB.cmake fruit/3.4.0: Generator cmake_find_package created FindBZip2.cmake fruit/3.4.0: Generator cmake_find_package created Findlibbacktrace.cmake fruit/3.4.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK fruit/3.4.0: Calling build() fruit/3.4.0: fruit/3.4.0: ERROR: Package '2a1077465ae5f98b9653f908a13027ced3e0b662' build failed fruit/3.4.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.4.0/_/_/build/2a1077465ae5f98b9653f908a13027ced3e0b662 ERROR: fruit/3.4.0: Error in build() method, line 108 self._patch_files() while calling '_patch_files', line 105 tools.patch(**patch) TypeError: patch() got an unexpected keyword argument 'patch_description'