=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for bind-9.16.6.tar.xz
=> Checksum RMD160 OK for bind-9.16.6.tar.xz
=> Checksum SHA512 OK for bind-9.16.6.tar.xz
===> Installing dependencies for bind-9.16.6
==========================================================================
The supported build options for bind are:

	bind-dig-sigchase bind-json-statistics-server
	bind-xml-statistics-server blacklist dlz-filesystem
	dnstap geoip ldap lmdb mysql pgsql readline
	threads tuning

The currently selected options are:

	blacklist readline threads

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

	PKG_OPTIONS.bind916 (not defined)

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

        * BIND_DIR = /var/chroot/named
        * READLINE_DEFAULT = editline
        * 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:

        * READLINE_TYPE = editline
        * TERMCAP_TYPE = termcap

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 perl>=5.0: found perl-5.30.3
=> 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 libuv>=1.6: found libuv-1.38.1
===> 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'.
===> Overriding tools for bind-9.16.6
===> Extracting for bind-9.16.6
===> Patching for bind-9.16.6
=> Applying pkgsrc patches for bind-9.16.6
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_dig_dighost.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_dig_dighost.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_dig_dighost.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- bin/dig/dighost.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ bin/dig/dighost.c
--------------------------
Patching file bin/dig/dighost.c using Plan A...
Hunk #1 succeeded at 164.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_dig_include_dig_dig.h
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_dig_include_dig_dig.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_dig_include_dig_dig.h,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- bin/dig/include/dig/dig.h.orig	2020-05-06 09:59:35.000000000 +0000
|+++ bin/dig/include/dig/dig.h
--------------------------
Patching file bin/dig/include/dig/dig.h using Plan A...
Hunk #1 succeeded at 230.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_named_Makefile.in
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_named_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_named_Makefile.in,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Dirty hack to prevent WRKDIR reference.
|
|--- bin/named/Makefile.in.orig	2020-05-06 09:59:35.000000000 +0000
|+++ bin/named/Makefile.in
--------------------------
Patching file bin/named/Makefile.in using Plan A...
Hunk #1 succeeded at 126 (offset -1 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_named_main.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_named_main.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_named_main.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base including support for blacklistd.
|
|--- bin/named/main.c.orig	2020-06-10 21:01:43.000000000 +0000
|+++ bin/named/main.c
--------------------------
Patching file bin/named/main.c using Plan A...
Hunk #1 succeeded at 95 (offset 1 line).
Hunk #2 succeeded at 1536 (offset 3 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_named_server.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_named_server.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_named_server.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base, especially disable checking working directory
|  is writable as BIND_USER in NetBSD base system.
|
|--- bin/named/server.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ bin/named/server.c
--------------------------
Patching file bin/named/server.c using Plan A...
Hunk #1 succeeded at 6678 (offset 11 lines).
Hunk #2 succeeded at 9138 (offset 26 lines).
Hunk #3 succeeded at 9134 (offset 11 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_nsupdate_nsupdate.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_nsupdate_nsupdate.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_nsupdate_nsupdate.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* C syntax.
|
|--- bin/nsupdate/nsupdate.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ bin/nsupdate/nsupdate.c
--------------------------
Patching file bin/nsupdate/nsupdate.c using Plan A...
Hunk #1 succeeded at 213 (offset 1 line).
Hunk #2 succeeded at 2901 (offset 10 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_pkcs11_pkcs11-keygen.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_pkcs11_pkcs11-keygen.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_pkcs11_pkcs11-keygen.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Honor HAVE_PKCS11_ECDSA.
|
|--- bin/pkcs11/pkcs11-keygen.c.orig	2019-02-27 23:42:04.000000000 +0000
|+++ bin/pkcs11/pkcs11-keygen.c
--------------------------
Patching file bin/pkcs11/pkcs11-keygen.c using Plan A...
Hunk #1 succeeded at 323 (offset -98 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_tests_system_kasp_tests.sh
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_tests_system_kasp_tests.sh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_tests_system_kasp_tests.sh,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|Fix shell portability.
|
|--- bin/tests/system/kasp/tests.sh.orig	2020-07-03 10:44:14.000000000 +0000
|+++ bin/tests/system/kasp/tests.sh
--------------------------
Patching file bin/tests/system/kasp/tests.sh using Plan A...
Hunk #1 succeeded at 320.
Hunk #2 succeeded at 331.
Hunk #3 succeeded at 344.
Hunk #4 succeeded at 438.
Hunk #5 succeeded at 452.
Hunk #6 succeeded at 466.
Hunk #7 succeeded at 480.
Hunk #8 succeeded at 494.
Hunk #9 succeeded at 508.
Hunk #10 succeeded at 586.
Hunk #11 succeeded at 1324.
Hunk #12 succeeded at 1351.
Hunk #13 succeeded at 1374.
Hunk #14 succeeded at 2541.
Hunk #15 succeeded at 2994.
Hunk #16 succeeded at 3908.
Hunk #17 succeeded at 4024.
Hunk #18 succeeded at 4141.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_tests_system_metadata_tests.sh
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_tests_system_metadata_tests.sh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_tests_system_metadata_tests.sh,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Avoid using "==" for argument of test(1).
|
|--- bin/tests/system/metadata/tests.sh.orig	2018-07-03 06:56:55.000000000 +0000
|+++ bin/tests/system/metadata/tests.sh
--------------------------
Patching file bin/tests/system/metadata/tests.sh using Plan A...
Hunk #1 succeeded at 137 (offset -2 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_tests_system_rpz_tests.sh
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_tests_system_rpz_tests.sh
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_tests_system_rpz_tests.sh,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Avoid using "==" for argument of test(1).
|
|--- bin/tests/system/rpz/tests.sh.orig	2019-04-06 20:09:59.000000000 +0000
|+++ bin/tests/system/rpz/tests.sh
--------------------------
Patching file bin/tests/system/rpz/tests.sh using Plan A...
Hunk #1 succeeded at 209.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_tools_arpaname.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_tools_arpaname.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_tools_arpaname.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* C syntax.
|
|--- bin/tools/arpaname.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ bin/tools/arpaname.c
--------------------------
Patching file bin/tools/arpaname.c using Plan A...
Hunk #1 succeeded at 14.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-bin_tools_nsec3hash.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-bin_tools_nsec3hash.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-bin_tools_nsec3hash.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* C syntax.
|
|--- bin/tools/nsec3hash.c.orig	2019-04-06 20:09:59.000000000 +0000
|+++ bin/tools/nsec3hash.c
--------------------------
Patching file bin/tools/nsec3hash.c using Plan A...
Hunk #1 succeeded at 55 (offset -1 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-config.guess
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-config.guess
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config.guess,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- config.guess.orig	2020-05-06 09:59:35.000000000 +0000
|+++ config.guess
--------------------------
Patching file config.guess using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 24.
Hunk #3 succeeded at 50.
Hunk #4 succeeded at 149.
Hunk #5 succeeded at 168.
Hunk #6 succeeded at 207.
Hunk #7 succeeded at 224.
Hunk #8 succeeded at 240.
Hunk #9 succeeded at 256.
Hunk #10 succeeded at 275.
Hunk #11 succeeded at 383.
Hunk #12 succeeded at 417.
Hunk #13 succeeded at 603.
Hunk #14 succeeded at 642.
Hunk #15 succeeded at 687.
Hunk #16 succeeded at 704.
Hunk #17 succeeded at 814.
Hunk #18 succeeded at 851.
Hunk #19 succeeded at 903.
Hunk #20 succeeded at 926.
Hunk #21 succeeded at 957.
Hunk #22 succeeded at 972.
Hunk #23 succeeded at 1000.
Hunk #24 succeeded at 1035.
Hunk #25 succeeded at 1057.
Hunk #26 succeeded at 1136.
Hunk #27 succeeded at 1285.
Hunk #28 succeeded at 1301.
Hunk #29 succeeded at 1325.
Hunk #30 succeeded at 1356.
Hunk #31 succeeded at 1398.
Hunk #32 succeeded at 1409.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-config.h.in
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/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.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base, adding support for blacklistd.
|
|--- config.h.in.orig	2019-06-04 15:20:04.000000000 +0000
|+++ config.h.in
--------------------------
Patching file config.h.in using Plan A...
Hunk #1 succeeded at 45 (offset -3 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-config.sub
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-config.sub
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config.sub,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- config.sub.orig	2020-05-06 09:59:35.000000000 +0000
|+++ config.sub
--------------------------
Patching file config.sub using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 25.
Hunk #3 succeeded at 33.
Hunk #4 succeeded at 53.
Hunk #5 succeeded at 67.
Hunk #6 succeeded at 116.
Hunk #7 succeeded at 254.
Hunk #8 succeeded at 283.
Hunk #9 succeeded at 298.
Hunk #10 succeeded at 314.
Hunk #11 succeeded at 329.
Hunk #12 succeeded at 377.
Hunk #13 succeeded at 410.
Hunk #14 succeeded at 425.
Hunk #15 succeeded at 445.
Hunk #16 succeeded at 522.
Hunk #17 succeeded at 645.
Hunk #18 succeeded at 794.
Hunk #19 succeeded at 852.
Hunk #20 succeeded at 1032.
Hunk #21 succeeded at 1042.
Hunk #22 succeeded at 1388.
Hunk #23 succeeded at 1541.
Hunk #24 succeeded at 1629.
Hunk #25 succeeded at 1638.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-config.threads.in
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-config.threads.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-config.threads.in,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Add DragonFly support.
|
|--- config.threads.in.orig	2019-04-06 20:09:59.000000000 +0000
|+++ config.threads.in
--------------------------
Patching file config.threads.in using Plan A...
Hunk #1 succeeded at 48.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-configure
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Add DragonFly support.
|* Use proper link options for NetBSD.
|* Link proper postgresql library.
|* Take from NetBSD base, adding support for blacklistd.
|
|--- configure.orig	2020-07-03 10:44:14.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 637.
Hunk #2 succeeded at 734.
Hunk #3 succeeded at 1723.
Hunk #4 succeeded at 3922.
Hunk #5 succeeded at 18360 (offset -30 lines).
Hunk #6 succeeded at 22621 (offset -30 lines).
Hunk #7 succeeded at 22653 (offset -30 lines).
Hunk #8 succeeded at 23084 (offset -30 lines).
Hunk #9 succeeded at 26290 (offset -30 lines).
Hunk #10 succeeded at 26369 (offset -30 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-contrib_dlz_config.dlz.in
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-contrib_dlz_config.dlz.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-contrib_dlz_config.dlz.in,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Link proper postgresql library.
|
|--- contrib/dlz/config.dlz.in.orig	2018-07-03 06:56:55.000000000 +0000
|+++ contrib/dlz/config.dlz.in
--------------------------
Patching file contrib/dlz/config.dlz.in using Plan A...
Hunk #1 succeeded at 113.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-contrib_dlz_modules_wildcard_dlz__wildcard__dynamic.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-contrib_dlz_modules_wildcard_dlz__wildcard__dynamic.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-contrib_dlz_modules_wildcard_dlz__wildcard__dynamic.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- contrib/dlz/modules/wildcard/dlz_wildcard_dynamic.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ contrib/dlz/modules/wildcard/dlz_wildcard_dynamic.c
--------------------------
Patching file contrib/dlz/modules/wildcard/dlz_wildcard_dynamic.c using Plan A...
Hunk #1 succeeded at 59.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_byaddr.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_byaddr.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_byaddr.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* C syntax.
|
|--- lib/dns/byaddr.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/byaddr.c
--------------------------
Patching file lib/dns/byaddr.c using Plan A...
Hunk #1 succeeded at 160.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_dnsrps.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_dnsrps.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_dnsrps.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/dnsrps.c.orig	2019-04-06 20:09:59.000000000 +0000
|+++ lib/dns/dnsrps.c
--------------------------
Patching file lib/dns/dnsrps.c using Plan A...
Hunk #1 succeeded at 13 (offset -2 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_gssapi__link.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_gssapi__link.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_gssapi__link.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/gssapi_link.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/gssapi_link.c
--------------------------
Patching file lib/dns/gssapi_link.c using Plan A...
Hunk #1 succeeded at 179.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_include_dns_zone.h
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_include_dns_zone.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_include_dns_zone.h,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/include/dns/zone.h.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/include/dns/zone.h
--------------------------
Patching file lib/dns/include/dns/zone.h using Plan A...
Hunk #1 succeeded at 87.
Hunk #2 succeeded at 101.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_lookup.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_lookup.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_lookup.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/lookup.c.orig	2019-04-06 20:09:59.000000000 +0000
|+++ lib/dns/lookup.c
--------------------------
Patching file lib/dns/lookup.c using Plan A...
Hunk #1 succeeded at 318 (offset -21 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_peer.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_peer.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_peer.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/peer.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/peer.c
--------------------------
Patching file lib/dns/peer.c using Plan A...
Hunk #1 succeeded at 214.
Hunk #2 succeeded at 223.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_rbt.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_rbt.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_rbt.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|* Disable inline on powerpc.
|
|--- lib/dns/rbt.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/rbt.c
--------------------------
Patching file lib/dns/rbt.c using Plan A...
Hunk #1 succeeded at 316 (offset 15 lines).
Hunk #2 succeeded at 340 (offset 15 lines).
Hunk #3 succeeded at 554 (offset 4 lines).
Hunk #4 succeeded at 620 (offset 15 lines).
Hunk #5 succeeded at 735 (offset 4 lines).
Hunk #6 succeeded at 767 (offset 15 lines).
Hunk #7 succeeded at 866 (offset 4 lines).
Hunk #8 succeeded at 953 (offset 15 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_rbtdb.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_rbtdb.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_rbtdb.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/rbtdb.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/rbtdb.c
--------------------------
Patching file lib/dns/rbtdb.c using Plan A...
Hunk #1 succeeded at 2282 (offset 64 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_request.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_request.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_request.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/request.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/request.c
--------------------------
Patching file lib/dns/request.c using Plan A...
Hunk #1 succeeded at 1443.
Hunk #2 succeeded at 1460.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_sdb.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_sdb.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_sdb.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/sdb.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/sdb.c
--------------------------
Patching file lib/dns/sdb.c using Plan A...
Hunk #1 succeeded at 621.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_sdlz.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_sdlz.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_sdlz.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/sdlz.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/sdlz.c
--------------------------
Patching file lib/dns/sdlz.c using Plan A...
Hunk #1 succeeded at 451.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_spnego.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_spnego.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_spnego.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base, avoid gcc warning.
|
|--- lib/dns/spnego.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/spnego.c
--------------------------
Patching file lib/dns/spnego.c using Plan A...
Hunk #1 succeeded at 1507 (offset 4 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_validator.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_validator.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_validator.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/validator.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/validator.c
--------------------------
Patching file lib/dns/validator.c using Plan A...
Hunk #1 succeeded at 224 (offset 3 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_view.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_view.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_view.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Use nta sub-directory as NetBSD base system.
|
|--- lib/dns/view.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/dns/view.c
--------------------------
Patching file lib/dns/view.c using Plan A...
Hunk #1 succeeded at 105.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_dns_zone.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_dns_zone.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_dns_zone.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/dns/zone.c.orig	2020-06-10 21:01:43.000000000 +0000
|+++ lib/dns/zone.c
--------------------------
Patching file lib/dns/zone.c using Plan A...
Hunk #1 succeeded at 224.
Hunk #2 succeeded at 375.
Hunk #3 succeeded at 508.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_backtrace.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_backtrace.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_backtrace.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/backtrace.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/backtrace.c
--------------------------
Patching file lib/isc/backtrace.c using Plan A...
Hunk #1 succeeded at 196.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_hp.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_hp.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_hp.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/hp.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/hp.c
--------------------------
Patching file lib/isc/hp.c using Plan A...
Hunk #1 succeeded at 82.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_include_isc_netmgr.h
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_include_isc_netmgr.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_include_isc_netmgr.h,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/include/isc/netmgr.h.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/include/isc/netmgr.h
--------------------------
Patching file lib/isc/include/isc/netmgr.h using Plan A...
Hunk #1 succeeded at 137 (offset 41 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_include_isc_socket.h
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_include_isc_socket.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_include_isc_socket.h,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/include/isc/socket.h.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/include/isc/socket.h
--------------------------
Patching file lib/isc/include/isc/socket.h using Plan A...
Hunk #1 succeeded at 160.
Hunk #2 succeeded at 946.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_include_isc_types.h
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_include_isc_types.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_include_isc_types.h,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/include/isc/types.h.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/include/isc/types.h
--------------------------
Patching file lib/isc/include/isc/types.h using Plan A...
Hunk #1 succeeded at 84.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_netmgr_netmgr.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_netmgr_netmgr.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_netmgr_netmgr.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/netmgr/netmgr.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/netmgr/netmgr.c
--------------------------
Patching file lib/isc/netmgr/netmgr.c using Plan A...
Hunk #1 succeeded at 1194 (offset -3 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_netmgr_tcp.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_netmgr_tcp.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_netmgr_tcp.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/netmgr/tcp.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/netmgr/tcp.c
--------------------------
Patching file lib/isc/netmgr/tcp.c using Plan A...
Hunk #1 succeeded at 36.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_rwlock.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_rwlock.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_rwlock.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/rwlock.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/rwlock.c
--------------------------
Patching file lib/isc/rwlock.c using Plan A...
Hunk #1 succeeded at 142.
Hunk #2 succeeded at 155.
Hunk #3 succeeded at 167.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_stats.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_stats.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_stats.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Platform fixes from NetBSD base system.
|
|--- lib/isc/stats.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/stats.c
--------------------------
Patching file lib/isc/stats.c using Plan A...
Hunk #1 succeeded at 27.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_task.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_task.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_task.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/task.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/task.c
--------------------------
Patching file lib/isc/task.c using Plan A...
Hunk #1 succeeded at 1384 (offset 3 lines).
Hunk #2 succeeded at 1437 (offset 3 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_unix_include_isc_align.h
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_unix_include_isc_align.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_unix_include_isc_align.h,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/isc/unix/include/isc/align.h.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/unix/include/isc/align.h
--------------------------
Patching file lib/isc/unix/include/isc/align.h using Plan A...
Hunk #1 succeeded at 16.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_unix_net.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_unix_net.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_unix_net.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Fix build on SmartOS. In this special case, _XOPEN_SOURCE has to be only
|  defined on SmartOS.
|
|--- lib/isc/unix/net.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/unix/net.c
--------------------------
Patching file lib/isc/unix/net.c using Plan A...
Hunk #1 succeeded at 9.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_unix_socket.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_unix_socket.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_unix_socket.c,v 1.2 2020/08/23 10:03:00 taca Exp $
|
|* Apply fixes from NetBSD base system.
|* Fix build on SmartOS. In this special case, _XOPEN_SOURCE has to be only
|  defined on SmartOS.
|
|--- lib/isc/unix/socket.c.orig	2020-08-10 09:31:13.000000000 +0000
|+++ lib/isc/unix/socket.c
--------------------------
Patching file lib/isc/unix/socket.c using Plan A...
Hunk #1 succeeded at 11.
Hunk #2 succeeded at 371.
Hunk #3 succeeded at 484.
Hunk #4 succeeded at 1579.
Hunk #5 succeeded at 1788.
Hunk #6 succeeded at 2193.
Hunk #7 succeeded at 2493.
Hunk #8 succeeded at 2611.
Hunk #9 succeeded at 2693.
Hunk #10 succeeded at 2724.
Hunk #11 succeeded at 3182.
Hunk #12 succeeded at 3287.
Hunk #13 succeeded at 3295.
Hunk #14 succeeded at 5399.
Hunk #15 succeeded at 5453.
Hunk #16 succeeded at 5467.
Hunk #17 succeeded at 5574.
Hunk #18 succeeded at 5696.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_isc_unix_time.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_isc_unix_time.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_isc_unix_time.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* More check time_t range.
|
|--- lib/isc/unix/time.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/isc/unix/time.c
--------------------------
Patching file lib/isc/unix/time.c using Plan A...
Hunk #1 succeeded at 285.
Hunk #2 succeeded at 312.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_ns_Makefile.in
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_ns_Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ns_Makefile.in,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base; add blacklist support.
|
|--- lib/ns/Makefile.in.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/ns/Makefile.in
--------------------------
Patching file lib/ns/Makefile.in using Plan A...
Hunk #1 succeeded at 43 (offset 1 line).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_ns_client.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_ns_client.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ns_client.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/ns/client.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/ns/client.c
--------------------------
Patching file lib/ns/client.c using Plan A...
Hunk #1 succeeded at 87.
Hunk #2 succeeded at 126.
Hunk #3 succeeded at 2306 (offset -28 lines).
Hunk #4 succeeded at 2316 (offset -28 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_ns_include_ns_client.h
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_ns_include_ns_client.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ns_include_ns_client.h,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/ns/include/ns/client.h.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/ns/include/ns/client.h
--------------------------
Patching file lib/ns/include/ns/client.h using Plan A...
Hunk #1 succeeded at 272 (offset 1 line).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_ns_include_ns_pfilter.h
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_ns_include_ns_pfilter.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ns_include_ns_pfilter.h,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/ns/include/ns/pfilter.h.orig	2020-05-27 15:17:34.854399492 +0000
|+++ lib/ns/include/ns/pfilter.h
--------------------------
(Creating file lib/ns/include/ns/pfilter.h...)
Patching file lib/ns/include/ns/pfilter.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_ns_interfacemgr.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_ns_interfacemgr.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ns_interfacemgr.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/ns/interfacemgr.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/ns/interfacemgr.c
--------------------------
Patching file lib/ns/interfacemgr.c using Plan A...
Hunk #1 succeeded at 396.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_ns_pfilter.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_ns_pfilter.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ns_pfilter.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/ns/pfilter.c.orig	2020-05-27 15:17:34.821165296 +0000
|+++ lib/ns/pfilter.c
--------------------------
(Creating file lib/ns/pfilter.c...)
Patching file lib/ns/pfilter.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_ns_query.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_ns_query.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ns_query.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/ns/query.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/ns/query.c
--------------------------
Patching file lib/ns/query.c using Plan A...
Hunk #1 succeeded at 68.
Hunk #2 succeeded at 861.
Hunk #3 succeeded at 996.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_ns_update.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_ns_update.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ns_update.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/ns/update.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/ns/update.c
--------------------------
Patching file lib/ns/update.c using Plan A...
Hunk #1 succeeded at 52.
Hunk #2 succeeded at 344.
Hunk #3 succeeded at 359.
Hunk #4 succeeded at 403.
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-lib_ns_xfrout.c
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-lib_ns_xfrout.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-lib_ns_xfrout.c,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Take from NetBSD base.
|
|--- lib/ns/xfrout.c.orig	2020-05-06 09:59:35.000000000 +0000
|+++ lib/ns/xfrout.c
--------------------------
Patching file lib/ns/xfrout.c using Plan A...
Hunk #1 succeeded at 46.
Hunk #2 succeeded at 824 (offset -1 lines).
done
=> Verifying /data/pkgsrc/net/bind916/patches/patch-make_rules.in
=> Applying pkgsrc patch /data/pkgsrc/net/bind916/patches/patch-make_rules.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-make_rules.in,v 1.1 2020/08/09 15:20:22 taca Exp $
|
|* Add libuv handling.
|
|--- make/rules.in.orig	2020-06-10 21:01:43.000000000 +0000
|+++ make/rules.in
--------------------------
Patching file make/rules.in using Plan A...
Hunk #1 succeeded at 134.
done
===> Creating toolchain wrappers for bind-9.16.6
===> Configuring for bind-9.16.6
=> 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
WARNING: [check-portability.awk] => Found $RANDOM:
WARNING: [check-portability.awk] bin/tests/system/system-test-driver.sh:65: ./run.sh -p "$(($RANDOM%32000+32000))" "$@" "$TEST_PROGRAM"

Explanation:
===========================================================================
The variable $RANDOM is not required for a POSIX-conforming shell, and
many implementations of /bin/sh do not support it. It should therefore
not be used in shell programs that are meant to be portable across a
large number of POSIX-like systems.
===========================================================================

configure: WARNING: unrecognized options: --with-blacklist
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64--netbsd
checking host system type... x86_64--netbsd
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 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 for blacklist.h... no
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether make sets $(MAKE)... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/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 how to convert x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop
checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop
checking for /usr/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-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64--netbsd-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64--netbsd-strip... no
checking for strip... strip
checking for x86_64--netbsd-ranlib... no
checking for ranlib... ranlib
checking for gawk... /usr/bin/awk
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64--netbsd-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/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 for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users
checking whether ln -s works... yes
checking for a POSIX-compatible shell... /bin/sh
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking pkg-config is at least version 0.9.0... yes
checking whether to enable fuzzing mode... no
checking whether to emulate atomics with mutexes... no
checking for ar... /usr/bin/ar
checking for perl5... /usr/pkg/bin/perl
checking for Python support... disabled
checking for pytest-3... no
checking for py.test-3... no
checking for pytest... no
checking for pytest-pypy... no
configure: WARNING: pytest not found, some system tests will be skipped
checking for x86_64--netbsd-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking for clang option to accept ISO C99... none needed
checking for ANSI C header files... (cached) yes
checking for fcntl.h... yes
checking for regex.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/mman.h... yes
checking for sys/sockio.h... yes
checking for sys/select.h... yes
checking for sys/param.h... yes
checking for sys/sysctl.h... yes
checking for net/if6.h... no
checking for sys/socket.h... yes
checking for net/route.h... yes
checking for linux/netlink.h... no
checking for linux/rtnetlink.h... no
checking threads.h usability... yes
checking threads.h presence... yes
checking for threads.h... yes
checking for C11 Thread-Local Storage using thread_local... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for flexible array members... yes
checking for sysctlbyname... yes
checking for mmap... yes
checking for seteuid... yes
checking for setresuid... no
checking for setegid... yes
checking for setresgid... no
checking for size_t... yes
checking for ssize_t... yes
checking for uintptr_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uname... yes
checking for GCC noreturn attribute... yes
checking for kqueue... yes
checking for epoll_create1... no
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking devpoll.h usability... no
checking devpoll.h presence... no
checking for devpoll.h... no
checking whether byte ordering is bigendian... no
checking for libmaxminddb... no
checking for arc4random... yes
checking for arc4random_buf... yes
checking for arc4random_uniform... yes
checking for getrandom... yes
checking for pthread_join using clang  -pthread  ... yes
checking whether clang is Clang... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_attr_getstacksize... yes
checking for pthread_attr_setstacksize... yes
checking for PTHREAD_MUTEX_ADAPTIVE_NP... using standard lock type
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for library containing sched_yield... none required
checking for sched_yield... yes
checking for pthread_yield... no
checking for pthread_yield_np... no
checking sys/cpuset.h usability... no
checking sys/cpuset.h presence... no
checking for sys/cpuset.h... no
checking sys/procset.h usability... no
checking sys/procset.h presence... no
checking for sys/procset.h... no
checking for pthread_setaffinity_np... yes
checking for cpuset_setaffinity... no
checking for processor_bind... no
checking for sched_setaffinity... no
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_np.h... no
checking for libuv... checking for libuv >= 1.0.0... yes
checking for uv_handle_get_data... yes
checking for uv_handle_set_data... yes
checking for uv_import... no
checking for flockfile... yes
checking for getc_unlocked... yes
checking for sysconf... yes
checking for libtool... yes
checking for libcrypto... yes
checking for OpenSSL >= 1.0.0 or LibreSSL... yes
checking for CRYPTO_zalloc... yes
checking for EVP_CIPHER_CTX_new... yes
checking for EVP_CIPHER_CTX_free... yes
checking for EVP_MD_CTX_new... yes
checking for EVP_MD_CTX_free... yes
checking for EVP_MD_CTX_reset... yes
checking for HMAC_CTX_new... yes
checking for HMAC_CTX_free... yes
checking for HMAC_CTX_reset... yes
checking for HMAC_CTX_get_md... yes
checking for ECDSA_sign... yes
checking for ECDSA_verify... yes
checking for ECDSA P-256 support... yes
checking for ECDSA P-384 support... yes
checking for Ed25519 support... yes
checking for Ed448 support... yes
checking for EVP_sha1... yes
checking for EVP_sha224... yes
checking for EVP_sha256... yes
checking for EVP_sha384... yes
checking for EVP_sha512... yes
checking for EVP_aes_128_ecb... yes
checking for EVP_aes_192_ecb... yes
checking for EVP_aes_256_ecb... yes
checking for DH_get0_key... yes
checking for ECDSA_SIG_get0... yes
checking for RSA_set0_key... yes
checking whether to enable FIPS mode in OpenSSL library... no
checking for PKCS11 for Public-Key Cryptography... no
checking for clock_gettime... yes
checking for GSSAPI library... looking in /usr/lib
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking gssapi_krb5.h usability... no
checking gssapi_krb5.h presence... no
checking for gssapi_krb5.h... no
checking gssapi/gssapi_krb5.h usability... yes
checking gssapi/gssapi_krb5.h presence... yes
checking for gssapi/gssapi_krb5.h... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking krb5/krb5.h usability... yes
checking krb5/krb5.h presence... yes
checking for krb5/krb5.h... yes
checking kerberosv5/krb5.h usability... no
checking kerberosv5/krb5.h presence... no
checking for kerberosv5/krb5.h... no
checking linking as -lgssapi_krb5... no
checking linking as -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err... no
checking linking as -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv... no
checking linking as -lgssapi... yes
using GSSAPI from /usr/lib and /usr/include
checking for lmdb library... no
configure: WARNING: --with-libjson is DEPRECATED and will be removed in a future release, use --with-json-c instead
checking for blacklist library... configure: error: include/blacklist.h not found.
*** Error code 1

Stop.
make[1]: stopped in /data/pkgsrc/net/bind916
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/net/bind916
