******************************************************************************** conan install onetbb/2021.6.0@#a94cf81bf3016ba14bb52ae88b18d054 --build=onetbb -pr /home/conan/w/prod-v1/BuildSingleReference/11722/edca1092-9ed1-4445-89e6-b13454dee0f9/profile_linux_11_libstdcpp11_gcc_release_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=Release 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.6.0: Forced build from source Installing package: onetbb/2021.6.0 Requirements hwloc/2.9.1 from 'conan-center' - Downloaded onetbb/2021.6.0 from local cache - Cache Packages hwloc/2.9.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Download onetbb/2021.6.0:803a75bc8b06543d7ae2b9fb8df7996d3549402c - Build Installing (downloading, building) binaries... hwloc/2.9.1: Retrieving package dfbe50feef7f3c6223a476cd5aeadb687084a646 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hwloc/2.9.1: Package installed dfbe50feef7f3c6223a476cd5aeadb687084a646 hwloc/2.9.1: Downloaded package revision ad98c11468ba01a1739eb50ac209ad1f [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK onetbb/2021.6.0: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.6.0/_/_/source/src onetbb/2021.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 onetbb/2021.6.0: Copying sources to build folder onetbb/2021.6.0: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.6.0/_/_/build/803a75bc8b06543d7ae2b9fb8df7996d3549402c onetbb/2021.6.0: Generator txt created conanbuildinfo.txt onetbb/2021.6.0: Calling generate() onetbb/2021.6.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.6.0: Calling build() onetbb/2021.6.0: Apply patch (portability): cherry-pick upstream patch: avoid android compile errors for current NDKs on releases <= 2021.6.0 onetbb/2021.6.0: onetbb/2021.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 onetbb/2021.6.0: ERROR: Package '803a75bc8b06543d7ae2b9fb8df7996d3549402c' build failed onetbb/2021.6.0: WARN: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/onetbb/2021.6.0/_/_/build/803a75bc8b06543d7ae2b9fb8df7996d3549402c/build/Release ERROR: onetbb/2021.6.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.6.0/_/_/build/803a75bc8b06543d7ae2b9fb8df7996d3549402c/build/Release/generators folder. Check that you are using CMakeToolchain as generator to ensure its correct initialization.