+ 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/ckmame-2.0nb6/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ckmame-2.0nb6/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ckmame-2.0.tar.xz
=> Checksum SHA512 OK for ckmame-2.0.tar.xz
===> Installing dependencies for ckmame-2.0nb6
==========================================================================
The following variables will affect the build process of this package,
ckmame-2.0nb6.  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 cmake>=0: found cmake-3.28.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency libarchive>=3.3.1: found libarchive-3.4.3nb1
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency libzip>=1.10.1nb2: found libzip-1.10.1nb2
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.44.2
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.10.4nb6
===> Overriding tools for ckmame-2.0nb6
===> Extracting for ckmame-2.0nb6
===> Patching for ckmame-2.0nb6
=> Applying pkgsrc patches for ckmame-2.0nb6
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/emulators/ckmame/patches/patch-docs_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/emulators/ckmame/patches/patch-docs_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-docs_CMakeLists.txt,v 1.1 2023/07/07 07:45:51 nia Exp $
|
|Honour CMAKE_INSTALL_MANDIR so different platforms' preference of
|man/ vs. share/man/ is respected.
|
|--- docs/CMakeLists.txt.orig	2022-05-31 10:57:53.000000000 +0000
|+++ docs/CMakeLists.txt
--------------------------
Patching file docs/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 5.
done
===> Creating toolchain wrappers for ckmame-2.0nb6
===> Configuring for ckmame-2.0nb6
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:1 (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 11.3.1
-- The CXX compiler identification is GNU 11.3.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/emulators/ckmame/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/emulators/ckmame/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found LibXml2: /usr/pkg/lib/libxml2.so (found version "2.10.4") 
-- Found SQLite3: /usr/pkg/include (found version "3.44.2") 
-- Found ZLIB: /usr/pkg/lib/libz.so (found version "1.2.13")  
-- Looking for MD5Init
-- Looking for MD5Init - not found
-- Looking for SHA1Init
-- Looking for SHA1Init - not found
-- Looking for fnmatch
-- Looking for fnmatch - found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for getopt_long
-- Looking for getopt_long - found
-- Looking for getprogname
-- Looking for getprogname - not found
-- Using included TOML++
-- Found LibArchive: /usr/pkg/lib/libarchive.so (found version "3.4.3") 
-- Configuring done (2.5s)
-- Generating done (0.1s)
-- Build files have been written to: /home/pbulk/build/emulators/ckmame/work/ckmame-2.0/cmake-pkgsrc-build