******************************************************************************** conan install fruit/3.6.0@#2773a36f77064616cb8c798c85990cf1 --build=fruit -pr /home/conan/w/prod/BuildSingleReference/137234/260c723e-f00c-4f57-9aff-39a8c5e06b97/profile_linux_5_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 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=Debug compiler=gcc compiler.libcxx=libstdc++11 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.6.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.6.0 Requirements fruit/3.6.0 from local cache - Cache Packages fruit/3.6.0:bd5b2cdc0a23b380756b48e92a0891260bc29809 - 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:69dcebe81c3d7a064d0e2cbfcd34b9ab15f38973 - Download bzip2/1.0.8:a5fb342591cd091faa8b36194fe6a476ae195f44 - Download libbacktrace/cci.20210118:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download zlib/1.2.13:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package a5fb342591cd091faa8b36194fe6a476ae195f44 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed a5fb342591cd091faa8b36194fe6a476ae195f44 bzip2/1.0.8: Downloaded package revision f39c2fb200442e1b326eafaf2be28ada libbacktrace/cci.20210118: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libbacktrace/cci.20210118: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 libbacktrace/cci.20210118: Downloaded package revision 7d9aefa7ba1c8142a3becc4e03cecee2 zlib/1.2.13: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 zlib/1.2.13: Downloaded package revision 160156cd99733b4b2996f650306592a8 boost/1.72.0: Retrieving package 69dcebe81c3d7a064d0e2cbfcd34b9ab15f38973 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.72.0: Package installed 69dcebe81c3d7a064d0e2cbfcd34b9ab15f38973 boost/1.72.0: Downloaded package revision 5463f3899ca5d034f650c64452b025c3 fruit/3.6.0: Applying build-requirement: boost/1.72.0 fruit/3.6.0: Applying build-requirement: zlib/1.2.13 fruit/3.6.0: Applying build-requirement: bzip2/1.0.8 fruit/3.6.0: Applying build-requirement: libbacktrace/cci.20210118 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK fruit/3.6.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.6.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.6.0: Copying sources to build folder fruit/3.6.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.6.0/_/_/build/bd5b2cdc0a23b380756b48e92a0891260bc29809 fruit/3.6.0: Generator cmake created conanbuildinfo.cmake fruit/3.6.0: Generator cmake_find_package created FindBoost.cmake fruit/3.6.0: Generator cmake_find_package created FindZLIB.cmake fruit/3.6.0: Generator cmake_find_package created FindBZip2.cmake fruit/3.6.0: Generator cmake_find_package created Findlibbacktrace.cmake fruit/3.6.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.6.0: Calling build() fruit/3.6.0: fruit/3.6.0: ERROR: Package 'bd5b2cdc0a23b380756b48e92a0891260bc29809' build failed fruit/3.6.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.6.0/_/_/build/bd5b2cdc0a23b380756b48e92a0891260bc29809 ERROR: fruit/3.6.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'