=> 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 pinentry-1.1.0.tar.bz2
=> Checksum RMD160 OK for pinentry-1.1.0.tar.bz2
=> Checksum SHA512 OK for pinentry-1.1.0.tar.bz2
===> Installing dependencies for pinentry-fltk-1.1.0
==========================================================================
The following variables will affect the build process of this package,
pinentry-fltk-1.1.0.  Their current value is shown below:

        * CURSES_DEFAULT = curses
        * JPEG_DEFAULT = jpeg

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

        * CURSES_TYPE = curses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

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 pkgconf-[0-9]*: found pkgconf-1.6.0
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2020.1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.14
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency libassuan>=2.4.2: found libassuan-2.5.3
=> Full dependency libgpg-error>=1.16: found libgpg-error-1.37
=> Full dependency fltk>=1.3.3nb4: found fltk-1.3.5
===> Overriding tools for pinentry-fltk-1.1.0
===> Extracting for pinentry-fltk-1.1.0
===> Patching for pinentry-fltk-1.1.0
=> Applying pkgsrc patches for pinentry-fltk-1.1.0
=> Verifying /data/pkgsrc/security/pinentry-fltk/patches/patch-fltk_main.cxx
=> Applying pkgsrc patch /data/pkgsrc/security/pinentry-fltk/patches/patch-fltk_main.cxx
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-fltk_main.cxx,v 1.1 2019/02/13 17:39:36 wiz Exp $
|
|Handle '_' in labels as keyboard shortcuts (used by GPG2).
|Fix format string handling (Patch from Debian).
|
|--- fltk/main.cxx.orig	2017-12-03 16:13:05.000000000 +0000
|+++ fltk/main.cxx
--------------------------
Patching file fltk/main.cxx using Plan A...
Hunk #1 succeeded at 78.
Hunk #2 succeeded at 149.
Hunk #3 succeeded at 279.
Hunk #4 succeeded at 294.
done
===> Creating toolchain wrappers for pinentry-fltk-1.1.0
===> Configuring for pinentry-fltk-1.1.0
=> Generating pkg-config file for builtin expat package.
=> 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
=> Checking for portability problems in extracted files
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -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 for style of include used by make... GNU
checking for x86_64--netbsd-gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -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 to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
checking whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking for x86_64--netbsd-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking how to run the C preprocessor... clang -E
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking whether ln -s works... yes
checking pkg-config is at least version 0.9.0... yes
checking for x86_64--netbsd-windres... no
checking for windres... no
checking for gitlog-to-changelog... no
checking if gcc ignores unknown -Wno-* options... no
checking if gcc supports -Wno-pointer-sign... yes
checking if gcc supports -Wpointer-arith... yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
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 utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for seteuid... yes
checking for stpcpy... yes
checking for mmap... yes
checking for mlock... yes
checking whether mlock is broken... no
checking for uint32_t... yes
checking for gpg-error-config... /usr/pkg/bin/gpg-error-config
checking for GPG Error - version >= 1.16... yes (1.37)
checking for x86_64--netbsd-libassuan-config... no
checking for libassuan-config... /usr/pkg/bin/libassuan-config
checking for LIBASSUAN - version >= 2.1.0... yes (2.5.3)
checking LIBASSUAN API version... okay
checking for byte typedef... no
checking for ulong typedef... yes
checking for setcap... :
checking for cap_set_proc in -lcap... no
checking for ncursesw... no
checking for ncurses... no
checking for initscr in -lncursesw... no
checking for initscr in -lncurses... no
checking for tgetent in -lcurses... yes
checking for initscr in -lcurses... yes
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking if Unix domain socket is supported... yes
checking for fltk-config... /usr/pkg/bin/fltk-config
checking for FLTK 1.3... 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 secmem/Makefile
config.status: creating pinentry/Makefile
config.status: creating curses/Makefile
config.status: creating tty/Makefile
config.status: creating emacs/Makefile
config.status: creating gtk+-2/Makefile
config.status: creating gnome3/Makefile
config.status: creating qt/Makefile
config.status: creating tqt/Makefile
config.status: creating w32/Makefile
config.status: creating fltk/Makefile
config.status: creating doc/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure:

	Pinentry v1.1.0 has been configured as follows:

	Revision:  02df3d2  (735)
	Platform:  x86_64--netbsd

	Curses Pinentry ..: no
	TTY Pinentry .....: maybe
	Emacs Pinentry ...: no
	GTK+-2 Pinentry ..: no
	GNOME 3 Pinentry .: no
	Qt Pinentry ......: no 
	TQt Pinentry .....: no
	W32 Pinentry .....: no
	FLTK Pinentry ....: yes

	Fallback to Curses: yes
	Emacs integration : yes

	libsecret ........: no

	Default Pinentry .: pinentry-fltk