+ 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/h2o-2.2.6nb4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/h2o-2.2.6nb4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for h2o-2.2.6.tar.gz
=> Checksum SHA512 OK for h2o-2.2.6.tar.gz
===> Installing dependencies for h2o-2.2.6nb4
==========================================================================
The following variables will affect the build process of this package,
h2o-2.2.6nb4.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.6
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency libuv>=1.6: found libuv-1.48.0
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency openssl>=3: found openssl-3.3.1
=> Full dependency libyaml>=0.1.4: found libyaml-0.2.5
=> Full dependency wslay>=1.0.0: found wslay-1.1.1
===> Overriding tools for h2o-2.2.6nb4
===> Extracting for h2o-2.2.6nb4
=> Fixing interpreter.
WARNING: [subst.mk:interp] Nothing changed in "share/h2o/ca-bundle.crt".
===> Patching for h2o-2.2.6nb4
=> Applying pkgsrc patches for h2o-2.2.6nb4
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/h2o/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/h2o/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.1 2020/03/21 14:16:04 nia Exp $
|
|https://github.com/h2o/h2o/pull/2196
|
|--- CMakeLists.txt.orig	2019-08-12 14:09:44.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 386.
done
===> Creating toolchain wrappers for h2o-2.2.6nb4
===> Configuring for h2o-2.2.6nb4
=> Replacing Perl interpreter in share/h2o/*.
INFO: [replace-interpreter] Nothing changed in share/h2o/ca-bundle.crt.
=> Adding run-time search paths to pkg-config files.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:22 (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 C compiler identification is GNU 13.3.0
-- The CXX 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/www/h2o/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/www/h2o/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /home/pbulk/build/www/h2o/work/.tools/bin/pkg-config (found version "2.2.0")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found OpenSSL: /opt/pkg/lib/libcrypto.so (found version "3.3.1")
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1")
-- Performing Test ARCH_SUPPORTS_64BIT_ATOMICS
-- Performing Test ARCH_SUPPORTS_64BIT_ATOMICS - Success
-- Checking for module 'libuv>=1.0.0'
--   Found libuv, version 1.48.0
-- Checking for module 'libwslay'
--   Found libwslay, version 1.1.1
-- Configuring done (6.9s)
-- Generating done (0.2s)
-- Build files have been written to: /home/pbulk/build/www/h2o/work/h2o-2.2.6
=> Rewrite cmake Dependencies files