=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 wmbiff-0.4.26.tar.gz => Checksum RMD160 OK for wmbiff-0.4.26.tar.gz => Checksum SHA512 OK for wmbiff-0.4.26.tar.gz ===> Installing dependencies for wmbiff-0.4.26nb28 ========================================================================== The following variables will affect the build process of this package, wmbiff-0.4.26nb28. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * 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 gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.30: found x11-links-1.30 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gnutls>=3.6.8nb1: found gnutls-3.6.10 => Full dependency windowmaker>=0.95.8nb1: found windowmaker-0.95.8nb6 ===> Overriding tools for wmbiff-0.4.26nb28 ===> Extracting for wmbiff-0.4.26nb28 ===> Patching for wmbiff-0.4.26nb28 => Applying pkgsrc patches for wmbiff-0.4.26nb28 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/wmbiff/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/wmbiff/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.6 2005/09/06 15:49:35 adam Exp $ | |--- Makefile.in.orig 2004-10-11 00:30:40.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 121. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/wmbiff/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/wmbiff/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.5 2004/08/27 10:10:22 tron Exp $ | |--- wmbiff/ShellClient.c.orig 2004-06-18 23:28:16.000000000 +0200 |+++ wmbiff/ShellClient.c 2004-08-27 12:03:23.000000000 +0200 -------------------------- Patching file wmbiff/ShellClient.c using Plan A... Hunk #1 succeeded at 152. Hunk #2 succeeded at 204. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/wmbiff/patches/patch-ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/wmbiff/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.9 2016/10/01 13:03:10 joerg Exp $ | |--- wmbiff/tlsComm.c.orig 2004-10-11 00:29:47.000000000 +0000 |+++ wmbiff/tlsComm.c -------------------------- Patching file wmbiff/tlsComm.c using Plan A... Hunk #1 succeeded at 385. Hunk #2 succeeded at 412. Hunk #3 succeeded at 497. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/wmbiff/patches/patch-wmbiff_gnutls-common.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/wmbiff/patches/patch-wmbiff_gnutls-common.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-wmbiff_gnutls-common.c,v 1.2 2012/07/05 10:30:58 drochner Exp $ | |Fix build with GnuTLS 3.0. | |--- wmbiff/gnutls-common.c.orig 2004-06-23 02:52:42.000000000 +0000 |+++ wmbiff/gnutls-common.c -------------------------- Patching file wmbiff/gnutls-common.c using Plan A... Hunk #1 succeeded at 3. Hunk #2 succeeded at 333. Hunk #3 succeeded at 507. Hunk #4 succeeded at 634. done ===> Creating toolchain wrappers for wmbiff-0.4.26nb28 ===> Configuring for wmbiff-0.4.26nb28 /usr/bin/printf "#! /bin/sh\\n case \$1 in\\n --cflags|--libs) pkg-config \$1 gnutls;;\\n --version) pkg-config --modversion gnutls;;\\n *) exit 1;;\\n esac\\n " > /tmp/mail/wmbiff/work/.buildlink/bin/libgnutls-config /bin/chmod +x /tmp/mail/wmbiff/work/.buildlink/bin/libgnutls-config => Generating pkg-config files for builtin xz package. => 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 makoto -g users checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g users checking for x86_64--netbsd-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib adding -Wall and friends to CFLAGS. checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for getaddrinfo... yes checking for memfrob... no checking for poll... yes checking for inet_ntop... yes checking return type of signal handlers... void checking for gethostbyname in -lnsl... no checking for connect in -lsocket... no checking for herror in -lresolv... yes checking for gzopen in -lz... yes checking for libgnutls-config... /tmp/mail/wmbiff/work/.buildlink/bin/libgnutls-config checking for libgnutls - version >= 1.0.4... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for libgcrypt-config... no checking for libgcrypt - version >= 1.1.90... no *** The libgcrypt-config script installed by LIBGCRYPT could not be found *** If LIBGCRYPT was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBGCRYPT_CONFIG environment variable to the *** full path to libgcrypt-config. libgcrypt can be found at ftp://ftp.gnupg.org/pub/gcrypt/alpha/libgcrypt/ checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XrmParseCommand in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XpmCreateImageFromXpmImage in -lXpm... yes checking X11/xpm.h usability... yes checking X11/xpm.h presence... yes checking for X11/xpm.h... yes checking for __attribute__ support... yes checking for ssh-askpass... /usr/X11R7/bin/ssh-askpass checking for cvs2cl... no checking CoreServices/CoreServices.h usability... no checking CoreServices/CoreServices.h presence... no checking for CoreServices/CoreServices.h... no checking Security/Security.h usability... no checking Security/Security.h presence... no checking for Security/Security.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating wmbiff/Makefile config.status: creating wmgeneral/Makefile config.status: creating wmbiff/wmbiffrc.5 config.status: creating autoconf/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands