=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for violetland-0.5-source-with-dependencies.tar.gz => Checksum RMD160 OK for violetland-0.5-source-with-dependencies.tar.gz => Checksum SHA512 OK for violetland-0.5-source-with-dependencies.tar.gz ===> Installing dependencies for violetland-0.5nb13 => Tool dependency cmake>=2.8.1nb1: found cmake-3.19.2 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.75.*: found boost-headers-1.75.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency SDL_mixer>=1.2.12nb6: found SDL_mixer-1.2.12nb6 => Full dependency boost-libs-1.75.*: found boost-libs-1.75.0 => Full dependency SDL_ttf>=2.0.11nb4: found SDL_ttf-2.0.11nb4 => Full dependency SDL_image>=1.2.12nb6: found SDL_image-1.2.12nb9 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for violetland-0.5nb13 ===> Extracting for violetland-0.5nb13 ===> Patching for violetland-0.5nb13 => Applying pkgsrc patches for violetland-0.5nb13 => Verifying /opt/pkgsrc/games/violetland/patches/patch-lib_CMake-Gettext_GettextTranslate.cmake => Applying pkgsrc patch /opt/pkgsrc/games/violetland/patches/patch-lib_CMake-Gettext_GettextTranslate.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_CMake-Gettext_GettextTranslate.cmake,v 1.1 2016/09/11 14:44:30 kamil Exp $ | |--- lib/CMake-Gettext/GettextTranslate.cmake.orig 2016-07-27 09:04:19.000000000 +0000 |+++ lib/CMake-Gettext/GettextTranslate.cmake -------------------------- Patching file lib/CMake-Gettext/GettextTranslate.cmake using Plan A... Hunk #1 succeeded at 189. done => Verifying /opt/pkgsrc/games/violetland/patches/patch-src_program.cpp => Applying pkgsrc patch /opt/pkgsrc/games/violetland/patches/patch-src_program.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_program.cpp,v 1.1 2016/07/27 21:14:36 kamil Exp $ | |Add NetBSD support. | |--- src/program.cpp.orig 2016-07-27 09:04:07.000000000 +0000 |+++ src/program.cpp -------------------------- Patching file src/program.cpp using Plan A... Hunk #1 succeeded at 244. done => Verifying /opt/pkgsrc/games/violetland/patches/patch-src_system_utility_FileUtility.cpp => Applying pkgsrc patch /opt/pkgsrc/games/violetland/patches/patch-src_system_utility_FileUtility.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_system_utility_FileUtility.cpp,v 1.1 2016/07/27 21:14:36 kamil Exp $ | |Add NetBSD support. | |--- src/system/utility/FileUtility.cpp.orig 2016-07-27 09:04:07.000000000 +0000 |+++ src/system/utility/FileUtility.cpp -------------------------- Patching file src/system/utility/FileUtility.cpp using Plan A... Hunk #1 succeeded at 66. Hunk #2 succeeded at 83. done ===> Creating toolchain wrappers for violetland-0.5nb13 ===> Configuring for violetland-0.5nb13 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 CMake Warning (dev) at /opt/pkg/share/cmake-3.19/Modules/Platform/Darwin.cmake:218 (include): File /opt/pkg/share/cmake-3.19/Modules/Platform/Darwin.cmake includes /opt/work/games/violetland/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.19/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/CMakeSystemSpecificInformation.cmake:26 (include) CMakeLists.txt:1 (PROJECT) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/work/games/violetland/work/.cwrapper/bin/clang - 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: /opt/work/games/violetland/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:3 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found SDL: /opt/work/games/violetland/work/.buildlink/lib/libSDLmain.a;/opt/work/games/violetland/work/.buildlink/lib/libSDL.dylib;-framework Cocoa (found version "1.2.15") -- Found SDL_image: /opt/work/games/violetland/work/.buildlink/lib/libSDL_image.dylib (found version "1.2.12") -- Found SDL_ttf: /opt/work/games/violetland/work/.buildlink/lib/libSDL_ttf.dylib (found version "2.0.11") -- Found SDL_mixer: /opt/work/games/violetland/work/.buildlink/lib/libSDL_mixer.dylib (found version "1.2.12") -- Found OpenGL: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/System/Library/Frameworks/OpenGL.framework -- Found Gettext: /opt/pkg/bin/msgmerge (found version "0.21") CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:11 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:11 (find_package) -- Found Boost: /opt/work/games/violetland/work/.buildlink/include (found version "1.75.0") found components: filesystem system -- Could NOT find Libintl (missing: LIBINTL_INCLUDE_DIR LIBINTL_LIB_FOUND) CMake Deprecation Warning at po/CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Configuring done CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: LIBINTL_INCLUDE_DIR (ADVANCED) used as include directory in directory /opt/work/games/violetland/work/violetland-0.5 used as include directory in directory /opt/work/games/violetland/work/violetland-0.5 used as include directory in directory /opt/work/games/violetland/work/violetland-0.5 used as include directory in directory /opt/work/games/violetland/work/violetland-0.5 used as include directory in directory /opt/work/games/violetland/work/violetland-0.5 used as include directory in directory /opt/work/games/violetland/work/violetland-0.5 used as include directory in directory /opt/work/games/violetland/work/violetland-0.5 CMake Warning (dev) in CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "violetland": "LIBINTL_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "violetland": "LIBINTL_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "violetland": "LIBINTL_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: Policy CMP0021 is not set: Fatal error on relative paths in INCLUDE_DIRECTORIES target property. Run "cmake --help-policy CMP0021" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Found relative path while evaluating include directories of "violetland": "LIBINTL_INCLUDE_DIR-NOTFOUND" This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR CMake Generate step failed. Build files cannot be regenerated correctly. *** Error code 1 Stop. bmake[1]: stopped in /opt/pkgsrc/games/violetland *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/games/violetland