=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libfido2-1.11.0.tar.gz => Checksum SHA512 OK for libfido2-1.11.0.tar.gz ===> Installing dependencies for libfido2-1.11.0 ========================================================================== The following variables will affect the build process of this package, libfido2-1.11.0. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency cmake>=2.8.1nb1: found cmake-3.25.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libcbor>=0.8.0: found libcbor-0.9.0 => Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1t ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for libfido2-1.11.0 ===> Extracting for libfido2-1.11.0 ===> Patching for libfido2-1.11.0 ===> Creating toolchain wrappers for libfido2-1.11.0 ===> Configuring for libfido2-1.11.0 /bin/mkdir -p /usr/pkgsrc/security/libfido2/work/libfido2-1.11.0/build => 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 GNU 5.5.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake:50 (include): File /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/security/libfido2/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.25/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.25/Modules/CMakeSystemSpecificInformation.cmake:45 (include) CMakeLists.txt:8 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake:50 (include): File /usr/pkg/share/cmake-3.25/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/security/libfido2/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.25/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.25/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:8 (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: /usr/pkgsrc/security/libfido2/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_SHORTEN_64_TO_32 -- Performing Test HAVE_SHORTEN_64_TO_32 - Failed -- Performing Test HAVE_STACK_PROTECTOR_ALL -- Performing Test HAVE_STACK_PROTECTOR_ALL - Success -- Looking for include file cbor.h -- Looking for include file cbor.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for include file err.h -- Looking for include file err.h - found -- Looking for include file openssl/opensslv.h -- Looking for include file openssl/opensslv.h - found -- Looking for include file signal.h -- Looking for include file signal.h - found -- Looking for include file sys/random.h -- Looking for include file sys/random.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for arc4random_buf -- Looking for arc4random_buf - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for explicit_bzero -- Looking for explicit_bzero - not found -- Looking for freezero -- Looking for freezero - not found -- Looking for getline -- Looking for getline - found -- Looking for getopt -- Looking for getopt - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for getrandom -- Looking for getrandom - not found -- Looking for memset_s -- Looking for memset_s - not found -- Looking for readpassphrase -- Looking for readpassphrase - not found -- Looking for recallocarray -- Looking for recallocarray - not found -- Looking for strlcat -- Looking for strlcat - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strsep -- Looking for strsep - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for timespecsub -- Looking for timespecsub - found -- Looking for timingsafe_bcmp -- Looking for timingsafe_bcmp - not found -- Found PkgConfig: /usr/pkgsrc/security/libfido2/work/.tools/bin/pkg-config (found version "1.9.4") -- Checking for one of the modules 'libcbor' -- Checking for one of the modules 'libcrypto' -- Checking for one of the modules 'zlib' -- BASE_LIBRARIES: usbhid -- BUILD_EXAMPLES: ON -- BUILD_MANPAGES: ON -- BUILD_SHARED_LIBS: ON -- BUILD_STATIC_LIBS: ON -- BUILD_TOOLS: ON -- CBOR_INCLUDE_DIRS: /usr/pkg/include -- CBOR_LIBRARIES: cbor -- CBOR_LIBRARY_DIRS: /usr/pkg/lib -- CBOR_VERSION: 0.9.0 -- CMAKE_BUILD_TYPE: -- CMAKE_C_COMPILER: /usr/pkgsrc/security/libfido2/work/.cwrapper/bin/gcc -- CMAKE_C_COMPILER_ID: GNU -- CMAKE_C_FLAGS: -D_POSIX_C_SOURCE=200809L -D_BSD_SOURCE -D_NETBSD_SOURCE -std=c99 -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -- CMAKE_CROSSCOMPILING: FALSE -- CMAKE_GENERATOR_PLATFORM: -- CMAKE_HOST_SYSTEM_NAME: NetBSD -- CMAKE_HOST_SYSTEM_PROCESSOR: powerpc -- CMAKE_INSTALL_LIBDIR: lib -- CMAKE_INSTALL_PREFIX: /usr/pkg -- CMAKE_SYSTEM_NAME: NetBSD -- CMAKE_SYSTEM_PROCESSOR: powerpc -- CMAKE_SYSTEM_VERSION: 8.0 -- CRYPTO_INCLUDE_DIRS: /usr/pkg/include -- CRYPTO_LIBRARIES: crypto -- CRYPTO_LIBRARY_DIRS: /usr/pkg/lib -- CRYPTO_VERSION: 1.1.1t -- FIDO_VERSION: 1.11.0 -- FUZZ: OFF -- ZLIB_INCLUDE_DIRS: -- ZLIB_LIBRARIES: z -- ZLIB_LIBRARY_DIRS: /usr/lib -- ZLIB_VERSION: 1.2.10 -- PCSC_INCLUDE_DIRS: -- PCSC_LIBRARIES: -- PCSC_LIBRARY_DIRS: -- PCSC_VERSION: -- LIBFUZZER: OFF -- TLS: __thread -- UDEV_INCLUDE_DIRS: -- UDEV_LIBRARIES: -- UDEV_LIBRARY_DIRS: -- UDEV_RULES_DIR: -- UDEV_VERSION: -- USE_HIDAPI: OFF -- USE_PCSC: OFF -- USE_WINHELLO: OFF -- NFC_LINUX: OFF -- MANDOC_PATH: /usr/bin/mandoc -- GZIP_PATH: /usr/bin/gzip -- Configuring done -- Generating done -- Build files have been written to: /usr/pkgsrc/security/libfido2/work/libfido2-1.11.0/build => Rewrite cmake Dependencies files