WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for gemrb-0.9.2.tar.gz
=> Checksum SHA512 OK for gemrb-0.9.2.tar.gz
===> Installing dependencies for gemrb-0.9.2nb3
==========================================================================
The following variables will affect the build process of this package,
gemrb-0.9.2nb3.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * PYTHON_VERSION_DEFAULT = 312

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

        * CURSES_TYPE = ncurses
        * PYPACKAGE = python312
        * 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 cmake>=3.18: found cmake-3.31.1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.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.10
=> Full dependency SDL2_mixer>=2.0.0: found SDL2_mixer-2.0.4nb15
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.17
=> 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 png>=1.6.0nb1: found png-1.6.44
=> Full dependency python312>=3.12.0: found python312-3.12.8nb1
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency flac>=1.1.0nb1: found flac-1.4.3
=> Full dependency jack>=1.9.19: found jack-1.9.21nb3
=> Full dependency lame>=3.93.1nb2: found lame-3.100nb6
=> Full dependency libogg>=1.1: found libogg-1.3.5nb1
=> Full dependency libopus>=1.1: found libopus-1.5.2
=> 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
===> Overriding tools for gemrb-0.9.2nb3
===> Extracting for gemrb-0.9.2nb3
===> Patching for gemrb-0.9.2nb3
=> Applying pkgsrc patches for gemrb-0.9.2nb3
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/gemrb/patches/patch-gemrb_core_Strings_StringConversion.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/gemrb/patches/patch-gemrb_core_Strings_StringConversion.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gemrb_core_Strings_StringConversion.cpp,v 1.3 2023/11/15 16:30:13 nia Exp $
|
|Deal with old NetBSD/SunOS style iconv.
|
|--- gemrb/core/Strings/StringConversion.cpp.orig	2023-07-08 08:54:22.000000000 +0000
|+++ gemrb/core/Strings/StringConversion.cpp
--------------------------
Patching file gemrb/core/Strings/StringConversion.cpp using Plan A...
Hunk #1 succeeded at 20.
Hunk #2 succeeded at 118.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/gemrb/patches/patch-gemrb_plugins_TTFImporter_TTFFont.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/gemrb/patches/patch-gemrb_plugins_TTFImporter_TTFFont.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gemrb_plugins_TTFImporter_TTFFont.cpp,v 1.4 2023/11/15 16:30:13 nia Exp $
|
|Deal with old NetBSD/SunOS style iconv.
|
|--- gemrb/plugins/TTFImporter/TTFFont.cpp.orig	2023-07-08 08:54:22.000000000 +0000
|+++ gemrb/plugins/TTFImporter/TTFFont.cpp
--------------------------
Patching file gemrb/plugins/TTFImporter/TTFFont.cpp using Plan A...
Hunk #1 succeeded at 29.
Hunk #2 succeeded at 49.
done
===> Creating toolchain wrappers for gemrb-0.9.2nb3
===> Configuring for gemrb-0.9.2nb3
/bin/mkdir -p /Users/pbulk/build/games/gemrb/work/gemrb-0.9.2/build
=> Replacing python interpreter in admin/extend2da.py.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- 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/gemrb/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/gemrb/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detected version: 0.9.2
-- Git version bool: 0
-- Performing Test VISIBILITY_HIDDEN
-- Performing Test VISIBILITY_HIDDEN - Success
-- Performing Test FALLTHROUGH
-- Performing Test FALLTHROUGH - Success
CMake Warning (dev) at CMakeLists.txt:275 (FIND_PACKAGE):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

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

-- Found PythonLibs: /opt/pkg/lib/libpython3.12.dylib (found suitable version "3.12.8", minimum required is "3")
-- Looking for Python libraries and headers: found
-- Found SDL2_mixer: /opt/pkg/lib/libSDL2_mixer.dylib (found version "2.0.4")
-- Looking for SDL_mixer: found
-- Found ZLIB: /opt/pkg/lib/libz.dylib (found version "1.3.1")
-- Looking for Zlib: found
-- Performing Test Iconv_IS_BUILT_IN
-- Performing Test Iconv_IS_BUILT_IN - Failed
-- Found Iconv: /opt/pkg/lib/libiconv.dylib (found version "1.17")
-- Looking for iconv: found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found OpenAL: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenAL.framework
-- Looking for OpenAL: found
-- Found Freetype: /opt/pkg/lib/libfreetype.dylib (found version "2.13.3")
-- Looking for Freetype: found
-- Found PNG: /opt/pkg/lib/libpng16.dylib (found version "1.6.44")
-- Looking for libPNG: found
-- Looking for Ogg Vorbis support: found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Looking for strndup
-- Looking for strndup - found
-- Looking for strlcpy
-- Looking for strlcpy - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for ldexpf
-- Looking for ldexpf - found
-- Looking for realpath
-- Looking for realpath - found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for _aligned_malloc
-- Looking for _aligned_malloc - not found
-- Looking for memalign
-- Looking for memalign - not found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file langinfo.h
-- Looking for include file langinfo.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Performing Test PERMITS_OBJECT_TO_FUNCTION_CAST
-- Performing Test PERMITS_OBJECT_TO_FUNCTION_CAST - Failed
CMake Warning (dev) at gemrb/core/CMakeLists.txt:151 (INSTALL):
  Policy CMP0177 is not set: install() DESTINATION paths are normalized.  Run
  "cmake --help-policy CMP0177" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Copying SDL: /Users/pbulk/build/games/gemrb/work/.buildlink/lib/libSDL2.dylib
-- Will link SDLVideo plugin to: /Users/pbulk/build/games/gemrb/work/gemrb-0.9.2/build/gemrb/gemrb.app/Contents/MacOS/GemRB
-- 
-- These are the configured paths:
--   PREFIX: /opt/pkg
--   LIB_DIR: @loader_path/../Frameworks
--   PLUGIN_DIR: 
--   BIN_DIR: /Applications
--   DATA_DIR: 
--   MAN_DIR: /opt/pkg/share/man/man6
--   SYSCONF_DIR: 
--   DOC_DIR: 
--   ICON_DIR: 
--   SVG_DIR: 
--   MENU_DIR: 
-- 
-- Options:
--   LAYOUT: bundle
--   NOCOLOR: Yes
--   STATIC_LINK: disabled
--   INSOURCEBUILD: disabled
--   DISABLE_WERROR: ON
--   WIN32_USE_STDIO: disabled
--   SDL_BACKEND: SDL2
--   USE_SDL_CONTROLLER_API: ON
--   PYTHON_VERSION: 3
--   OPENGL_BACKEND: None
--   SANITIZE: None
-- 
-- Build type: RelWithDebInfo
-- Target bitness: 8*8
-- 
-- Configuring done (10.1s)
-- Generating done (0.5s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    EXAMPLE_CONF_DIR
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /Users/pbulk/build/games/gemrb/work/gemrb-0.9.2/build
=> Rewrite cmake Dependencies files