=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for minetest-5.7.0/irrlicht.tar.gz => Checksum SHA512 OK for minetest-5.7.0/irrlicht.tar.gz => Checksum BLAKE2s OK for minetest-5.7.0/minetest-game.tar.gz => Checksum SHA512 OK for minetest-5.7.0/minetest-game.tar.gz => Checksum BLAKE2s OK for minetest-5.7.0/minetest.tar.gz => Checksum SHA512 OK for minetest-5.7.0/minetest.tar.gz ===> Installing dependencies for minetest-5.7.0 ========================================================================== The following variables will affect the build process of this package, minetest-5.7.0. Their current value is shown below: * 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: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal 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 cmake>=3.18: found cmake-3.27.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35 => Full dependency openal-soft>=1.5.304: found openal-soft-1.23.1nb2 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency gmp>=5.0.1: found gmp-6.3.0 => Full dependency ncursesw>=6.0: found ncursesw-6.4 => Full dependency zstd>=1.3.6: found zstd-1.5.5 => Full dependency freetype2>=2.13.0: found freetype2-2.13.1 => Full dependency png>=1.6.0nb1: found png-1.6.40 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency curl>=8.2.1nb1: found curl-8.2.1nb1 => Full dependency jpeg>=9: found jpeg-9e ===> 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 minetest-5.7.0 ===> Extracting for minetest-5.7.0 mv -f /tmp/games/minetest/work/minetest_game-5.7.0 /tmp/games/minetest/work/minetest-5.7.0/games/minetest_game mv -f /tmp/games/minetest/work/irrlicht-1.9.0mt10 /tmp/games/minetest/work/minetest-5.7.0/lib/irrlichtmt ===> Patching for minetest-5.7.0 => Applying pkgsrc patches for minetest-5.7.0 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/minetest/patches/patch-lib_irrlichtmt_source_Irrlicht_CIrrDeviceLinux.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/minetest/patches/patch-lib_irrlichtmt_source_Irrlicht_CIrrDeviceLinux.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_irrlichtmt_source_Irrlicht_CIrrDeviceLinux.cpp,v 1.1 2023/08/18 10:51:52 pin Exp $ | |Use FreeBSD's support for NetBSD | |--- lib/irrlichtmt/source/Irrlicht/CIrrDeviceLinux.cpp.orig 2023-03-05 20:45:09.000000000 +0000 |+++ lib/irrlichtmt/source/Irrlicht/CIrrDeviceLinux.cpp -------------------------- Patching file lib/irrlichtmt/source/Irrlicht/CIrrDeviceLinux.cpp using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 1578. Hunk #3 succeeded at 1602. Hunk #4 succeeded at 1637. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/minetest/patches/patch-lib_irrlichtmt_source_Irrlicht_os.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/minetest/patches/patch-lib_irrlichtmt_source_Irrlicht_os.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_irrlichtmt_source_Irrlicht_os.cpp,v 1.1 2023/08/18 10:51:52 pin Exp $ | |Add NetBSD's endian functions | |--- lib/irrlichtmt/source/Irrlicht/os.cpp.orig 2023-03-05 20:45:09.000000000 +0000 |+++ lib/irrlichtmt/source/Irrlicht/os.cpp -------------------------- Patching file lib/irrlichtmt/source/Irrlicht/os.cpp using Plan A... Hunk #1 succeeded at 33. done ===> Creating toolchain wrappers for minetest-5.7.0 ===> Configuring for minetest-5.7.0 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/games/minetest/work/.cwrapper/bin/gcc - 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: /tmp/games/minetest/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- *** Will build version 5.7.0 *** -- Using user-provided IrrlichtMt at subdirectory 'lib/irrlichtmt' -- *** Building IrrlichtMt 1.9.0.10 *** -- Performing Test REVISION_SANITY_CHECK -- Performing Test REVISION_SANITY_CHECK - Success -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Found JPEG: /usr/pkg/lib/libjpeg.so (found version "90") -- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.40") -- Looking for _IRR_COMPILE_WITH_OGLES1_ -- Looking for _IRR_COMPILE_WITH_OGLES1_ - not found -- Looking for _IRR_COMPILE_WITH_OGLES2_ -- Looking for _IRR_COMPILE_WITH_OGLES2_ - not found -- Looking for _IRR_COMPILE_WITH_OPENGL_ -- Looking for _IRR_COMPILE_WITH_OPENGL_ - found -- Found OpenGL: /usr/X11R7/lib/libGL.so -- Looking for _IRR_LINUX_X11_XINPUT2_ -- Looking for _IRR_LINUX_X11_XINPUT2_ - found -- Looking for _IRR_COMPILE_WITH_SDL_DEVICE_ -- Looking for _IRR_COMPILE_WITH_SDL_DEVICE_ - not found -- Found X11: /usr/X11R7/include -- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so -- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found IrrlichtMt 1.9.0.10 -- Using GMP provided by system. -- Found GMP: /usr/pkg/lib/libgmp.so -- Using bundled JsonCpp library. -- Found Json: jsoncpp -- LuaJIT detection disabled! (ENABLE_LUAJIT=0) -- LuaJIT not found, using bundled Lua. -- Check size of int -- Check size of int - done -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of size_t -- Check size of size_t - done -- Found CURL: /usr/pkg/lib/libcurl.so -- cURL support enabled. -- Found Intl: /usr/lib/libintl.so -- Found GettextLib: /tmp/games/minetest/work/.tools/bin/msgfmt -- GetText enabled; locales found: ar;be;bg;ca;cs;cy;da;de;dv;el;eo;es;et;eu;fi;fil;fr;gd;gl;he;hi;hu;id;it;ja;jbo;kk;kn;ko;ky;lt;lv;lzh;mn;mr;ms;ms_Arab;nb;nl;nn;oc;pl;pt;pt_BR;ro;ru;sk;sl;sr_Cyrl;sr_Latn;sv;sw;th;tr;tt;uk;vi;yue;zh_CN;zh_TW -- Found OpenAL: /usr/pkg/lib/libopenal.so -- Found Vorbis: /usr/pkg/include -- Sound enabled. -- Found Freetype: /usr/pkg/lib/libfreetype.so (found version "2.13.1") -- Looking for cbreak in /usr/pkg/lib/libncursesw.so -- Looking for cbreak in /usr/pkg/lib/libncursesw.so - found -- Found Ncursesw: /usr/pkg/lib/libncursesw.so -- ncurses console enabled. -- Found SQLite3: /usr/lib/libsqlite3.so -- Prometheus client disabled. -- Looking for ZSTD_initCStream -- Looking for ZSTD_initCStream - found -- Found Zstd: /usr/pkg/lib/libzstd.so -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Locale blacklist applied; Locales used: be;bg;ca;cs;cy;da;de;el;eo;es;et;eu;fi;fil;fr;gd;gl;hu;id;it;ja;jbo;kk;ko;ky;lt;lv;lzh;mn;mr;ms;nb;nl;nn;oc;pl;pt;pt_BR;ro;ru;sk;sl;sr_Cyrl;sr_Latn;sv;sw;tr;tt;uk;vi;yue;zh_CN;zh_TW -- Performing Test HAVE_ATCCALL -- Performing Test HAVE_ATCCALL - Success -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done (20.0s) -- Generating done (0.7s) -- Build files have been written to: /tmp/games/minetest/work/minetest-5.7.0 => Rewrite cmake Dependencies files