=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for bind-9.18.9.tar.xz => Checksum SHA512 OK for bind-9.18.9.tar.xz ===> Installing dependencies for bind-9.18.9 ========================================================================== The supported build options for bind are: bind-dig-sigchase bind-json-statistics-server bind-xml-statistics-server blacklist blocklist dlz-filesystem dnstap geoip ldap lmdb mysql pgsql readline threads tuning The currently selected options are: 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.bind (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, bind-9.18.9. Their current value is shown below: * BIND_DIR = /var/chroot/named * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * TERMCAP_TYPE = termcap You may want to abort the process now with CTRL-C and change the value of variables in the first group 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.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency automake>=1.9: found automake-1.16.5nb2 => Tool dependency autoconf>=2.58: found autoconf-2.71nb2 => Tool dependency perl>=5.0: found perl-5.36.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency readline>=6.0: found readline-8.2nb1 => Full dependency python310>=3.10.0: found python310-3.10.9 => Full dependency nghttp2>=1.45.1: found nghttp2-1.51.0nb1 => Full dependency libuv>=1.6: found libuv-1.44.2 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for bind-9.18.9 ===> Extracting for bind-9.18.9 ===> Patching for bind-9.18.9 => Applying pkgsrc patches for bind-9.18.9 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-bin_named_main.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Based on NetBSD, add support for blocklist(blacklist). | |--- bin/named/main.c.orig 2022-11-08 07:17:42.008258118 +0900 |+++ bin/named/main.c 2022-12-10 10:08:58.013997862 +0900 -------------------------- Patching file bin/named/main.c using Plan A... Hunk #1 succeeded at 98. Hunk #2 succeeded at 1534. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-bin_named_os.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-bin_named_os.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bin_named_os.c,v 1.1 2022/12/11 01:57:55 sekiya Exp $ | |* Take from NetBSD base. | |--- bin/named/os.c.orig 2021-09-07 09:37:05.000000000 +0000 |+++ bin/named/os.c -------------------------- Patching file bin/named/os.c using Plan A... Hunk #1 succeeded at 127 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-bin_named_server.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya 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 7045 (offset 378 lines). Hunk #2 succeeded at 9073 (offset -39 lines). Hunk #3 succeeded at 9501 (offset 378 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-bin_tests_system_keyfromlabel_tests.sh => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-bin_tests_system_keyfromlabel_tests.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bin_tests_system_keyfromlabel_tests.sh,v 1.1 2022/12/11 21:17:54 sekiya Exp $ | |Fix shell portability. | |--- bin/tests/system/keyfromlabel/tests.sh.orig 2022-12-12 06:14:48.274390564 +0900 |+++ bin/tests/system/keyfromlabel/tests.sh 2022-12-12 06:15:20.826375239 +0900 -------------------------- Patching file bin/tests/system/keyfromlabel/tests.sh using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 76. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-config.h.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Based on NetBSD, add support for blocklist(blacklist). | |--- config.h.in.orig 2022-03-07 08:48:03.000000000 +0000 |+++ config.h.in -------------------------- Patching file config.h.in using Plan A... Hunk #1 succeeded at 33 (offset -21 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-configure.ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.1 2022/12/11 01:57:55 sekiya Exp $ | |Add support for blocklist(blacklist). | |--- configure.ac.orig 2022-11-08 07:17:42.020258069 +0900 |+++ configure.ac 2022-12-10 11:45:02.065611825 +0900 -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 540. Hunk #2 succeeded at 1222. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_byaddr.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya 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 162 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_gssapi__link.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Take from NetBSD base. | |--- lib/dns/gssapi_link.c.orig 2022-04-11 15:28:12.000000000 +0000 |+++ lib/dns/gssapi_link.c -------------------------- Patching file lib/dns/gssapi_link.c using Plan A... Hunk #1 succeeded at 140 (offset 12 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_include_dns_zone.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |No need to use atomic 64-bit integers for flags fit within 32-bit width. | |--- lib/dns/include/dns/zone.h.orig 2021-09-07 09:37:05.000000000 +0000 |+++ lib/dns/include/dns/zone.h -------------------------- Patching file lib/dns/include/dns/zone.h using Plan A... Hunk #1 succeeded at 99 (offset 3 lines). Hunk #2 succeeded at 113 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_lookup.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya 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 315 (offset -24 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_rbtdb.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Take from NetBSD base. | |--- lib/dns/rbtdb.c.orig 2022-04-11 15:28:12.000000000 +0000 |+++ lib/dns/rbtdb.c -------------------------- Patching file lib/dns/rbtdb.c using Plan A... Hunk #1 succeeded at 2173 (offset -104 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_request.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Take from NetBSD base. | |--- lib/dns/request.c.orig 2022-11-08 07:17:42.040257986 +0900 |+++ lib/dns/request.c 2022-12-10 10:41:02.459958123 +0900 -------------------------- Patching file lib/dns/request.c using Plan A... Hunk #1 succeeded at 1136. Hunk #2 succeeded at 1193. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_sdb.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya 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 623 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_sdlz.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya 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 453 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_validator.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya 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 226 (offset 5 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_view.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya 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 109 (offset 4 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_dns_zone.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |No need to use atomic 64-bit integers for flags fit within 32-bit width. | |--- lib/dns/zone.c.orig 2021-09-07 09:37:05.000000000 +0000 |+++ lib/dns/zone.c -------------------------- Patching file lib/dns/zone.c using Plan A... Hunk #1 succeeded at 250 (offset 4 lines). Hunk #2 succeeded at 414 (offset 4 lines). Hunk #3 succeeded at 550 (offset 4 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_app.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_app.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_isc_app.c,v 1.1 2022/12/11 01:57:55 sekiya Exp $ | |* Take from NetBSD base. | |--- lib/isc/app.c.orig 2022-11-08 07:17:42.048257952 +0900 |+++ lib/isc/app.c 2022-12-10 10:44:08.372064499 +0900 -------------------------- Patching file lib/isc/app.c using Plan A... Hunk #1 succeeded at 120. Hunk #2 succeeded at 132. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_include_isc_netmgr.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |Declare missing prototype. | |--- lib/isc/include/isc/netmgr.h.orig 2021-03-11 13:20:59.000000000 +0000 |+++ lib/isc/include/isc/netmgr.h -------------------------- Patching file lib/isc/include/isc/netmgr.h using Plan A... Hunk #1 succeeded at 176 (offset 30 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_net.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_net.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_isc_net.c,v 1.1 2022/12/11 01:57:55 sekiya Exp $ | |* Fix build on SmartOS. In this special case, _XOPEN_SOURCE has to be only | defined on SmartOS. | |--- lib/isc/net.c.orig 2020-05-06 09:59:35.000000000 +0000 |+++ lib/isc/net.c -------------------------- Patching file lib/isc/net.c using Plan A... Hunk #1 succeeded at 11 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_netmgr_netmgr-int.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_netmgr_netmgr-int.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_isc_netmgr_netmgr-int.h,v 1.1 2022/12/11 01:57:55 sekiya Exp $ | |* Take from NetBSD base. | |--- lib/isc/netmgr/netmgr-int.h.orig 2022-06-02 19:34:02.000000000 +0000 |+++ lib/isc/netmgr/netmgr-int.h -------------------------- Patching file lib/isc/netmgr/netmgr-int.h using Plan A... Hunk #1 succeeded at 449 (offset 41 lines). Hunk #2 succeeded at 479 (offset 41 lines). Hunk #3 succeeded at 511 (offset 41 lines). Hunk #4 succeeded at 545 (offset 41 lines). Hunk #5 succeeded at 577 (offset 41 lines). Hunk #6 succeeded at 610 (offset 7 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_netmgr_netmgr.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Take from NetBSD base. | |--- lib/isc/netmgr/netmgr.c.orig 2021-09-07 09:37:05.000000000 +0000 |+++ lib/isc/netmgr/netmgr.c -------------------------- Patching file lib/isc/netmgr/netmgr.c using Plan A... Hunk #1 succeeded at 308 (offset -65 lines). Hunk #2 succeeded at 1953 (offset 125 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_rwlock.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya 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 143 (offset 1 line). Hunk #2 succeeded at 156 (offset 1 line). Hunk #3 succeeded at 168 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_siphash.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_siphash.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_isc_siphash.c,v 1.1 2022/12/11 01:57:55 sekiya Exp $ | |* Take from NetBSD base. | |--- lib/isc/siphash.c.orig 2021-09-07 09:37:05.000000000 +0000 |+++ lib/isc/siphash.c -------------------------- Patching file lib/isc/siphash.c using Plan A... Hunk #1 succeeded at 92 (offset 2 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_time.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_time.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_isc_time.c,v 1.1 2022/12/11 01:57:55 sekiya Exp $ | |* More check time_t range. | |--- lib/isc/time.c.orig 2020-05-06 09:59:35.000000000 +0000 |+++ lib/isc/time.c -------------------------- Patching file lib/isc/time.c using Plan A... Hunk #1 succeeded at 323 (offset 38 lines). Hunk #2 succeeded at 350 (offset 38 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_timer.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_isc_timer.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_isc_timer.c,v 1.1 2022/12/11 01:57:55 sekiya Exp $ | |* Take from NetBSD base. | |--- lib/isc/timer.c.orig 2021-09-07 09:37:05.000000000 +0000 |+++ lib/isc/timer.c -------------------------- Patching file lib/isc/timer.c using Plan A... Hunk #1 succeeded at 670 (offset -26 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_ns_Makefile.am => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_ns_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_ns_Makefile.am,v 1.1 2022/12/11 01:57:55 sekiya Exp $ | |* Based on NetBSD, add support for blocklist(blacklist). | |--- lib/ns/Makefile.am.orig 2022-12-10 10:56:03.328767068 +0900 |+++ lib/ns/Makefile.am 2022-12-10 10:56:31.205029577 +0900 -------------------------- Patching file lib/ns/Makefile.am using Plan A... Hunk #1 succeeded at 36. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_ns_client.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |Use 32-bit atomic integers for !_LP64 platforms. | |--- lib/ns/client.c.orig 2022-04-11 15:28:12.000000000 +0000 |+++ lib/ns/client.c -------------------------- Patching file lib/ns/client.c using Plan A... Hunk #1 succeeded at 92 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_ns_include_ns_pfilter.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya 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 /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_ns_pfilter.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Based on NetBSD, add support for blocklist(blacklist). | |--- lib/ns/pfilter.c.orig 2022-12-10 10:59:39.096566039 +0900 |+++ lib/ns/pfilter.c 2022-12-10 17:19:23.820075639 +0900 -------------------------- (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 /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_ns_query.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Based on NetBSD, add support for blocklist(blacklist). | |--- lib/ns/query.c.orig 2022-11-08 07:17:42.056257919 +0900 |+++ lib/ns/query.c 2022-12-10 11:00:47.549957781 +0900 -------------------------- Patching file lib/ns/query.c using Plan A... Hunk #1 succeeded at 74. Hunk #2 succeeded at 919. Hunk #3 succeeded at 1050. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_ns_update.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Based on NetBSD, add support for blocklist(blacklist). | |--- lib/ns/update.c.orig 2020-12-07 08:16:53.000000000 +0000 |+++ lib/ns/update.c -------------------------- Patching file lib/ns/update.c using Plan A... Hunk #1 succeeded at 55 (offset 3 lines). Hunk #2 succeeded at 350 (offset 6 lines). Hunk #3 succeeded at 362 (offset 3 lines). Hunk #4 succeeded at 410 (offset 7 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/patches/patch-lib_ns_xfrout.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/net/bind918/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 2022/12/11 01:57:55 sekiya Exp $ | |* Based on NetBSD, add support for blocklist(blacklist). | |--- lib/ns/xfrout.c.orig 2020-12-07 08:16:53.000000000 +0000 |+++ lib/ns/xfrout.c -------------------------- Patching file lib/ns/xfrout.c using Plan A... Hunk #1 succeeded at 47 (offset 3 lines). Hunk #2 succeeded at 829 (offset 7 lines). done ===> Creating toolchain wrappers for bind-9.18.9 ===> Configuring for bind-9.18.9 cd /tmp/net/bind918/work/bind-9.18.9 && rm -rf autom4te*.cache && aclocal && automake --include-deps --add-missing --copy && autoconf -f sh: git: not found sh: git: not found sh: git: not found sh: git: not found => Generating pkg-config files for builtin xz package. => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking target system type... x86_64--netbsd checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g wheel checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64--netbsd-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for x86_64--netbsd-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for x86_64--netbsd-gcc... no checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 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 how to run the C preprocessor... gcc -E checking whether byte ordering is bigendian... 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 _LARGEFILE_SOURCE value needed for large files... no checking whether make sets $(MAKE)... (cached) yes checking for x86_64--netbsd-ar... no checking for x86_64--netbsd-lib... no checking for x86_64--netbsd-link... no checking for ar... ar checking the archiver (ar) interface... ar checking whether ln -s works... yes checking for a POSIX-compatible shell... /bin/sh checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/net/bind918/work/.cwrapper/bin/ld checking if the linker (/tmp/net/bind918/work/.cwrapper/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 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 /tmp/net/bind918/work/.cwrapper/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... 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 command to parse /usr/bin/nm -B output from gcc 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/net/bind918/work/.cwrapper/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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Werror -fno-delete-null-pointer-checks... yes checking whether C compiler accepts -fdiagnostics-show-option... yes checking whether the linker accepts -Wl,--export-dynamic... yes checking pkg-config is at least version 0.9.0... yes checking whether to enable fuzzing mode... no checking for perl5... /usr/pkg/bin/perl checking for perl module: Digest::HMAC... no checking for perl module: File::Fetch... yes checking for perl module: Net::DNS... no checking for perl module: Net::DNS::Nameserver... no checking for perl module: Time::HiRes... yes checking for a Python interpreter with version >= 3.6... python3.10 checking for python3.10... /usr/pkg/bin/python3.10 checking for python3.10 version... 3.10 checking for python3.10 platform... netbsd9 checking for GNU default python3.10 prefix... ${prefix} checking for GNU default python3.10 exec_prefix... ${exec_prefix} checking for python3.10 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.10/site-packages checking for python3.10 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.10/site-packages checking for pytest-3... no checking for py.test-3... no checking for pytest... no checking for py.test... no checking for pytest-pypy... no configure: WARNING: pytest not found, some system tests will be skipped checking for python module: dns... no checking for xsltproc... no 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 for threads.h... yes checking for thread local storage (TLS) class... _Thread_local checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for sysctlbyname... 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 for uname... yes checking for __attribute__((noreturn))... yes checking for __attribute__((malloc))... yes checking for extended malloc attributes... no checking for __attribute__((returns_nonnull))... yes checking for kqueue... yes checking for epoll_create1... no checking for sys/devpoll.h... no checking for devpoll.h... no checking for MAXMINDDB... no checking for pthread_join using gcc -pthread ... yes checking whether gcc is Clang... 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 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 for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_np.h... no checking for libblocklist... checking for blocklist.h... no checking for libblacklist... checking for blacklist.h... yes checking for blacklist in -lblacklist... yes checking for libuv... checking for LIBUV... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether UV_UDP_MMSG_FREE is declared... yes checking whether UV_UDP_MMSG_CHUNK is declared... yes checking whether struct msghdr uses padding for alignment... no checking whether UV_UDP_RECVMMSG is declared... yes checking for LIBNGHTTP2... yes checking for flockfile... yes checking for getc_unlocked... yes checking for sysconf... yes checking for OPENSSL... yes checking for OpenSSL >= 1.0.0 or LibreSSL >= 2.7.0... yes checking for BIO_read_ex... yes checking for BIO_write_ex... yes checking for BN_GENCB_new... yes checking for CRYPTO_zalloc... yes checking for ERR_get_error_all... no 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 EVP_MD_CTX_get0_md... no checking for EVP_PKEY_new_raw_private_key... yes checking for EVP_PKEY_eq... no checking for OPENSSL_init_ssl... yes checking for OPENSSL_init_crypto... yes checking for OPENSSL_cleanup... yes checking for SSL_CTX_set_keylog_callback... yes checking for SSL_CTX_set_min_proto_version... no checking for SSL_CTX_up_ref... yes checking for SSL_read_ex... yes checking for SSL_peek_ex... yes checking for SSL_write_ex... yes checking for SSL_CTX_set1_cert_store... yes checking for X509_STORE_up_ref... yes checking for SSL_SESSION_is_resumable... yes checking for EVP_DigestSignInit... yes checking for EVP_DigestVerifyInit... 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 for EVP_PKEY_get0_EC_KEY... yes checking for TLS_server_method... yes checking for TLS_client_method... yes checking whether to enable FIPS mode in OpenSSL library... no checking for clock_gettime... yes checking for krb5-config... /usr/bin/krb5-config checking for gssapi libraries... -lgssapi checking for gssapi/gssapi.h... yes checking for gssapi/gssapi_krb5.h... yes checking for gssapi_krb5.h... no checking for gss_acquire_cred... yes checking for krb5 libraries... -lkrb5 checking for krb5/krb5.h... yes checking for krb5_init_context... yes checking for ZLIB... yes checking for execinfo.h... yes checking for library containing backtrace_symbols... -lexecinfo checking for backtrace_symbols... yes checking for IPv6 structures... yes checking for strlcpy... yes checking for strlcat... yes checking for strnstr... yes checking for READLINE... no checking for READLINE... no checking for READLINE... yes checking for chroot... yes checking whether to enable Linux capabilities... no checking for tzset... yes checking for optarg declaration... yes checking for st_mtim.tv_nsec... yes checking for if_nametoindex... yes checking for stdatomic.h... yes checking for memory model aware atomic operations... stdatomic.h checking whether -latomic is needed for 64-bit stdatomic.h functions... no checking for stdalign.h... yes checking for stdnoreturn.h... yes checking for uchar.h... no checking compiler support for __builtin_unreachable()... yes checking compiler support for __builtin_clz... yes checking compiler support for __builtin_*_overflow()... yes checking for sphinx-build... : checking for xelatex... : checking for latexmk... : date: CHANGES: Invalid number checking for doxygen... no checking for curl... curl checking for nc... /usr/bin/nc checking for CMOCKA... no checking for JEMALLOC... no checking for malloc_np.h... no checking for jemalloc/jemalloc.h... no configure: WARNING: jemalloc not found; performance will be reduced checking for malloc_size... no checking for malloc_usable_size... no configure: using default system tuning checking whether to enable single-query trace logging... no checking whether to enable query trace logging... no checking for librpz __attribute__s... yes checking for library containing librpz_client_create... no checking for glob.h... yes checking for __attribute__((constructor))... yes checking for __attribute__((destructor))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/doxygen/doxygen-input-filter config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/named/Makefile config.status: creating bin/rndc/Makefile config.status: creating bin/dig/Makefile config.status: creating bin/delv/Makefile config.status: creating bin/dnssec/Makefile config.status: creating bin/tools/Makefile config.status: creating bin/nsupdate/Makefile config.status: creating bin/check/Makefile config.status: creating bin/confgen/Makefile config.status: creating bin/plugins/Makefile config.status: creating lib/Makefile config.status: creating lib/isc/Makefile config.status: creating lib/dns/Makefile config.status: creating lib/ns/Makefile config.status: creating lib/irs/Makefile config.status: creating lib/isccfg/Makefile config.status: creating lib/isccc/Makefile config.status: creating lib/bind9/Makefile config.status: creating doc/Makefile config.status: creating doc/arm/Makefile config.status: creating doc/man/Makefile config.status: creating doc/misc/Makefile config.status: creating tests/Makefile config.status: creating tests/isc/Makefile config.status: creating tests/dns/Makefile config.status: creating tests/ns/Makefile config.status: creating tests/irs/Makefile config.status: creating tests/isccfg/Makefile config.status: creating tests/libtest/Makefile config.status: creating tests/unit-test-driver.sh config.status: creating bin/tests/Makefile config.status: creating bin/tests/system/Makefile config.status: creating bin/tests/system/conf.sh config.status: creating bin/tests/system/dyndb/driver/Makefile config.status: creating bin/tests/system/dlzexternal/driver/Makefile config.status: creating bin/tests/system/hooks/driver/Makefile config.status: creating bin/tests/system/ifconfig.sh config.status: creating bin/tests/system/run.sh config.status: creating bin/tests/system/start.sh config.status: creating bin/tests/system/stop.sh config.status: creating fuzz/Makefile config.status: creating util/check-make-install config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory =============================================================================== Configuration summary: ------------------------------------------------------------------------------- Optional features enabled: GSS-API (--with-gssapi) DNSSEC validation active by default (--enable-auto-validation) ------------------------------------------------------------------------------- Features disabled or unavailable on this platform: Memory allocator: system +------------------------------------------+ | ==== WARNING ==== | | | | This is NOT a recommended configuration. | | Using the system memory allocator causes | | reduced performance and increased memory | | fragmentation. Installing the jemalloc | | memory allocator (version >= 4.0.0) is | | strongly recommended. | +------------------------------------------+ Small-system tuning (--with-tuning) Allow 'dnstap' packet logging (--enable-dnstap) GeoIP2 access control (--enable-geoip) DNS Response Policy Service interface (--enable-dnsrps) Allow 'fixed' rrset-order (--enable-fixed-rrset) Very verbose query trace logging (--enable-querytrace) Single-query trace logging (--enable-singletrace) CMocka Unit Testing Framework (--with-cmocka) XML statistics (--with-libxml2) JSON statistics (--with-json-c) LMDB database to store configuration for 'addzone' zones (--with-lmdb) IDN support (--with-libidn2) ------------------------------------------------------------------------------- Configured paths: prefix: /usr/pkg sysconfdir: /usr/pkg/etc localstatedir: /var ------------------------------------------------------------------------------- Compiler: gcc gcc (nb3 20190319) 7.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. CFLAGS: -Wall -Wextra -Wwrite-strings -Wpointer-arith -Wno-missing-field-initializers -Wformat -Wshadow -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=format-security -Werror=parentheses -Werror=implicit -Werror=strict-prototypes -Werror=vla -fno-strict-aliasing -fno-delete-null-pointer-checks -fdiagnostics-show-option -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/python3.10 -pthread CPPFLAGS: -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/python3.10 LDFLAGS: -Wl,-zrelro -pthread -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib ------------------------------------------------------------------------------- For more detail, use --enable-full-report. =============================================================================== => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp