=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for flann-1.9.2.tar.gz
=> Checksum SHA512 OK for flann-1.9.2.tar.gz
===> Installing dependencies for flann-lib-1.9.2
=> 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.25.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency lz4>=1.7.3<100: found lz4-1.9.4
=> Full dependency hdf5-c++>=1.8.14: found hdf5-c++-1.10.9
===> 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 flann-lib-1.9.2
===> Extracting for flann-lib-1.9.2
===> Patching for flann-lib-1.9.2
===> Creating toolchain wrappers for flann-lib-1.9.2
===> Configuring for flann-lib-1.9.2
=> Adding run-time search paths to pkg-config files.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
CMake Deprecation Warning at CMakeLists.txt:1 (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.


-- 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.25/Modules/Platform/NetBSD.cmake:50 (include):
  File /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake includes
  /work/math/flann-lib/work/.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:7 (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
  /work/math/flann-lib/work/.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:7 (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/math/flann-lib/work/.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
  /work/math/flann-lib/work/.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:7 (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/math/flann-lib/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found HDF5: /usr/pkg/lib/libhdf5.so;/usr/pkg/lib/libsz.so;/usr/lib/libz.so;/usr/lib/libm.so (found version "1.10.9")  
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) 
CMake Warning at CMakeLists.txt:120 (message):
  gtest library not found, some tests will not be run


-- Found OpenMP_C: -fopenmp (found version "4.0") 
-- Found OpenMP_CXX: -fopenmp (found version "4.0") 
-- Found OpenMP: TRUE (found version "4.0")  
-- Found PkgConfig: /work/math/flann-lib/work/.tools/bin/pkg-config (found version "1.8.0") 
-- Checking for module 'liblz4'
--   Found liblz4, version 1.9.4
-- Install prefix: /usr/pkg
-- Build type: RelWithDebInfo
-- Building C bindings: ON
-- Building examples: ON
-- Building tests: ON
-- Building documentation: OFF
-- Building python bindings: OFF
-- Building matlab bindings: OFF
-- Building CUDA library: OFF
-- Using OpenMP support: ON
-- Using MPI support: OFF
-- 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/math/flann-lib/work/flann-1.9.2
=> Rewrite cmake Dependencies files