=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for gnupg-2.4.5.tar.bz2
=> Checksum SHA512 OK for gnupg-2.4.5.tar.bz2
===> Installing dependencies for gnupg2-2.4.5nb3
==========================================================================
The supported build options for gnupg2 are:

	bzip2 gnutls ldap libusb-1 zlib

The currently selected options are:

	bzip2 gnutls libusb-1 zlib

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.gnupg2 (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
gnupg2-2.4.5nb3.  Their current value is shown below:

        * VARBASE = /var

Based on these variables, the following variables have been set:

        * TERMCAP_TYPE = termcap

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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency pinentry-[0-9]*: found pinentry-1.3.1nb1
=> Full dependency gnutls>=3.8.5nb2: found gnutls-3.8.7.1
=> Full dependency libusb1>=1.0.9: found libusb1-1.0.27
=> Full dependency sqlite3>=3.44.0nb1: found sqlite3-3.46.1
=> Full dependency npth>=1.2: found npth-1.7
=> Full dependency readline>=6.0: found readline-8.2nb2
=> Full dependency libgcrypt>=1.9.1: found libgcrypt-1.11.0
=> Full dependency libgpg-error>=1.46: found libgpg-error-1.50
=> Full dependency libassuan>=3.0.1: found libassuan-3.0.1
=> Full dependency libksba>=1.6.3: found libksba-1.6.7
===> 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 gnupg2-2.4.5nb3
===> Extracting for gnupg2-2.4.5nb3
===> Patching for gnupg2-2.4.5nb3
=> Applying pkgsrc patches for gnupg2-2.4.5nb3
===> Creating toolchain wrappers for gnupg2-2.4.5nb3
===> Configuring for gnupg2-2.4.5nb3
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Fixing locale directory references.
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
configure: autobuild project... gnupg
configure: autobuild revision... 2.4.5
configure: autobuild hostname... shadow.netbsd.org
configure: autobuild timestamp... 20240821-034255
checking whether make supports the include directive... yes (GNU style)
checking for x86_64--netbsd-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether SELinux support is requested... no
checking whether to allocate extra secure memory... no
checking calibrated passphrase-stretching (s2k) duration... 100 milliseconds
checking whether to enable trust models... yes
checking whether to enable TOFU... yes
checking whether to enable libdns... yes
checking whether to enable the RSA public key for gpg... yes
checking whether to enable the ECDH public key for gpg... yes
checking whether to enable the ECDSA public key for gpg... yes
checking whether to enable the EdDSA public key for gpg... yes
checking whether to enable the IDEA cipher for gpg... yes
checking whether to enable the CAST5 cipher for gpg... yes
checking whether to enable the BLOWFISH cipher for gpg... yes
checking whether to enable the AES128 cipher for gpg... yes
checking whether to enable the AES192 cipher for gpg... yes
checking whether to enable the AES256 cipher for gpg... yes
checking whether to enable the TWOFISH cipher for gpg... yes
checking whether to enable the CAMELLIA128 cipher for gpg... yes
checking whether to enable the CAMELLIA192 cipher for gpg... yes
checking whether to enable the CAMELLIA256 cipher for gpg... yes
checking whether to enable the MD5 hash for gpg... yes
checking whether to enable the RIPE-MD160 hash for gpg... yes
checking whether to enable the SHA-224 hash for gpg... yes
checking whether to enable the SHA-384 hash for gpg... yes
checking whether to enable the SHA-512 hash for gpg... yes
checking whether to enable the ZIP and ZLIB compression algorithm... yes
checking whether to enable the BZIP2 compression algorithm... yes
checking whether to enable external program execution... yes
checking whether to enable photo ID viewing... yes
checking whether to use a fixed photo ID viewer... no
checking for the size of the key and uid cache... 4096
checking whether use of capabilities is requested... no
checking whether smartcard support is requested... yes
checking whether to enable the internal CCID driver... auto
checking whether to auto start dirmngr... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: checking for programs
checking whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking whether make supports nested variables... (cached) yes
checking for gawk... (cached) /usr/bin/awk
checking for x86_64--netbsd-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for perl... /pbulk/work/security/gnupg2/work/.tools/bin/perl
checking for x86_64--netbsd-windres... no
checking for windres... no
checking for yat2m... /usr/pkg/bin/yat2m
checking for library containing strerror... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: awk with no option for hexadecimal
checking for cc for build... gcc
checking pkg-config is at least version 0.9.0... yes
configure: checking for libraries
checking for gpg-error-config... /usr/pkg/bin/gpg-error-config
checking for gpgrt-config... /usr/pkg/bin/gpgrt-config
configure: Use gpgrt-config with /usr/pkg/lib as gpg-error-config
checking for GPG Error - version >= 1.46... yes (1.50)
configure: Use gpgrt-config as libgcrypt-config
checking for LIBGCRYPT - version >= 1.9.1... yes (1.11.0)
checking LIBGCRYPT API version... okay
configure: Use gpgrt-config as libassuan-config
checking for LIBASSUAN - version >= 2.5.0... yes (3.0.1)
checking LIBASSUAN API version... okay
configure: Use gpgrt-config as ksba-config
checking for KSBA - version >= 1.6.3... yes (1.6.7)
checking KSBA API version... okay
checking for libusb_init in -lusb-1.0... yes
checking libusb include dir... 
checking for library containing dlopen... none required
checking for SQLITE3... yes
checking for encfs... /usr/bin/encfs
checking for fusermount... /usr/sbin/fusermount
configure: Use gpgrt-config as npth-config
checking for NPTH - version >= 1.2... yes (1.7)
checking NPTH API version... okay
checking for LIBGNUTLS... no
configure: WARNING:
***
*** Neither NTBTLS nor GNUTLS available - not building dirmngr.
***
*** Package 'p11-kit-1', required by 'gnutls', not found
configure: checking for networking options
checking for gethostbyname... yes
checking for setsockopt... yes
configure: WARNING:
***
*** Building without LDAP support.
*** No CRL access or X.509 certificate search available.
***
checking for sendmail... /usr/sbin/sendmail
checking for ld used by GCC... /pbulk/work/security/gnupg2/work/.cwrapper/bin/ld
checking if the linker (/pbulk/work/security/gnupg2/work/.cwrapper/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: checking for gettext
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking for GNU gettext in libintl... (cached) yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/lib/libintl.so
checking for strchr... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
configure: checking for header files
checking for unistd.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for inttypes.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdint.h... (cached) yes
checking for signal.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking sys/ucred.h usability... yes
checking sys/ucred.h presence... yes
checking for sys/ucred.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
configure: checking for system characteristics
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for size_t... yes
checking for mode_t... yes
checking for sigdescr_np... no
checking whether sys_siglist is declared... yes
checking for sys/socket.h... yes
checking for socklen_t... yes
checking for library containing inet_addr... none required
checking endianness... little
checking for byte... no
checking for ushort... yes
checking for ulong... yes
checking for u16... no
checking for u32... no
checking size of unsigned short... 2
checking size of unsigned int... 4
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking size of size_t... 8
checking size of time_t... 8
checking whether time_t is unsigned... no
configure: checking for library functions
checking whether getpagesize is declared... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for vprintf... yes
checking for _doprnt... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for atexit... yes
checking for canonicalize_file_name... no
checking for clock_gettime... yes
checking for ctermid... yes
checking for explicit_bzero... no
checking for fcntl... yes
checking for flockfile... yes
checking for fsync... yes
checking for ftello... yes
checking for ftruncate... yes
checking for funlockfile... yes
checking for getaddrinfo... yes
checking for getenv... yes
checking for getpagesize... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime_r... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for isascii... yes
checking for lstat... yes
checking for memicmp... no
checking for memmove... yes
checking for memrchr... yes
checking for mmap... yes
checking for nl_langinfo... yes
checking for pipe... yes
checking for raise... yes
checking for rand... yes
checking for setenv... yes
checking for setlocale... yes
checking for setrlimit... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for stat... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strlwr... no
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strsep... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for tcgetattr... yes
checking for timegm... yes
checking for times... yes
checking for ttyname... yes
checking for unsetenv... yes
checking for wait4... yes
checking for waitpid... yes
checking for library containing nanosleep... none required
checking for struct sigaction... yes
checking for sigset_t... yes
checking for struct ucred.pid... no
checking for struct ucred.cr_pid... no
checking for struct sockpeercred.pid... no
checking for getpeerucred... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflateInit2_ in -lz... yes
checking for bzlib.h... yes
checking for BZ2_bzCompressInit in -lbz2... yes
checking whether readline via "-lreadline" is present and sane... yes
configure: WARNING:
***
*** It seems that you are not using GNU make.  Some make tools have serious
*** flaws and you may not be able to build this software at all. Before you
*** complain, please try GNU make:  GNU make is easy to build and available
*** at all GNU archives.  It is always available from ftp.gnu.org:/gnu/make.
***
configure: checking for cc features
checking if gcc ignores unknown -Wno-* options... yes
checking if gcc supports -Wpointer-arith... yes
checking whether to enable log_clock... no
checking whether "make check" shall run all tests... no
checking whether tests should be run... yes
checking that generated files are newer than configure... done
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating m4/Makefile
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating common/Makefile
config.status: creating common/w32info-rc.h
config.status: creating regexp/Makefile
config.status: creating kbx/Makefile
config.status: creating g10/Makefile
config.status: creating sm/Makefile
config.status: creating agent/Makefile
config.status: creating scd/Makefile
config.status: creating tpm2d/Makefile
config.status: creating g13/Makefile
config.status: creating dirmngr/Makefile
config.status: creating tools/Makefile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/gpgscm/Makefile
config.status: creating tests/openpgp/Makefile
config.status: creating tests/cms/Makefile
config.status: creating tests/migrations/Makefile
config.status: creating tests/tpm2dtests/Makefile
config.status: creating tests/gpgme/Makefile
config.status: creating tests/pkits/Makefile
config.status: creating g10/gpg.w32-manifest
config.status: creating g10/gpgv.w32-manifest
config.status: creating sm/gpgsm.w32-manifest
config.status: creating kbx/keyboxd.w32-manifest
config.status: creating agent/gpg-agent.w32-manifest
config.status: creating scd/scdaemon.w32-manifest
config.status: creating dirmngr/dirmngr.w32-manifest
config.status: creating dirmngr/dirmngr_ldap.w32-manifest
config.status: creating dirmngr/dirmngr-client.w32-manifest
config.status: creating tools/gpg-connect-agent.w32-manifest
config.status: creating tools/gpgconf.w32-manifest
config.status: creating tools/gpgtar.w32-manifest
config.status: creating tools/gpg-check-pattern.w32-manifest
config.status: creating tools/gpg-wks-client.w32-manifest
config.status: creating tools/gpg-card.w32-manifest
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

        GnuPG v2.4.5 has been configured as follows:

        Revision:  cbff323b3  (52223)
        Platform:  NetBSD (x86_64--netbsd)

        OpenPGP:   yes
        S/MIME:    yes
        Agent:     yes
        Smartcard: yes 
        TPM:       no 
        G13:       yes
        Dirmngr:   no
        Keyboxd:   yes
        Gpgtar:    yes
        WKS tools: yes

        Protect tool:       (default)
        LDAP wrapper:       (default)
        Default agent:      (default)
        Default pinentry:   (default)
        Default scdaemon:   (default)
        Default keyboxd:    (default)
        Default tpm2daemon: (default)
        Default dirmngr:    (default)

        Dirmngr auto start:  yes
        Readline support:    yes
        LDAP support:        no
        TLS support:         no
        TOFU support:        yes
        Tor support:         only .onion

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp