=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for cvise-2.6.0.tar.gz
=> Checksum SHA512 OK for cvise-2.6.0.tar.gz
===> Installing dependencies for cvise-2.6.0nb1
==========================================================================
The following variables will affect the build process of this package,
cvise-2.6.0nb1.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 310
        * TERMINFO_DEFAULT = terminfo

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

        * PYPACKAGE = python310
        * 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 cmake>=0: found cmake-3.26.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency py310-pebble-[0-9]*: found py310-pebble-4.5.3nb1
=> Full dependency py310-psutil-[0-9]*: found py310-psutil-5.9.4
=> Full dependency python310>=3.10: found python310-3.10.10
=> Full dependency clang>=15.0.5nb1: found clang-15.0.7
===> 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 cvise-2.6.0nb1
===> Extracting for cvise-2.6.0nb1
===> Patching for cvise-2.6.0nb1
=> Applying pkgsrc patches for cvise-2.6.0nb1
===> Creating toolchain wrappers for cvise-2.6.0nb1
===> Configuring for cvise-2.6.0nb1
=> Replacing python interpreter in cvise.py cvise-delta.py.
-- The C compiler identification is GNU 5.5.0
-- The CXX compiler identification is GNU 5.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /work/devel/cvise/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: /work/devel/cvise/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test Terminfo_LINKABLE
-- Performing Test Terminfo_LINKABLE - Success
-- Found Terminfo: /usr/lib/libterminfo.so  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.10")  
-- Found zstd: /usr/pkg/lib/libzstd.so  
-- Found LibXml2: /usr/pkg/lib/libxml2.so (found version "2.10.4") 
-- Found LLVM 15.0.7
-- Using LLVMConfig.cmake in /work/devel/cvise/work/.buildlink/lib/cmake/llvm
-- Using ClangConfig.cmake in /work/devel/cvise/work/.buildlink/lib/cmake/clang
-- Found PythonInterp: /usr/pkg/bin/python3.10 (found suitable version "3.10.10", minimum required is "3.6") 
CMake Warning at CMakeLists.txt:52 (message):
  Pytest package not available: /usr/pkg/bin/python3.10: No module named
  pytest



-- Found FLEX: /work/devel/cvise/work/.tools/bin/flex (found version "2.6.3") 
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG
-- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success
-- Using clang-format in /work/devel/cvise/work/.buildlink/bin/clang-format
-- Configuring done (12.2s)
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /work/devel/cvise/work/cvise-2.6.0/cmake-pkgsrc-build