+ 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/ckmame-2.0nb6/work.log
+ su pbulk -c '"$@"' make /opt/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 = /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 cmake>=0: found cmake-3.28.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.1.1
=> 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.7.2
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency libzip>=1.10.1nb2: found libzip-1.10.1nb2
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.45.1
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.4
===> 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-upstream-bulktest/emulators/ckmame/patches/patch-docs_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/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 13.2.0
-- The CXX 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/emulators/ckmame/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/emulators/ckmame/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found LibXml2: /opt/pkg/lib/libxml2.so (found version "2.12.4") 
-- Found SQLite3: /opt/pkg/include (found version "3.45.1") 
-- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1")  
-- 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 - found
-- Using included TOML++
-- Found LibArchive: /opt/pkg/lib/libarchive.so (found version "3.7.2") 
-- Configuring done (15.0s)
-- Generating done (0.1s)
-- Build files have been written to: /home/pbulk/build/emulators/ckmame/work/ckmame-2.0/cmake-pkgsrc-build