=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for include-what-you-use-0.13.src.tar.gz
=> Checksum RMD160 OK for include-what-you-use-0.13.src.tar.gz
=> Checksum SHA512 OK for include-what-you-use-0.13.src.tar.gz
===> Installing dependencies for include-what-you-use-0.13
==========================================================================
The following variables will affect the build process of this package,
include-what-you-use-0.13.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 37
        * TERMINFO_DEFAULT = terminfo

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

        * PYPACKAGE = python37
        * TERMINFO_TYPE = terminfo

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.17.1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency clang>=9.0.1: found clang-10.0.0
=> Full dependency python37>=3.7.0: found python37-3.7.7
===> Overriding tools for include-what-you-use-0.13
===> Extracting for include-what-you-use-0.13
===> Patching for include-what-you-use-0.13
=> Applying pkgsrc patches for include-what-you-use-0.13
=> Verifying /data/pkgsrc/devel/include-what-you-use/patches/patch-iwyu__output.cc
=> Applying pkgsrc patch /data/pkgsrc/devel/include-what-you-use/patches/patch-iwyu__output.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-iwyu__output.cc,v 1.2 2018/02/06 10:01:36 adam Exp $
|
|Remove use of std::to_string, which is problematic in gcc48.
|
|--- iwyu_output.cc.orig	2017-12-02 09:16:38.000000000 +0000
|+++ iwyu_output.cc
--------------------------
Patching file iwyu_output.cc using Plan A...
Hunk #1 succeeded at 61 (offset 1 line).
Hunk #2 succeeded at 596 (offset 51 lines).
done
===> Creating toolchain wrappers for include-what-you-use-0.13
===> Configuring for include-what-you-use-0.13
=> Replacing python interpreter in *.py.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in ./CMakeLists.txt.
=> Checking for portability problems in extracted files
-- IWYU: out-of-tree configuration
-- The C compiler identification is Clang 10.0.10
-- The CXX compiler identification is Clang 10.0.10
-- Check for working C compiler: /data/scratch/devel/include-what-you-use/work/.cwrapper/bin/clang
-- Check for working C compiler: /data/scratch/devel/include-what-you-use/work/.cwrapper/bin/clang - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /data/scratch/devel/include-what-you-use/work/.cwrapper/bin/clang++
-- Check for working CXX compiler: /data/scratch/devel/include-what-you-use/work/.cwrapper/bin/clang++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Linker detection: GNU ld
-- Performing Test LLVM_LIBSTDCXX_MIN
-- Performing Test LLVM_LIBSTDCXX_MIN - Success
-- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR
-- Performing Test LLVM_LIBSTDCXX_SOFT_ERROR - Success
-- Performing Test C_SUPPORTS_FPIC
-- Performing Test C_SUPPORTS_FPIC - Success
-- Performing Test CXX_SUPPORTS_FPIC
-- Performing Test CXX_SUPPORTS_FPIC - Success
-- Building with -fPIC
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME
-- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME
-- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
-- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
-- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW
-- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS
-- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS
-- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS
-- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success
-- Performing Test C_SUPPORTS_FDATA_SECTIONS
-- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS
-- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success
CMake Warning (dev) at /usr/pkg/lib/cmake/llvm/HandleLLVMOptions.cmake:807 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'LLVM_ENABLE_EH'.
Call Stack (most recent call first):
  CMakeLists.txt:20 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/lib/cmake/llvm/HandleLLVMOptions.cmake:808 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'LLVM_ENABLE_RTTI'.
Call Stack (most recent call first):
  CMakeLists.txt:20 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/lib/cmake/llvm/HandleLLVMOptions.cmake:930 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'LLVM_EXPORT_SYMBOLS_FOR_PLUGINS'.
Call Stack (most recent call first):
  CMakeLists.txt:20 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for os_signpost_interval_begin
-- Looking for os_signpost_interval_begin - not found
-- IWYU: configuring for LLVM 10.0.0...
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- Warning: IWYU Git version info not found, DO NOT release from this build tree!
-- Found PythonInterp: /usr/pkg/bin/python3.7 (found version "3.7.7") 
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    IWYU_LLVM_ROOT_PATH
    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH


-- Build files have been written to: /data/scratch/devel/include-what-you-use/work/include-what-you-use
=> Rewrite cmake Dependencies files