+ 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-2021.5.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/threadingbuildingblocks-2021.5.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for oneTBB-2021.5.0.tar.gz
=> Checksum SHA512 OK for oneTBB-2021.5.0.tar.gz
===> Installing dependencies for threadingbuildingblocks-2021.5.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.28.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for threadingbuildingblocks-2021.5.0
===> Extracting for threadingbuildingblocks-2021.5.0
===> Patching for threadingbuildingblocks-2021.5.0
=> Applying pkgsrc patches for threadingbuildingblocks-2021.5.0
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/threadingbuildingblocks/patches/patch-cmake_compilers_GNU.cmake
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/parallel/threadingbuildingblocks/patches/patch-cmake_compilers_GNU.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_compilers_GNU.cmake,v 1.4 2022/07/01 22:38:25 adam Exp $
|
|Automatically choose dl library.
|
|--- cmake/compilers/GNU.cmake.orig	2021-12-17 13:40:54.000000000 +0000
|+++ cmake/compilers/GNU.cmake
--------------------------
Patching file cmake/compilers/GNU.cmake using Plan A...
Hunk #1 succeeded at 41.
done
=> 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
===> Creating toolchain wrappers for threadingbuildingblocks-2021.5.0
===> Configuring for threadingbuildingblocks-2021.5.0
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The CXX compiler identification is GNU 13.2.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  
-- The C compiler identification is GNU 13.2.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
-- Configuring done (9.4s)
-- Generating done (1.0s)
-- Build files have been written to: /home/pbulk/build/parallel/threadingbuildingblocks/work/oneTBB-2021.5.0
=> Rewrite cmake Dependencies files