=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/www/ap-auth-kerb", "configure", "PKG_APACHE=apache24", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => 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.4nb3 ========================================================================== The following variables will affect the build process of this package, ap24-auth-kerb-5.4nb3. Their current value is shown below: * BDB185_DEFAULT = db4 * BDB_DEFAULT = db4 * KRB5_DEFAULT = mit-krb5 * PKG_APACHE_DEFAULT = apache24 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/openssl/private Based on these variables, the following variables have been set: * APACHE_PKG_PREFIX = ap24 * BDBBASE (defined, but empty) * BDB_LIBS = -ldb4 * BDB_TYPE = db4 * 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/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.44.0nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency apache>=2.4.58nb1<2.5: found apache-2.4.68nb1 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency mit-krb5>=1.18.4nb1: found mit-krb5-1.22.2 => Full dependency apr>=1.5.0: found apr-1.7.6 => Full dependency apr-util>=1.2.8: found apr-util-1.6.4 => Full dependency cyrus-sasl>=2.1.12: found cyrus-sasl-2.1.28nb2 => Full dependency db4>=4.8.30: found db4-4.8.30nb1 => Full dependency expat>=1.95.7: found expat-2.8.4 => Full dependency libiconv>=1.9.1: found libiconv-1.19 => Full dependency libuuid>=2.18: found libuuid-2.40.2 => Full dependency openldap-client>=2.4.6: found openldap-client-2.7.0 => Full dependency openssl>=1.1.1: found openssl-3.6.4nb1 ===> Overriding tools for ap24-auth-kerb-5.4nb3 ===> Extracting for ap24-auth-kerb-5.4nb3 ===> Patching for ap24-auth-kerb-5.4nb3 => Applying pkgsrc patches for ap24-auth-kerb-5.4nb3 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/www/ap-auth-kerb/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/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.3 2025/07/02 04:01:41 markd 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 | |Fix build with recent mit. Was using an internal API. |https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c542201cff236f67aac6eaa0ca86863d34df80 | |--- 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. Hunk #7 succeeded at 1738. Hunk #8 succeeded at 1748. Hunk #9 succeeded at 1789. done ===> Creating toolchain wrappers for ap24-auth-kerb-5.4nb3 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/www/ap-auth-kerb/work/.cwrapper/specs.pkgsrc /usr/bin/mkdir -p /tmp/work/www/ap-auth-kerb/work/.buildlink/bin && /usr/bin/ln -fs ../sbin/apxs /tmp/work/www/ap-auth-kerb/work/.buildlink/bin/apxs /usr/bin/mkdir -p /tmp/work/www/ap-auth-kerb/work/.buildlink/bin && /usr/bin/ln -fs apr-1-config /tmp/work/www/ap-auth-kerb/work/.buildlink/bin/apr-config /usr/bin/mkdir -p /tmp/work/www/ap-auth-kerb/work/.buildlink/bin && /usr/bin/ln -fs apu-1-config /tmp/work/www/ap-auth-kerb/work/.buildlink/bin/apu-config ===> Configuring for ap24-auth-kerb-5.4nb3 => 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 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... yes checking whether we are using Heimdal... no checking whether the GSSAPI libraries support SPNEGO... yes checking for apxs... /opt/local/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