=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for gnupg-1.4.23.tar.bz2 => Checksum SHA512 OK for gnupg-1.4.23.tar.bz2 ===> Installing dependencies for gnupg-1.4.23nb18 ========================================================================== The supported build options for gnupg are: curl ldap readline You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gnupg (not defined) ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Full dependency readline>=6.0: found readline-8.2nb2 ===> 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 gnupg-1.4.23nb18 ===> Extracting for gnupg-1.4.23nb18 ===> Patching for gnupg-1.4.23nb18 => Applying pkgsrc patches for gnupg-1.4.23nb18 ===> Creating toolchain wrappers for gnupg-1.4.23nb18 ===> Configuring for gnupg-1.4.23nb18 => 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 build system type... alpha--netbsd checking host system type... alpha--netbsd 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... scripts/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes configure: autobuild project... gnupg configure: autobuild revision... 1.4.23 configure: autobuild hostname... athena.zia.io configure: autobuild timestamp... 20240103-132631 checking for style of include used by make... GNU checking for alpha--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 which random module to use... default checking whether use of /dev/random is requested... yes checking whether assembler modules are requested... yes checking whether SELinux support is requested... no checking whether the new iconv based code is requested... yes checking whether to allocate extra secure memory... no checking whether OpenPGP card support is requested... yes checking whether gpg-agent support is requested... yes checking whether to enable the RSA public key algorithm... yes checking whether to enable the IDEA cipher... yes checking whether to enable the CAST5 cipher... yes checking whether to enable the BLOWFISH cipher... yes checking whether to enable the AES ciphers... yes checking whether to enable the TWOFISH cipher... yes checking whether to enable the CAMELLIA cipher... yes checking whether to enable the SHA-224 and SHA-256 digests... yes checking whether to enable the SHA-384 and SHA-512 digests... 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 whether to enable external keyserver helpers... yes checking whether LDAP keyserver support is requested... no checking whether HKP keyserver support is requested... yes checking whether finger key fetching support is requested... yes checking whether generic object key fetching support is requested... yes checking whether email keyserver support is requested... no checking whether keyserver exec-path is enabled... yes checking whether the included zlib is requested... no checking for the size of the key and uid cache... 4096 checking whether use of capabilities is requested... no checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for alpha--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 for alpha--netbsd-ranlib... no checking for ranlib... ranlib checking for alpha--netbsd-ar... no checking for ar... ar checking for perl... /tmp/pkgbuild/security/gnupg/work.alpha/.tools/bin/perl checking for strerror in -lcposix... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gawk... (cached) /usr/bin/awk checking for tar... /bin/tar checking whether /bin/tar speaks USTAR... yes checking for cc for build... gcc checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... no checking for _ prefix in compiled symbols... no checking for gethostbyname... yes checking for setsockopt... yes checking for library containing res_query... none required checking for library containing dn_expand... none required checking for library containing dn_skipname... no checking for library containing __dn_skipname... none required checking whether the resolver is usable... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /tmp/pkgbuild/security/gnupg/work.alpha/.tools/bin/msgfmt checking for gmsgfmt... /tmp/pkgbuild/security/gnupg/work.alpha/.tools/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by gcc... /tmp/pkgbuild/security/gnupg/work.alpha/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/security/gnupg/work.alpha/.cwrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes 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); checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... no checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... no checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking for bison... no checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... no (bad O_NOATIME) checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... no 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 library containing dlopen... none required checking for ANSI C header files... (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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for working volatile... yes checking for size_t... (cached) yes checking for mode_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... yes checking endianess... little checking for byte typedef... no checking for ushort typedef... yes checking for ulong typedef... yes checking for u16 typedef... no checking for u32 typedef... 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 whether time.h and sys/time.h may both be included... yes checking size of time_t... 8 checking whether time_t is unsigned... no checking for inttypes.h... (cached) yes checking for UINT64_C... yes checking size of uint64_t... 8 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 strerror... yes checking for stpcpy... (cached) yes checking for strlwr... no checking for tcgetattr... yes checking for strtoul... (cached) yes checking for mmap... yes checking for sysconf... yes checking for strcasecmp... (cached) yes checking for strncasecmp... yes checking for ctermid... yes checking for times... yes checking for unsetenv... yes checking for getpwnam... yes checking for getpwuid... yes checking for memmove... yes checking for gettimeofday... yes checking for getrusage... yes checking for setrlimit... yes checking for clock_gettime... yes checking for atexit... yes checking for raise... yes checking for getpagesize... (cached) yes checking for strftime... yes checking for nl_langinfo... yes checking for setlocale... (cached) yes checking for waitpid... yes checking for wait4... yes checking for sigaction... yes checking for sigprocmask... yes checking for rand... yes checking for pipe... yes checking for stat... yes checking for getaddrinfo... yes checking for fcntl... yes checking for ftruncate... yes checking for inet_ntop... yes checking for mkdtemp... yes checking for timegm... yes checking for isascii... yes checking for memrchr... yes checking for strsep... yes checking for struct sigaction... yes checking for sigset_t... yes checking for getopt... yes checking for gethrtime... no checking for mlock... yes checking for sysconf... (cached) yes checking for getpagesize... (cached) yes checking whether mlock is broken... no checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking if mkdir takes one argument... no configure: checking system features for estream-printf checking for stdint.h... (cached) yes checking for long long int... (cached) yes checking for long double... yes checking for intmax_t... yes checking for uintmax_t... yes checking for ptrdiff_t... (cached) yes checking size of unsigned long... (cached) 8 checking size of void *... 8 checking for nl_langinfo and THOUSANDS_SEP... no checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking whether IPC_RMID allowes subsequent attaches... no checking whether SHM_LOCK is available... yes checking for random device... yes checking for mpi assembler functions... done checking whether regular expression support is requested... yes checking whether the included regex lib is requested... no checking for regcomp... yes checking whether your system's regexp library is broken... 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 for libusb-config... no checking whether libusb is present and sane... no checking if gcc supports -Wno-pointer-sign... yes checking dependency style of gcc... gcc3 checking whether non excutable stack support is requested... no checking whether assembler supports --noexecstack option... no 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 Makefile config.status: creating m4/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating util/Makefile config.status: creating mpi/Makefile config.status: creating cipher/Makefile config.status: creating g10/Makefile config.status: creating keyserver/Makefile config.status: creating keyserver/gpgkeys_mailto config.status: creating keyserver/gpgkeys_test config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/gpg-zip config.status: creating zlib/Makefile config.status: creating bzlib/Makefile config.status: creating checks/Makefile config.status: creating config.h config.status: linking mpi/alpha/udiv-qrnnd.S to mpi/udiv-qrnnd.S config.status: linking mpi/alpha/mpih-add1.S to mpi/mpih-add1.S config.status: linking mpi/alpha/mpih-mul1.S to mpi/mpih-mul1.S config.status: linking mpi/alpha/mpih-mul2.S to mpi/mpih-mul2.S config.status: linking mpi/alpha/mpih-mul3.S to mpi/mpih-mul3.S config.status: linking mpi/alpha/mpih-lshift.S to mpi/mpih-lshift.S config.status: linking mpi/alpha/mpih-rshift.S to mpi/mpih-rshift.S config.status: linking mpi/alpha/mpih-sub1.S to mpi/mpih-sub1.S config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Version info: gnupg 1.4.23 Configured for: NetBSD (alpha--netbsd) Extra cpu specific functions: udiv-qrnnd