+ 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/fallingtime-1.0.2nb12/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fallingtime-1.0.2nb12/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for fallingtime-1.0.2.tar.gz
=> Checksum SHA512 OK for fallingtime-1.0.2.tar.gz
===> Installing dependencies for fallingtime-1.0.2nb12
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.78.4
=> 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 xorgproto>=2016.1: found xorgproto-2023.2
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1
=> Full dependency SDL2>=2.28.5nb1: found SDL2-2.30.0
=> Full dependency SDL2_mixer>=2.0.4nb14: found SDL2_mixer-2.0.4nb14
=> Full dependency SDL2_ttf>=2.22.0nb1: found SDL2_ttf-2.22.0nb1
=> Full dependency SDL2_image>=2.6.3nb2: found SDL2_image-2.6.3nb2
===> Overriding tools for fallingtime-1.0.2nb12
===> Extracting for fallingtime-1.0.2nb12
===> Patching for fallingtime-1.0.2nb12
=> Applying pkgsrc patches for fallingtime-1.0.2nb12
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/fallingtime/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/fallingtime/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.1 2019/09/22 12:10:45 nia Exp $
|
|Set the correct install prefix.
|
|--- CMakeLists.txt.orig	2015-10-21 09:55:38.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 134 (offset 8 lines).
Hunk #2 succeeded at 157 (offset 8 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/fallingtime/patches/patch-cfgpath.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/fallingtime/patches/patch-cfgpath.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cfgpath.h,v 1.1 2019/09/22 12:10:45 nia Exp $
|
|Support NetBSD.
|
|--- ./cfgpath.h.orig	2015-10-21 02:55:38.000000000 -0700
|+++ ./cfgpath.h	2016-01-23 22:09:05.000000000 -0800
--------------------------
Patching file ./cfgpath.h using Plan A...
Hunk #1 succeeded at 39.
Hunk #2 succeeded at 88.
Hunk #3 succeeded at 194.
Hunk #4 succeeded at 311.
Hunk #5 succeeded at 396.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/fallingtime/patches/patch-chipmunk_include_chipmunk_chipmunk.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/fallingtime/patches/patch-chipmunk_include_chipmunk_chipmunk.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-chipmunk_include_chipmunk_chipmunk.h,v 1.1 2019/09/22 12:10:45 nia Exp $
|
|Support alloca in stdlib.
|
|--- chipmunk/include/chipmunk/chipmunk.h.orig	2015-10-21 09:55:38.000000000 +0000
|+++ chipmunk/include/chipmunk/chipmunk.h
--------------------------
Patching file chipmunk/include/chipmunk/chipmunk.h using Plan A...
Hunk #1 succeeded at 32.
done
===> Creating toolchain wrappers for fallingtime-1.0.2nb12
===> Configuring for fallingtime-1.0.2nb12
/usr/bin/sed -e 's,@@PREFIX@@,/opt/pkg,g'  /data/jenkins/workspace/pkgsrc-upstream-trunk/games/fallingtime/files/fallingtime.template > /home/pbulk/build/games/fallingtime/work/fallingtime
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Warning (dev) at CMakeLists.txt:1 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
CMake Warning (dev) at /opt/pkg/share/cmake-3.28/Modules/Platform/SunOS.cmake:34 (include):
  File /opt/pkg/share/cmake-3.28/Modules/Platform/SunOS.cmake includes
  /home/pbulk/build/games/fallingtime/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.28/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.28/Modules/CMakeSystemSpecificInformation.cmake:32 (include)
  CMakeLists.txt:1 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/games/fallingtime/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/games/fallingtime/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:2 (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.


Configuring Chipmunk2D version 7.0.0
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Found SDL2: /home/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2main.a;/home/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2.so (found version "2.30.0") 
-- Found SDL2_image: /home/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2_image.so (found version "2.6.3") 
-- Found SDL2_mixer: /home/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2_mixer.so (found version "2.0.4") 
-- Found SDL2_ttf: /home/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2_ttf.so (found version "2.22.0") 
Data dir is ./data/
-- Configuring done (5.5s)
-- 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/games/fallingtime/work/FallingTime-1.0.2
=> Rewrite cmake Dependencies files