=> 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 ccrtp-2.1.2.tar.gz => Checksum RMD160 OK for ccrtp-2.1.2.tar.gz => Checksum SHA512 OK for ccrtp-2.1.2.tar.gz ===> Installing dependencies for ccrtp-2.1.2nb8 ========================================================================== The supported build options for ccrtp are: libgcrypt openssl The currently selected options are: openssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ccrtp (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, ccrtp-2.1.2nb8. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private 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.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency ucommon>=7.0.0nb4: found ucommon-7.0.0nb4 ===> Overriding tools for ccrtp-2.1.2nb8 ===> Extracting for ccrtp-2.1.2nb8 ===> Patching for ccrtp-2.1.2nb8 => Applying pkgsrc patches for ccrtp-2.1.2nb8 => Verifying /data/pkgsrc/net/ccrtp/patches/patch-doc_CMakeLists.txt => Applying pkgsrc patch /data/pkgsrc/net/ccrtp/patches/patch-doc_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_CMakeLists.txt,v 1.1 2017/08/19 00:27:44 jlam Exp $ | |--- doc/CMakeLists.txt.orig 2015-01-11 14:43:52.000000000 +0000 |+++ doc/CMakeLists.txt -------------------------- Patching file doc/CMakeLists.txt using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/pkgsrc/net/ccrtp/patches/patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp => Applying pkgsrc patch /data/pkgsrc/net/ccrtp/patches/patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp,v 1.2 2015/04/18 03:11:47 rodent Exp $ | |Fix build with newer libgcrypt. | |--- src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp.orig 2012-06-18 15:19:04.000000000 +0000 |+++ src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp -------------------------- Patching file src/ccrtp/crypto/gcrypt/InitializeGcrypt.cpp using Plan A... Hunk #1 succeeded at 52. done ===> Creating toolchain wrappers for ccrtp-2.1.2nb8 ===> Configuring for ccrtp-2.1.2nb8 => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Nothing changed in ./libccrtp.pc.in. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.am. INFO: [subst.mk:pkglocaledir] Nothing changed in ./demo/Makefile.am. INFO: [subst.mk:pkglocaledir] Nothing changed in ./doc/Makefile.am. INFO: [subst.mk:pkglocaledir] Nothing changed in ./m4/Makefile.am. INFO: [subst.mk:pkglocaledir] Nothing changed in ./phone/Makefile.am. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/Makefile.am. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/ccrtp/Makefile.am. INFO: [subst.mk:pkglocaledir] Nothing changed in ./src/ccrtp/crypto/Makefile.am. INFO: [subst.mk:pkglocaledir] Nothing changed in ./w32/Makefile.am. INFO: [subst.mk:pkglocaledir] Nothing changed in ./w32/mingw32/Makefile.gcc. => Checking for portability problems in extracted files -- 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/ccrtp/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) CMakeLists.txt:17 (PROJECT) 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/ccrtp/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) CMakeLists.txt:17 (PROJECT) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working C compiler: /data/scratch/net/ccrtp/work/.cwrapper/bin/clang -- Check for working C compiler: /data/scratch/net/ccrtp/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/ccrtp/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) CMakeLists.txt:17 (PROJECT) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working CXX compiler: /data/scratch/net/ccrtp/work/.cwrapper/bin/clang++ -- Check for working CXX compiler: /data/scratch/net/ccrtp/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 -- Configuring GNU ccrtp 2.1.2... -- Found PkgConfig: /data/scratch/net/ccrtp/work/.tools/bin/pkg-config (found version "1.6.0") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for module 'commoncpp>=6.3.1' -- Found commoncpp, version 7.0.0 -- Checking for module 'libssl>=0.9.8' -- Found libssl, version 1.1.1e -- Looking for include file openssl/bn.h -- Looking for include file openssl/bn.h - found -- Looking for include file openssl/aes.h -- Looking for include file openssl/aes.h - found -- Looking for include file openssl/sha.h -- Looking for include file openssl/sha.h - found -- Looking for EVP_CipherInit_ex in crypto -- Looking for EVP_CipherInit_ex in crypto - found -- Configuring done CMake Warning (dev) at src/CMakeLists.txt:65 (add_dependencies): Policy CMP0046 is not set: Error on non-existent dependency in add_dependencies. Run "cmake --help-policy CMP0046" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The dependency target "commoncpp" of target "ccrtp" does not exist. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /data/scratch/net/ccrtp/work/ccrtp-2.1.2 => Rewrite cmake Dependencies files