=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ccls-0.20240202.tar.gz
=> Checksum SHA512 OK for ccls-0.20240202.tar.gz
===> Installing dependencies for ccls-0.20240202nb3
==========================================================================
The following variables will affect the build process of this package,
ccls-0.20240202nb3.  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 cmake>=0: found cmake-3.31.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency rapidjson>=1.1.0: found rapidjson-1.1.0nb2
=> Full dependency clang>=18.1.8nb3: found clang-18.1.8nb3
=> Full dependency libxml2>=2.12.9nb3: found libxml2-2.12.9nb3
=> Full dependency zstd>=1.3.6: found zstd-1.5.6
===> 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 ccls-0.20240202nb3
===> Extracting for ccls-0.20240202nb3
===> Patching for ccls-0.20240202nb3
===> Creating toolchain wrappers for ccls-0.20240202nb3
===> Configuring for ccls-0.20240202nb3
CMake Deprecation Warning at CMakeLists.txt:1 (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 CXX compiler identification is Clang 18.1.8
-- The C compiler identification is Clang 18.1.8
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /pbulk/work/devel/ccls/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/devel/ccls/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Setting build type to 'Release' as none was specified.
-- Looking for histedit.h
CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/CheckIncludeFile.cmake:79 (message):
  Policy CMP0075 is not set: Include file check macros honor
  CMAKE_REQUIRED_LIBRARIES.  Run "cmake --help-policy CMP0075" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  CMAKE_REQUIRED_LIBRARIES is set to:

    /usr/lib/libedit.so

  For compatibility with CMake 3.11 and below this check is ignoring it.
Call Stack (most recent call first):
  /pbulk/work/devel/ccls/work/.buildlink/lib/cmake/llvm/FindLibEdit.cmake:28 (check_include_file)
  /pbulk/work/devel/ccls/work/.buildlink/lib/cmake/llvm/LLVMConfig.cmake:287 (find_package)
  /pbulk/work/devel/ccls/work/.buildlink/lib/cmake/clang/ClangConfig.cmake:10 (find_package)
  CMakeLists.txt:72 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for histedit.h - found
-- Found LibEdit: /usr/include (found version "2.11")
-- 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.12.9")
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
-- RapidJSON found. Headers: /usr/pkg/include
-- Configuring done (5.2s)
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /pbulk/work/devel/ccls/work/ccls-0.20240202/cmake-pkgsrc-build