******************************************************************************** conan install onetbb/2021.7.0@#38b74b0a760af6376c4902adca7b0b25 --build=onetbb -pr /home/conan/w/prod-v1/BuildSingleReference/11719/b3136234-d007-4dc0-a0d4-37b3a9e2fed2/profile_linux_11_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) Found gcc 11.1 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=11 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=11 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.7.0: Forced build from source Installing package: onetbb/2021.7.0 Requirements hwloc/2.9.1 from 'conan-center' - Downloaded onetbb/2021.7.0 from local cache - Cache Packages hwloc/2.9.1:be27726f9885116da1158027505be62e913cd585 - Download onetbb/2021.7.0:ac53a12e788fcb045109439368f8a7e75e7f5fb0 - Build Installing (downloading, building) binaries... hwloc/2.9.1: Retrieving package be27726f9885116da1158027505be62e913cd585 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hwloc/2.9.1: Package installed be27726f9885116da1158027505be62e913cd585 hwloc/2.9.1: Downloaded package revision 5dc4350ad908e99094cd5b0c04e4efd5 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK onetbb/2021.7.0: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.7.0/_/_/source/src onetbb/2021.7.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.7.0: Copying sources to build folder onetbb/2021.7.0: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.7.0/_/_/build/ac53a12e788fcb045109439368f8a7e75e7f5fb0 onetbb/2021.7.0: Generator txt created conanbuildinfo.txt onetbb/2021.7.0: Calling generate() onetbb/2021.7.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.7.0: Calling build() onetbb/2021.7.0: Apply patch (portability): fix building for android with NDK >= 25 onetbb/2021.7.0: onetbb/2021.7.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.7.0: ERROR: Package 'ac53a12e788fcb045109439368f8a7e75e7f5fb0' build failed onetbb/2021.7.0: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.7.0/_/_/build/ac53a12e788fcb045109439368f8a7e75e7f5fb0/build/Debug ERROR: onetbb/2021.7.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.7.0/_/_/build/ac53a12e788fcb045109439368f8a7e75e7f5fb0/build/Debug/generators folder. Check that you are using CMakeToolchain as generator to ensure its correct initialization.