******************************************************************************** conan install fruit/3.5.0@#9bf5ae73e1237437b1706c3ce403d8ba --build=fruit -pr /home/conan/w/prod/BuildSingleReference/137233/aab1c9a4-0bfb-4040-bbe3-a990bdfc505f/profile_linux_5_libstdcpp_gcc_release_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 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=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux [options] fruit:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True fruit/3.5.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.5.0 Requirements fruit/3.5.0 from local cache - Cache Packages fruit/3.5.0:a0a2481383b350cee26d8756f133cd26de1e1cab - 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:f6930dd6d41b2f1c1941f61d86b6491b3e2a9744 - Download bzip2/1.0.8:3df6ebb8a308d309e882b21988fd9ea103560e16 - Download libbacktrace/cci.20210118:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 3df6ebb8a308d309e882b21988fd9ea103560e16 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 3df6ebb8a308d309e882b21988fd9ea103560e16 bzip2/1.0.8: Downloaded package revision eaeea11a2721ae1c047f3d3d4a13c26a libbacktrace/cci.20210118: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libbacktrace/cci.20210118: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libbacktrace/cci.20210118: Downloaded package revision a16a1faba8861b03e5f0cbda00fd6181 zlib/1.2.13: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.13: Downloaded package revision 8aba5719e4be799d9e51262c3e0e507f boost/1.72.0: Retrieving package f6930dd6d41b2f1c1941f61d86b6491b3e2a9744 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.72.0: Package installed f6930dd6d41b2f1c1941f61d86b6491b3e2a9744 boost/1.72.0: Downloaded package revision 9aa2dcbd54323e992101491bbe02eaa0 fruit/3.5.0: Applying build-requirement: boost/1.72.0 fruit/3.5.0: Applying build-requirement: zlib/1.2.13 fruit/3.5.0: Applying build-requirement: bzip2/1.0.8 fruit/3.5.0: Applying build-requirement: libbacktrace/cci.20210118 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK fruit/3.5.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.5.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.5.0: Copying sources to build folder fruit/3.5.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.5.0/_/_/build/a0a2481383b350cee26d8756f133cd26de1e1cab fruit/3.5.0: Generator cmake created conanbuildinfo.cmake fruit/3.5.0: Generator cmake_find_package created FindBoost.cmake fruit/3.5.0: Generator cmake_find_package created FindZLIB.cmake fruit/3.5.0: Generator cmake_find_package created FindBZip2.cmake fruit/3.5.0: Generator cmake_find_package created Findlibbacktrace.cmake fruit/3.5.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.5.0: Calling build() fruit/3.5.0: fruit/3.5.0: ERROR: Package 'a0a2481383b350cee26d8756f133cd26de1e1cab' build failed fruit/3.5.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.5.0/_/_/build/a0a2481383b350cee26d8756f133cd26de1e1cab ERROR: fruit/3.5.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'