=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s 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.5nb16
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.24.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.35: found x11-links-1.35
=> Build dependency boost-headers-1.78.*: found boost-headers-1.78.0
=> Full dependency SDL_mixer>=1.2.12nb6: found SDL_mixer-1.2.12nb7
=> Full dependency boost-libs-1.78.*: found boost-libs-1.78.0nb2
=> 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 /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 violetland-0.5nb16
===> Extracting for violetland-0.5nb16
===> Patching for violetland-0.5nb16
=> Applying pkgsrc patches for violetland-0.5nb16
===> Creating toolchain wrappers for violetland-0.5nb16
===> Configuring for violetland-0.5nb16
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- The C compiler identification is GNU 5.5.0
-- The CXX compiler identification is GNU 5.5.0
CMake Warning (dev) at /usr/pkg/share/cmake-3.24/Modules/Platform/NetBSD.cmake:49 (include):
  File /usr/pkg/share/cmake-3.24/Modules/Platform/NetBSD.cmake includes
  /work/games/violetland/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.24/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):
  /usr/pkg/share/cmake-3.24/Modules/CMakeSystemSpecificInformation.cmake:37 (include)
  CMakeLists.txt:1 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.24/Modules/Platform/NetBSD.cmake:49 (include):
  File /usr/pkg/share/cmake-3.24/Modules/Platform/NetBSD.cmake includes
  /work/games/violetland/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.24/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):
  /usr/pkg/share/cmake-3.24/Modules/CMakeCInformation.cmake:66 (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: /work/games/violetland/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /usr/pkg/share/cmake-3.24/Modules/Platform/NetBSD.cmake:49 (include):
  File /usr/pkg/share/cmake-3.24/Modules/Platform/NetBSD.cmake includes
  /work/games/violetland/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.24/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):
  /usr/pkg/share/cmake-3.24/Modules/CMakeCXXInformation.cmake:65 (include)
  CMakeLists.txt:1 (PROJECT)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /work/games/violetland/work/.cwrapper/bin/c++ - 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 <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found SDL: /work/games/violetland/work/.buildlink/lib/libSDLmain.a;/work/games/violetland/work/.buildlink/lib/libSDL.so;-lpthread (found version "1.2.15") 
-- Found SDL_image: /work/games/violetland/work/.buildlink/lib/libSDL_image.so (found version "1.2.12") 
-- Found SDL_ttf: /work/games/violetland/work/.buildlink/lib/libSDL_ttf.so (found version "2.0.11") 
-- Found SDL_mixer: /work/games/violetland/work/.buildlink/lib/libSDL_mixer.so (found version "1.2.12") 
-- Found OpenGL: /work/games/violetland/work/.buildlink/lib/libGL.so   
-- Found Gettext: /usr/bin/msgmerge (found version "0.16.1") 
-- Found Boost: /work/games/violetland/work/.buildlink/include (found version "1.78.0") found components: filesystem system 
-- Looking for dgettext
-- Looking for dgettext - not found
-- Found Libintl: /usr/include  
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 <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /work/games/violetland/work/violetland-0.5
=> Rewrite cmake Dependencies files