=> 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 putty-0.69.tar.gz
=> Checksum RMD160 OK for putty-0.69.tar.gz
=> Checksum SHA512 OK for putty-0.69.tar.gz
===> Installing dependencies for putty-0.69nb3
==========================================================================
The supported build options for putty are:

	inet6

The currently selected options are:

	inet6

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

	PKG_OPTIONS.putty (not defined)

==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.56.1
=> Tool dependency gmake>=3.81: found gmake-4.1nb4
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2018.4
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.13
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency gtk3+>=3.22.29nb1: found gtk3+-3.22.30nb1
===> Overriding tools for putty-0.69nb3
===> Extracting for putty-0.69nb3
===> Patching for putty-0.69nb3
=> Applying pkgsrc patches for putty-0.69nb3
=> Verifying /data/pkgsrc/security/putty/patches/patch-ldisc.c
=> Applying pkgsrc patch /data/pkgsrc/security/putty/patches/patch-ldisc.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ldisc.c,v 1.1 2012/02/22 15:30:20 wiz Exp $
|
|pwrite is a standard system call
|
|--- ldisc.c.orig	2010-09-09 14:32:25.000000000 +0000
|+++ ldisc.c
--------------------------
Patching file ldisc.c using Plan A...
Hunk #1 succeeded at 42 (offset 1 line).
Hunk #2 succeeded at 243 (offset 26 lines).
Hunk #3 succeeded at 285 (offset 1 line).
done
=> Verifying /data/pkgsrc/security/putty/patches/patch-misc.c
=> Applying pkgsrc patch /data/pkgsrc/security/putty/patches/patch-misc.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-misc.c,v 1.1 2015/04/08 18:45:22 ryoon Exp $
|
|--- misc.c.orig	2015-02-28 15:33:27.000000000 +0000
|+++ misc.c
--------------------------
Patching file misc.c using Plan A...
Hunk #1 succeeded at 1039 (offset 75 lines).
done
=> Verifying /data/pkgsrc/security/putty/patches/patch-timing.c
=> Applying pkgsrc patch /data/pkgsrc/security/putty/patches/patch-timing.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-timing.c,v 1.2 2013/08/07 11:06:39 drochner Exp $
|
|--- timing.c.orig	2012-09-19 22:12:00.000000000 +0000
|+++ timing.c
--------------------------
Patching file timing.c using Plan A...
Hunk #1 succeeded at 60.
done
=> Verifying /data/pkgsrc/security/putty/patches/patch-unix_Makefile.gtk
=> Applying pkgsrc patch /data/pkgsrc/security/putty/patches/patch-unix_Makefile.gtk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-unix_Makefile.gtk,v 1.2 2017/03/17 00:11:48 maya Exp $
|
|Allow adding CFLAGS from the pkgsrc environment.
|Use pkgsrc infrastructure for deciding on whether to link against libdl or not.
|
|--- unix/Makefile.gtk.orig	2017-02-18 17:10:17.000000000 +0000
|+++ unix/Makefile.gtk
--------------------------
Patching file unix/Makefile.gtk using Plan A...
Hunk #1 succeeded at 111.
Hunk #2 succeeded at 128.
done
=> Verifying /data/pkgsrc/security/putty/patches/patch-unix_gtkwin.c
=> Applying pkgsrc patch /data/pkgsrc/security/putty/patches/patch-unix_gtkwin.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-unix_gtkwin.c,v 1.4 2017/03/17 00:11:48 maya Exp $
|
|Make the home/end keys work on BSD servers as well as Linux ones
|
|--- unix/gtkwin.c.orig	2017-02-18 17:10:15.000000000 +0000
|+++ unix/gtkwin.c
--------------------------
Patching file unix/gtkwin.c using Plan A...
Hunk #1 succeeded at 1586.
done
=> Verifying /data/pkgsrc/security/putty/patches/patch-unix_uxnet.c
=> Applying pkgsrc patch /data/pkgsrc/security/putty/patches/patch-unix_uxnet.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-unix_uxnet.c,v 1.2 2013/08/07 11:06:39 drochner Exp $
|
|--- unix/uxnet.c.orig	2013-07-27 18:35:48.000000000 +0000
|+++ unix/uxnet.c
--------------------------
Patching file unix/uxnet.c using Plan A...
Hunk #1 succeeded at 573 (offset 39 lines).
done
=> Verifying /data/pkgsrc/security/putty/patches/patch-unix_uxpgnt.c
=> Applying pkgsrc patch /data/pkgsrc/security/putty/patches/patch-unix_uxpgnt.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-unix_uxpgnt.c,v 1.2 2017/03/17 11:55:53 maya Exp $
|
|BSD setpgrp has parameters. POSIX says it is undefined whether
|setpgrp(0,0) == setpgrp() and it should use setpgid.
|
|Use setpgid without parameters on non-BSD
|
|--- unix/uxpgnt.c.orig	2017-02-18 17:10:15.000000000 +0000
|+++ unix/uxpgnt.c
--------------------------
Patching file unix/uxpgnt.c using Plan A...
Hunk #1 succeeded at 270.
done
=> Verifying /data/pkgsrc/security/putty/patches/patch-unix_uxucs.c
=> Applying pkgsrc patch /data/pkgsrc/security/putty/patches/patch-unix_uxucs.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-unix_uxucs.c,v 1.2 2013/08/07 11:06:39 drochner Exp $
|
|--- unix/uxucs.c.orig	2013-07-22 07:12:05.000000000 +0000
|+++ unix/uxucs.c
--------------------------
Patching file unix/uxucs.c using Plan A...
Hunk #1 succeeded at 72.
done
=> Verifying /data/pkgsrc/security/putty/patches/patch-windows_window.c
=> Applying pkgsrc patch /data/pkgsrc/security/putty/patches/patch-windows_window.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-windows_window.c,v 1.2 2013/08/07 11:06:39 drochner Exp $
|
|Make the home/end keys work on BSD servers as well as Linux ones
|
|--- windows/window.c.orig	2013-08-04 19:32:10.000000000 +0000
|+++ windows/window.c
--------------------------
Patching file windows/window.c using Plan A...
Hunk #1 succeeded at 4582 (offset 62 lines).
done
===> Creating toolchain wrappers for putty-0.69nb3
===> Configuring for putty-0.69nb3
=> Generating pkg-config file for builtin expat package.
=> Checking for portability problems in extracted files