+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/ckmame-2.1nb5/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/ckmame-2.1nb5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ckmame-2.1.tar.xz
=> Checksum SHA512 OK for ckmame-2.1.tar.xz
===> Installing dependencies for ckmame-2.1nb5
==========================================================================
The following variables will affect the build process of this package,
ckmame-2.1nb5.  Their current value is shown below:

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

Based on these variables, the following variables have been set:

        * PYPACKAGE = python312

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.31.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency py312-nihtest>=1.5: found py312-nihtest-1.9.1
=> Full dependency libarchive>=3.3.1: found libarchive-3.7.7
=> Full dependency libxml2>=2.12.9nb3: found libxml2-2.12.9nb3
=> Full dependency libzip>=1.11.2nb3: found libzip-1.11.2nb3
=> Full dependency python312>=3.12: found python312-3.12.8nb2
=> Full dependency sqlite3>=3.47.0nb3: found sqlite3-3.47.2
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency openssl>=1.1.1: found openssl-3.4.0
=> Full dependency xz>=5.0.0: found xz-5.6.3
===> Overriding tools for ckmame-2.1nb5
===> Extracting for ckmame-2.1nb5
===> Patching for ckmame-2.1nb5
=> Applying pkgsrc patches for ckmame-2.1nb5
=> Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/emulators/ckmame/patches/patch-regress_CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/emulators/ckmame/patches/patch-regress_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-regress_CMakeLists.txt,v 1.1 2024/02/23 09:41:03 wiz Exp $
|
|Do not override path for tests.
|https://github.com/nih-at/ckmame/commit/cb876689cffd8f3267665eafa07f90be66334c6c
|
|--- regress/CMakeLists.txt.orig	2024-02-23 08:07:39.000000000 +0000
|+++ regress/CMakeLists.txt
--------------------------
Patching file regress/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 151.
done
===> Creating toolchain wrappers for ckmame-2.1nb5
===> Configuring for ckmame-2.1nb5
/bin/ln -fs /usr/pkg/bin/nihtest-3.12 /home/pbulk/build/emulators/ckmame/work/.buildlink/bin/nihtest
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 11.5.0
-- The CXX compiler identification is GNU 11.5.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/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.12.9")
-- Found SQLite3: /usr/pkg/include (found version "3.47.2")
-- Found ZLIB: /usr/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 getopt_long
-- Looking for getopt_long - found
-- Looking for getprogname
-- Looking for getprogname - not found
-- Looking for _stricmp
-- Looking for _stricmp - not found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Found LibArchive: /usr/pkg/lib/libarchive.so (found version "3.7.7")
-- Found Python: /usr/pkg/bin/python3.12 (found version "3.12.8") found components: Interpreter
-- Configuring done (3.8s)
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED
    PYTHON_EXECUTABLE
    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_INCLUDE_DIR


-- Build files have been written to: /home/pbulk/build/emulators/ckmame/work/ckmame-2.1/cmake-pkgsrc-build