=> Checksum BLAKE2s OK for iortcw-1.51c.tar.gz => Checksum SHA512 OK for iortcw-1.51c.tar.gz ===> Installing dependencies for iortcw-1.51cnb33 ========================================================================== The supported build options for iortcw are: openal You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.iortctw (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, iortcw-1.51cnb33. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg * 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 * 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 gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency SDL2>=2.32.0nb1: found SDL2-2.32.4 => Full dependency curl>=8.13.0nb1: found curl-8.13.0nb1 => 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 jpeg>=9: found jpeg-9f => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency opusfile>=0.12nb2: found opusfile-0.12nb3 => 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 cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb1 => Full dependency flac>=1.1.0nb1: found flac-1.5.0nb1 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency jack>=1.9.19: found jack-1.9.21nb4 => Full dependency lame>=3.93.1nb2: found lame-3.100nb7 => Full dependency libidn2>=2.0.0: found libidn2-2.3.7 => 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.2nb5 => Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb2 => Full dependency libssh2>=0.18: found libssh2-1.11.1 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency libxml2>=2.6.2: found libxml2-2.14.2nb1 => Full dependency mpg123>=1.0.0: found mpg123-1.32.10 => Full dependency ncurses>=5.3nb1: found ncurses-6.5 => Full dependency nghttp2>=1.0.0: found nghttp2-1.65.0nb1 => Full dependency openldap-client>=2.4.6: found openldap-client-2.6.9 => Full dependency openssl>=1.1.1: found openssl-3.4.1 => Full dependency png>=1.2.4: found png-1.6.47 => Full dependency xz>=5.0.0: found xz-5.8.1 ===> Overriding tools for iortcw-1.51cnb33 ===> Extracting for iortcw-1.51cnb33 ===> Patching for iortcw-1.51cnb33 => Applying pkgsrc patches for iortcw-1.51cnb33 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-MP_Makefile => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-MP_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-MP_Makefile,v 1.3 2024/05/12 17:51:54 nia Exp $ | |Pass through ARCH_STRING properly on *BSD. | |--- MP/Makefile.orig 2019-03-16 18:09:48.000000000 +0000 |+++ MP/Makefile -------------------------- Patching file MP/Makefile using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 369. Hunk #3 succeeded at 574. Hunk #4 succeeded at 752. Hunk #5 succeeded at 762. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-MP_code_qcommon_q__platform.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-MP_code_qcommon_q__platform.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-MP_code_qcommon_q__platform.h,v 1.2 2020/09/09 11:22:27 nia Exp $ | |Remove hardcoded list of architectures. | |--- MP/code/qcommon/q_platform.h.orig 2019-03-16 18:09:48.000000000 +0000 |+++ MP/code/qcommon/q_platform.h -------------------------- Patching file MP/code/qcommon/q_platform.h using Plan A... Hunk #1 succeeded at 201. Hunk #2 succeeded at 216. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-MP_code_splines_util__str.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-MP_code_splines_util__str.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-MP_code_splines_util__str.cpp,v 1.1 2024/05/12 17:51:54 nia Exp $ | |Fix building with older C++ compilers (e.g. GCC 4) | |--- MP/code/splines/util_str.cpp.orig 2024-05-12 16:36:08.000000000 +0000 |+++ MP/code/splines/util_str.cpp -------------------------- Patching file MP/code/splines/util_str.cpp using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 51. Hunk #3 succeeded at 67. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-SP_Makefile => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-SP_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SP_Makefile,v 1.3 2024/05/12 17:51:54 nia Exp $ | |Pass through ARCH_STRING properly on *BSD. | |--- SP/Makefile.orig 2019-03-16 18:09:48.000000000 +0000 |+++ SP/Makefile -------------------------- Patching file SP/Makefile using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 358. Hunk #3 succeeded at 563. Hunk #4 succeeded at 741. Hunk #5 succeeded at 751. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-SP_code_qcommon_q__platform.h => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-SP_code_qcommon_q__platform.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SP_code_qcommon_q__platform.h,v 1.2 2020/09/09 11:22:27 nia Exp $ | |Remove hardcoded list of architectures. | |--- SP/code/qcommon/q_platform.h.orig 2019-03-16 18:09:48.000000000 +0000 |+++ SP/code/qcommon/q_platform.h -------------------------- Patching file SP/code/qcommon/q_platform.h using Plan A... Hunk #1 succeeded at 201. Hunk #2 succeeded at 216. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-SP_code_splines_util__str.cpp => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/games/iortcw/patches/patch-SP_code_splines_util__str.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-SP_code_splines_util__str.cpp,v 1.1 2024/05/12 17:51:55 nia Exp $ | |Fix building with older C++ compilers (e.g. GCC 4) | |--- SP/code/splines/util_str.cpp.orig 2024-05-12 16:37:17.000000000 +0000 |+++ SP/code/splines/util_str.cpp -------------------------- Patching file SP/code/splines/util_str.cpp using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 51. Hunk #3 succeeded at 67. done ===> Creating toolchain wrappers for iortcw-1.51cnb33 ===> Configuring for iortcw-1.51cnb33