******************************************************************************** conan install tbb/2021.3.0@ --build=tbb --profile=/home/conan/w/BuildSingleReference/28906/a97ffd52-f5be-4bc4-80d0-8a169846fb31/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] tbb:shared=False [build_requires] [env] tbb/2021.3.0: Forced build from source Installing package: tbb/2021.3.0 Requirements tbb/2021.3.0 from local cache - Cache Packages tbb/2021.3.0:d0ec62fc032e5a10524fa454546aa1bdbb22baf8 - Build Installing (downloading, building) binaries... tbb/2021.3.0: Copying sources to build folder tbb/2021.3.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 tbb/2021.3.0: Generator txt created conanbuildinfo.txt tbb/2021.3.0: Calling generate() [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 tbb/2021.3.0: Calling build() tbb/2021.3.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8" "/home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/package/d0ec62fc032e5a10524fa454546aa1bdbb22baf8" "/home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/src" ----------------- -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS= OFF -- The CXX compiler identification is GNU 6.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Checking for one of the modules 'hwloc' -- HWLOC target HWLOC::hwloc_1_11 doesn't exist. The tbbbind target cannot be created -- HWLOC target HWLOC::hwloc_2 doesn't exist. The tbbbind_2_0 target cannot be created -- HWLOC target HWLOC::hwloc_2_4 doesn't exist. The tbbbind_2_4 target cannot be created -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 tbb/2021.3.0: CMake command: cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' ----------------- Scanning dependencies of target tbb [ 2%] Building CXX object src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o [ 5%] Building CXX object src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o [ 7%] Building CXX object src/tbb/CMakeFiles/tbb.dir/arena.cpp.o [ 10%] Building CXX object src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o [ 12%] Building CXX object src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o [ 15%] Building CXX object src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o [ 17%] Building CXX object src/tbb/CMakeFiles/tbb.dir/exception.cpp.o [ 20%] Building CXX object src/tbb/CMakeFiles/tbb.dir/governor.cpp.o [ 23%] Building CXX object src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o [ 25%] Building CXX object src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o [ 28%] Building CXX object src/tbb/CMakeFiles/tbb.dir/main.cpp.o [ 30%] Building CXX object src/tbb/CMakeFiles/tbb.dir/market.cpp.o [ 33%] Building CXX object src/tbb/CMakeFiles/tbb.dir/misc.cpp.o [ 35%] Building CXX object src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o [ 38%] Building CXX object src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o [ 41%] Building CXX object src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o [ 43%] Building CXX object src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o src/tbb/CMakeFiles/tbb.dir/build.make:289: recipe for target 'src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o' failed CMakeFiles/Makefile2:196: recipe for target 'src/tbb/CMakeFiles/tbb.dir/all' failed Makefile:170: recipe for target 'all' failed tbb/2021.3.0: Using Conan toolchain through /home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8/conan_toolchain.cmake. Using Conan toolchain through . CMake Warning at CMakeLists.txt:109 (message): You are building oneTBB as a static library. This is highly discouraged and such configuration is not supported. Consider building a dynamic library to avoid unforeseen issues. Using Conan toolchain through . Using Conan toolchain through . Using Conan toolchain through . g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o] Error 4 make[1]: *** [src/tbb/CMakeFiles/tbb.dir/all] Error 2 make: *** [all] Error 2 tbb/2021.3.0: WARN: oneTBB strongly discourages usage of static linkage tbb/2021.3.0: ERROR: Package 'd0ec62fc032e5a10524fa454546aa1bdbb22baf8' build failed tbb/2021.3.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8 ERROR: tbb/2021.3.0: Error in build() method, line 69 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/tbb/2021.3.0/_/_/build/d0ec62fc032e5a10524fa454546aa1bdbb22baf8' Terminated