=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for fallingtime-1.0.2.tar.gz
=> Checksum SHA512 OK for fallingtime-1.0.2.tar.gz
===> Installing dependencies for fallingtime-1.0.2nb7
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.35: found x11-links-1.35
=> Full dependency SDL2>=2.24.0nb2: found SDL2-2.26.1
=> Full dependency SDL2_mixer>=2.0.4nb11: found SDL2_mixer-2.0.4nb11
=> Full dependency SDL2_ttf>=2.20.1nb1: found SDL2_ttf-2.20.1nb1
=> Full dependency SDL2_image>=2.0.5nb8: found SDL2_image-2.0.5nb8
===> 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 fallingtime-1.0.2nb7
===> Extracting for fallingtime-1.0.2nb7
===> Patching for fallingtime-1.0.2nb7
=> Applying pkgsrc patches for fallingtime-1.0.2nb7
===> Creating toolchain wrappers for fallingtime-1.0.2nb7
===> Configuring for fallingtime-1.0.2nb7
/usr/bin/sed -e 's,@@PREFIX@@,/usr/pkg,g'  /usr/pkgsrc/games/fallingtime/files/fallingtime.template > /tmp/pkgbuild/games/fallingtime/work.alpha/fallingtime
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake:50 (include):
  File /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake includes
  /tmp/pkgbuild/games/fallingtime/work.alpha/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.25/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.25/Modules/CMakeSystemSpecificInformation.cmake:45 (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.25/Modules/Platform/NetBSD.cmake:50 (include):
  File /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake includes
  /tmp/pkgbuild/games/fallingtime/work.alpha/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.25/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.25/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: /tmp/pkgbuild/games/fallingtime/work.alpha/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake:50 (include):
  File /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake includes
  /tmp/pkgbuild/games/fallingtime/work.alpha/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.25/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.25/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: /tmp/pkgbuild/games/fallingtime/work.alpha/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at 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 Chipmunk2D version 7.0.0
-- 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 SDL2: /tmp/pkgbuild/games/fallingtime/work.alpha/.buildlink/lib/libSDL2main.a;/tmp/pkgbuild/games/fallingtime/work.alpha/.buildlink/lib/libSDL2.a;-lpthread (found version "2.26.1") 
-- Found SDL2_image: /tmp/pkgbuild/games/fallingtime/work.alpha/.buildlink/lib/libSDL2_image.a (found version "2.0.5") 
-- Found SDL2_mixer: /tmp/pkgbuild/games/fallingtime/work.alpha/.buildlink/lib/libSDL2_mixer.a (found version "2.0.4") 
-- Found SDL2_ttf: /tmp/pkgbuild/games/fallingtime/work.alpha/.buildlink/lib/libSDL2_ttf.a (found version "2.20.1") 
Data dir is ./data/
-- 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: /tmp/pkgbuild/games/fallingtime/work.alpha/FallingTime-1.0.2
=> Rewrite cmake Dependencies files