=> 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.5nb3
==========================================================================
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.5nb3.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = jpeg
        * 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 = jpeg
        * 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.16
=> Tool dependency cmake>=0: found cmake-3.31.1
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.2
=> 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.30.2nb1: found SDL2-2.30.10
=> Full dependency SDL2_image>=2.0.0: found SDL2_image-2.6.3nb3
=> Full dependency SDL2_ttf>=2.22.0nb2: found SDL2_ttf-2.22.0nb2
=> 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.1
=> Full dependency physfs>=2.0.3nb1: found physfs-3.0.2
=> Full dependency qt5-qtbase>=5.15.16: found qt5-qtbase-5.15.16
=> 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.20221030nb2
=> Full dependency expat>=1.95.7: found expat-2.6.3
=> Full dependency flac>=1.1.0nb1: found flac-1.4.3
=> 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.82.2
=> Full dependency graphite2>=1.2: found graphite2-1.3.14nb3
=> Full dependency harfbuzz>=2.1.1: found harfbuzz-10.1.0
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency icu>=3.4: found icu-76.1nb1
=> Full dependency jack>=1.9.19: found jack-1.9.21nb3
=> Full dependency jpeg>=8nb1: found jpeg-9f
=> Full dependency lame>=3.93.1nb2: found lame-3.100nb6
=> Full dependency libffi>=1.20: found libffi-3.4.6
=> Full dependency libopus>=1.1: found libopus-1.5.2
=> Full dependency libproxy>=0.2.3: found libproxy-0.5.9nb3
=> Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb4
=> Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb1
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.9
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
=> Full dependency openssl>=1.1.1: found openssl-3.3.2
=> Full dependency pcre2>=10.21: found pcre2-10.44
=> Full dependency png>=1.2.4: found png-1.6.44
=> Full dependency sqlite3>=3.0.8: found sqlite3-3.47.2
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for solarus-1.6.5nb3
===> Extracting for solarus-1.6.5nb3
===> Patching for solarus-1.6.5nb3
===> Creating toolchain wrappers for solarus-1.6.5nb3
===> Configuring for solarus-1.6.5nb3
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: /opt/pkg/lib/libSDL2.dylib (found suitable version "2.30.10", minimum required is "2.0.6")
-- Found SDL2main: /opt/pkg/lib/libSDL2main.a (found version "2.30.10")
-- Found SDL2_image: /opt/pkg/lib/libSDL2_image.dylib (found version "2.6.3")
-- Found SDL2_ttf: /opt/pkg/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: /opt/pkg/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: /opt/pkg/lib/libvorbis.dylib
-- Found VorbisFile: /opt/pkg/lib/libvorbisfile.dylib
-- Found Ogg: /opt/pkg/lib/libogg.dylib
-- Found ModPlug: /opt/pkg/lib/libmodplug.dylib
-- Found PhysFS: /opt/pkg/lib/libphysfs.dylib (found version "3.0.2")
-- Found LuaJIT: /opt/pkg/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 (8.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