=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for arx-libertatis-1.1.2.tar.xz => Checksum RMD160 OK for arx-libertatis-1.1.2.tar.xz => Checksum SHA512 OK for arx-libertatis-1.1.2.tar.xz ===> Installing dependencies for arx-libertatis-1.1.2nb1 => Tool dependency cmake>=2.8.1nb1: found cmake-3.16.2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.31: found x11-links-1.31 => Build dependency boost-headers-1.71.*: found boost-headers-1.71.0nb2 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency openal-soft>=1.5.304: found openal-soft-1.20.0 => Full dependency SDL>=1.2.15nb17: found SDL-1.2.15nb29 => Full dependency glew>=2.1.0: found glew-2.1.0 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.24 ===> Overriding tools for arx-libertatis-1.1.2nb1 ===> Extracting for arx-libertatis-1.1.2nb1 ===> Patching for arx-libertatis-1.1.2nb1 => Applying pkgsrc patches for arx-libertatis-1.1.2nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2016/09/02 16:46:04 wiz Exp $ | |Fix use of CMAKE_MODULE_PATH (see also patch-cmake_VersionString.cmake) | |Resolve "Attempt at a recursive or nested TRY_COMPILE in directory" |(see also patch-cmake_CompileCheck.cmake) | |and | |commit 60e43c3cbf3fb0aa10cc3092b2512ccebb60b80d |Author: Daniel Scharrer |Date: Tue Feb 23 07:04:11 2016 +0100 | | CMake: Bump policy version to 3.4 | | Amongst other things, this makes the build system more rubust against | stray variables coming from included CMake scripts provided by the | system by disabling variable expansion for quoted strings in if(). | | Fixes build with CMake 3.5 (tested with 3.5.0-rc3). | | |--- CMakeLists.txt.orig 2013-10-17 17:25:04.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 13. Hunk #2 succeeded at 179. Hunk #3 succeeded at 413. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-cmake_CompileCheck.cmake => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-cmake_CompileCheck.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_CompileCheck.cmake,v 1.1 2016/09/02 16:46:04 wiz Exp $ | |Resolve "Attempt at a recursive or nested TRY_COMPILE in directory" |(see also patch-CMakeLists.txt) | |--- cmake/CompileCheck.cmake.orig 2013-07-15 20:31:38.000000000 +0200 |+++ cmake/CompileCheck.cmake 2013-07-15 20:32:36.000000000 +0200 -------------------------- Patching file cmake/CompileCheck.cmake using Plan A... Hunk #1 succeeded at 52. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-cmake_VersionString.cmake => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-cmake_VersionString.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_VersionString.cmake,v 1.1 2016/09/02 16:46:04 wiz Exp $ | |Fix use of CMAKE_MODULE_PATH (see also patch-CMakeLists.txt) | |and | |commit afca1491d7114066c016149b421bae4c797663a2 |Author: Daniel Scharrer |Date: Tue Feb 23 07:08:48 2016 +0100 | | VersionString.cmake: Guard against defined variables | | Previously this would fail under CMake older than 3.1 if "file" or | "variable" were variables. | | For CMake 3.1+ this was fixed in commit 60e43c. | |--- cmake/VersionString.cmake.orig 2013-10-17 17:25:04.000000000 +0000 |+++ cmake/VersionString.cmake -------------------------- Patching file cmake/VersionString.cmake using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 75. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_graphics_opengl_OpenGLRenderer.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_graphics_opengl_OpenGLRenderer.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_graphics_opengl_OpenGLRenderer.cpp,v 1.1 2016/09/02 16:46:04 wiz Exp $ | |Turn off VBO if not available. This may help with performance issues. | |--- ./src/graphics/opengl/OpenGLRenderer.cpp.orig 2012-06-08 21:12:01.000000000 +0200 |+++ ./src/graphics/opengl/OpenGLRenderer.cpp 2012-06-08 21:13:12.000000000 +0200 -------------------------- Patching file ./src/graphics/opengl/OpenGLRenderer.cpp using Plan A... Hunk #1 succeeded at 148. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_io_fs_FilesystemPOSIX.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_io_fs_FilesystemPOSIX.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_io_fs_FilesystemPOSIX.cpp,v 1.1 2016/09/02 16:46:04 wiz Exp $ | |Wrong errno.h include | |--- src/io/fs/FilesystemPOSIX.cpp.orig 2013-07-15 20:56:44.000000000 +0200 |+++ src/io/fs/FilesystemPOSIX.cpp 2013-07-15 20:57:15.000000000 +0200 -------------------------- Patching file src/io/fs/FilesystemPOSIX.cpp using Plan A... Hunk #1 succeeded at 27. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_platform_Thread.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_platform_Thread.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_platform_Thread.cpp,v 1.1 2016/09/02 16:46:04 wiz Exp $ | |Fix pthread_setname_np on NetBSD | |--- src/platform/Thread.cpp.orig 2012-08-16 18:07:06.000000000 +0200 |+++ src/platform/Thread.cpp 2012-08-16 18:19:04.000000000 +0200 -------------------------- Patching file src/platform/Thread.cpp using Plan A... Hunk #1 succeeded at 99 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_platform_Time.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_platform_Time.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_platform_Time.cpp,v 1.1 2016/10/30 10:25:30 maya Exp $ | |Upstream commit 39fb9a0e3a6888a6a5f040e39896e88750c89065 |Use correct parameter type for clock_gettime | |Fixes build on OS X | |--- src/platform/Time.cpp.orig 2013-10-17 17:25:04.000000000 +0000 |+++ src/platform/Time.cpp -------------------------- Patching file src/platform/Time.cpp using Plan A... Hunk #1 succeeded at 29. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_script_Script.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis/patches/patch-src_script_Script.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_script_Script.cpp,v 1.1 2016/09/02 16:46:04 wiz Exp $ | |Something goes wrong with tolower and characters with value 0xA7, |so only apply to characters in the range A-Z. | |--- src/script/Script.cpp.orig 2013-07-15 19:56:03.000000000 +0200 |+++ src/script/Script.cpp 2013-07-15 19:57:38.000000000 +0200 -------------------------- Patching file src/script/Script.cpp using Plan A... Hunk #1 succeeded at 103. Hunk #2 succeeded at 2157. done ===> Creating toolchain wrappers for arx-libertatis-1.1.2nb1 pkg_info: can't find package `_BLNK_PKG_DBDIR.MesaLib_not_found' ERROR: wayland>=1.9.90 is not installed; can't buildlink files. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/games/arx-libertatis