=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for postgresql-11.22.tar.bz2 => Checksum SHA512 OK for postgresql-11.22.tar.bz2 ===> Installing dependencies for postgresql11-client-11.22 ========================================================================== The supported build options for postgresql11-client are: bonjour dtrace gssapi icu ldap llvm nls pam The currently selected options are: gssapi nls You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.postgresql11 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, postgresql11-client-11.22. Their current value is shown below: * KRB5_DEFAULT = heimdal * PGSQL_BLCKSZ (not defined) * PGSQL_THREAD_SAFETY = yes * READLINE_DEFAULT = editline * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal * READLINE_TYPE = editline * 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libxml2>=2.10.4nb3: found libxml2-2.10.4nb6 ===> 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 postgresql11-client-11.22 ===> Extracting for postgresql11-client-11.22 /usr/bin/touch /tmp/databases/postgresql11-client/work/postgresql-11.22/src/template/dragonfly /bin/cp /tmp/databases/postgresql11-client/work/postgresql-11.22/src/backend/port/dynloader/freebsd.c /tmp/databases/postgresql11-client/work/postgresql-11.22/src/backend/port/dynloader/dragonfly.c /bin/cp /tmp/databases/postgresql11-client/work/postgresql-11.22/src/backend/port/dynloader/freebsd.h /tmp/databases/postgresql11-client/work/postgresql-11.22/src/backend/port/dynloader/dragonfly.h /bin/cp /tmp/databases/postgresql11-client/work/postgresql-11.22/src/include/port/freebsd.h /tmp/databases/postgresql11-client/work/postgresql-11.22/src/include/port/dragonfly.h /bin/cp /tmp/databases/postgresql11-client/work/postgresql-11.22/src/makefiles/Makefile.freebsd /tmp/databases/postgresql11-client/work/postgresql-11.22/src/makefiles/Makefile.dragonfly ===> Patching for postgresql11-client-11.22 => Applying pkgsrc patches for postgresql11-client-11.22 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-config_missing => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-config_missing Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_missing,v 1.1 2018/10/23 16:02:51 adam Exp $ | |--- config/missing.orig 2012-10-05 12:14:55.000000000 +0000 |+++ config/missing -------------------------- Patching file config/missing using Plan A... Hunk #1 succeeded at 40. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-config_perl.m4 => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-config_perl.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_perl.m4,v 1.1 2018/10/23 16:02:51 adam Exp $ | |--- config/perl.m4.orig 2018-02-05 21:01:02.000000000 +0000 |+++ config/perl.m4 -------------------------- Patching file config/perl.m4 using Plan A... Hunk #1 succeeded at 97. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2018/10/23 16:02:51 adam Exp $ | |Finally, native solaris uses -lgss for gssapi on mit-krb5. | |--- configure.orig 2018-02-05 21:01:02.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 2954 (offset 75 lines). Hunk #2 succeeded at 9908 (offset 2023 lines). Hunk #3 succeeded at 10001 (offset 74 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-contrib_dblink_dblink.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-contrib_dblink_dblink.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_dblink_dblink.c,v 1.1 2018/10/23 16:02:51 adam Exp $ | |--- contrib/dblink/dblink.c.orig 2013-04-01 18:20:36.000000000 +0000 |+++ contrib/dblink/dblink.c -------------------------- Patching file contrib/dblink/dblink.c using Plan A... Hunk #1 succeeded at 53 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-contrib_uuid-ossp_Makefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-contrib_uuid-ossp_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_uuid-ossp_Makefile,v 1.1 2021/03/18 15:04:54 adam Exp $ | |Use relative path, as top_srcdir points to PREFIX. | |--- contrib/uuid-ossp/Makefile.orig 2021-02-08 21:56:03.000000000 +0000 |+++ contrib/uuid-ossp/Makefile -------------------------- Patching file contrib/uuid-ossp/Makefile using Plan A... Hunk #1 succeeded at 12. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_Makefile.global.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_Makefile.global.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.global.in,v 1.1 2018/10/23 16:02:51 adam Exp $ | |Do not store CONFIGURE_ARGS, as these may contain working directory references. |Fix building on Cygwin. | |--- src/Makefile.global.in.orig 2017-10-02 21:09:15.000000000 +0000 |+++ src/Makefile.global.in -------------------------- Patching file src/Makefile.global.in using Plan A... Hunk #1 succeeded at 74. Hunk #2 succeeded at 738 (offset 99 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_Makefile.shlib => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_Makefile.shlib Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.shlib,v 1.1 2018/10/23 16:02:51 adam Exp $ | |Use correct linker flags. | |--- src/Makefile.shlib.orig 2018-10-15 21:12:02.000000000 +0000 |+++ src/Makefile.shlib -------------------------- Patching file src/Makefile.shlib using Plan A... Hunk #1 succeeded at 157. Hunk #2 succeeded at 167. Hunk #3 succeeded at 187. Hunk #4 succeeded at 253. Hunk #5 succeeded at 470 (offset 6 lines). Hunk #6 succeeded at 486 (offset 6 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_backend_Makefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_backend_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_backend_Makefile,v 1.2 2021/07/12 09:06:21 mlelstv Exp $ | |--- src/backend/Makefile.orig 2018-10-15 21:12:02.000000000 +0000 |+++ src/backend/Makefile -------------------------- Patching file src/backend/Makefile using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 117. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_backend_utils_adt_datetime.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_backend_utils_adt_datetime.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_backend_utils_adt_datetime.c,v 1.1 2018/10/23 16:02:51 adam Exp $ | |--- src/backend/utils/adt/datetime.c.orig 2014-12-16 01:07:34.000000000 +0000 |+++ src/backend/utils/adt/datetime.c -------------------------- Patching file src/backend/utils/adt/datetime.c using Plan A... Hunk #1 succeeded at 32 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_fe__utils_Makefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_fe__utils_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_fe__utils_Makefile,v 1.1 2022/02/25 15:39:57 jperkin Exp $ | |Ensure catalog/pg_type_d.h has been generated before print.c compiles, fixes |build of postgresql client when MAKE_JOBS is set to a high value. | |--- src/fe_utils/Makefile.orig 2022-02-07 21:20:23.000000000 +0000 |+++ src/fe_utils/Makefile -------------------------- Patching file src/fe_utils/Makefile using Plan A... Hunk #1 succeeded at 21. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_interfaces_libpq_Makefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_interfaces_libpq_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_interfaces_libpq_Makefile,v 1.1 2018/10/23 16:02:51 adam Exp $ | |--- src/interfaces/libpq/Makefile.orig 2016-02-08 21:12:28.000000000 +0000 |+++ src/interfaces/libpq/Makefile -------------------------- Patching file src/interfaces/libpq/Makefile using Plan A... Hunk #1 succeeded at 58 (offset 9 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_makefiles_Makefile.solaris => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_makefiles_Makefile.solaris Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_makefiles_Makefile.solaris,v 1.1 2018/10/23 16:02:51 adam Exp $ | |--- src/makefiles/Makefile.solaris.orig 2011-09-23 00:00:48.000000000 +0200 |+++ src/makefiles/Makefile.solaris 2011-10-11 11:53:51.948565783 +0200 -------------------------- Patching file src/makefiles/Makefile.solaris using Plan A... Hunk #1 succeeded at 19 (offset -4 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_pl_plperl_GNUmakefile => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_pl_plperl_GNUmakefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_pl_plperl_GNUmakefile,v 1.1 2018/10/23 16:02:51 adam Exp $ | |--- src/pl/plperl/GNUmakefile.orig 2018-10-15 21:12:02.000000000 +0000 |+++ src/pl/plperl/GNUmakefile -------------------------- Patching file src/pl/plperl/GNUmakefile using Plan A... Hunk #1 succeeded at 70 (offset 1 line). Hunk #2 succeeded at 79 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_pl_plperl_plperl.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client/../../databases/postgresql11/patches/patch-src_pl_plperl_plperl.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_pl_plperl_plperl.h,v 1.2 2023/02/15 20:50:56 adam Exp $ | |--- src/pl/plperl/plperl.h.orig 2023-02-06 21:46:39.000000000 +0000 |+++ src/pl/plperl/plperl.h -------------------------- Patching file src/pl/plperl/plperl.h using Plan A... Hunk #1 succeeded at 57. Hunk #2 succeeded at 114. done ===> Creating toolchain wrappers for postgresql11-client-11.22 ===> Configuring for postgresql11-client-11.22 => 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 => Fixing locale directory references. => Checking for portability problems in extracted files sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error sed: stdout: Input/output error configure: error: invalid variable name: `' *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/databases/postgresql11-client