=> Bootstrap dependency digest>=20211023: found digest-20220214
=> 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 = 311

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

        * CURSES_TYPE = ncurses
        * PYPACKAGE = python311
        * 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 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_mixer>=2.0.0: found SDL2_mixer-2.0.4nb15
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1
=> 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.23.1nb3
=> Full dependency png>=1.6.0nb1: found png-1.6.43
=> Full dependency python311>=3.11.0: found python311-3.11.9
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> 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-x86_64/games/gemrb/patches/patch-gemrb_core_Strings_StringConversion.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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-x86_64/games/gemrb/patches/patch-gemrb_plugins_TTFImporter_TTFFont.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/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
=> Checking for portability problems in extracted files
-- The C compiler identification is AppleClang 15.0.0.15000309
-- The CXX compiler identification is AppleClang 15.0.0.15000309
-- 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.11.dylib (found suitable version "3.11.9", 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: /Library/Developer/CommandLineTools/SDKs/MacOSX14.4.sdk/System/Library/Frameworks/OpenAL.framework
-- Looking for OpenAL: found
-- Found Freetype: /opt/pkg/lib/libfreetype.dylib (found version "2.13.2")
-- Looking for Freetype: found
-- Found PNG: /opt/pkg/lib/libpng16.dylib (found version "1.6.43")
-- 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
-- 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 (20.4s)
-- Generating done (0.3s)
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