******************************************************************************** conan install fruit/3.6.0@#d193ec8b8631f094b86710a61ee69ee8 --build=fruit -pr /home/conan/w/prod/BuildSingleReference/142168/eb9e6963-a6ab-4ea4-aa2f-8400a7f50310/profile_linux_10_libstdcpp11_gcc_release_64.fruit-shared-True.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 10 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=10 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=10 os=Linux [options] fruit:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True boost/1.80.0: Not found in local cache, looking in remotes... boost/1.80.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz boost/1.80.0: Downloaded recipe revision 29948a724acd01593cb2fca6fc6ae551 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 83410de09fe2b7785ee8953e2be8db33 fruit/3.6.0: Forced build from source Installing package: fruit/3.6.0 Requirements boost/1.80.0 from 'conan-center' - Downloaded bzip2/1.0.8 from 'conan-center' - Downloaded fruit/3.6.0 from local cache - Cache libbacktrace/cci.20210118 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages boost/1.80.0:2033245bf5a77efcda848373b0aa1e71cf9b4dc4 - Download bzip2/1.0.8:91a8b22c2c5a149bc617cfc06cdd21bf23b12567 - Download fruit/3.6.0:9ba87522c0301cfde5bd9bb2001a4bd986b08cdc - Build libbacktrace/cci.20210118:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 91a8b22c2c5a149bc617cfc06cdd21bf23b12567 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 91a8b22c2c5a149bc617cfc06cdd21bf23b12567 bzip2/1.0.8: Downloaded package revision 94d2f51be78e63879215a3b2ba014fda libbacktrace/cci.20210118: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libbacktrace/cci.20210118: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 libbacktrace/cci.20210118: Downloaded package revision c3870b7664ba5a405bd13f9f21999ae6 zlib/1.2.13: Retrieving package 19729b9559f3ae196cad45cb2b97468ccb75dcd1 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 19729b9559f3ae196cad45cb2b97468ccb75dcd1 zlib/1.2.13: Downloaded package revision 562e6cc3d7987119418780e5c5697342 boost/1.80.0: Retrieving package 2033245bf5a77efcda848373b0aa1e71cf9b4dc4 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz boost/1.80.0: Package installed 2033245bf5a77efcda848373b0aa1e71cf9b4dc4 boost/1.80.0: Downloaded package revision 3750a76e956cd8b969f02f0b16027f1a [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/src fruit/3.6.0: [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/9ba87522c0301cfde5bd9bb2001a4bd986b08cdc fruit/3.6.0: Generator txt created conanbuildinfo.txt fruit/3.6.0: Calling generate() fruit/3.6.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' fruit/3.6.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.6.0/_/_/build/9ba87522c0301cfde5bd9bb2001a4bd986b08cdc/build/generators/conan_toolchain.cmake -DFRUIT_USES_BOOST=ON -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' fruit/3.6.0: Aggregating env generators fruit/3.6.0: fruit/3.6.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior fruit/3.6.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior [HOOK - conan-center.py] pre_build(): ERROR: [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not managed correctly. Please remove it for shared option: del self.options.fPIC (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H007) fruit/3.6.0: ERROR: Package '9ba87522c0301cfde5bd9bb2001a4bd986b08cdc' build failed fruit/3.6.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/fruit/3.6.0/_/_/build/9ba87522c0301cfde5bd9bb2001a4bd986b08cdc/build/Release ERROR: [HOOK - conan-center.py] pre_build(): Some checks failed running the hook, check the output