=> Checksum BLAKE2s OK for solarus-1.6.5-src.tar.gz
=> Checksum SHA512 OK for solarus-1.6.5-src.tar.gz
===> Installing dependencies for solarus-1.6.5nb7
==========================================================================
The supported build options for solarus are:

	luajit

The currently selected options are:

	luajit

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.solarus (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
solarus-1.6.5nb7.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = libjpeg-turbo
        * READLINE_DEFAULT = editline
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/pkg/etc/openssl/certs
        * SSLDIR = /opt/pkg/etc/openssl
        * SSLKEYS = /opt/pkg/etc/openssl/private

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

        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = libjpeg-turbo
        * READLINE_TYPE = editline
        * 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 qt5-qttools-[0-9]*: found qt5-qttools-5.15.16nb4
=> Tool dependency cmake>=0: found cmake-3.31.7nb2
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.84.2
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency glm>=1.0.0: found glm-1.0.1
=> Full dependency LuaJIT2>=2.0.3: found LuaJIT2-2.1.1713773202
=> Full dependency SDL2>=2.32.0nb1: found SDL2-2.32.6
=> Full dependency SDL2_image>=2.6.3nb4: found SDL2_image-2.6.3nb5
=> Full dependency SDL2_ttf>=2.22.0nb3: found SDL2_ttf-2.22.0nb3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency libmodplug>=0.8.8.1: found libmodplug-0.8.9.0
=> Full dependency libogg>=1.1.2nb1: found libogg-1.3.5nb1
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency openal-soft>=1.5.304: found openal-soft-1.24.3
=> Full dependency physfs>=2.0.3nb1: found physfs-3.0.2
=> Full dependency qt5-qtbase>=5.15.16nb4: found qt5-qtbase-5.15.16nb4
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency dbus>=0.91: found dbus-1.14.10
=> Full dependency editline>=3.0.20130712nb1: found editline-3.1.20250104
=> Full dependency expat>=1.95.7: found expat-2.7.1
=> Full dependency flac>=1.1.0nb1: found flac-1.5.0nb1
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.3
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency glib2>=2.4.0: found glib2-2.84.2
=> Full dependency graphite2>=1.2: found graphite2-1.3.14nb3
=> Full dependency harfbuzz>=2.1.1: found harfbuzz-11.2.1
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency icu>=3.4: found icu-77.1
=> Full dependency jack>=1.9.19: found jack-1.9.21nb4
=> Full dependency lame>=3.93.1nb2: found lame-3.100nb7
=> Full dependency libffi>=1.20: found libffi-3.4.8
=> Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.0nb1
=> Full dependency libopus>=1.1: found libopus-1.5.2
=> Full dependency libproxy>=0.2.3: found libproxy-0.5.9nb6
=> Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb5
=> Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb2
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.10
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
=> Full dependency openssl>=1.1.1: found openssl-3.4.1
=> Full dependency pcre2>=10.21: found pcre2-10.45
=> Full dependency png>=1.2.4: found png-1.6.48
=> Full dependency sqlite3>=3.0.8: found sqlite3-3.49.2
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for solarus-1.6.5nb7
===> Extracting for solarus-1.6.5nb7
===> Patching for solarus-1.6.5nb7
=> Applying pkgsrc patches for solarus-1.6.5nb7
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/solarus/patches/patch-src_audio_ItDecoder.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/solarus/patches/patch-src_audio_ItDecoder.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_audio_ItDecoder.cpp,v 1.1 2025/01/31 08:07:01 wiz Exp $
|
|Make sure to find correct header.
|
|--- src/audio/ItDecoder.cpp.orig	2025-01-31 08:01:28.552555139 +0000
|+++ src/audio/ItDecoder.cpp
--------------------------
Patching file src/audio/ItDecoder.cpp using Plan A...
Hunk #1 succeeded at 17.
done
===> Creating toolchain wrappers for solarus-1.6.5nb7
===> Configuring for solarus-1.6.5nb7
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 AppleClang 13.1.6.13160021
-- The CXX compiler identification is AppleClang 13.1.6.13160021
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/games/solarus/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/solarus/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found SDL2: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libSDL2.dylib (found suitable version "2.32.6", minimum required is "2.0.6")
-- Found SDL2main: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libSDL2main.a (found version "2.32.6")
-- Found SDL2_image: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libSDL2_image.dylib (found version "2.6.3")
-- Found SDL2_ttf: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libSDL2_ttf.dylib (found version "2.22.0")
-- Found OpenGL: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework
-- Found GLM: /Users/pbulk/build/games/solarus/work/.buildlink/include (found version "1.0.1.")
-- Found OpenAL: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenAL.framework
-- Found Vorbis: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libvorbis.dylib
-- Found VorbisFile: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libvorbisfile.dylib
-- Found Ogg: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libogg.dylib
-- Found ModPlug: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libmodplug.dylib
-- Found PhysFS: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libphysfs.dylib (found version "3.0.2")
-- Found LuaJIT: /Users/pbulk/build/games/solarus/work/.buildlink/lib/libluajit-5.1.dylib (found version "2.1.1713773202")
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for mkstemp
-- Looking for mkstemp - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Configuring done (12.7s)
CMake Warning (dev):
  Policy CMP0068 is not set: RPATH settings on macOS do not affect
  install_name.  Run "cmake --help-policy CMP0068" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

  For compatibility with older versions of CMake, the install_name fields for
  the following targets are still affected by RPATH settings:

   solarus
   solarus-testing

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done (0.5s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /Users/pbulk/build/games/solarus/work/solarus-v1.6.5/cmake-pkgsrc-build