=> Bootstrap dependency digest>=20010302: found digest-20190127 => 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.20130502nb22 ========================================================================== The following variables will affect the build process of this package, grive-0.3.0.20130502nb22. Their current value is shown below: * SSLBASE (defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=2.8.1nb1: found cmake-3.19.2 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.75.*: found boost-headers-1.75.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.7 => Full dependency json-c>=0.14: found json-c-0.15 => Full dependency boost-libs-1.75.*: found boost-libs-1.75.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.70.0nb2: found curl-7.74.0 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for grive-0.3.0.20130502nb22 ===> Extracting for grive-0.3.0.20130502nb22 ===> Patching for grive-0.3.0.20130502nb22 => Applying pkgsrc patches for grive-0.3.0.20130502nb22 => Verifying /opt/pkgsrc/net/grive/patches/patch-cmake_Modules_FindJSONC.cmake => Applying pkgsrc patch /opt/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 /opt/pkgsrc/net/grive/patches/patch-libgrive_src_protocol_Json.cc => Applying pkgsrc patch /opt/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.3 2020/09/14 18:20:57 joerg Exp $ | |Update for json-c 0.14 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. Hunk #4 succeeded at 282. Hunk #5 succeeded at 322. Hunk #6 succeeded at 348. Hunk #7 succeeded at 367. Hunk #8 succeeded at 430. Hunk #9 succeeded at 454. done => Verifying /opt/pkgsrc/net/grive/patches/patch-libgrive_src_util_OS.cc => Applying pkgsrc patch /opt/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.20130502nb22 ===> Configuring for grive-0.3.0.20130502nb22 => 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 AppleClang 12.0.0.12000032 -- The CXX compiler identification is AppleClang 12.0.0.12000032 CMake Warning (dev) at /opt/pkg/share/cmake-3.19/Modules/Platform/Darwin.cmake:218 (include): File /opt/pkg/share/cmake-3.19/Modules/Platform/Darwin.cmake includes /opt/work/net/grive/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.19/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): /opt/pkg/share/cmake-3.19/Modules/CMakeSystemSpecificInformation.cmake:26 (include) CMakeLists.txt This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /opt/work/net/grive/work/.cwrapper/bin/clang - 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: /opt/work/net/grive/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Found libgcrypt: -L/opt/pkg/lib -lgcrypt -lgpg-error -- Found JSON-C: /opt/work/net/grive/work/.buildlink/lib/libjson-c.dylib -- Found CURL: /opt/pkg/lib/libcurl.dylib (found version "7.74.0") -- Found EXPAT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libexpat.tbd (found version "2.2.8") CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) libgrive/CMakeLists.txt:9 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) libgrive/CMakeLists.txt:9 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) libgrive/CMakeLists.txt:9 (find_package) CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) libgrive/CMakeLists.txt:9 (find_package) -- Found Boost: /opt/work/net/grive/work/.buildlink/include (found suitable version "1.75.0", minimum required is "1.40.0") found components: program_options filesystem unit_test_framework system -- Found CppUnit: /opt/work/net/grive/work/.buildlink/lib/libcppunit.dylib -- Found libiberty: /opt/work/net/grive/work/.buildlink/lib/libiberty.a -- Found ZLIB: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.1.sdk/usr/lib/libz.tbd (found version "1.2.11") -- Building unitary tests along with the library and the binary CMake Warning at /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1204 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1326 (_Boost_COMPONENT_DEPENDENCIES) /opt/pkg/share/cmake-3.19/Modules/FindBoost.cmake:1935 (_Boost_MISSING_DEPENDENCIES) grive/CMakeLists.txt:3 (find_package) -- Found Boost: /opt/work/net/grive/work/.buildlink/include (found version "1.75.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: /opt/work/net/grive/work/grive-27817e835fe115ebbda5410ec904aa49a2ad01f1 => Rewrite cmake Dependencies files