+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/h2o-2.2.6nb3/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/h2o-2.2.6nb3/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.6nb3
==========================================================================
The following variables will affect the build process of this package,
h2o-2.2.6nb3.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/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
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency perl>=5.0: found perl-5.36.0
=> Full dependency libuv>=1.6: found libuv-1.44.2
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1s
=> 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.6nb3
===> Extracting for h2o-2.2.6nb3
=> Fixing interpreter.
WARNING: [subst.mk:interp] Nothing changed in "share/h2o/ca-bundle.crt".
===> Patching for h2o-2.2.6nb3
=> Applying pkgsrc patches for h2o-2.2.6nb3
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/h2o/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/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.6nb3
===> Configuring for h2o-2.2.6nb3
=> 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 < 2.8.12 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 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/www/h2o/work/.cwrapper/bin/cc - 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/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /home/pbulk/build/www/h2o/work/.tools/bin/pkg-config (found version "1.8.0") 
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found OpenSSL: /usr/pkg/lib/libcrypto.so (found version "1.1.1s")  
-- Found ZLIB: /usr/pkg/lib/libz.so (found version "1.2.13") 
-- Performing Test ARCH_SUPPORTS_64BIT_ATOMICS
-- Performing Test ARCH_SUPPORTS_64BIT_ATOMICS - Success
-- Checking for module 'libuv>=1.0.0'
--   Found libuv, version 1.44.2
-- Checking for module 'libwslay'
--   Found libwslay, version 1.1.1
-- Configuring done
-- Generating done
-- Build files have been written to: /home/pbulk/build/www/h2o/work/h2o-2.2.6
=> Rewrite cmake Dependencies files