+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/threadingbuildingblocks-2022.0.0nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/threadingbuildingblocks-2022.0.0nb1/work.log
=> Checksum BLAKE2s OK for oneTBB-2022.0.0.tar.gz
=> Checksum SHA512 OK for oneTBB-2022.0.0.tar.gz
===> Installing dependencies for threadingbuildingblocks-2022.0.0nb1
=> Tool dependency cmake>=0: found cmake-3.31.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency hwloc>=1.11.13nb12: found hwloc-1.11.13nb12
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency libpciaccess>=0.10.4: found libpciaccess-0.18.1
=> Full dependency libxml2>=2.6.2: found libxml2-2.12.9nb3
=> Full dependency xz>=5.0.0: found xz-5.6.3
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for threadingbuildingblocks-2022.0.0nb1
===> Extracting for threadingbuildingblocks-2022.0.0nb1
===> Patching for threadingbuildingblocks-2022.0.0nb1
=> Applying pkgsrc patches for threadingbuildingblocks-2022.0.0nb1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/threadingbuildingblocks/patches/patch-test_tbb_test__composite__node.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/threadingbuildingblocks/patches/patch-test_tbb_test__composite__node.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-test_tbb_test__composite__node.cpp,v 1.1 2022/05/16 17:09:50 jperkin Exp $
|
|Avoid ambiguous function call.
|
|--- test/tbb/test_composite_node.cpp.orig	2021-06-30 08:19:55.000000000 +0000
|+++ test/tbb/test_composite_node.cpp
--------------------------
Patching file test/tbb/test_composite_node.cpp using Plan A...
Hunk #1 succeeded at 30.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/threadingbuildingblocks/patches/patch-test_tbb_test__eh__thread.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/threadingbuildingblocks/patches/patch-test_tbb_test__eh__thread.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-test_tbb_test__eh__thread.cpp,v 1.1 2024/11/13 08:58:55 nros Exp $
|
|* NetBSD 9 does not have PTHREAD_STACK_MIN,
|  so only use it if it is defined
|
|--- test/tbb/test_eh_thread.cpp.orig	2024-11-13 08:50:17.676722493 +0000
|+++ test/tbb/test_eh_thread.cpp
--------------------------
Patching file test/tbb/test_eh_thread.cpp using Plan A...
Hunk #1 succeeded at 75.
done
===> Creating toolchain wrappers for threadingbuildingblocks-2022.0.0nb1
===> Configuring for threadingbuildingblocks-2022.0.0nb1
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The CXX compiler identification is GNU 13.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/parallel/threadingbuildingblocks/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- CMAKE_BUILD_TYPE is not specified. Using default: RelWithDebInfo
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Looking for getcontext
-- Looking for getcontext - found
-- GNU Assembler version: 2.41  (2041)
-- The C compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/parallel/threadingbuildingblocks/work/.cwrapper/bin/gcc - 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 - Failed
-- Configuring done (6.8s)
-- Generating done (0.5s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/parallel/threadingbuildingblocks/work/oneTBB-2022.0.0/cmake-pkgsrc-build