=> 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 netpgp-20140220.tar.gz => Checksum RMD160 OK for netpgp-20140220.tar.gz => Checksum SHA512 OK for netpgp-20140220.tar.gz ===> Installing dependencies for netpgp-20140220nb7 ========================================================================== The following variables will affect the build process of this package, netpgp-20140220nb7. Their current value is shown below: * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private 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 libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Overriding tools for netpgp-20140220nb7 ===> Extracting for netpgp-20140220nb7 ===> Patching for netpgp-20140220nb7 => Applying pkgsrc patches for netpgp-20140220nb7 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/security/netpgp/patches/patch-src_lib_keyring.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/security/netpgp/patches/patch-src_lib_keyring.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lib_keyring.c,v 1.3 2018/03/15 20:00:43 khorben Exp $ | |Do not crash when listing keys without a keyring. |Do not use random data for pass-phrases on EOF. |Do not ask for a passphrase when empty. | |--- src/lib/keyring.c.orig 2011-06-25 00:37:44.000000000 +0000 |+++ src/lib/keyring.c -------------------------- Patching file src/lib/keyring.c using Plan A... Hunk #1 succeeded at 226. Hunk #2 succeeded at 244. Hunk #3 succeeded at 294. Hunk #4 succeeded at 322. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/security/netpgp/patches/patch-src_lib_reader.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/security/netpgp/patches/patch-src_lib_reader.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lib_reader.c,v 1.1 2018/03/15 19:51:08 khorben Exp $ | |Do not truncate pass-phrases without a newline character. | |--- src/lib/reader.c.orig 2012-03-05 02:20:18.000000000 +0000 |+++ src/lib/reader.c -------------------------- Patching file src/lib/reader.c using Plan A... Hunk #1 succeeded at 160. Hunk #2 succeeded at 170. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/security/netpgp/patches/patch-src_lib_signature.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/security/netpgp/patches/patch-src_lib_signature.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lib_signature.c,v 1.1 2018/03/15 20:21:52 khorben Exp $ | |Output signatures to the standard output for "-". | |--- src/lib/signature.c.orig 2012-03-05 02:20:18.000000000 +0000 |+++ src/lib/signature.c -------------------------- Patching file src/lib/signature.c using Plan A... Hunk #1 succeeded at 903. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/security/netpgp/patches/patch-src_netpgp_netpgp.1 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/security/netpgp/patches/patch-src_netpgp_netpgp.1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_netpgp_netpgp.1,v 1.1 2018/03/15 20:14:14 khorben Exp $ | |Correct option "--armor". |Also document alternate option "--detach". | |--- src/netpgp/netpgp.1.orig 2014-02-17 07:23:18.000000000 +0000 |+++ src/netpgp/netpgp.1 -------------------------- Patching file src/netpgp/netpgp.1 using Plan A... Hunk #1 succeeded at 203. Hunk #2 succeeded at 216. done ===> Creating toolchain wrappers for netpgp-20140220nb7 ===> Configuring for netpgp-20140220nb7 => 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 makoto -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... buildaux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... 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 for gawk... (cached) /usr/bin/awk 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/security/netpgp/work/.cwrapper/bin/ld checking if the linker (/tmp/security/netpgp/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /tmp/security/netpgp/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/security/netpgp/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for x86_64--netbsd-ar... ar checking if using gcc... yes; adding to CFLAGS: "-Werror -Wall -Wpointer-arith" checking for library containing dlopen... none required checking for ANSI C header files... (cached) yes checking CommonCrypto/CommonDigest.h usability... no checking CommonCrypto/CommonDigest.h presence... no checking for CommonCrypto/CommonDigest.h... no checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking openssl/bn.h usability... yes checking openssl/bn.h presence... yes checking for openssl/bn.h... yes checking openssl/camellia.h usability... yes checking openssl/camellia.h presence... yes checking for openssl/camellia.h... yes checking openssl/cast.h usability... yes checking openssl/cast.h presence... yes checking for openssl/cast.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/dsa.h usability... yes checking openssl/dsa.h presence... yes checking for openssl/dsa.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/idea.h usability... yes checking openssl/idea.h presence... yes checking for openssl/idea.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/rand.h usability... yes checking openssl/rand.h presence... yes checking for openssl/rand.h... yes checking openssl/rsa.h usability... yes checking openssl/rsa.h presence... yes checking for openssl/rsa.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes checking for openssl/err.h... (cached) yes checking for openssl/sha.h... (cached) yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for unsigned long long int... yes checking for long long int... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for openssl/ssl.h in /usr... yes checking whether compiling and linking against OpenSSL works... yes checking for SHA256_CTX... yes checking for library containing gzopen... -lz checking for library containing BZ2_bzDecompress... -lbz2 checking for library containing RSA_public_encrypt... -lcrypto configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/libmj/Makefile config.status: creating src/lib/Makefile config.status: creating src/netpgp/Makefile config.status: creating src/netpgpkeys/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating src/lib/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing tests/atconfig commands configure: === Configuration results === configure: Version: 20140220 configure: C compiler: gcc configure: Warning CFLAGS: -Werror -Wall -Wpointer-arith configure: ============================= => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp