=> Checksum BLAKE2s OK for cataclysm-dda-0.F.2.tar.gz
=> Checksum SHA512 OK for cataclysm-dda-0.F.2.tar.gz
===> Installing dependencies for cataclysm-dda-sdl-0.F.2nb11
==========================================================================
The following variables will affect the build process of this package,
cataclysm-dda-sdl-0.F.2nb11.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

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

        * CURSES_TYPE = ncurses
        * 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 glib2-tools-[0-9]*: found glib2-tools-2.82.2
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5
=> 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_image>=2.0.0: found SDL2_image-2.6.3nb3
=> Full dependency SDL2_mixer>=2.0.0: found SDL2_mixer-2.0.4nb15
=> Full dependency SDL2_ttf>=2.22.0nb2: found SDL2_ttf-2.22.0nb2
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency libexecinfo>=1.1: found libexecinfo-1.1nb1
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> 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 freetype2>=2.13.0: found freetype2-2.13.3
=> 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 jack>=1.9.19: found jack-1.9.21nb3
=> Full dependency lame>=3.93.1nb2: found lame-3.100nb6
=> Full dependency libffi>=1.20: found libffi-3.4.6
=> 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
=> Full dependency pcre2>=10.21: found pcre2-10.44
=> Full dependency png>=1.2.4: found png-1.6.44
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for cataclysm-dda-sdl-0.F.2nb11
===> Extracting for cataclysm-dda-sdl-0.F.2nb11
===> Patching for cataclysm-dda-sdl-0.F.2nb11
=> Applying pkgsrc patches for cataclysm-dda-sdl-0.F.2nb11
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-Makefile
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-Makefile
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile,v 1.1 2021/08/08 20:40:42 nia Exp $
|
|Just use optimization flags from pkgsrc.
|Don't use -Werror.
|
|--- Makefile.orig	2021-07-03 05:00:06.000000000 +0000
|+++ Makefile
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 97.
Hunk #2 succeeded at 112.
Hunk #3 succeeded at 337.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-lang_compile__mo.sh
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-lang_compile__mo.sh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lang_compile__mo.sh,v 1.2 2021/07/12 20:54:02 nia Exp $
|
|Shell portability.
|
|--- lang/compile_mo.sh.orig	2021-07-03 05:00:06.000000000 +0000
|+++ lang/compile_mo.sh
--------------------------
Patching file lang/compile_mo.sh using Plan A...
Hunk #1 succeeded at 26.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-src_sdl__font.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-src_sdl__font.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_sdl__font.cpp,v 1.1 2022/08/23 10:41:34 wiz Exp $
|
|Fix build with SDL2_ttf-2.20.
|
|--- src/sdl_font.cpp.orig	2021-08-31 13:23:05.000000000 +0000
|+++ src/sdl_font.cpp
--------------------------
Patching file src/sdl_font.cpp using Plan A...
Hunk #1 succeeded at 22.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-src_translations.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-src_translations.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_translations.cpp,v 1.2 2021/07/12 20:54:02 nia Exp $
|
|Avoid overriding gettext functions with incompatible versions.
|
|--- src/translations.cpp.orig	2021-07-03 05:00:06.000000000 +0000
|+++ src/translations.cpp
--------------------------
Patching file src/translations.cpp using Plan A...
Hunk #1 succeeded at 75.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-src_translations.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/cataclysm-dda-sdl/../../games/cataclysm-dda/patches/patch-src_translations.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_translations.h,v 1.2 2021/07/12 20:54:02 nia Exp $
|
|Avoid overriding gettext functions with incompatible versions.
|
|--- src/translations.h.orig	2021-07-03 05:00:06.000000000 +0000
|+++ src/translations.h
--------------------------
Patching file src/translations.h using Plan A...
Hunk #1 succeeded at 144.
done
===> Creating toolchain wrappers for cataclysm-dda-sdl-0.F.2nb11
===> Configuring for cataclysm-dda-sdl-0.F.2nb11
=> Replacing sh interpreter in lang/compile_mo.sh.