=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for ioquake3-1.36.20200125-daae32ddfdab2172a628072ed3ff7dd1fc1563fe.tar.gz => Checksum SHA512 OK for ioquake3-1.36.20200125-daae32ddfdab2172a628072ed3ff7dd1fc1563fe.tar.gz ===> Installing dependencies for ioquake3-1.36.20200125nb26 ========================================================================== The following variables will affect the build process of this package, ioquake3-1.36.20200125nb26. Their current value is shown below: * BDB185_DEFAULT = db1 * BDB_DEFAULT = db4 * CURSES_DEFAULT = curses * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * BDBBASE = /usr * BDB_LIBS (defined, but empty) * BDB_TYPE = db1 * CURSES_TYPE = curses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * TERMCAP_TYPE = termcap 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => 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 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.10 => Full dependency curl>=8.11.0nb2: found curl-8.11.1nb1 => Full dependency jpeg>=9: found jpeg-9f => Full dependency libogg>=1.1.2nb1: found libogg-1.3.5nb1 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency opusfile>=0.12nb2: found opusfile-0.12nb3 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for ioquake3-1.36.20200125nb26 ===> Extracting for ioquake3-1.36.20200125nb26 ===> Patching for ioquake3-1.36.20200125nb26 => Applying pkgsrc patches for ioquake3-1.36.20200125nb26 => Verifying /usr/pkgsrc/games/ioquake3/patches/patch-Makefile => Applying pkgsrc patch /usr/pkgsrc/games/ioquake3/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.3 2024/05/11 10:05:15 nia Exp $ | |- Add support for NetBSD-style uname. |- Build client on NetBSD. |- Pass ARCH_STRING on *BSD so multi-arch support works. | |https://github.com/ioquake/ioq3/pull/466 | |- Add -lrt on NetBSD that binutils 2.39 wants. | |--- Makefile.orig 2019-12-07 13:16:15.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 65. Hunk #3 succeeded at 342. Hunk #4 succeeded at 535. Hunk #5 succeeded at 716. Hunk #6 succeeded at 770. Hunk #7 succeeded at 852. done => Verifying /usr/pkgsrc/games/ioquake3/patches/patch-code_qcommon_q__platform.h => Applying pkgsrc patch /usr/pkgsrc/games/ioquake3/patches/patch-code_qcommon_q__platform.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-code_qcommon_q__platform.h,v 1.1 2021/05/21 15:01:52 nia Exp $ | |Remove hardcoded list of BSD archs - implement multi-arch generically | |https://github.com/ioquake/ioq3/pull/466 | |--- code/qcommon/q_platform.h.orig 2019-12-07 13:16:15.000000000 +0000 |+++ code/qcommon/q_platform.h -------------------------- Patching file code/qcommon/q_platform.h using Plan A... Hunk #1 succeeded at 221. done => Verifying /usr/pkgsrc/games/ioquake3/patches/patch-code_renderergl1_tr__init.c => Applying pkgsrc patch /usr/pkgsrc/games/ioquake3/patches/patch-code_renderergl1_tr__init.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-code_renderergl1_tr__init.c,v 1.1 2021/05/21 15:01:52 nia Exp $ | |Debian Games Team policy seems to be to default to windowed to avoid |resetting screen geometry, breaking multi-head, etc. r_fullscreen |is "archived" (saved to the user configuration), so this doesn't |affect current players. | |Most people will want to configure a higher resolution than 640x480 |anyway, at which point it's easy to switch fullscreen on too. | |Also set default r_mode to 3 (640x480) in renderergl2, matching |renderergl1. | |--- code/renderergl1/tr_init.c.orig 2019-12-07 13:16:15.000000000 +0000 |+++ code/renderergl1/tr_init.c -------------------------- Patching file code/renderergl1/tr_init.c using Plan A... Hunk #1 succeeded at 1040. done => Verifying /usr/pkgsrc/games/ioquake3/patches/patch-code_renderergl2_tr__init.c => Applying pkgsrc patch /usr/pkgsrc/games/ioquake3/patches/patch-code_renderergl2_tr__init.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-code_renderergl2_tr__init.c,v 1.1 2021/05/21 15:01:52 nia Exp $ | |Debian Games Team policy seems to be to default to windowed to avoid |resetting screen geometry, breaking multi-head, etc. r_fullscreen |is "archived" (saved to the user configuration), so this doesn't |affect current players. | |Most people will want to configure a higher resolution than 640x480 |anyway, at which point it's easy to switch fullscreen on too. | |Also set default r_mode to 3 (640x480) in renderergl2, matching |renderergl1. | |--- code/renderergl2/tr_init.c.orig 2019-12-07 13:16:15.000000000 +0000 |+++ code/renderergl2/tr_init.c -------------------------- Patching file code/renderergl2/tr_init.c using Plan A... Hunk #1 succeeded at 1203. done => Verifying /usr/pkgsrc/games/ioquake3/patches/patch-code_tools_lcc_cpp_unix.c => Applying pkgsrc patch /usr/pkgsrc/games/ioquake3/patches/patch-code_tools_lcc_cpp_unix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-code_tools_lcc_cpp_unix.c,v 1.2 2020/01/25 20:13:50 jmcneill Exp $ | |Use built-in memmove on NetBSD. | |--- code/tools/lcc/cpp/unix.c.orig 2020-01-25 19:19:26.823146950 +0000 |+++ code/tools/lcc/cpp/unix.c -------------------------- Patching file code/tools/lcc/cpp/unix.c using Plan A... Hunk #1 succeeded at 106. done ===> Creating toolchain wrappers for ioquake3-1.36.20200125nb26 ERROR: heimdal>=0.4e heimdal>=0.6 is not installed; can't buildlink files. *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/games/ioquake3 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/games/ioquake3