>>> Building on exopi-5 under devel/tbb BDEPENDS = [devel/gmake] DIST = [devel/tbb:oneTBB-2020.3.3.tar.gz] FULLPKGNAME = tbb-2020.3.3p0 Avoided depends for gmake-4.4.1 distfiles size=2640805 >>> Running build in devel/tbb at 1713771441.69 ===> devel/tbb ===> Building from scratch tbb-2020.3.3p0 ===> tbb-2020.3.3p0 depends on: gmake-* -> gmake-4.4.1 ===> 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-2020.3.3p0 `/exopi-cvs/ports/distfiles/oneTBB-2020.3.3.tar.gz' is up to date. >> (SHA256) oneTBB-2020.3.3.tar.gz: OK ===> Extracting for tbb-2020.3.3p0 cp /exopi-cvs/ports/devel/tbb/files/OpenBSD*.inc /exopi-obj/pobj/tbb-2020.3.3/oneTBB-2020.3.3/build ===> Patching for tbb-2020.3.3p0 ===> Applying OpenBSD patch patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |--- Makefile.orig |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 26. done ===> Applying OpenBSD patch patch-include_tbb_machine_linux_common_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use futex(2) not syscall(2) | |Index: include/tbb/machine/linux_common.h |--- include/tbb/machine/linux_common.h.orig |+++ include/tbb/machine/linux_common.h -------------------------- Patching file include/tbb/machine/linux_common.h using Plan A... Hunk #1 succeeded at 77. Hunk #2 succeeded at 86. done ===> Applying OpenBSD patch patch-src_test_test_malloc_compliance_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |OpenBSD doesn't support RLIMIT_AS. |Index: src/test/test_malloc_compliance.cpp |--- src/test/test_malloc_compliance.cpp.orig |+++ src/test/test_malloc_compliance.cpp -------------------------- Patching file src/test/test_malloc_compliance.cpp using Plan A... Hunk #1 succeeded at 83. Hunk #2 succeeded at 91. 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-2020.3.3p0 ===> Configuring for tbb-2020.3.3p0 ===> Building for tbb-2020.3.3p0 Created the ./build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release directory gmake -C "./build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release" -r -f ../../build/Makefile.tbb cfg=release TBB.DLL="libtbb.so.1.0" gmake[1]: Entering directory '/exopi-obj/pobj/tbb-2020.3.3/oneTBB-2020.3.3/build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release' ../../build/Makefile.tbb:28: CONFIG: cfg=release arch=intel64 compiler=clang target=OpenBSD runtime=cc16.0_kernel7.5 clang++ -o concurrent_hash_map.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_hash_map.cpp clang++ -o concurrent_queue.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_queue.cpp clang++ -o concurrent_vector.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_vector.cpp clang++ -o dynamic_link.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/dynamic_link.cpp clang++ -o itt_notify.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp clang++ -o cache_aligned_allocator.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/cache_aligned_allocator.cpp clang++ -o pipeline.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/pipeline.cpp clang++ -o queuing_mutex.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_mutex.cpp clang++ -o queuing_rw_mutex.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/queuing_rw_mutex.cpp clang++ -o reader_writer_lock.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/reader_writer_lock.cpp clang++ -o spin_rw_mutex.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_rw_mutex.cpp clang++ -o x86_rtm_rw_mutex.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/x86_rtm_rw_mutex.cpp clang++ -o spin_mutex.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/spin_mutex.cpp clang++ -o critical_section.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/critical_section.cpp clang++ -o mutex.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/mutex.cpp clang++ -o recursive_mutex.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/recursive_mutex.cpp clang++ -o condition_variable.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/condition_variable.cpp clang++ -o tbb_thread.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_thread.cpp clang++ -o concurrent_monitor.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/concurrent_monitor.cpp clang++ -o semaphore.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/semaphore.cpp clang++ -o private_server.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/private_server.cpp clang++ -o rml_tbb.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/rml/client/rml_tbb.cpp sh ../../build/version_info_linux.sh clang++ -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include -I. >version_string.ver getconf: GNU_LIBC_VERSION: unknown variable clang++ -o tbb_misc.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include -I. ../../src/tbb/tbb_misc.cpp clang++ -o tbb_misc_ex.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_misc_ex.cpp clang++ -o task.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task.cpp clang++ -o task_group_context.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/task_group_context.cpp clang++ -o governor.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/governor.cpp clang++ -o market.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/market.cpp clang++ -o arena.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/arena.cpp ../../src/tbb/arena.cpp:308:14: warning: variable 'drained' set but not used [-Wunused-but-set-variable] intptr_t drained = 0; ^ 1 warning generated. clang++ -o scheduler.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/scheduler.cpp clang++ -o observer_proxy.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/observer_proxy.cpp clang++ -o tbb_statistics.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_statistics.cpp clang++ -o tbb_main.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/tbb/tbb_main.cpp clang++ -o concurrent_vector_v2.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_vector_v2.cpp clang++ -o concurrent_queue_v2.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/concurrent_queue_v2.cpp clang++ -o spin_rw_mutex_v2.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/spin_rw_mutex_v2.cpp clang++ -o task_v2.o -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -fPIC -D__TBB_BUILD=1 -Wall -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -I../../src -I../../src/rml/include -I../../include ../../src/old/task_v2.cpp sh ../../build/generate_tbbvars.sh clang++ -fPIC -o libtbb.so.1.0 concurrent_hash_map.o concurrent_queue.o concurrent_vector.o dynamic_link.o itt_notify.o cache_aligned_allocator.o pipeline.o queuing_mutex.o queuing_rw_mutex.o reader_writer_lock.o spin_rw_mutex.o x86_rtm_rw_mutex.o spin_mutex.o critical_section.o mutex.o recursive_mutex.o condition_variable.o tbb_thread.o concurrent_monitor.o semaphore.o private_server.o rml_tbb.o tbb_misc.o tbb_misc_ex.o task.o task_group_context.o governor.o market.o arena.o scheduler.o observer_proxy.o tbb_statistics.o tbb_main.o concurrent_vector_v2.o concurrent_queue_v2.o spin_rw_mutex_v2.o task_v2.o -lpthread -shared -Wl,-soname=libtbb.so.1.0 -m64 gmake[1]: Leaving directory '/exopi-obj/pobj/tbb-2020.3.3/oneTBB-2020.3.3/build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release' gmake -C "./build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release" -r -f ../../build/Makefile.tbbmalloc cfg=release malloc MALLOC.DLL="libtbbmalloc.so.1.0" gmake[1]: Entering directory '/exopi-obj/pobj/tbb-2020.3.3/oneTBB-2020.3.3/build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release' clang++ -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/backend.cpp clang++ -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/large_objects.cpp clang++ -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/backref.cpp clang++ -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc ../../src/tbbmalloc/tbbmalloc.cpp clang++ -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -o itt_notify_malloc.o -I../../src -I../../src/rml/include -I../../include ../../src/tbb/itt_notify.cpp clang++ -c -MMD -DDO_ITT_NOTIFY -DUSE_PTHREAD -O2 -pipe -m64 -O2 -pipe -DTBB_SUPPRESS_DEPRECATED_MESSAGES=1 -fno-rtti -fno-exceptions -D__TBBMALLOC_BUILD=1 -Wno-parentheses -Wno-non-virtual-dtor -Wno-dangling-else -fPIC -I../../src -I../../src/rml/include -I../../include -I../../src/tbbmalloc -I../../src/tbbmalloc -I. ../../src/tbbmalloc/frontend.cpp clang -fPIC -o libtbbmalloc.so.1.0 backend.o large_objects.o backref.o tbbmalloc.o itt_notify_malloc.o frontend.o -lpthread -shared -Wl,-soname=libtbbmalloc.so.1.0 -m64 gmake[1]: Leaving directory '/exopi-obj/pobj/tbb-2020.3.3/oneTBB-2020.3.3/build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release' gmake -C "./build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release" -r -f ../../build/Makefile.tbbproxy cfg=release tbbproxy gmake[1]: Entering directory '/exopi-obj/pobj/tbb-2020.3.3/oneTBB-2020.3.3/build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release' gmake[1]: Nothing to be done for 'tbbproxy'. gmake[1]: Leaving directory '/exopi-obj/pobj/tbb-2020.3.3/oneTBB-2020.3.3/build/OpenBSD_intel64_clang_cc16.0_kernel7.5_release' >>> Running package in devel/tbb at 1713771507.13 ===> devel/tbb ===> Faking installation for tbb-2020.3.3p0 /exopi-obj/pobj/tbb-2020.3.3/bin/install -c -m 644 /exopi-obj/pobj/tbb-2020.3.3/oneTBB-2020.3.3/build/OpenBSD*_release/*.so.* /exopi-obj/pobj/tbb-2020.3.3/fake-amd64/usr/local/lib /exopi-obj/pobj/tbb-2020.3.3/bin/install -d -m 755 /exopi-obj/pobj/tbb-2020.3.3/fake-amd64/usr/local/include/tbb cp -R /exopi-obj/pobj/tbb-2020.3.3/oneTBB-2020.3.3/include/tbb/* /exopi-obj/pobj/tbb-2020.3.3/fake-amd64/usr/local/include/tbb ===> Building package for tbb-2020.3.3p0 Create /exopi-cvs/ports/packages/amd64/all/tbb-2020.3.3p0.tgz Creating package tbb-2020.3.3p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************ | 18% archiving|****************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|***************************** | 45% archiving|****************************** | 47% archiving|*********************************** | 54% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 60% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|********************************************* | 70% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tbb-2020.3.3p0.tgz >>> Running clean in devel/tbb at 1713771509.11 ===> devel/tbb ===> Cleaning for tbb-2020.3.3p0 >>> Ended at 1713771509.48 max_stuck=1.16/build=65.64/package=1.97/clean=0.41