=> 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.2nb13
==========================================================================
The following variables will affect the build process of this package,
fallingtime-1.0.2nb13.  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 glib2-tools-[0-9]*: found glib2-tools-2.80.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.2
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.3
=> Full dependency SDL2_image>=2.0.0: found SDL2_image-2.6.3nb3
=> Full dependency SDL2_mixer>=2.0.0: found SDL2_mixer-2.0.4nb15
=> Full dependency SDL2_ttf>=2.22.0nb2: found SDL2_ttf-2.22.0nb2
===> Overriding tools for fallingtime-1.0.2nb13
===> Extracting for fallingtime-1.0.2nb13
===> Patching for fallingtime-1.0.2nb13
=> Applying pkgsrc patches for fallingtime-1.0.2nb13
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/fallingtime/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/fallingtime/patches/patch-cfgpath.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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 /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/fallingtime/patches/patch-chipmunk_include_chipmunk_chipmunk.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/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.2nb13
===> Configuring for fallingtime-1.0.2nb13
/opt/pkg/bin/nbsed -e 's,@@PREFIX@@,/opt/pkg,g'  /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/fallingtime/files/fallingtime.template > /Users/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 AppleClang 15.0.0.15000309
-- The CXX compiler identification is AppleClang 15.0.0.15000309
CMake Warning (dev) at /opt/pkg/share/cmake-3.29/Modules/Platform/Darwin.cmake:246 (include):
  File /opt/pkg/share/cmake-3.29/Modules/Platform/Darwin.cmake includes
  /Users/pbulk/build/games/fallingtime/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.29/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.29/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: /Users/pbulk/build/games/fallingtime/work/.cwrapper/bin/clang - 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: /Users/pbulk/build/games/fallingtime/work/.cwrapper/bin/clang++ - 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
-- Found SDL2: /Users/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2main.a;/Users/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2.dylib;-framework Cocoa (found version "2.30.3")
-- Found SDL2_image: /Users/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2_image.dylib (found version "2.6.3")
-- Found SDL2_mixer: /Users/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2_mixer.dylib (found version "2.0.4")
-- Found SDL2_ttf: /Users/pbulk/build/games/fallingtime/work/.buildlink/lib/libSDL2_ttf.dylib (found version "2.22.0")
Data dir is ./data/
-- Configuring done (1.6s)
-- 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: /Users/pbulk/build/games/fallingtime/work/FallingTime-1.0.2
=> Rewrite cmake Dependencies files