=> Checksum BLAKE2s OK for lincity-ng-2.0.tar.bz2
=> Checksum SHA512 OK for lincity-ng-2.0.tar.bz2
===> Installing dependencies for lincity-ng-2.0nb22
==========================================================================
The following variables will affect the build process of this package,
lincity-ng-2.0nb22.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * READLINE_DEFAULT = editline

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

        * CURSES_TYPE = ncurses
        * 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 jam-[0-9]*: found jam-2.5.2nb1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency SDL>=1.2.15nb44: found SDL-1.2.15nb46
=> Full dependency SDL_gfx>=2.0.26nb1: found SDL_gfx-2.0.26nb1
=> Full dependency SDL_image>=1.2.12nb12: found SDL_image-1.2.12nb13
=> Full dependency SDL_mixer>=1.2.12nb8: found SDL_mixer-1.2.12nb9
=> Full dependency SDL_ttf>=2.0.11nb7: found SDL_ttf-2.0.11nb7
=> Full dependency libxml2>=2.14.2nb1: found libxml2-2.14.2nb2
=> Full dependency physfs>=2.0.3nb1: found physfs-3.0.2
=> 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 editline>=3.0.20130712nb1: found editline-3.1.20250104
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.3
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
=> Full dependency png>=1.2.4: found png-1.6.48
=> Full dependency xz>=5.0.0: found xz-5.8.1
===> Overriding tools for lincity-ng-2.0nb22
===> Extracting for lincity-ng-2.0nb22
===> Patching for lincity-ng-2.0nb22
=> Applying pkgsrc patches for lincity-ng-2.0nb22
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/lincity-ng/patches/patch-src_tinygettext_TinyGetText.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/lincity-ng/patches/patch-src_tinygettext_TinyGetText.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_tinygettext_TinyGetText.cpp,v 1.1 2012/12/24 06:22:14 dholland Exp $
|
|Remove any getchar macro before declaring a getchar member function.
|Required for building on DragonFly.
|
|--- src/tinygettext/TinyGetText.cpp~	2009-01-25 20:20:41.000000000 +0000
|+++ src/tinygettext/TinyGetText.cpp
--------------------------
Patching file src/tinygettext/TinyGetText.cpp using Plan A...
Hunk #1 succeeded at 680.
done
===> Creating toolchain wrappers for lincity-ng-2.0nb22
===> Configuring for lincity-ng-2.0nb22
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
checking build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking target system type... aarch64-apple-darwin23
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking for xgettext... no
checking for xsltproc... xsltproc
checking whether g++ is new enough... yes
checking for aarch64-apple-darwin23-gcc... clang
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for gettimeofday... yes
checking for mkdir... yes
checking for popen... yes
checking for ld used by GCC... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether binary relocation support should be enabled... no
checking for zlib... found
checking for libxml-2.0 >= 2.6.11... yes
checking LIBXML_CFLAGS... -I/opt/pkg/include/libxml2
checking LIBXML_LIBS... -L/opt/pkg/lib -lxml2
checking for X... no
checking for pthread_join in LIBS=-lpthread with CFLAGS= -D_REENTRANT... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for cc_r... clang
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for OpenGL library... no
configure: error: Couldn't find opengl libraries or headers
*** Error code 1

Stop.
bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/lincity-ng
*** Error code 1

Stop.
bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/lincity-ng