=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for ocsync-0.90.4.tar.bz2 => Checksum RMD160 OK for ocsync-0.90.4.tar.bz2 => Checksum SHA512 OK for ocsync-0.90.4.tar.bz2 ===> Installing dependencies for ocsync-0.90.4nb20 ========================================================================== The following variables will affect the build process of this package, ocsync-0.90.4nb20. Their current value is shown below: * KRB5_DEFAULT = mit-krb5 * SSLBASE (defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = mit-krb5 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.18.4nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency sqlite3>=3.33.0nb1: found sqlite3-3.33.0nb1 => Full dependency iniparser>=3.1: found iniparser-3.1 => Full dependency libssh>=0.93nb1: found libssh-0.95 => Full dependency neon>=0.30.2nb5: found neon-0.30.2nb6 ===> 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 ocsync-0.90.4nb20 ===> Extracting for ocsync-0.90.4nb20 ===> Patching for ocsync-0.90.4nb20 => Applying pkgsrc patches for ocsync-0.90.4nb20 => Verifying /opt/pkgsrc/net/ocsync/patches/patch-cmake_Modules_DefineInstallationPaths.cmake => Applying pkgsrc patch /opt/pkgsrc/net/ocsync/patches/patch-cmake_Modules_DefineInstallationPaths.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_Modules_DefineInstallationPaths.cmake,v 1.2 2017/08/19 00:23:36 jlam Exp $ | |* Fix man pages destination | |--- cmake/Modules/DefineInstallationPaths.cmake.orig 2013-10-18 13:11:09.000000000 +0000 |+++ cmake/Modules/DefineInstallationPaths.cmake -------------------------- Patching file cmake/Modules/DefineInstallationPaths.cmake using Plan A... Hunk #1 succeeded at 83. done => Verifying /opt/pkgsrc/net/ocsync/patches/patch-config_CMakeLists.txt => Applying pkgsrc patch /opt/pkgsrc/net/ocsync/patches/patch-config_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_CMakeLists.txt,v 1.1 2013/11/22 12:01:13 ryoon Exp $ | |* Install config file with pkgsrc way | |--- config/CMakeLists.txt.orig 2013-10-18 13:11:09.000000000 +0000 |+++ config/CMakeLists.txt -------------------------- Patching file config/CMakeLists.txt using Plan A... Hunk #1 succeeded at 3. done => Verifying /opt/pkgsrc/net/ocsync/patches/patch-src_std_c__string.c => Applying pkgsrc patch /opt/pkgsrc/net/ocsync/patches/patch-src_std_c__string.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_std_c__string.c,v 1.2 2019/10/24 22:28:46 kamil Exp $ | |* For NetBSD iconv(3), this should be fixed for GNU iconv and NetBSD case. | |--- src/std/c_string.c.orig 2013-10-18 13:11:09.000000000 +0000 |+++ src/std/c_string.c -------------------------- Patching file src/std/c_string.c using Plan A... Hunk #1 succeeded at 40. Hunk #2 succeeded at 92. done ===> Creating toolchain wrappers for ocsync-0.90.4nb20 ===> Configuring for ocsync-0.90.4nb20 cd /opt/work/net/ocsync/work/ocsync-0.90.4 && mkdir ../build cd /opt/work/net/ocsync/work/ocsync-0.90.4/config && /bin/cp ocsync.conf ocsync.conf.default cd /opt/work/net/ocsync/work/ocsync-0.90.4/config && /bin/cp ocsync_exclude.conf ocsync_exclude.conf.default => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The C compiler identification is AppleClang 12.0.0.12000032 CMake Warning (dev) at /opt/pkg/share/cmake-3.18/Modules/Platform/Darwin.cmake:218 (include): File /opt/pkg/share/cmake-3.18/Modules/Platform/Darwin.cmake includes /opt/work/net/ocsync/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.18/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.18/Modules/CMakeSystemSpecificInformation.cmake:26 (include) CMakeLists.txt:1 (project) 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/ocsync/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test WITH_FPIC -- Performing Test WITH_FPIC - Success -- Performing Test WITH_STACK_PROTECTOR -- Performing Test WITH_STACK_PROTECTOR - Success -- Performing Test ICONV_HAVE_WERROR -- Performing Test ICONV_HAVE_WERROR - Success -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed -- Found Iconv: /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/usr/lib/libiconv.tbd -- Found CMocka: /opt/pkg/lib/libcmocka.dylib -- Looking for argp.h -- Looking for argp.h - found -- Looking for nanosleep in rt -- Looking for nanosleep in rt - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for fnmatch -- Looking for fnmatch - found -- Looking for timegm -- Looking for timegm - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for utimes -- Looking for utimes - found -- Looking for lstat -- Looking for lstat - found -- The CXX compiler identification is AppleClang 12.0.0.12000032 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/work/net/ocsync/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /opt/pkg-dev/bin/pkg-config (found version "1.7.3") -- Checking for module 'neon' -- Found neon, version 0.30.2 -- Found Neon: /opt/pkg/lib/libneon.dylib -- neon-config executable: /opt/pkg/bin/neon-config -- libneon has not been compiled with LFS support, rely on OS -- Checking for module 'sqlite3' -- Found sqlite3, version 3.33.0 -- Found SQLite3: /opt/work/net/ocsync/work/.buildlink/lib/libsqlite3.dylib -- Found Iniparser: /opt/pkg/lib/libiniparser.dylib -- LIBSSH_VERSION_MAJOR not found in /opt/work/net/ocsync/work/.buildlink/include/libssh/libssh.h, assuming libssh is too old -- neon-config executable: /opt/pkg/bin/neon-config -- libneon has not been compiled with LFS support, rely on OS -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: ocsync This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /opt/work/net/ocsync/work/build => Rewrite cmake Dependencies files