>>> Building on localhost under devel/tbb BDEPENDS = [devel/cmake/core;devel/ninja] DIST = [devel/tbb:oneTBB-2022.1.0.tar.gz] FULLPKGNAME = tbb-2022.1.0 Avoided depends for cmake-core-3.31.7 ninja-1.11.1p0v0 distfiles size=3434602 >>> Running build in devel/tbb at 1750091306.65 ===> devel/tbb ===> Building from scratch tbb-2022.1.0 ===> tbb-2022.1.0 depends on: cmake-core-* -> cmake-core-3.31.7 ===> tbb-2022.1.0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> Verifying specs: c++ c++abi pthread m ===> found c++.10.0 c++abi.7.0 pthread.27.1 m.10.1 ===> Checking files for tbb-2022.1.0 `/ports/distfiles/oneTBB-2022.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for tbb-2022.1.0 ===> Patching for tbb-2022.1.0 ===> Applying OpenBSD patch patch-cmake_compilers_Clang_cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: cmake/compilers/Clang.cmake |--- cmake/compilers/Clang.cmake.orig |+++ cmake/compilers/Clang.cmake -------------------------- Patching file cmake/compilers/Clang.cmake using Plan A... Hunk #1 succeeded at 39. done ===> Applying OpenBSD patch patch-cmake_compilers_GNU_cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |fix build on sparc64 | |Index: cmake/compilers/GNU.cmake |--- cmake/compilers/GNU.cmake.orig |+++ cmake/compilers/GNU.cmake -------------------------- Patching file cmake/compilers/GNU.cmake using Plan A... Hunk #1 succeeded at 119. done ===> Applying OpenBSD patch patch-src_tbb_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/tbb/CMakeLists.txt |--- src/tbb/CMakeLists.txt.orig |+++ src/tbb/CMakeLists.txt -------------------------- Patching file src/tbb/CMakeLists.txt using Plan A... Hunk #1 succeeded at 193. done ===> Applying OpenBSD patch patch-test_common_memory_usage_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: test/common/memory_usage.h |--- test/common/memory_usage.h.orig |+++ test/common/memory_usage.h -------------------------- Patching file test/common/memory_usage.h using Plan A... Hunk #1 succeeded at 86. Hunk #2 succeeded at 141. Hunk #3 succeeded at 158. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for tbb-2022.1.0 ===> Configuring for tbb-2022.1.0 -- The CXX compiler identification is Clang 16.0.6 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pobj/tbb-2022.1.0/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found PkgConfig: /usr/bin/pkg-config (found version "2.4.3") -- Checking for one of the modules 'hwloc' -- Looking for getcontext -- Looking for getcontext - not found -- The C compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pobj/tbb-2022.1.0/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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_5 doesn't exist. The tbbbind_2_5 target cannot be created -- Performing Test LINKER_HAS_NO_AS_NEEDED -- Performing Test LINKER_HAS_NO_AS_NEEDED - Success -- Configuring done (17.3s) -- Generating done (4.5s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /pobj/tbb-2022.1.0/build-mips64 ===> Building for tbb-2022.1.0 Change Dir: '/pobj/tbb-2022.1.0/build-mips64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/address_waiter.cpp [2/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/allocator.cpp [3/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/arena.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/arena.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/arena.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/arena.cpp [4/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/arena_slot.cpp [5/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/concurrent_bounded_queue.cpp [6/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/dynamic_link.cpp [7/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/exception.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/exception.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/exception.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/exception.cpp [8/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/governor.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/governor.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/governor.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/governor.cpp [9/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/global_control.cpp [10/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/itt_notify.cpp [11/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/main.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/main.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/main.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/main.cpp [12/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/market.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/market.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/market.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/market.cpp [13/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/tcm_adaptor.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/tcm_adaptor.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/tcm_adaptor.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/tcm_adaptor.cpp [14/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/misc.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/misc.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/misc.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/misc.cpp [15/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/misc_ex.cpp [16/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/observer_proxy.cpp [17/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/parallel_pipeline.cpp [18/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/private_server.cpp [19/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/profiling.cpp [20/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/rml_tbb.cpp [21/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/rtm_mutex.cpp [22/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/rtm_rw_mutex.cpp [23/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/semaphore.cpp [24/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/small_object_pool.cpp [25/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/task.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/task.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/task.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/task.cpp [26/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/task_dispatcher.cpp [27/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/task_group_context.cpp [28/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/thread_dispatcher.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/thread_dispatcher.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/thread_dispatcher.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/thread_dispatcher.cpp [29/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/thread_request_serializer.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/thread_request_serializer.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/thread_request_serializer.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/thread_request_serializer.cpp [30/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/threading_control.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/threading_control.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/threading_control.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/threading_control.cpp [31/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/version.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/version.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/version.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/version.cpp [32/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBB_BUILD -D__TBB_RESUMABLE_TASKS_USE_THREADS=1 -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o -MF src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o.d -o src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/queuing_rw_mutex.cpp [33/294] : && /pobj/tbb-2022.1.0/bin/c++ -fPIC -O2 -pipe -DNDEBUG -Wl,--version-script="/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/def/lin64-tbb.def" -Wl,-z,relro,-z,now -shared -Wl,-soname,libtbb.so.2.1 -o clang_16.0_cxx11_64_release/libtbb.so.2.1 src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o src/tbb/CMakeFiles/tbb.dir/arena.cpp.o src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o src/tbb/CMakeFiles/tbb.dir/exception.cpp.o src/tbb/CMakeFiles/tbb.dir/governor.cpp.o src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o src/tbb/CMakeFiles/tbb.dir/main.cpp.o src/tbb/CMakeFiles/tbb.dir/market.cpp.o src/tbb/CMakeFiles/tbb.dir/tcm_adaptor.cpp.o src/tbb/CMakeFiles/tbb.dir/misc.cpp.o src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o src/tbb/CMakeFiles/tbb.dir/task.cpp.o src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o src/tbb/CMakeFiles/tbb.dir/thread_dispatcher.cpp.o src/tbb/CMakeFiles/tbb.dir/thread_request_serializer.cpp.o src/tbb/CMakeFiles/tbb.dir/threading_control.cpp.o src/tbb/CMakeFiles/tbb.dir/version.cpp.o src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. [34/294] /usr/local/bin/cmake -E cmake_symlink_library clang_16.0_cxx11_64_release/libtbb.so.2.1 clang_16.0_cxx11_64_release/libtbb.so.2.1 clang_16.0_cxx11_64_release/libtbb.so && cd /pobj/tbb-2022.1.0/build-mips64/src/tbb && /usr/local/bin/cmake -DBINARY_DIR=/pobj/tbb-2022.1.0/build-mips64 -DSOURCE_DIR=/pobj/tbb-2022.1.0/oneTBB-2022.1.0 -DBIN_PATH=/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release -DVARS_TEMPLATE=linux/env/vars.sh.in -DVARS_NAME=vars.sh -DTBB_INSTALL_VARS=OFF -DTBB_CMAKE_INSTALL_LIBDIR=lib -P /pobj/tbb-2022.1.0/oneTBB-2022.1.0/integration/cmake/generate_vars.cmake [35/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBBMALLOC_BUILD -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -fno-rtti -fno-exceptions -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/backend.cpp [36/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBBMALLOC_BUILD -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -fno-rtti -fno-exceptions -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/backref.cpp [37/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBBMALLOC_BUILD -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -fno-rtti -fno-exceptions -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/frontend.cpp [38/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBBMALLOC_BUILD -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -fno-rtti -fno-exceptions -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/large_objects.cpp [39/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBBMALLOC_BUILD -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -fno-rtti -fno-exceptions -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/tbbmalloc.cpp [40/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBBMALLOC_BUILD -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -fno-rtti -fno-exceptions -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o -MF src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o.d -o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/itt_notify.cpp [41/294] : && /pobj/tbb-2022.1.0/bin/cc -fPIC -O2 -pipe -DNDEBUG -Wl,--version-script="/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/def/lin64-tbbmalloc.def" -Wl,-z,relro,-z,now -shared -Wl,-soname,libtbbmalloc.so.3.0 -o clang_16.0_cxx11_64_release/libtbbmalloc.so.3.0 src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backend.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/backref.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/frontend.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/large_objects.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/tbbmalloc.cpp.o src/tbbmalloc/CMakeFiles/tbbmalloc.dir/__/tbb/itt_notify.cpp.o -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : [42/294] /usr/local/bin/cmake -E cmake_symlink_library clang_16.0_cxx11_64_release/libtbbmalloc.so.3.0 clang_16.0_cxx11_64_release/libtbbmalloc.so.3.0 clang_16.0_cxx11_64_release/libtbbmalloc.so && : [43/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBBMALLOCPROXY_BUILD -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc_proxy/../../include -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o -MF src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o.d -o src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc_proxy/function_replacement.cpp [44/294] /pobj/tbb-2022.1.0/bin/c++ -D__TBBMALLOCPROXY_BUILD -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc_proxy/../../include -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc/../../include -O2 -pipe -DNDEBUG -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o -MF src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o.d -o src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc_proxy/proxy.cpp [45/294] : && /pobj/tbb-2022.1.0/bin/c++ -fPIC -O2 -pipe -DNDEBUG -Wl,--version-script="/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbbmalloc_proxy/def/lin64-proxy.def" -Wl,-z,relro,-z,now -shared -Wl,-soname,libtbbmalloc_proxy.so.0.0 -o clang_16.0_cxx11_64_release/libtbbmalloc_proxy.so.0.0 src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/function_replacement.cpp.o src/tbbmalloc_proxy/CMakeFiles/tbbmalloc_proxy.dir/proxy.cpp.o -Wl,-z,origin,-rpath,/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release: clang_16.0_cxx11_64_release/libtbbmalloc.so.3.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. [46/294] /usr/local/bin/cmake -E cmake_symlink_library clang_16.0_cxx11_64_release/libtbbmalloc_proxy.so.0.0 clang_16.0_cxx11_64_release/libtbbmalloc_proxy.so.0.0 clang_16.0_cxx11_64_release/libtbbmalloc_proxy.so && : [47/294] /pobj/tbb-2022.1.0/bin/c++ -Dtest_tick_count_EXPORTS -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/.. -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -ffp-model=precise -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -MF test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o.d -o test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/tbb/test_tick_count.cpp [48/294] : && /pobj/tbb-2022.1.0/bin/c++ -O2 -pipe -DNDEBUG -Wl,--export-dynamic test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o -o clang_16.0_cxx11_64_release/test_tick_count -Wl,-z,origin,-rpath,/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release clang_16.0_cxx11_64_release/libtbb.so.2.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : test/CMakeFiles/test_tick_count.dir/tbb/test_tick_count.cpp.o: In function `doctest::Context::run()': test_tick_count.cpp:(.text+0x103d8): warning: rand() may return deterministic values, is that what you want? /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. [49/294] /pobj/tbb-2022.1.0/bin/c++ -Dtest_allocators_EXPORTS -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/.. -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -ffp-model=precise -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -MF test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o.d -o test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/tbb/test_allocators.cpp [50/294] : && /pobj/tbb-2022.1.0/bin/c++ -O2 -pipe -DNDEBUG -Wl,--export-dynamic test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o -o clang_16.0_cxx11_64_release/test_allocators -Wl,-z,origin,-rpath,/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release clang_16.0_cxx11_64_release/libtbb.so.2.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : test/CMakeFiles/test_allocators.dir/tbb/test_allocators.cpp.o: In function `doctest::Context::run()': test_allocators.cpp:(.text+0x103d8): warning: rand() may return deterministic values, is that what you want? /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. [51/294] /pobj/tbb-2022.1.0/bin/c++ -Dtest_arena_priorities_EXPORTS -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/.. -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -ffp-model=precise -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -MF test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o.d -o test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/tbb/test_arena_priorities.cpp [52/294] : && /pobj/tbb-2022.1.0/bin/c++ -O2 -pipe -DNDEBUG -Wl,--export-dynamic test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o -o clang_16.0_cxx11_64_release/test_arena_priorities -Wl,-z,origin,-rpath,/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release clang_16.0_cxx11_64_release/libtbb.so.2.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : test/CMakeFiles/test_arena_priorities.dir/tbb/test_arena_priorities.cpp.o: In function `doctest::Context::run()': test_arena_priorities.cpp:(.text+0x103d8): warning: rand() may return deterministic values, is that what you want? /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. [53/294] /pobj/tbb-2022.1.0/bin/c++ -Dtest_dynamic_link_EXPORTS -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/.. -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -ffp-model=precise -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -MF test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o.d -o test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/tbb/test_dynamic_link.cpp [54/294] : && /pobj/tbb-2022.1.0/bin/c++ -O2 -pipe -DNDEBUG -Wl,--export-dynamic test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o -o clang_16.0_cxx11_64_release/test_dynamic_link -Wl,-z,origin,-rpath,/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release clang_16.0_cxx11_64_release/libtbb.so.2.1 -Wl,--no-as-needed -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : test/CMakeFiles/test_dynamic_link.dir/tbb/test_dynamic_link.cpp.o: In function `doctest::Context::run()': test_dynamic_link.cpp:(.text+0x103d8): warning: rand() may return deterministic values, is that what you want? /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. [55/294] /pobj/tbb-2022.1.0/bin/c++ -Dtest_collaborative_call_once_EXPORTS -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/.. -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -ffp-model=precise -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o -MF test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o.d -o test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/tbb/test_collaborative_call_once.cpp [56/294] : && /pobj/tbb-2022.1.0/bin/c++ -O2 -pipe -DNDEBUG -Wl,--export-dynamic test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o -o clang_16.0_cxx11_64_release/test_collaborative_call_once -Wl,-z,origin,-rpath,/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release clang_16.0_cxx11_64_release/libtbb.so.2.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : test/CMakeFiles/test_collaborative_call_once.dir/tbb/test_collaborative_call_once.cpp.o: In function `doctest::Context::run()': test_collaborative_call_once.cpp:(.text+0x103d8): warning: rand() may return deterministic values, is that what you want? /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. [57/294] /pobj/tbb-2022.1.0/bin/c++ -Dtest_concurrent_lru_cache_EXPORTS -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/.. -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -ffp-model=precise -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o -MF test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o.d -o test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/tbb/test_concurrent_lru_cache.cpp [58/294] : && /pobj/tbb-2022.1.0/bin/c++ -O2 -pipe -DNDEBUG -Wl,--export-dynamic test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o -o clang_16.0_cxx11_64_release/test_concurrent_lru_cache -Wl,-z,origin,-rpath,/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release clang_16.0_cxx11_64_release/libtbb.so.2.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : test/CMakeFiles/test_concurrent_lru_cache.dir/tbb/test_concurrent_lru_cache.cpp.o: In function `doctest::Context::run()': test_concurrent_lru_cache.cpp:(.text+0x103d8): warning: rand() may return deterministic values, is that what you want? /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. [59/294] /pobj/tbb-2022.1.0/bin/c++ -Dtest_concurrent_unordered_map_EXPORTS -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/.. -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/test -I/pobj/tbb-2022.1.0/oneTBB-2022.1.0/src/tbb/../../include -O2 -pipe -DNDEBUG -std=c++11 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -Werror -Wshadow -Wcast-qual -Woverloaded-virtual -Wnon-virtual-dtor -ffp-model=precise -Wformat -Wformat-security -Werror=format-security -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2 -ffile-prefix-map=/pobj/tbb-2022.1.0/oneTBB-2022.1.0/= -ffile-prefix-map=../oneTBB-2022.1.0/= -MD -MT test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -MF test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o.d -o test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -c /pobj/tbb-2022.1.0/oneTBB-2022.1.0/test/tbb/test_concurrent_unordered_map.cpp [60/294] : && /pobj/tbb-2022.1.0/bin/c++ -O2 -pipe -DNDEBUG -Wl,--export-dynamic test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -o clang_16.0_cxx11_64_release/test_concurrent_unordered_map -Wl,-z,origin,-rpath,/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release clang_16.0_cxx11_64_release/libtbb.so.2.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : FAILED: clang_16.0_cxx11_64_release/test_concurrent_unordered_map : && /pobj/tbb-2022.1.0/bin/c++ -O2 -pipe -DNDEBUG -Wl,--export-dynamic test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o -o clang_16.0_cxx11_64_release/test_concurrent_unordered_map -Wl,-z,origin,-rpath,/pobj/tbb-2022.1.0/build-mips64/clang_16.0_cxx11_64_release clang_16.0_cxx11_64_release/libtbb.so.2.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o: In function `doctest::Context::run()': test_concurrent_unordered_map.cpp:(.text+0x103d8): warning: rand() may return deterministic values, is that what you want? test/CMakeFiles/test_concurrent_unordered_map.dir/tbb/test_concurrent_unordered_map.cpp.o: In function `no symbol': test_concurrent_unordered_map.cpp:(.text+0x1c0): relocation truncated to fit: R_MIPS_CALL16 against `__emutls_get_address' test_concurrent_unordered_map.cpp:(.text+0x1d0): relocation truncated to fit: R_MIPS_CALL16 against `memset' test_concurrent_unordered_map.cpp:(.text+0x1e4): relocation truncated to fit: R_MIPS_GOT_DISP against `vtable for std::__1::basic_stringstream, std::__1::allocator >' test_concurrent_unordered_map.cpp:(.text+0x1f0): relocation truncated to fit: R_MIPS_GOT_DISP against `construction vtable for std::__1::basic_istream >-in-std::__1::basic_stringstream, std::__1::allocator >' test_concurrent_unordered_map.cpp:(.text+0x20c): relocation truncated to fit: R_MIPS_CALL16 against `std::__1::ios_base::init(void*)' test_concurrent_unordered_map.cpp:(.text+0x218): relocation truncated to fit: R_MIPS_CALL16 against `__emutls_get_address' test_concurrent_unordered_map.cpp:(.text+0x248): relocation truncated to fit: R_MIPS_CALL16 against `std::__1::basic_streambuf >::basic_streambuf()' test_concurrent_unordered_map.cpp:(.text+0x254): relocation truncated to fit: R_MIPS_CALL16 against `__emutls_get_address' test_concurrent_unordered_map.cpp:(.text+0x278): relocation truncated to fit: R_MIPS_GOT_DISP against `vtable for std::__1::basic_stringbuf, std::__1::allocator >' test_concurrent_unordered_map.cpp:(.text+0x2a0): relocation truncated to fit: R_MIPS_CALL16 against `__cxa_thread_atexit' test_concurrent_unordered_map.cpp:(.text+0x324): additional relocation overflows omitted from the output /usr/bin/ld: warning: creating a DT_TEXTREL in a shared object. c++: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error 1 in devel/tbb (/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /pobj/tbb-2022.1.0/build-mips64 && exec /usr/bin/env -i LIBtbb...) *** Error 2 in devel/tbb (/ports/infrastructure/mk/bsd.port.mk:3065 '/pobj/tbb-2022.1.0/build-mips64/.build_done': @cd /ports/devel/tbb && P...) *** Error 2 in devel/tbb (/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=tbb-2022.1.0; export _LOCKS_HELD=" tbb-2022.1.0"; /usr...) ===> Exiting devel/tbb with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1750095017.18 max_stuck=1423.64/build=3710.59 Error: job failed with 512 on localhost at 1750095017