=> 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 tmate-2.2.1.tar.gz => Checksum RMD160 OK for tmate-2.2.1.tar.gz => Checksum SHA512 OK for tmate-2.2.1.tar.gz ===> Installing dependencies for tmate-2.2.1 ========================================================================== The following variables will affect the build process of this package, tmate-2.2.1. Their current value is shown below: * CURSES_DEFAULT = curses * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = curses * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal 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 automake>=1.9: found automake-1.16.1nb1 => Tool dependency autoconf>=2.58: found autoconf-2.69nb9 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency msgpack>=1.2.0: found msgpack-3.1.1 => Full dependency libssh>=0.73nb1: found libssh-0.87 ===> Overriding tools for tmate-2.2.1 ===> Extracting for tmate-2.2.1 ===> Patching for tmate-2.2.1 => Applying pkgsrc patches for tmate-2.2.1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/misc/tmate/patches/patch-configure.ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/misc/tmate/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.1 2017/09/12 08:31:20 dholland Exp $ | |Remove bashism in configure script. | |--- configure.ac~ 2016-03-29 03:30:07.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 465. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/misc/tmate/patches/patch-tmux.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/misc/tmate/patches/patch-tmux.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tmux.h,v 1.1 2017/08/23 18:56:14 jperkin Exp $ | |Allow override TMUX_CONF on the command line. | |--- tmux.h.orig 2016-03-29 03:30:07.000000000 +0000 |+++ tmux.h -------------------------- Patching file tmux.h using Plan A... Hunk #1 succeeded at 53. done ===> Creating toolchain wrappers for tmate-2.2.1 ===> Configuring for tmate-2.2.1 cd /tmp/misc/tmate/work/tmate-2.2.1 && ./autogen.sh configure.ac:16: installing 'etc/compile' configure.ac:8: installing 'etc/config.guess' configure.ac:8: installing 'etc/config.sub' configure.ac:6: installing 'etc/install-sh' configure.ac:6: installing 'etc/missing' Makefile.am: installing 'etc/depcomp' => Generating pkg-config files for builtin libevent 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 a thread-safe mkdir -p... etc/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 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 whether make supports the include directive... yes (GNU style) 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 pkg-config is at least version 0.9.0... yes checking for glibc... no 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 bitstring.h usability... yes checking bitstring.h presence... yes checking for bitstring.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for stdint.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/tree.h usability... yes checking sys/tree.h presence... yes checking for sys/tree.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking util.h usability... yes checking util.h presence... yes checking for util.h... yes checking for library containing flock... none required checking for dirfd... no checking for flock... yes checking for setproctitle... yes checking for sysconf... yes checking for cfmakeraw... yes checking for library containing clock_gettime... none required checking for LIBEVENT... yes checking for LIBNCURSES... no checking for library containing setupterm... -lcurses checking utempter.h usability... no checking utempter.h presence... no checking for utempter.h... no checking for MSGPACK... yes checking for LIBSSH... yes checking for b64_ntop... yes checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for socket in -lxnet... no checking for CMSG_DATA... yes checking for library containing imsg_init... no checking for library containing forkpty... -lutil checking for closefrom... yes checking for daemon... yes checking for setenv... yes checking for strlcpy... yes checking for strlcat... yes checking for asprintf... yes checking for fgetln... yes checking for fparseln... yes checking for strcasestr... yes checking for strsep... yes checking for strtonum... yes checking for stravis... yes checking if strnvis is broken... yes checking for cfmakeraw... (cached) yes checking for openat... yes checking for reallocarray... yes checking for getopt... yes checking whether optarg is declared... yes checking whether optind is declared... yes checking whether optreset is declared... yes checking if system getopt should be avoided... no checking for BSD-style unsigned types... yes checking whether TAILQ_PREV is declared... yes checking whether TAILQ_REPLACE is declared... yes checking for __progname... yes checking whether F_CLOSEM is declared... yes checking for /proc/$$... yes checking platform... netbsd checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands