=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for lucene++-3.0.9.tar.gz
=> Checksum SHA512 OK for lucene++-3.0.9.tar.gz
===> Installing dependencies for lucene++-3.0.9nb2
=> Tool dependency cmake>=0: found cmake-3.31.3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency boost-headers-1.87.*: found boost-headers-1.87.0
=> Full dependency boost-libs-1.87.*: found boost-libs-1.87.0
=> Full dependency boost-libs>=1.87.0: found boost-libs-1.87.0
===> 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 lucene++-3.0.9nb2
===> Extracting for lucene++-3.0.9nb2
===> Patching for lucene++-3.0.9nb2
=> Applying pkgsrc patches for lucene++-3.0.9nb2
No such line 181 in input file, ignoring
===> Creating toolchain wrappers for lucene++-3.0.9nb2
===> Configuring for lucene++-3.0.9nb2
CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/textproc/lucene++/work/.cwrapper/bin/gcc - 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: /pbulk/work/textproc/lucene++/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at cmake/cotire.cmake:40 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.
Call Stack (most recent call first):
  CMakeLists.txt:36 (include)


-- cotire 1.8.0 loaded.
CMake Warning (dev) at cmake/dependencies.cmake:5 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:44 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /pbulk/work/textproc/lucene++/work/.buildlink/lib/cmake/Boost-1.87.0/BoostConfig.cmake (found version "1.87.0") found components: date_time filesystem iostreams regex system thread
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.13")
-- Found Threads: TRUE


** Build Summary **
  Version:          3.0.9
  Prefix:           /usr/pkg
  Build Type:       Release
  Architecture:     i386
  System:           NetBSD
  Boost Include:    /pbulk/work/textproc/lucene++/work
  Boost Libraries:  /pbulk/work/textproc/lucene++/work/.buildlink/lib
  Zlib Include:     /usr/include
  Zlib Library:     /usr/lib/libz.so
-- Configuring done (0.9s)
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /pbulk/work/textproc/lucene++/work/LucenePlusPlus-rel_3.0.9/cmake-pkgsrc-build