******************************************************************************** conan install onetbb/2021.8.0@#88fb6d5988c201efd5ec42443e087acb --build=onetbb -pr /home/conan/w/prod-v1/BuildSingleReference/11720/d06c71b1-0eb5-4be7-b833-e11059909b83/profile_linux_5_libstdcpp11_gcc_debug_64.onetbb-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-v1/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-v1/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-v1/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] onetbb:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hwloc/2.9.1: Not found in local cache, looking in remotes... hwloc/2.9.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hwloc/2.9.1: Downloaded recipe revision 5f6e9ea68fae519492911c000e6b1557 onetbb/2021.8.0: Forced build from source Installing package: onetbb/2021.8.0 Requirements hwloc/2.9.1 from 'conan-center' - Downloaded onetbb/2021.8.0 from local cache - Cache Packages hwloc/2.9.1:b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 - Download onetbb/2021.8.0:00b18e5e255035db2281cbcb9c9e4803d4e33c7e - Build Installing (downloading, building) binaries... hwloc/2.9.1: Retrieving package b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hwloc/2.9.1: Package installed b1b85bfdc2206d81b3ed6a49e78498182bb98ef3 hwloc/2.9.1: Downloaded package revision 8d3156286d38758ff17681dd624d845f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK onetbb/2021.8.0: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.8.0/_/_/source/src onetbb/2021.8.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 onetbb/2021.8.0: Copying sources to build folder onetbb/2021.8.0: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.8.0/_/_/build/00b18e5e255035db2281cbcb9c9e4803d4e33c7e onetbb/2021.8.0: Generator txt created conanbuildinfo.txt onetbb/2021.8.0: Calling generate() onetbb/2021.8.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK onetbb/2021.8.0: Calling build() onetbb/2021.8.0: Apply patch (portability): fix building for android with NDK >= 25 onetbb/2021.8.0: onetbb/2021.8.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 onetbb/2021.8.0: ERROR: Package '00b18e5e255035db2281cbcb9c9e4803d4e33c7e' build failed onetbb/2021.8.0: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.8.0/_/_/build/00b18e5e255035db2281cbcb9c9e4803d4e33c7e/build/Debug ERROR: onetbb/2021.8.0: Error in build() method, line 145 cmake = CMake(self) ConanException: CMakePresets.json was not found in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.8.0/_/_/build/00b18e5e255035db2281cbcb9c9e4803d4e33c7e/build/Debug/generators folder. Check that you are using CMakeToolchain as generator to ensure its correct initialization.