******************************************************************************** conan test cci-a84a3e3f/recipes/onetbb/all/test_package/conanfile.py onetbb/2021.5.0@#12ccf7331207b45a8bf9bc1d9ac891a2 -pr /home/conan/w/prod/BuildSingleReference/272426/09d9a0bf-5f67-43c8-827f-461a0c87213f/profile_linux_5_libstdcpp11_gcc_release_64.onetbb-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] onetbb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True onetbb/2021.5.0 (test package): Installing package Requirements onetbb/2021.5.0 from local cache - Cache Packages onetbb/2021.5.0:35c1c5b83bfb8e842891fde9e5eb3f56a0662efa - Cache Installing (downloading, building) binaries... onetbb/2021.5.0: Already installed! onetbb/2021.5.0 (test package): Generator txt created conanbuildinfo.txt onetbb/2021.5.0 (test package): Generator 'CMakeToolchain' calling 'generate()' onetbb/2021.5.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' onetbb/2021.5.0 (test package): 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/cci-a84a3e3f/recipes/onetbb/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' onetbb/2021.5.0 (test package): Generator 'CMakeDeps' calling 'generate()' onetbb/2021.5.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' onetbb/2021.5.0 (test package): Aggregating env generators onetbb/2021.5.0 (test package): Generated conaninfo.txt onetbb/2021.5.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [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.5.0 (test package): Calling build() onetbb/2021.5.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 5.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 -- Conan: Component target declared 'TBB::tbb' -- Conan: Component target declared 'TBB::tbbmalloc' -- Conan: Target declared 'onetbb::onetbb' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/build/Release onetbb/2021.5.0 (test package): CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package CMakeFiles/test_package.dir/build.make:103: recipe for target 'test_package' failed CMakeFiles/Makefile2:94: recipe for target 'CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::function_task::cancel(tbb::detail::d1::execution_data&)': test_package.cpp:(.text+0x11b): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x12e): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::function_task::cancel(tbb::detail::d1::execution_data&)': test_package.cpp:(.text+0x15b): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x16e): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `Fib(int)': test_package.cpp:(.text+0x1f1): undefined reference to `tbb::detail::r1::initialize(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x216): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text+0x266): undefined reference to `tbb::detail::r1::spawn(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x28b): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text+0x2db): undefined reference to `tbb::detail::r1::spawn(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x2e7): undefined reference to `tbb::detail::r1::wait(tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x2f3): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x2fb): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x31d): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x32d): undefined reference to `tbb::detail::r1::wait(tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x33b): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x36c): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x37c): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x395): undefined reference to `tbb::detail::r1::cancel_group_execution(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x3a6): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text+0x3cf): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x3d7): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x3e5): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::function_task::execute(tbb::detail::d1::execution_data&)': test_package.cpp:(.text+0x430): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x443): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::function_task::execute(tbb::detail::d1::execution_data&)': test_package.cpp:(.text+0x480): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x493): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::task_arena_function::operator()() const': test_package.cpp:(.text._ZNK3tbb6detail2d119task_arena_functionIZZNS1_5graph12wait_for_allEvENKUlvE_clEvEUlvE_vEclEv[_ZNK3tbb6detail2d119task_arena_functionIZZNS1_5graph12wait_for_allEvENKUlvE_clEvEUlvE_vEclEv]+0x14): undefined reference to `tbb::detail::r1::wait(tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::reserve_wait()': test_package.cpp:(.text._ZN3tbb6detail2d15graph12reserve_waitEv[_ZN3tbb6detail2d15graph12reserve_waitEv]+0x15): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::release_wait()': test_package.cpp:(.text._ZN3tbb6detail2d15graph12release_waitEv[_ZN3tbb6detail2d15graph12release_waitEv]+0x15): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph_task::cancel(tbb::detail::d1::execution_data&)': test_package.cpp:(.text._ZN3tbb6detail2d110graph_task6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d110graph_task6cancelERNS1_14execution_dataE]+0x2c): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d110graph_task6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d110graph_task6cancelERNS1_14execution_dataE]+0x5d): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::continue_input >::execute()': test_package.cpp:(.text._ZN3tbb6detail2d114continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEE7executeEv[_ZN3tbb6detail2d114continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEE7executeEv]+0x4f): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d114continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEE7executeEv[_ZN3tbb6detail2d114continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEE7executeEv]+0xe5): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::continue_receiver::try_put_task(tbb::detail::d1::continue_msg const&)': test_package.cpp:(.text._ZN3tbb6detail2d117continue_receiver12try_put_taskERKNS1_12continue_msgE[_ZN3tbb6detail2d117continue_receiver12try_put_taskERKNS1_12continue_msgE]+0x166): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d117continue_receiver12try_put_taskERKNS1_12continue_msgE[_ZN3tbb6detail2d117continue_receiver12try_put_taskERKNS1_12continue_msgE]+0x200): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::task_group_base::~task_group_base()': test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x20): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x2f): undefined reference to `tbb::detail::r1::wait(tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x4c): undefined reference to `tbb::detail::r1::cancel_group_execution(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x5e): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x87): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x40): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x6a): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x7c): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `void tbb::detail::d0::atomic_do_once(tbb::detail::d1::task_arena::initialize()::{lambda()#1} const&, std::atomic&)': test_package.cpp:(.text._ZN3tbb6detail2d014atomic_do_onceIZNS0_2d110task_arena10initializeEvEUlvE_EEvRKT_RSt6atomicINS1_13do_once_stateEE[_ZN3tbb6detail2d014atomic_do_onceIZNS0_2d110task_arena10initializeEvEUlvE_EEvRKT_RSt6atomicINS1_13do_once_stateEE]+0x54): undefined reference to `tbb::detail::r1::initialize(tbb::detail::d1::task_arena_base&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::wait_for_all()': test_package.cpp:(.text._ZN3tbb6detail2d15graph12wait_for_allEv[_ZN3tbb6detail2d15graph12wait_for_allEv]+0x53): undefined reference to `tbb::detail::r1::execute(tbb::detail::d1::task_arena_base&, tbb::detail::d1::delegate_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graph12wait_for_allEv[_ZN3tbb6detail2d15graph12wait_for_allEv]+0x5c): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graph12wait_for_allEv[_ZN3tbb6detail2d15graph12wait_for_allEv]+0x6e): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graph12wait_for_allEv[_ZN3tbb6detail2d15graph12wait_for_allEv]+0x96): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::~graph()': test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0x5a): undefined reference to `tbb::detail::r1::execute(tbb::detail::d1::task_arena_base&, tbb::detail::d1::delegate_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0x63): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0x75): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xa5): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xc5): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xce): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xdc): undefined reference to `tbb::detail::r1::terminate(tbb::detail::d1::task_arena_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xf3): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::~graph()': test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0x5a): undefined reference to `tbb::detail::r1::execute(tbb::detail::d1::task_arena_base&, tbb::detail::d1::delegate_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0x63): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0x75): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0xa5): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0xd5): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0xde): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0xec): undefined reference to `tbb::detail::r1::terminate(tbb::detail::d1::task_arena_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0x103): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `void std::vector >::_M_emplace_back_aux(tbb::detail::d1::graph_task* const&)': test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0xf): undefined reference to `tbb::detail::r1::cache_line_size()' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0x45): undefined reference to `tbb::detail::r1::cache_line_size()' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0xc9): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0xe9): undefined reference to `tbb::detail::r1::cache_line_size()' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0x107): undefined reference to `tbb::detail::r1::cache_aligned_allocate(unsigned long)' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0x128): undefined reference to `tbb::detail::r1::cache_line_size()' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::priority_task_selector::cancel(tbb::detail::d1::execution_data&)': test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE]+0x61): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE]+0xa6): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE]+0xd3): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::broadcast_cache::try_put_task(tbb::detail::d1::continue_msg const&)': test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x313): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x3bc): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x491): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x56e): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x5a6): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x5eb): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `main': test_package.cpp:(.text.startup+0x156): undefined reference to `tbb::detail::r1::attach(tbb::detail::d1::task_arena_base&)' test_package.cpp:(.text.startup+0x1ab): undefined reference to `tbb::detail::r1::cache_aligned_allocate(unsigned long)' test_package.cpp:(.text.startup+0x1db): undefined reference to `tbb::detail::r1::initialize(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text.startup+0x7ba): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text.startup+0x87d): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text.startup+0x8ed): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text.startup+0x90f): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text.startup+0x9e4): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text.startup+0x9fd): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text.startup+0xa6c): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::apply_body_task_bypass >, tbb::detail::d1::continue_msg>::execute(tbb::detail::d1::execution_data&)': test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x32c): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x3d7): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x506): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x526): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x56d): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x641): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x65d): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x6c6): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x7c1): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x7df): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x838): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::priority_task_selector::execute(tbb::detail::d1::execution_data&)': test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x42c): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x4d7): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x5fc): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x61c): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x642): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x688): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x767): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x783): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x813): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x90e): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x959): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x96e): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' collect2: error: ld returned 1 exit status make[2]: *** [test_package] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 onetbb/2021.5.0: WARN: oneTBB strongly discourages usage of static linkage onetbb/2021.5.0 (test package): 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.5.0 (test package): 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 ERROR: onetbb/2021.5.0 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_package/build/Release" '--' '-j3' ******************************************************************************** conan test cci-a84a3e3f/recipes/onetbb/all/test_v1_package/conanfile.py onetbb/2021.5.0@#12ccf7331207b45a8bf9bc1d9ac891a2 -pr /home/conan/w/prod/BuildSingleReference/272426/09d9a0bf-5f67-43c8-827f-461a0c87213f/profile_linux_5_libstdcpp11_gcc_release_64.onetbb-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] onetbb:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True onetbb/2021.5.0 (test package): Installing package Requirements onetbb/2021.5.0 from local cache - Cache Packages onetbb/2021.5.0:35c1c5b83bfb8e842891fde9e5eb3f56a0662efa - Cache Installing (downloading, building) binaries... onetbb/2021.5.0: Already installed! onetbb/2021.5.0 (test package): Generator txt created conanbuildinfo.txt onetbb/2021.5.0 (test package): Generator cmake created conanbuildinfo.cmake onetbb/2021.5.0 (test package): Generator cmake_find_package_multi created TBBConfigVersion.cmake onetbb/2021.5.0 (test package): Generator cmake_find_package_multi created TBBTarget-release.cmake onetbb/2021.5.0 (test package): Generator cmake_find_package_multi created TBBTargets.cmake onetbb/2021.5.0 (test package): Generator cmake_find_package_multi created TBBConfig.cmake onetbb/2021.5.0 (test package): Aggregating env generators onetbb/2021.5.0 (test package): Generated conaninfo.txt onetbb/2021.5.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_v1_package/build/4a0058c264a7e651dafcc787b9a77eb022b90e1c/conan.lock' Using cached profile from lockfile [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.5.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_v1_package/build/4a0058c264a7e651dafcc787b9a77eb022b90e1c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_v1_package/build/4a0058c264a7e651dafcc787b9a77eb022b90e1c/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_v1_package/build/4a0058c264a7e651dafcc787b9a77eb022b90e1c" -DCMAKE_MODULE_PATH="/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_v1_package/build/4a0058c264a7e651dafcc787b9a77eb022b90e1c" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_v1_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library tbb found /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbb.a -- Library tbbmalloc found /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbbmalloc.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Library tbb found /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbb.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbb.a -- Library tbbmalloc found /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbbmalloc.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbbmalloc.a -- Library tbbmalloc found /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbbmalloc.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbbmalloc.a -- Library tbb found /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbb.a -- Found: /home/conan/w/prod/BuildSingleReference/.conan/data/onetbb/2021.5.0/_/_/package/35c1c5b83bfb8e842891fde9e5eb3f56a0662efa/lib/libtbb.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_v1_package/build/4a0058c264a7e651dafcc787b9a77eb022b90e1c ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_v1_package/build/4a0058c264a7e651dafcc787b9a77eb022b90e1c' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object test_package/CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable ../bin/test_package test_package/CMakeFiles/test_package.dir/build.make:103: recipe for target 'bin/test_package' failed CMakeFiles/Makefile2:112: recipe for target 'test_package/CMakeFiles/test_package.dir/all' failed Makefile:102: recipe for target 'all' failed CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::function_task::cancel(tbb::detail::d1::execution_data&)': test_package.cpp:(.text+0x11b): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x12e): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::function_task::cancel(tbb::detail::d1::execution_data&)': test_package.cpp:(.text+0x15b): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x16e): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `Fib(int)': test_package.cpp:(.text+0x1f1): undefined reference to `tbb::detail::r1::initialize(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x216): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text+0x266): undefined reference to `tbb::detail::r1::spawn(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x28b): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text+0x2db): undefined reference to `tbb::detail::r1::spawn(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x2e7): undefined reference to `tbb::detail::r1::wait(tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x2f3): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x2fb): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x31d): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x32d): undefined reference to `tbb::detail::r1::wait(tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x33b): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x36c): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x37c): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x395): undefined reference to `tbb::detail::r1::cancel_group_execution(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x3a6): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text+0x3cf): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x3d7): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text+0x3e5): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::function_task::execute(tbb::detail::d1::execution_data&)': test_package.cpp:(.text+0x430): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x443): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::function_task::execute(tbb::detail::d1::execution_data&)': test_package.cpp:(.text+0x480): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text+0x493): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::task_arena_function::operator()() const': test_package.cpp:(.text._ZNK3tbb6detail2d119task_arena_functionIZZNS1_5graph12wait_for_allEvENKUlvE_clEvEUlvE_vEclEv[_ZNK3tbb6detail2d119task_arena_functionIZZNS1_5graph12wait_for_allEvENKUlvE_clEvEUlvE_vEclEv]+0x14): undefined reference to `tbb::detail::r1::wait(tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::reserve_wait()': test_package.cpp:(.text._ZN3tbb6detail2d15graph12reserve_waitEv[_ZN3tbb6detail2d15graph12reserve_waitEv]+0x15): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::release_wait()': test_package.cpp:(.text._ZN3tbb6detail2d15graph12release_waitEv[_ZN3tbb6detail2d15graph12release_waitEv]+0x15): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph_task::cancel(tbb::detail::d1::execution_data&)': test_package.cpp:(.text._ZN3tbb6detail2d110graph_task6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d110graph_task6cancelERNS1_14execution_dataE]+0x2c): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d110graph_task6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d110graph_task6cancelERNS1_14execution_dataE]+0x5d): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::continue_input >::execute()': test_package.cpp:(.text._ZN3tbb6detail2d114continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEE7executeEv[_ZN3tbb6detail2d114continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEE7executeEv]+0x4f): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d114continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEE7executeEv[_ZN3tbb6detail2d114continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEE7executeEv]+0xe5): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::continue_receiver::try_put_task(tbb::detail::d1::continue_msg const&)': test_package.cpp:(.text._ZN3tbb6detail2d117continue_receiver12try_put_taskERKNS1_12continue_msgE[_ZN3tbb6detail2d117continue_receiver12try_put_taskERKNS1_12continue_msgE]+0x166): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d117continue_receiver12try_put_taskERKNS1_12continue_msgE[_ZN3tbb6detail2d117continue_receiver12try_put_taskERKNS1_12continue_msgE]+0x200): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::task_group_base::~task_group_base()': test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x20): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x2f): undefined reference to `tbb::detail::r1::wait(tbb::detail::d1::wait_context&, tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x4c): undefined reference to `tbb::detail::r1::cancel_group_execution(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x5e): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x87): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x40): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x6a): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d115task_group_baseD2Ev[_ZN3tbb6detail2d115task_group_baseD5Ev]+0x7c): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `void tbb::detail::d0::atomic_do_once(tbb::detail::d1::task_arena::initialize()::{lambda()#1} const&, std::atomic&)': test_package.cpp:(.text._ZN3tbb6detail2d014atomic_do_onceIZNS0_2d110task_arena10initializeEvEUlvE_EEvRKT_RSt6atomicINS1_13do_once_stateEE[_ZN3tbb6detail2d014atomic_do_onceIZNS0_2d110task_arena10initializeEvEUlvE_EEvRKT_RSt6atomicINS1_13do_once_stateEE]+0x54): undefined reference to `tbb::detail::r1::initialize(tbb::detail::d1::task_arena_base&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::wait_for_all()': test_package.cpp:(.text._ZN3tbb6detail2d15graph12wait_for_allEv[_ZN3tbb6detail2d15graph12wait_for_allEv]+0x53): undefined reference to `tbb::detail::r1::execute(tbb::detail::d1::task_arena_base&, tbb::detail::d1::delegate_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graph12wait_for_allEv[_ZN3tbb6detail2d15graph12wait_for_allEv]+0x5c): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graph12wait_for_allEv[_ZN3tbb6detail2d15graph12wait_for_allEv]+0x6e): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graph12wait_for_allEv[_ZN3tbb6detail2d15graph12wait_for_allEv]+0x96): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::~graph()': test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0x5a): undefined reference to `tbb::detail::r1::execute(tbb::detail::d1::task_arena_base&, tbb::detail::d1::delegate_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0x63): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0x75): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xa5): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xc5): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xce): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xdc): undefined reference to `tbb::detail::r1::terminate(tbb::detail::d1::task_arena_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD2Ev[_ZN3tbb6detail2d15graphD5Ev]+0xf3): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::graph::~graph()': test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0x5a): undefined reference to `tbb::detail::r1::execute(tbb::detail::d1::task_arena_base&, tbb::detail::d1::delegate_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0x63): undefined reference to `tbb::detail::r1::is_group_execution_cancelled(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0x75): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0xa5): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0xd5): undefined reference to `tbb::detail::r1::destroy(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0xde): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0xec): undefined reference to `tbb::detail::r1::terminate(tbb::detail::d1::task_arena_base&)' test_package.cpp:(.text._ZN3tbb6detail2d15graphD0Ev[_ZN3tbb6detail2d15graphD5Ev]+0x103): undefined reference to `tbb::detail::r1::reset(tbb::detail::d1::task_group_context&)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `void std::vector >::_M_emplace_back_aux(tbb::detail::d1::graph_task* const&)': test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0xf): undefined reference to `tbb::detail::r1::cache_line_size()' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0x45): undefined reference to `tbb::detail::r1::cache_line_size()' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0xc9): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0xe9): undefined reference to `tbb::detail::r1::cache_line_size()' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0x107): undefined reference to `tbb::detail::r1::cache_aligned_allocate(unsigned long)' test_package.cpp:(.text._ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_[_ZNSt6vectorIPN3tbb6detail2d110graph_taskENS2_23cache_aligned_allocatorIS4_EEE19_M_emplace_back_auxIJRKS4_EEEvDpOT_]+0x128): undefined reference to `tbb::detail::r1::cache_line_size()' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::priority_task_selector::cancel(tbb::detail::d1::execution_data&)': test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE]+0x61): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE]+0xa6): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector6cancelERNS1_14execution_dataE]+0xd3): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::broadcast_cache::try_put_task(tbb::detail::d1::continue_msg const&)': test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x313): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x3bc): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x491): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x56e): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x5a6): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_[_ZN3tbb6detail2d115broadcast_cacheINS1_12continue_msgENS1_13spin_rw_mutexEE12try_put_taskERKS3_]+0x5eb): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `main': test_package.cpp:(.text.startup+0x156): undefined reference to `tbb::detail::r1::attach(tbb::detail::d1::task_arena_base&)' test_package.cpp:(.text.startup+0x1ab): undefined reference to `tbb::detail::r1::cache_aligned_allocate(unsigned long)' test_package.cpp:(.text.startup+0x1db): undefined reference to `tbb::detail::r1::initialize(tbb::detail::d1::task_group_context&)' test_package.cpp:(.text.startup+0x7ba): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text.startup+0x87d): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text.startup+0x8ed): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text.startup+0x90f): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text.startup+0x9e4): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text.startup+0x9fd): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text.startup+0xa6c): undefined reference to `tbb::detail::r1::cache_aligned_deallocate(void*)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::apply_body_task_bypass >, tbb::detail::d1::continue_msg>::execute(tbb::detail::d1::execution_data&)': test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x32c): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x3d7): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x506): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x526): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x56d): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x641): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x65d): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x6c6): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x7c1): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x7df): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122apply_body_task_bypassINS1_14continue_inputINS1_12continue_msgENS1_6PolicyIJvEEEEES4_E7executeERNS1_14execution_dataE]+0x838): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' CMakeFiles/test_package.dir/test_package.cpp.o: In function `tbb::detail::d1::priority_task_selector::execute(tbb::detail::d1::execution_data&)': test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x42c): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x4d7): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x5fc): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x61c): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x642): undefined reference to `tbb::detail::r1::deallocate(tbb::detail::d1::small_object_pool&, void*, unsigned long, tbb::detail::d1::execution_data const&)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x688): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x767): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x783): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x813): undefined reference to `tbb::detail::r1::allocate(tbb::detail::d1::small_object_pool*&, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x90e): undefined reference to `tbb::detail::r1::submit(tbb::detail::d1::task&, tbb::detail::d1::task_group_context&, tbb::detail::r1::arena*, unsigned long)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x959): undefined reference to `tbb::detail::r1::throw_exception(tbb::detail::d0::exception_id)' test_package.cpp:(.text._ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE[_ZN3tbb6detail2d122priority_task_selector7executeERNS1_14execution_dataE]+0x96e): undefined reference to `tbb::detail::r1::notify_waiters(unsigned long)' collect2: error: ld returned 1 exit status make[2]: *** [bin/test_package] Error 1 make[1]: *** [test_package/CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 onetbb/2021.5.0: WARN: oneTBB strongly discourages usage of static linkage ERROR: onetbb/2021.5.0 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/prod/BuildSingleReference/cci-a84a3e3f/recipes/onetbb/all/test_v1_package/build/4a0058c264a7e651dafcc787b9a77eb022b90e1c' '--' '-j3'