+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PKG_APACHE=apache24 WRKLOG=/tmp/bulklog/ap24-auth-kerb-5.4nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PKG_APACHE=apache24 WRKLOG=/tmp/bulklog/ap24-auth-kerb-5.4nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mod_auth_kerb-5.4.tar.gz
=> Checksum SHA512 OK for mod_auth_kerb-5.4.tar.gz
===> Installing dependencies for ap24-auth-kerb-5.4nb1
==========================================================================
The following variables will affect the build process of this package,
ap24-auth-kerb-5.4nb1.  Their current value is shown below:

        * KRB5_DEFAULT = mit-krb5
        * PKG_APACHE_DEFAULT = apache24

Based on these variables, the following variables have been set:

        * APACHE_PKG_PREFIX = ap24
        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = mit-krb5
        * PKG_APACHE = apache24

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 libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency perl>=5.0: found perl-5.38.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency apache>=2.4.58nb1<2.5: found apache-2.4.59
===> Overriding tools for ap24-auth-kerb-5.4nb1
===> Extracting for ap24-auth-kerb-5.4nb1
===> Patching for ap24-auth-kerb-5.4nb1
=> Applying pkgsrc patches for ap24-auth-kerb-5.4nb1
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/ap-auth-kerb/patches/patch-aa
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/www/ap-auth-kerb/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.2 2014/08/05 18:47:31 spz Exp $
|
|recent heimdal's dont implicitly include mech headers
|so include explicitly.
|
|Fixes for 2.4 API from https://github.com/pld-linux/apache-mod_auth_kerb/blob/master/mod_auth_kerb-apache24.patch
|
|--- src/mod_auth_kerb.c.orig	2008-12-04 10:14:03.000000000 +0000
|+++ src/mod_auth_kerb.c	2014-07-18 07:11:17.000000000 +0000
--------------------------
Patching file src/mod_auth_kerb.c using Plan A...
Hunk #1 succeeded at 89.
Hunk #2 succeeded at 148.
Hunk #3 succeeded at 358.
Hunk #4 succeeded at 373.
Hunk #5 succeeded at 1571.
Hunk #6 succeeded at 1725.
done
===> Creating toolchain wrappers for ap24-auth-kerb-5.4nb1
/usr/bin/mkdir -p /home/pbulk/build/www/ap-auth-kerb/work/.buildlink/bin && /usr/bin/ln -fs ../sbin/apxs /home/pbulk/build/www/ap-auth-kerb/work/.buildlink/bin/apxs
/usr/bin/mkdir -p /home/pbulk/build/www/ap-auth-kerb/work/.buildlink/bin && /usr/bin/ln -fs apr-1-config /home/pbulk/build/www/ap-auth-kerb/work/.buildlink/bin/apr-config
/usr/bin/mkdir -p /home/pbulk/build/www/ap-auth-kerb/work/.buildlink/bin && /usr/bin/ln -fs apu-1-config /home/pbulk/build/www/ap-auth-kerb/work/.buildlink/bin/apu-config
===> Configuring for ap24-auth-kerb-5.4nb1
=> 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
configure: WARNING: unrecognized options: --with-libiconv-prefix
checking for x86_64-sun-solaris2.11-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether make sets $(MAKE)... yes
checking for main in -lresolv... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
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 limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking gssapi.h usability... yes
checking gssapi.h presence... yes
checking for gssapi.h... yes
checking for krb5_init_context in -lkrb5... yes
checking for krb5_cc_new_unique in -lkrb5... no
checking whether we are using Heimdal... no
checking whether the GSSAPI libraries support SPNEGO... no
checking for apxs... /opt/pkg/bin/apxs
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --with-libiconv-prefix
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp