=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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 openssh-7.6p1.tar.gz
=> Checksum RMD160 OK for openssh-7.6p1.tar.gz
=> Checksum SHA512 OK for openssh-7.6p1.tar.gz
===> Installing dependencies for openssh-7.6.1
==========================================================================
The supported build options for openssh are:

	kerberos openssl pam

The currently selected options are:

	openssl pam

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.openssh (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
openssh-7.6.1.  Their current value is shown below:

        * IPV6_READY = YES
        * OPENSSH_CHROOT = /var/chroot/sshd
        * PAM_DEFAULT = openpam
        * SSLBASE = /usr
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private
        * VARBASE = /var

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

        * PAMBASE (defined, but empty)

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 autoconf>=2.50: found autoconf-2.69nb7
=> Tool dependency perl>=5.0: found perl-5.26.2
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
===> Overriding tools for openssh-7.6.1
===> Extracting for openssh-7.6.1
===> Patching for openssh-7.6.1
=> Applying pkgsrc patches for openssh-7.6.1
=> Verifying /data/pkgsrc/security/openssh/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.5 2016/01/18 12:53:26 jperkin Exp $
|
|Removed install-sysconf as we handle that phase through post-install
|
|--- Makefile.in.orig	2015-08-21 04:49:03.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 2.
Hunk #2 succeeded at 23.
Hunk #3 succeeded at 304 (offset 16 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-auth-passwd.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-auth-passwd.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-auth-passwd.c,v 1.4 2016/09/18 17:30:11 taca Exp $
|
|Replace uid 0 with ROOTUID macro
|
|--- auth-passwd.c.orig	2016-07-27 22:54:27.000000000 +0000
|+++ auth-passwd.c
--------------------------
Patching file auth-passwd.c using Plan A...
Hunk #1 succeeded at 93.
Hunk #2 succeeded at 128.
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-auth-rhosts.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-auth-rhosts.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-auth-rhosts.c,v 1.3 2016/01/18 12:53:26 jperkin Exp $
|
|Replace uid 0 with ROOTUID macro
|
|--- auth-rhosts.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ auth-rhosts.c
--------------------------
Patching file auth-rhosts.c using Plan A...
Hunk #1 succeeded at 232 (offset -10 lines).
Hunk #2 succeeded at 261 (offset -10 lines).
Hunk #3 succeeded at 288 (offset -10 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-auth.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-auth.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-auth.c,v 1.4 2016/01/18 12:53:26 jperkin Exp $
|
|* Replace uid 0 with ROOTUID macro.
|* Use login_getpwclass() instead of login_getclass() so that the root
|  vs. default login class distinction is made correctly, from FrrrBSD's
|  ports.
|
|--- auth.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ auth.c
--------------------------
Patching file auth.c using Plan A...
Hunk #1 succeeded at 466 (offset 42 lines).
Hunk #2 succeeded at 564 (offset -89 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-auth2.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-auth2.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-auth2.c,v 1.6 2016/01/18 12:53:26 jperkin Exp $
|
|Replace uid 0 with ROOTUID macro
|
|--- auth2.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ auth2.c
--------------------------
Patching file auth2.c using Plan A...
Hunk #1 succeeded at 312 (offset 10 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-clientloop.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-clientloop.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-clientloop.c,v 1.5 2016/12/30 04:43:16 taca Exp $
|
|Fix X11 forwarding under Mac OS X Yosemite. Patch taken from MacPorts.
|
|https://trac.macports.org/browser/trunk/dports/net/openssh/files/launchd.patch?rev=121205
|
|--- clientloop.c.orig	2016-12-19 04:59:41.000000000 +0000
|+++ clientloop.c
--------------------------
Patching file clientloop.c using Plan A...
Hunk #1 succeeded at 301 (offset -14 lines).
Hunk #2 succeeded at 321 (offset -14 lines).
Hunk #3 succeeded at 473 (offset 1 line).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-config.h.in
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-config.h.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config.h.in,v 1.5 2016/01/18 12:53:26 jperkin Exp $
|
|* Added Interix and define new path to if_tun.h.
|* Revive tcp_wrappers support.
|
|--- config.h.in.orig	2015-08-21 05:09:20.000000000 +0000
|+++ config.h.in
--------------------------
Patching file config.h.in using Plan A...
Hunk #1 succeeded at 655 (offset 15 lines).
Hunk #2 succeeded at 809 (offset 7 lines).
Hunk #3 succeeded at 1464 (offset 64 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-configure.ac
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/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.6 2017/05/31 09:30:22 jperkin Exp $
|
|* Various fixes regarding portability
|* Revive tcp_wrappers support.
|
|--- configure.ac.orig	2017-03-20 02:39:27.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 279 (offset -27 lines).
Hunk #2 succeeded at 401 (offset 19 lines).
Hunk #3 succeeded at 678 (offset -21 lines).
Hunk #4 succeeded at 1513 (offset 30 lines).
Hunk #5 succeeded at 5031 (offset -17 lines).
Hunk #6 succeeded at 5179 (offset 33 lines).
Hunk #7 succeeded at 5153 (offset -17 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-defines.h
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-defines.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-defines.h,v 1.4 2016/01/18 12:53:26 jperkin Exp $
|
|Define ROOTUID, UTMPX_FILE and WTMPX_FILE
|
|--- defines.h.orig	2015-08-21 04:49:03.000000000 +0000
|+++ defines.h
--------------------------
Patching file defines.h using Plan A...
Hunk #1 succeeded at 27 (offset -3 lines).
Hunk #2 succeeded at 772 (offset 42 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-includes.h
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-includes.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-includes.h,v 1.4 2016/01/18 12:53:26 jperkin Exp $
|
|Interix support
|
|--- includes.h.orig	2015-08-21 04:49:03.000000000 +0000
|+++ includes.h
--------------------------
Patching file includes.h using Plan A...
Hunk #1 succeeded at 124 (offset -3 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-loginrec.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-loginrec.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-loginrec.c,v 1.5 2016/01/18 12:53:26 jperkin Exp $
|
|Interix support and related fixes. Fix build on FreeBSD.
|
|--- loginrec.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ loginrec.c
--------------------------
Patching file loginrec.c using Plan A...
Hunk #1 succeeded at 435 (offset 3 lines).
Hunk #2 succeeded at 444 (offset 3 lines).
Hunk #3 succeeded at 628 (offset 3 lines).
Hunk #4 succeeded at 765 (offset 3 lines).
Hunk #5 succeeded at 773 (offset 3 lines).
Hunk #6 succeeded at 1414 (offset 3 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-openbsd-compat_bsd-openpty.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-openbsd-compat_bsd-openpty.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-openbsd-compat_bsd-openpty.c,v 1.4 2016/12/30 04:43:16 taca Exp $
|
|Interix support
|
|--- openbsd-compat/bsd-openpty.c.orig	2016-12-19 04:59:41.000000000 +0000
|+++ openbsd-compat/bsd-openpty.c
--------------------------
Patching file openbsd-compat/bsd-openpty.c using Plan A...
Hunk #1 succeeded at 121.
Hunk #2 succeeded at 131.
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-openbsd-compat_openbsd-compat.h
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-openbsd-compat_openbsd-compat.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-openbsd-compat_openbsd-compat.h,v 1.4 2016/01/18 12:53:26 jperkin Exp $
|
|strtoll() declaration
|
|--- openbsd-compat/openbsd-compat.h.orig	2015-08-21 04:49:03.000000000 +0000
|+++ openbsd-compat/openbsd-compat.h
--------------------------
Patching file openbsd-compat/openbsd-compat.h using Plan A...
Hunk #1 succeeded at 108 (offset 9 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-openbsd-compat_port-tun.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-openbsd-compat_port-tun.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-openbsd-compat_port-tun.c,v 1.3 2016/01/18 12:53:26 jperkin Exp $
|
|if_tun.h can be found in net/tun
|
|--- openbsd-compat/port-tun.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ openbsd-compat/port-tun.c
--------------------------
Patching file openbsd-compat/port-tun.c using Plan A...
Hunk #1 succeeded at 111.
Hunk #2 succeeded at 124.
Hunk #3 succeeded at 161.
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-platform.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-platform.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-platform.c,v 1.5 2016/01/18 12:53:26 jperkin Exp $
|
|Interix support
|
|--- platform.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ platform.c
--------------------------
Patching file platform.c using Plan A...
Hunk #1 succeeded at 86 (offset -4 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-sandbox-darwin.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-sandbox-darwin.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sandbox-darwin.c,v 1.2 2016/01/18 12:53:26 jperkin Exp $
|
|Support sandbox on newer OSX, from MacPorts.
|
|--- sandbox-darwin.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ sandbox-darwin.c
--------------------------
Patching file sandbox-darwin.c using Plan A...
Hunk #1 succeeded at 63 (offset 1 line).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-scp.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-scp.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-scp.c,v 1.4 2016/01/18 12:53:26 jperkin Exp $
|
|Interix support
|
|--- scp.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ scp.c
--------------------------
Patching file scp.c using Plan A...
Hunk #1 succeeded at 488 (offset 10 lines).
Hunk #2 succeeded at 899 (offset 9 lines).
Hunk #3 succeeded at 1332 (offset 29 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-session.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-session.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-session.c,v 1.8 2016/12/30 04:43:16 taca Exp $
|
|* Interix support.
|
|--- session.c.orig	2016-12-19 04:59:41.000000000 +0000
|+++ session.c
--------------------------
Patching file session.c using Plan A...
Hunk #1 succeeded at 906 (offset -28 lines).
Hunk #2 succeeded at 1051 (offset 9 lines).
Hunk #3 succeeded at 1132 (offset -22 lines).
Hunk #4 succeeded at 1366 (offset 9 lines).
Hunk #5 succeeded at 2140 (offset -22 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-sftp-common.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-sftp-common.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sftp-common.c,v 1.4 2016/01/18 12:53:26 jperkin Exp $
|
|Include <unistd.h> for strmode(3).
|
|--- sftp-common.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ sftp-common.c
--------------------------
Patching file sftp-common.c using Plan A...
Hunk #1 succeeded at 36 (offset -1 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-ssh.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-ssh.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ssh.c,v 1.6 2016/03/15 20:54:07 bsiegert Exp $
|
|Interix support
|
|--- ssh.c.orig	2016-03-09 18:04:48.000000000 +0000
|+++ ssh.c
--------------------------
Patching file ssh.c using Plan A...
Hunk #1 succeeded at 1134 (offset 37 lines).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-sshd.8
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-sshd.8
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sshd.8,v 1.2 2016/01/18 12:53:26 jperkin Exp $
|
|* Revive tcp_wrappers support.
|
|--- sshd.8.orig	2015-08-21 04:49:03.000000000 +0000
|+++ sshd.8
--------------------------
Patching file sshd.8 using Plan A...
Hunk #1 succeeded at 839 (offset -11 lines).
Hunk #2 succeeded at 960 (offset 1 line).
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-sshd.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-sshd.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sshd.c,v 1.9 2017/10/04 11:44:14 wiz Exp $
|
|* Interix support
|* Revive tcp_wrappers support.
|
|--- sshd.c.orig	2017-10-02 19:34:26.000000000 +0000
|+++ sshd.c
--------------------------
Patching file sshd.c using Plan A...
Hunk #1 succeeded at 122.
Hunk #2 succeeded at 226.
Hunk #3 succeeded at 561.
Hunk #4 succeeded at 633.
Hunk #5 succeeded at 655.
Hunk #6 succeeded at 1416.
Hunk #7 succeeded at 1661.
Hunk #8 succeeded at 1794.
Hunk #9 succeeded at 1817.
Hunk #10 succeeded at 2008.
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-sshpty.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-sshpty.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sshpty.c,v 1.3 2016/01/18 12:53:26 jperkin Exp $
|
|Replace uid 0 with ROOTUID macro
|
|--- sshpty.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ sshpty.c
--------------------------
Patching file sshpty.c using Plan A...
Hunk #1 succeeded at 86.
Hunk #2 succeeded at 215.
done
=> Verifying /data/pkgsrc/security/openssh/patches/patch-uidswap.c
=> Applying pkgsrc patch /data/pkgsrc/security/openssh/patches/patch-uidswap.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-uidswap.c,v 1.5 2016/01/18 12:53:26 jperkin Exp $
|
|Interix support
|
|--- uidswap.c.orig	2015-08-21 04:49:03.000000000 +0000
|+++ uidswap.c
--------------------------
Patching file uidswap.c using Plan A...
Hunk #1 succeeded at 67.
Hunk #2 succeeded at 96.
Hunk #3 succeeded at 114.
Hunk #4 succeeded at 197 (offset 6 lines).
Hunk #5 succeeded at 223 (offset 6 lines).
Hunk #6 succeeded at 263 (offset 6 lines).
done
===> Creating toolchain wrappers for openssh-7.6.1
===> Configuring for openssh-7.6.1
=> Substituting "patch" in session.c sandbox-darwin.c
INFO: [subst.mk:patch] Nothing changed in ./session.c.
cd /data/scratch/security/openssh/work/openssh-7.6p1 && autoconf -i
=> 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 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 build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
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 whether byte ordering is bigendian... no
checking for gawk... /usr/bin/awk
checking how to run the C preprocessor... clang -E
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking for egrep... (cached) /usr/bin/egrep
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for cat... (cached) /bin/cat
checking for kill... /bin/kill
checking for perl5... /usr/pkg/bin/perl
checking for sed... /usr/bin/sed
checking for ent... no
checking for bash... no
checking for ksh... /bin/ksh
checking for sh... (cached) /bin/ksh
checking for sh... /data/scratch/security/openssh/work/.tools/bin/sh
checking for groff... /usr/bin/groff
checking for nroff... /usr/bin/nroff
checking for mandoc... /usr/bin/mandoc
checking for groupadd... /usr/sbin/groupadd
checking for useradd... /usr/sbin/useradd
checking for pkgmk... 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 passwd... /usr/bin/passwd
checking for inline... inline
checking whether LLONG_MAX is declared... yes
checking whether SYSTR_POLICY_KILL is declared... no
checking whether RLIMIT_NPROC is declared... yes
checking whether PR_SET_NO_NEW_PRIVS is declared... no
checking whether OpenSSL will be used for cryptography... yes
checking if clang supports -Werror... yes
checking if clang supports compile flag -pipe... yes
checking if clang supports compile flag -Qunused-arguments... yes
checking if clang supports compile flag -Wunknown-warning-option... yes
checking if clang supports compile flag -Wall... yes
checking if clang supports compile flag -Wpointer-arith... yes
checking if clang supports compile flag -Wuninitialized... yes
checking if clang supports compile flag -Wsign-compare... yes
checking if clang supports compile flag -Wformat-security... yes
checking if clang supports compile flag -Wsizeof-pointer-memaccess... yes
checking if clang supports compile flag -Wpointer-sign... yes
checking if clang supports compile flag -Wunused-result... yes
checking if clang supports compile flag -fno-strict-aliasing... yes
checking if clang supports compile flag -D_FORTIFY_SOURCE=2... yes
checking if clang supports link flag -Wl,-z,relro... yes
checking if clang supports link flag -Wl,-z,now... yes
checking if clang supports link flag -Wl,-z,noexecstack... yes
checking if clang supports compile flag -ftrapv and linking succeeds... yes
checking gcc version... 
checking if clang accepts -fno-builtin-memset... yes
checking if clang supports -fstack-protector-strong... yes
checking if -fstack-protector-strong works... yes
checking if compiler allows __attribute__ on return types... yes
checking blf.h usability... no
checking blf.h presence... no
checking for blf.h... no
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
checking crypto/sha2.h usability... no
checking crypto/sha2.h presence... no
checking for crypto/sha2.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking features.h usability... no
checking features.h presence... no
checking for features.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking ia.h usability... no
checking ia.h presence... no
checking for ia.h... no
checking iaf.h usability... no
checking iaf.h presence... no
checking for iaf.h... no
checking for inttypes.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking login.h usability... no
checking login.h presence... no
checking for login.h... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking net/if_tun.h usability... yes
checking net/if_tun.h presence... yes
checking for net/if_tun.h... yes
checking net/tun/if_tun.h usability... no
checking net/tun/if_tun.h presence... no
checking for net/tun/if_tun.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netgroup.h usability... yes
checking netgroup.h presence... yes
checking for netgroup.h... yes
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking readpassphrase.h usability... no
checking readpassphrase.h presence... no
checking for readpassphrase.h... no
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking sha2.h usability... yes
checking sha2.h presence... yes
checking for sha2.h... yes
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/audit.h usability... no
checking sys/audit.h presence... no
checking for sys/audit.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/ptrace.h usability... yes
checking sys/ptrace.h presence... yes
checking for sys/ptrace.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/strtio.h usability... no
checking sys/strtio.h presence... no
checking for sys/strtio.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timers.h usability... no
checking sys/timers.h presence... no
checking for sys/timers.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tmpdir.h usability... no
checking tmpdir.h presence... no
checking for tmpdir.h... no
checking ttyent.h usability... yes
checking ttyent.h presence... yes
checking for ttyent.h... yes
checking ucred.h usability... no
checking ucred.h presence... no
checking for ucred.h... no
checking for unistd.h... (cached) yes
checking usersec.h usability... no
checking usersec.h presence... no
checking for usersec.h... no
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for sys/capsicum.h... no
checking for lastlog.h... no
checking for sys/ptms.h... no
checking for login_cap.h... yes
checking for sys/mount.h... yes
checking for sys/un.h... yes
checking net/if_tap.h usability... yes
checking net/if_tap.h presence... yes
checking for net/if_tap.h... yes
checking compiler and flags for sanity... yes
checking for setsockopt... yes
checking for dirname... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for getspnam... no
checking for getspnam in -lgen... no
checking for library containing basename... none required
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate in -lz... yes
checking for possibly buggy zlib... no
checking for strcasecmp... yes
checking for utimes... yes
checking bsd/libutil.h usability... no
checking bsd/libutil.h presence... no
checking for bsd/libutil.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for library containing fmt_scaled... no
checking for library containing scan_scaled... no
checking for library containing login... -lutil
checking for library containing logout... none required
checking for library containing logwtmp... none required
checking for library containing openpty... none required
checking for library containing updwtmp... no
checking for fmt_scaled... no
checking for scan_scaled... no
checking for login... yes
checking for logout... yes
checking for openpty... yes
checking for updwtmp... no
checking for logwtmp... yes
checking for library containing inet_ntop... none required
checking for library containing gethostbyname... none required
checking for strftime... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for GLOB_ALTDIRFUNC support... yes
checking for gl_matchc field in glob_t... yes
checking for gl_statv and GLOB_KEEPSTAT extensions for glob... no
checking whether GLOB_NOMATCH is declared... yes
checking whether VIS_ALL is declared... no
checking whether struct dirent allocates space for d_name... yes
checking for /proc/pid/fd directory... yes
checking for s/key support... yes
checking if skeychallenge takes 4 arguments... yes
checking for libwrap... yes
checking for Blowfish_initstate... no
checking for Blowfish_expandstate... no
checking for Blowfish_expand0state... no
checking for Blowfish_stream2word... no
checking for asprintf... yes
checking for b64_ntop... no
checking for __b64_ntop... yes
checking for b64_pton... no
checking for __b64_pton... yes
checking for bcopy... yes
checking for bcrypt_pbkdf... no
checking for bindresvport_sa... yes
checking for blf_enc... no
checking for cap_rights_limit... no
checking for clock... yes
checking for closefrom... yes
checking for dirfd... no
checking for endgrent... yes
checking for err... yes
checking for errx... yes
checking for explicit_bzero... no
checking for fchmod... yes
checking for fchown... yes
checking for freeaddrinfo... yes
checking for freezero... no
checking for fstatfs... yes
checking for fstatvfs... yes
checking for futimes... yes
checking for getaddrinfo... yes
checking for getcwd... yes
checking for getgrouplist... yes
checking for getnameinfo... yes
checking for getopt... yes
checking for getpagesize... yes
checking for getpeereid... yes
checking for getpeerucred... no
checking for getpgid... yes
checking for getpgrp... yes
checking for _getpty... no
checking for getrlimit... yes
checking for getttyent... yes
checking for glob... yes
checking for group_from_gid... yes
checking for inet_aton... yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for innetgr... yes
checking for llabs... yes
checking for login_getcapbool... yes
checking for md5_crypt... no
checking for memmove... yes
checking for memset_s... no
checking for mkdtemp... yes
checking for ngetaddrinfo... no
checking for nsleep... no
checking for ogetaddrinfo... no
checking for openlog_r... yes
checking for pledge... no
checking for poll... yes
checking for prctl... no
checking for pstat... no
checking for readpassphrase... no
checking for reallocarray... (cached) no
checking for recvmsg... yes
checking for recallocarray... no
checking for rresvport_af... yes
checking for sendmsg... yes
checking for setdtablesize... no
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgroupent... yes
checking for setgroups... yes
checking for setlinebuf... yes
checking for setlogin... yes
checking for setpassent... yes
checking for setpcred... no
checking for setproctitle... yes
checking for setregid... yes
checking for setreuid... yes
checking for setrlimit... yes
checking for setsid... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... yes
checking for snprintf... yes
checking for socketpair... yes
checking for statfs... yes
checking for statvfs... yes
checking for strcasestr... yes
checking for strdup... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... yes
checking for strnlen... yes
checking for strnvis... (cached) no
checking for strptime... yes
checking for strsignal... yes
checking for strtonum... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking for swap32... no
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for timingsafe_bcmp... no
checking for truncate... yes
checking for unsetenv... yes
checking for updwtmpx... yes
checking for user_from_uid... yes
checking for usleep... yes
checking for vasprintf... yes
checking for vsnprintf... yes
checking for waitpid... yes
checking for warn... yes
checking for mblen... yes
checking for mbtowc... yes
checking for nl_langinfo... yes
checking for wcwidth... yes
checking for utf8 locale support... yes
checking for library containing dlopen... none required
checking for gai_strerror... yes
checking for library containing nanosleep... none required
checking for library containing clock_gettime... none required
checking whether getrusage is declared... no
checking whether strsep is declared... yes
checking for strsep... yes
checking whether tcsendbreak is declared... yes
checking whether h_errno is declared... yes
checking whether SHUT_RD is declared... yes
checking whether O_NONBLOCK is declared... yes
checking whether writev is declared... yes
checking whether MAXSYMLINKS is declared... yes
checking whether offsetof is declared... yes
checking whether howmany is declared... yes
checking whether NFDBITS is declared... yes
checking for fd_mask... yes
checking for setresuid... no
checking for setresgid... no
checking for realpath... yes
checking if realpath works with non-existent files... no
checking for gettimeofday... yes
checking for time... yes
checking for endutent... yes
checking for getutent... yes
checking for getutid... no
checking for getutline... no
checking for pututline... no
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for getutxuser... no
checking for pututxline... yes
checking for setutxdb... no
checking for setutxent... yes
checking for utmpxname... yes
checking for getlastlogxbyname... no
checking for daemon... yes
checking for getpagesize... (cached) yes
checking whether snprintf correctly terminates long strings... yes
checking whether vsnprintf returns correct values on overflow... yes
checking whether snprintf can declare const char *fmt... no
checking for (overly) strict mkstemp... no
checking whether AI_NUMERICSERV is declared... yes
checking whether getpgrp requires zero arguments... yes
checking OpenSSL header version... 1010008f (OpenSSL 1.1.0h  27 Mar 2018)
checking OpenSSL library version... configure: error: OpenSSL >= 1.1.0 is not yet supported (have "1010008f (OpenSSL 1.1.0h  27 Mar 2018)")
*** Error code 1

Stop.
make[1]: stopped in /data/pkgsrc/security/openssh
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/security/openssh