Errors during compilation

`tbb::internal::deallocate_via_handler_v3(void*)’
I am trying to understand this error which I am getting while compiling o2 in linux centos.
Any help will be appreciated,
regards
Debasish Das.

I have attached the log file and the last errors are ,
2022-11-24@10:24:56:DEBUG:O2Physics:O2:0: /opt/intel/compilers_and_libraries_2019.3.199/linux/tbb/include/tbb/internal/…/tbb_allocator.h:95: undefined reference to tbb::internal::deallocate_via_handler_v3(void*)' 2022-11-24@10:24:56:DEBUG:O2Physics:O2:0: /home/ddas/progs/alice/sw/slc7_x86-64/GCC-Toolchain/v10.2.0-alice2-9/bin/../lib/gcc/x86_64-unknown-linux-gnu/10.2.0/../../../../x86_64-unknown-linux-gnu/bin/ld: /opt/intel/compilers_and_libraries_2019.3.199/linux/tbb/include/tbb/internal/../tbb_allocator.h:95: undefined reference to tbb::internal::deallocate_via_handler_v3(void*)’
2022-11-24@10:24:56:DEBUG:O2Physics:O2:0: collect2: error: ld returned 1 exit status
2022-11-24@10:24:56:DEBUG:O2Physics:O2:0: ninja: build stopped: subcommand failed.
log.txt (939.6 KB)