+ 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/openfodder-1.9.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openfodder-1.9.2/work.log
=> Checksum BLAKE2s OK for OpenFodder-data-070a6086c62164e859fc3274b75b5f536fa9d902.tar.gz
=> Checksum SHA512 OK for OpenFodder-data-070a6086c62164e859fc3274b75b5f536fa9d902.tar.gz
=> Checksum BLAKE2s OK for OpenFodder-scripts-dad04730860bcdd1189aa8562860e379b0f5d783.tar.gz
=> Checksum SHA512 OK for OpenFodder-scripts-dad04730860bcdd1189aa8562860e379b0f5d783.tar.gz
=> Checksum BLAKE2s OK for openfodder-1.9.2.tar.gz
=> Checksum SHA512 OK for openfodder-1.9.2.tar.gz
===> Installing dependencies for openfodder-1.9.2
==========================================================================
The following variables will affect the build process of this package,
openfodder-1.9.2.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

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

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

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.31.1
=> Tool dependency pax>=20040802: found pax-20210219
=> 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
=> Full dependency SDL2_mixer>=2.0.0: found SDL2_mixer-2.0.4nb15
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb4
=> Full dependency SDL2>=2.0: found SDL2-2.30.10
=> Full dependency flac>=1.1.0nb1: found flac-1.4.3
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency lame>=3.93.1nb2: found lame-3.100nb6
=> Full dependency libX11>=1.5: found libX11-1.8.10
=> Full dependency libXScrnSaver>=1.1.2: found libXScrnSaver-1.2.4
=> Full dependency libXau>=1.0: found libXau-1.0.12
=> Full dependency libXcursor>=1.1.1: found libXcursor-1.2.3
=> Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXext>=1.1: found libXext-1.3.6
=> Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1
=> Full dependency libXi>=1.0.0: found libXi-1.8.2
=> Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.12
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.6
=> Full dependency libdrm>=2.4.15: found libdrm-2.4.124
=> Full dependency libogg>=1.1: found libogg-1.3.5nb1
=> Full dependency libopus>=1.1: found libopus-1.5.2
=> Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb4
=> Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb1
=> Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7
=> Full dependency libxcb>=1.6: found libxcb-1.17.0
=> Full dependency libxshmfence>=1.2: found libxshmfence-1.3.3
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.9
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
===> Overriding tools for openfodder-1.9.2
===> Extracting for openfodder-1.9.2
===> Patching for openfodder-1.9.2
=> Applying pkgsrc patches for openfodder-1.9.2
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/openfodder/patches/patch-Source_ResourceMan.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/openfodder/patches/patch-Source_ResourceMan.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Source_ResourceMan.cpp,v 1.1 2024/10/23 08:30:30 nia Exp $
|
|Load static data from pkgsrc prefix.
|
|--- Source/ResourceMan.cpp.orig	2024-10-23 08:21:54.121186053 +0000
|+++ Source/ResourceMan.cpp
--------------------------
Patching file Source/ResourceMan.cpp using Plan A...
Hunk #1 succeeded at 81.
Hunk #2 succeeded at 624.
done
===> Creating toolchain wrappers for openfodder-1.9.2
===> Configuring for openfodder-1.9.2
=> Substituting "paths" in Source/ResourceMan.cpp
=> Checking for portability problems in extracted files
-- No build type selected, default to Release.
-- The CXX compiler identification is GNU 13.3.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/games/openfodder/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found SDL2: /opt/pkg/lib/libSDL2.so
-- Found SDL2Mixer: /opt/pkg/lib/libSDL2_mixer.so
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- Configuring done (6.5s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /home/pbulk/build/games/openfodder/work/openfodder-1.9.2/cmake-pkgsrc-build