=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for msgpack-3.3.0.tar.gz
=> Checksum SHA512 OK for msgpack-3.3.0.tar.gz
===> Installing dependencies for msgpack-3.3.0
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.26.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency googletest>=1.4.0: found googletest-1.13.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 msgpack-3.3.0
===> Extracting for msgpack-3.3.0
===> Patching for msgpack-3.3.0
=> Applying pkgsrc patches for msgpack-3.3.0
===> Creating toolchain wrappers for msgpack-3.3.0
===> Configuring for msgpack-3.3.0
=> Adding run-time search paths to pkg-config files.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
-- 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/msgpack/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/msgpack/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found GTest: /work/devel/msgpack/work/.buildlink/lib/cmake/GTest/GTestConfig.cmake (found version "1.13.0")  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.10")  
-- Found Threads: TRUE  
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC
-- Performing Test MSGPACK_ENABLE_GCC_CXX_ATOMIC - Failed
CMake Warning at example/c/CMakeLists.txt:1 (FIND_PACKAGE):
  By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "cJSON", but
  CMake did not find one.

  Could not find a package configuration file provided by "cJSON" with any of
  the following names:

    cJSONConfig.cmake
    cjson-config.cmake

  Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set
  "cJSON_DIR" to a directory containing one of the above files.  If "cJSON"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Configuring done (5.3s)
-- Generating done (1.3s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /work/devel/msgpack/work/msgpack-3.3.0
=> Rewrite cmake Dependencies files