=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for woboq_codebrowser-2.1.tar.gz
=> Checksum RMD160 OK for woboq_codebrowser-2.1.tar.gz
=> Checksum SHA512 OK for woboq_codebrowser-2.1.tar.gz
===> Installing dependencies for woboq_codebrowser-2.1nb3
==========================================================================
The following variables will affect the build process of this package,
woboq_codebrowser-2.1nb3.  Their current value is shown below:

        * TERMINFO_DEFAULT = terminfo

Based on these variables, the following variables have been set:

        * TERMINFO_TYPE = terminfo

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.21.2
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency clang>=12.0.0: found clang-12.0.1
===> 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 woboq_codebrowser-2.1nb3
===> Extracting for woboq_codebrowser-2.1nb3
===> Patching for woboq_codebrowser-2.1nb3
===> Creating toolchain wrappers for woboq_codebrowser-2.1nb3
===> Configuring for woboq_codebrowser-2.1nb3
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Warning (dev) in CMakeLists.txt:
  No project() command is present.  The top-level CMakeLists.txt file must
  contain a literal, direct call to the project() command.  Add a line of
  code such as

    project(ProjectName)

  near the top of the file, but after cmake_minimum_required().

  CMake is pretending there is a "project(Project)" command on the first
  line.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- 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.21/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes
  /work/devel/woboq_codebrowser/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.21/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.21/Modules/CMakeSystemSpecificInformation.cmake:27 (include)
  CMakeLists.txt
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes
  /work/devel/woboq_codebrowser/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.21/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.21/Modules/CMakeCInformation.cmake:66 (include)
  CMakeLists.txt
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/devel/woboq_codebrowser/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes
  /work/devel/woboq_codebrowser/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.21/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.21/Modules/CMakeCXXInformation.cmake:65 (include)
  CMakeLists.txt
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/devel/woboq_codebrowser/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
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.


CMake Deprecation Warning at generator/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.


-- LLVM CXX flags: -I/usr/pkg/include -std=c++14   -fno-exceptions -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
-- LLVM LD flags: -L/usr/pkg/lib    -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
-- LLVM core libs: -lLLVM-12
-- Found LLVM: /usr/pkg/include
-- Clang libs: /work/devel/woboq_codebrowser/work/.buildlink/lib/libclangFrontend.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangDriver.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangCodeGen.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangSema.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangAnalysis.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangRewrite.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangAST.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangParse.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangLex.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangBasic.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangARCMigrate.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangEdit.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangFrontendTool.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangRewrite.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangSerialization.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangTooling.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangStaticAnalyzerCheckers.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangStaticAnalyzerCore.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangStaticAnalyzerFrontend.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangSema.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangRewriteFrontend.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangASTMatchers.a/work/devel/woboq_codebrowser/work/.buildlink/lib/libclangToolingCore.a
-- Found Clang: /usr/pkg/include
CMake Deprecation Warning at indexgenerator/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.


-- 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/devel/woboq_codebrowser/work/woboq_codebrowser-2.1
=> Rewrite cmake Dependencies files