+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 WRKLOG=/tmp/bulklog/freeradius-pgsql-3.2.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 WRKLOG=/tmp/bulklog/freeradius-pgsql-3.2.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for freeradius-server-3.2.3.tar.bz2 => Checksum SHA512 OK for freeradius-server-3.2.3.tar.bz2 ===> Installing dependencies for freeradius-pgsql-3.2.3 ========================================================================== The following variables will affect the build process of this package, freeradius-pgsql-3.2.3. Their current value is shown below: * KRB5_DEFAULT = mit-krb5 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = mit-krb5 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => 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 freeradius>=3.2.3: found freeradius-3.2.3nb4 => Full dependency perl>=5.0: found perl-5.38.2 => Full dependency gdbm>=1.18.1: found gdbm-1.23 => Full dependency talloc>=2.4.1nb1: found talloc-2.4.2 => Full dependency libpcap>=1.3.0nb1: found libpcap-1.10.4 => Full dependency unbound>=1.18.0nb3: found unbound-1.20.0nb1 => Full dependency openssl>=3: found openssl-3.3.1 => Full dependency postgresql14-client>=14.9nb1: found postgresql14-client-14.12nb1 ===> Overriding tools for freeradius-pgsql-3.2.3 ===> Extracting for freeradius-pgsql-3.2.3 ===> Patching for freeradius-pgsql-3.2.3 => Applying pkgsrc patches for freeradius-pgsql-3.2.3 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2023/06/17 18:19:06 adam Exp $ | |Portable test syntax | |--- configure.orig 2023-05-26 13:56:52.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 12066. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/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.2 2018/04/12 01:21:07 nonaka Exp $ | |Check if in_pkt_info has ipi_spec_dst before trying to use (NetBSD 8 doesn't). |Fix test syntax. | |--- configure.ac.orig 2017-07-17 12:43:00.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 1840 (offset 329 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-raddb_radiusd.conf.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-raddb_radiusd.conf.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-raddb_radiusd.conf.in,v 1.1 2020/04/16 15:49:30 jperkin Exp $ | |Update example radiusd.conf to include the correct user/group | |--- raddb/radiusd.conf.in.orig 2020-04-15 11:59:38.209113301 +0000 |+++ raddb/radiusd.conf.in 2020-04-15 12:00:19.973538936 +0000 -------------------------- Patching file raddb/radiusd.conf.in using Plan A... Hunk #1 succeeded at 510 (offset 9 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-src_lib_udpfromto.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-src_lib_udpfromto.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_lib_udpfromto.c,v 1.3 2018/09/25 12:16:36 jperkin Exp $ | |Only use IP_PKTINFO if the configure checks for the necessary members |passed. Use either IP_PKTINFO or IP_SENDSRCADDR, but not both. | |--- src/lib/udpfromto.c.orig 2017-07-17 12:43:00.000000000 +0000 |+++ src/lib/udpfromto.c -------------------------- Patching file src/lib/udpfromto.c using Plan A... Hunk #1 succeeded at 386. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-src_main_command.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-src_main_command.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_main_command.c,v 1.1 2021/06/25 11:42:48 adam Exp $ | |O_DIRECTORY is a Linuxism and O_NOFOLLOW is a BSDism ported to Linux | |--- src/main/command.c.orig 2016-09-29 15:19:48.000000000 +0000 |+++ src/main/command.c -------------------------- Patching file src/main/command.c using Plan A... Hunk #1 succeeded at 21. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-src_main_listen.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-src_main_listen.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_main_listen.c,v 1.1 2023/06/20 08:38:09 adam Exp $ | |Fix missing SOL_TCP for other platforms. | |--- src/main/listen.c.orig 2023-06-20 08:35:52.487727610 +0000 |+++ src/main/listen.c -------------------------- Patching file src/main/listen.c using Plan A... Hunk #1 succeeded at 55. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-src_main_util.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql/../../net/freeradius/patches/patch-src_main_util.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_main_util.c,v 1.1 2021/06/25 11:42:48 adam Exp $ | |O_DIRECTORY to open(2) is a Linuxism. | |--- src/main/util.c.orig 2016-09-29 15:19:48.000000000 +0000 |+++ src/main/util.c -------------------------- Patching file src/main/util.c using Plan A... Hunk #1 succeeded at 31. done ===> Creating toolchain wrappers for freeradius-pgsql-3.2.3 ERROR: mit-krb5>=1.4 is not installed; can't buildlink files. *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/freeradius-pgsql