=> 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 grive2-0.4.1.tar.gz => Checksum RMD160 OK for grive2-0.4.1.tar.gz => Checksum SHA512 OK for grive2-0.4.1.tar.gz ===> Installing dependencies for grive2-0.4.1nb13 ========================================================================== The following variables will affect the build process of this package, grive2-0.4.1nb13. 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.16.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.71.*: found boost-headers-1.71.0nb2 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libgcrypt>=1.6.0: found libgcrypt-1.8.5 => Full dependency boost-libs-1.71.*: found boost-libs-1.71.0 => Full dependency boost-libs>=1.71.0: found boost-libs-1.71.0 => 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.65.3nb3: found curl-7.67.0 ===> Overriding tools for grive2-0.4.1nb13 ===> Extracting for grive2-0.4.1nb13 ===> Patching for grive2-0.4.1nb13 => Applying pkgsrc patches for grive2-0.4.1nb13 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/grive2/patches/patch-libgrive_CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/grive2/patches/patch-libgrive_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgrive_CMakeLists.txt,v 1.1.1.1 2015/06/16 16:15:37 abs Exp $ | |currently unit tests are broken | |--- libgrive/CMakeLists.txt.orig 2015-06-16 13:59:21.000000000 +0000 |+++ libgrive/CMakeLists.txt -------------------------- Patching file libgrive/CMakeLists.txt using Plan A... Hunk #1 succeeded at 111. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/grive2/patches/patch-libgrive_src_util_OS.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/grive2/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 2015/06/16 16:15:37 abs Exp $ | |Add __NetBSD__ to the 64bit Apple ctimespec stat case | |--- libgrive/src/util/OS.cc.orig 2015-05-31 19:35:15.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 grive2-0.4.1nb13 ===> Configuring for grive2-0.4.1nb13 => Fix manpath WARNING: [subst.mk:manpath] Ignoring non-existent file "./bgrive/CMakeLists.txt". => Generating pkg-config file for builtin expat package. => 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 GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake includes /tmp/net/grive2/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.16/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.16/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.16/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake includes /tmp/net/grive2/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.16/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.16/Modules/CMakeCInformation.cmake:66 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working C compiler: /tmp/net/grive2/work/.cwrapper/bin/gcc -- Check for working C compiler: /tmp/net/grive2/work/.cwrapper/bin/gcc -- 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.16/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.16/Modules/Platform/NetBSD.cmake includes /tmp/net/grive2/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.16/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.16/Modules/CMakeCXXInformation.cmake:65 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working CXX compiler: /tmp/net/grive2/work/.cwrapper/bin/c++ -- Check for working CXX compiler: /tmp/net/grive2/work/.cwrapper/bin/c++ -- 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 CURL: /usr/pkg/lib/libcurl.so (found version "7.67.0") -- Found EXPAT: /usr/lib/libexpat.so (found version "2.2.8") -- Found Boost: /tmp/net/grive2/work/.buildlink/include (found suitable version "1.71.0", minimum required is "1.40.0") found components: program_options filesystem unit_test_framework system -- Found CppUnit: /tmp/net/grive2/work/.buildlink/lib/libcppunit.so -- Found ZLIB: /lib/libz.so (found version "1.2.10") -- Found PkgConfig: /tmp/net/grive2/work/.tools/bin/pkg-config (found version "1.6.0") -- Checking for module 'yajl' -- Found yajl, version 2.1.0 CMake Warning (dev) in libgrive/CMakeLists.txt: A logical block opening on the line /tmp/net/grive2/work/grive2-0.4.1/libgrive/CMakeLists.txt:114 (IF) closes on the line /tmp/net/grive2/work/grive2-0.4.1/libgrive/CMakeLists.txt:137 (ENDIF) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /tmp/net/grive2/work/.buildlink/include (found version "1.71.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: /tmp/net/grive2/work/grive2-0.4.1 => Rewrite cmake Dependencies files