=> 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 grive-20130502-27817e835fe115ebbda5410ec904aa49a2ad01f1.tar.gz
=> Checksum RMD160 OK for grive-20130502-27817e835fe115ebbda5410ec904aa49a2ad01f1.tar.gz
=> Checksum SHA512 OK for grive-20130502-27817e835fe115ebbda5410ec904aa49a2ad01f1.tar.gz
===> Installing dependencies for grive-0.3.0.20130502nb21
==========================================================================
The following variables will affect the build process of this package,
grive-0.3.0.20130502nb21.  Their current value is shown below:

        * KRB5_DEFAULT = heimdal
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal

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.3
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.73.*: found boost-headers-1.73.0
=> Build dependency libiberty>=1.0nb2: found libiberty-1.0nb2
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency libgcrypt>=1.6.0: found libgcrypt-1.8.5
=> Full dependency json-c>=0.14: found json-c-0.14
=> Full dependency boost-libs-1.73.*: found boost-libs-1.73.0nb1
=> Full dependency boost-libs>=1.73.0: found boost-libs-1.73.0nb1
=> Full dependency cppunit>=1.10.2nb5: found cppunit-1.15.1
=> Full dependency yajl>=1.0.9: found yajl-2.1.0
=> Full dependency curl>=7.70.0nb2: found curl-7.70.0nb2
===> 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'.
===> Overriding tools for grive-0.3.0.20130502nb21
===> Extracting for grive-0.3.0.20130502nb21
===> Patching for grive-0.3.0.20130502nb21
=> Applying pkgsrc patches for grive-0.3.0.20130502nb21
=> Verifying /data/pkgsrc/net/grive/patches/patch-cmake_Modules_FindJSONC.cmake
=> Applying pkgsrc patch /data/pkgsrc/net/grive/patches/patch-cmake_Modules_FindJSONC.cmake
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-cmake_Modules_FindJSONC.cmake,v 1.1.1.1 2014/06/06 14:57:00 abs Exp $
|
|Update for json-c 0.11 and later
|
|--- cmake/Modules/FindJSONC.cmake.orig	2013-05-02 16:40:04.000000000 +0000
|+++ cmake/Modules/FindJSONC.cmake
--------------------------
Patching file cmake/Modules/FindJSONC.cmake using Plan A...
Hunk #1 succeeded at 6.
done
=> Verifying /data/pkgsrc/net/grive/patches/patch-libgrive_src_protocol_Json.cc
=> Applying pkgsrc patch /data/pkgsrc/net/grive/patches/patch-libgrive_src_protocol_Json.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgrive_src_protocol_Json.cc,v 1.2 2015/03/10 14:08:02 joerg Exp $
|
|Update for json-c 0.11 and later
|On NetBSD/ARM, int32_t is not long, so add template specialisation for that.
|
|--- libgrive/src/protocol/Json.cc.orig	2013-05-02 16:40:04.000000000 +0000
|+++ libgrive/src/protocol/Json.cc
--------------------------
Patching file libgrive/src/protocol/Json.cc using Plan A...
Hunk #1 succeeded at 29.
Hunk #2 succeeded at 107.
Hunk #3 succeeded at 145.
done
=> Verifying /data/pkgsrc/net/grive/patches/patch-libgrive_src_util_OS.cc
=> Applying pkgsrc patch /data/pkgsrc/net/grive/patches/patch-libgrive_src_util_OS.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgrive_src_util_OS.cc,v 1.1.1.1 2014/06/06 14:57:00 abs Exp $
|
|Add __NetBSD__ to the 64bit Apple ctimespec stat case
|
|--- libgrive/src/util/OS.cc.orig	2013-05-02 16:40:04.000000000 +0000
|+++ libgrive/src/util/OS.cc
--------------------------
Patching file libgrive/src/util/OS.cc using Plan A...
Hunk #1 succeeded at 57.
done
===> Creating toolchain wrappers for grive-0.3.0.20130502nb21
===> Configuring for grive-0.3.0.20130502nb21
=> Disable QT frontend
=> Fix manpath
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed 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 Clang 10.0.10
-- The CXX compiler identification is Clang 10.0.10
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake includes
  /data/scratch/net/grive/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.17/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.17/Modules/CMakeSystemSpecificInformation.cmake:26 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake includes
  /data/scratch/net/grive/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.17/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.17/Modules/CMakeCInformation.cmake:66 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Check for working C compiler: /data/scratch/net/grive/work/.cwrapper/bin/clang
-- Check for working C compiler: /data/scratch/net/grive/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
CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake includes
  /data/scratch/net/grive/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.17/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.17/Modules/CMakeCXXInformation.cmake:65 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Check for working CXX compiler: /data/scratch/net/grive/work/.cwrapper/bin/clang++
-- Check for working CXX compiler: /data/scratch/net/grive/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
-- Found libgcrypt: -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgcrypt -lgpg-error
-- Found JSON-C: /data/scratch/net/grive/work/.buildlink/lib/libjson-c.so
-- Found CURL: /data/scratch/net/grive/work/.buildlink/lib/libcurl.so (found version "7.70.0")  
-- Found EXPAT: /usr/lib/libexpat.so (found version "2.2.8") 
-- Found Boost: /data/scratch/net/grive/work/.buildlink/include (found suitable version "1.73.0", minimum required is "1.40.0") found components: program_options filesystem unit_test_framework system 
-- Found CppUnit: /data/scratch/net/grive/work/.buildlink/lib/libcppunit.so
-- Found libiberty: /data/scratch/net/grive/work/.buildlink/lib/libiberty.a
-- Found ZLIB: /lib/libz.so (found version "1.2.10") 
-- Building unitary tests along with the library and the binary
-- Found Boost: /data/scratch/net/grive/work/.buildlink/include (found version "1.73.0") found components: program_options 
-- 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: /data/scratch/net/grive/work/grive-27817e835fe115ebbda5410ec904aa49a2ad01f1
=> Rewrite cmake Dependencies files