+ 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/cannonball-0.34nb12/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cannonball-0.34nb12/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for cannonball-0.34.tar.gz
=> Checksum SHA512 OK for cannonball-0.34.tar.gz
===> Installing dependencies for cannonball-0.34nb12
=> Tool dependency icoutils-[0-9]*: found icoutils-0.32.3nb5
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.7.2
=> Tool dependency cmake>=3.18: found cmake-3.28.3
=> 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
=> Build dependency boost-headers-1.84.*: found boost-headers-1.84.0
=> Build dependency xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency boost-libs-1.84.*: found boost-libs-1.84.0
=> Full dependency boost-libs>=1.84.0: found boost-libs-1.84.0
=> Full dependency SDL2>=2.28.5nb1: found SDL2-2.30.0
=> Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb4
=> Full dependency glu>=7.11.2: found glu-9.0.3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
===> Overriding tools for cannonball-0.34nb12
===> Extracting for cannonball-0.34nb12
===> Patching for cannonball-0.34nb12
=> Applying pkgsrc patches for cannonball-0.34nb12
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/cannonball/patches/patch-src_main_sdl2_renderbase.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/cannonball/patches/patch-src_main_sdl2_renderbase.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_main_sdl2_renderbase.cpp,v 1.1 2021/04/27 14:39:19 fox Exp $
|
|Fixes the error: no member named 'round' in namespace 'std'
|
|--- src/main/sdl2/renderbase.cpp.orig	2021-04-27 14:18:09.955963096 +0000
|+++ src/main/sdl2/renderbase.cpp
--------------------------
Patching file src/main/sdl2/renderbase.cpp using Plan A...
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for cannonball-0.34nb12
===> Configuring for cannonball-0.34nb12
cd /home/pbulk/build/emulators/cannonball/work/cannonball-0.34 && /opt/pkg/bin/icotool -w 16 -h 16 -x -o 16.png  res/cannonball.ico
/usr/bin/mkdir -p /home/pbulk/build/emulators/cannonball/work/cannonball-0.34/build
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Ignoring nonexistent file "CMakeLists.txt".
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:8 (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/cannonball/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/cannonball/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake files for linux.cmake found
-- Found OpenGL: /opt/pkg/lib/libGL.so   
-- Found Boost: /opt/pkg/include (found version "1.84.0")  
SDL2 Include  : /home/pbulk/build/emulators/cannonball/work/.buildlink/include;/home/pbulk/build/emulators/cannonball/work/.buildlink/include/SDL2
SDL2 Libraries: SDL2::SDL2
-- Configuring done (3.9s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /home/pbulk/build/emulators/cannonball/work/cannonball-0.34/build
=> Rewrite cmake Dependencies files