=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for encfs-1.9.4.tar.gz
=> Checksum RMD160 OK for encfs-1.9.4.tar.gz
=> Checksum SHA512 OK for encfs-1.9.4.tar.gz
===> Installing dependencies for fuse-encfs-1.9.4nb3
==========================================================================
The following variables will affect the build process of this package,
fuse-encfs-1.9.4nb3.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /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 autoconf>=2.50: found autoconf-2.71nb1
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.21.2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> 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 fuse-encfs-1.9.4nb3
===> Extracting for fuse-encfs-1.9.4nb3
===> Patching for fuse-encfs-1.9.4nb3
=> Applying pkgsrc patches for fuse-encfs-1.9.4nb3
=> Verifying /tree/pkgsrc/filesystems/fuse-encfs/patches/patch-encfs_DirNode.cpp
=> Applying pkgsrc patch /tree/pkgsrc/filesystems/fuse-encfs/patches/patch-encfs_DirNode.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-encfs_DirNode.cpp,v 1.2 2018/03/21 22:38:57 gdt Exp $
|
|Define _DIRENT_HAVE_D_TYPE at the top for all the OSes that support
|it. This is an untested functional change for FreeBSD and APPLE.
|
|--- encfs/DirNode.cpp.orig	2018-01-28 21:07:41.000000000 +0000
|+++ encfs/DirNode.cpp
--------------------------
Patching file encfs/DirNode.cpp using Plan A...
Hunk #1 succeeded at 42.
done
=> Verifying /tree/pkgsrc/filesystems/fuse-encfs/patches/patch-encfs_FileUtils.cpp
=> Applying pkgsrc patch /tree/pkgsrc/filesystems/fuse-encfs/patches/patch-encfs_FileUtils.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-encfs_FileUtils.cpp,v 1.2 2019/04/09 16:43:10 maya Exp $
|
|NetBSD ReFUSE doesn't have the fuse_unmount from FUSE 2.2 - FUSE 2.9.
|Workaround by using the version belonging to FUSE >= 3.0.
|
|This might be a temporal aberration: NetBSD ReFUSE had the newer FUSE
|API before upstream FUSE did.
|
|--- encfs/FileUtils.cpp.orig	2018-01-28 21:07:41.000000000 +0000
|+++ encfs/FileUtils.cpp
--------------------------
Patching file encfs/FileUtils.cpp using Plan A...
Hunk #1 succeeded at 1690.
done
=> Verifying /tree/pkgsrc/filesystems/fuse-encfs/patches/patch-encfs_main.cpp
=> Applying pkgsrc patch /tree/pkgsrc/filesystems/fuse-encfs/patches/patch-encfs_main.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-encfs_main.cpp,v 1.4 2019/04/10 12:33:02 gdt Exp $
|
|Work around older FUSE API on NetBSD.
|  
|\todo Determine how to qualify this by version.
|\todo Enhance API in NetBSD.
|\todo File with encfs upstream.
|
|--- encfs/main.cpp.orig	2018-01-28 21:07:41.000000000 +0000
|+++ encfs/main.cpp
--------------------------
Patching file encfs/main.cpp using Plan A...
Hunk #1 succeeded at 530.
done
===> Creating toolchain wrappers for fuse-encfs-1.9.4nb3
===> Configuring for fuse-encfs-1.9.4nb3
=> Remediating cmake PKGMANDIR
=> Generating pkg-config file for builtin fuse package.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- 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.21/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes
  /scratch/work/filesystems/fuse-encfs/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.21/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.21/Modules/CMakeSystemSpecificInformation.cmake:27 (include)
  CMakeLists.txt:7 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes
  /scratch/work/filesystems/fuse-encfs/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.21/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.21/Modules/CMakeCInformation.cmake:66 (include)
  CMakeLists.txt:7 (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: /scratch/work/filesystems/fuse-encfs/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake:15 (include):
  File /usr/pkg/share/cmake-3.21/Modules/Platform/NetBSD.cmake includes
  /scratch/work/filesystems/fuse-encfs/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /usr/pkg/share/cmake-3.21/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.21/Modules/CMakeCXXInformation.cmake:65 (include)
  CMakeLists.txt:7 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /scratch/work/filesystems/fuse-encfs/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found FUSE: /usr/include  
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1g")  
-- Looking for C++ include attr/xattr.h
-- Looking for C++ include attr/xattr.h - not found
-- Looking for C++ include sys/xattr.h
-- Looking for C++ include sys/xattr.h - found
-- Performing Test HAVE_DIRENT_D_TYPE
-- Performing Test HAVE_DIRENT_D_TYPE - Success
-- Performing Test XATTR_ADD_OPT
-- Performing Test XATTR_ADD_OPT - Failed
-- Performing Test COMPILER_NEEDS_LATOMIC
-- Performing Test COMPILER_NEEDS_LATOMIC - Failed
-- Performing Test LINKER_SUPPORTS_WLASNEEDED
-- Performing Test LINKER_SUPPORTS_WLASNEEDED - Success
-- Looking for lchmod
-- Looking for lchmod - found
-- Looking for utimensat
-- Looking for utimensat - found
-- Looking for fdatasync
-- Looking for fdatasync - found
-- 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  
-- Looking for C++ include syslog.h
-- Looking for C++ include syslog.h - found
-- Enabled syslog logging support
-- Found Intl: /usr/include  
-- Found Gettext: /usr/bin/msgmerge (found version "0.16.1") 
-- clang-tidy check skipped, need newer cmake
-- Using vendored TinyXML2
CMake Deprecation Warning at vendor/github.com/leethomason/tinyxml2/CMakeLists.txt:8 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at vendor/github.com/leethomason/tinyxml2/CMakeLists.txt:9 (cmake_policy):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at vendor/github.com/leethomason/tinyxml2/CMakeLists.txt:11 (cmake_policy):
  The OLD behavior for policy CMP0063 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- Using vendored Easylogging++
-- Setting C++11
CMake Deprecation Warning at vendor/github.com/google/googletest/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 <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at vendor/github.com/google/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


CMake Deprecation Warning at vendor/github.com/google/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Found PythonInterp: /usr/pkg/bin/python3.8 (found version "3.8.12") 
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- git Version: v0.0.0
-- Version: 0.0.0
-- Performing Test HAVE_CXX_FLAG_STD_CXX11
-- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success
-- Performing Test HAVE_CXX_FLAG_WALL
-- Performing Test HAVE_CXX_FLAG_WALL - Success
-- Performing Test HAVE_CXX_FLAG_WEXTRA
-- Performing Test HAVE_CXX_FLAG_WEXTRA - Success
-- Performing Test HAVE_CXX_FLAG_WSHADOW
-- Performing Test HAVE_CXX_FLAG_WSHADOW - Success
-- Performing Test HAVE_CXX_FLAG_WERROR
-- Performing Test HAVE_CXX_FLAG_WERROR - Success
-- Performing Test HAVE_CXX_FLAG_PEDANTIC
-- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success
-- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS
-- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success
-- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32
-- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed
-- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL
-- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success
-- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING
-- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success
-- Performing Test HAVE_CXX_FLAG_WZERO_AS_NULL_POINTER_CONSTANT
-- Performing Test HAVE_CXX_FLAG_WZERO_AS_NULL_POINTER_CONSTANT - Success
-- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING
-- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success
-- Performing Test HAVE_CXX_FLAG_WD654
-- Performing Test HAVE_CXX_FLAG_WD654 - Failed
-- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY
-- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed
-- Performing Test HAVE_CXX_FLAG_COVERAGE
-- Performing Test HAVE_CXX_FLAG_COVERAGE - Success
-- Performing Test HAVE_STD_REGEX
-- Performing Test HAVE_STD_REGEX -- success
-- Performing Test HAVE_GNU_POSIX_REGEX
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX
-- Performing Test HAVE_POSIX_REGEX -- success
-- Performing Test HAVE_STEADY_CLOCK
-- Performing Test HAVE_STEADY_CLOCK -- success
-- Configuring done
-- Generating done
-- Build files have been written to: /scratch/work/filesystems/fuse-encfs/work/build
=> Rewrite cmake Dependencies files