>>> apache-mod-auth-kerb: Building main/apache-mod-auth-kerb 5.4-r9 (using abuild 3.15.0-r0) started Mon, 08 Sep 2025 20:26:41 +0000 >>> apache-mod-auth-kerb: Validating /home/udu/aports/main/apache-mod-auth-kerb/APKBUILD... >>> apache-mod-auth-kerb: Analyzing dependencies... >>> apache-mod-auth-kerb: Installing for build: build-base apache2 apache2-dev krb5-dev (1/17) Installing apr (1.7.5-r0) (2/17) Installing apr-util (1.6.3-r1) (3/17) Installing apache2 (2.4.65-r0) Executing apache2-2.4.65-r0.pre-install (4/17) Installing expat (2.7.1-r0) (5/17) Installing expat-dev (2.7.1-r0) (6/17) Installing fmt (11.2.0-r0) (7/17) Installing fmt-dev (11.2.0-r0) (8/17) Installing mariadb-connector-c (3.3.10-r0) (9/17) Installing mariadb-connector-c-dev (3.3.10-r0) (10/17) Installing mariadb-common (11.4.8-r0) (11/17) Installing libaio (0.3.113-r2) (12/17) Installing mariadb-embedded (11.4.8-r0) (13/17) Installing mariadb-dev (11.4.8-r0) (14/17) Installing apr-dev (1.7.5-r0) (15/17) Installing apr-util-dev (1.6.3-r1) (16/17) Installing apache2-dev (2.4.65-r0) (17/17) Installing .makedepends-apache-mod-auth-kerb (20250908.202641) Executing busybox-1.37.0-r19.trigger OK: 1011 MiB in 434 packages >>> apache-mod-auth-kerb: Cleaning up srcdir >>> apache-mod-auth-kerb: Cleaning up pkgdir >>> apache-mod-auth-kerb: Cleaning up tmpdir >>> apache-mod-auth-kerb: Fetching https://downloads.sourceforge.net/project/modauthkerb/mod_auth_kerb/mod_auth_kerb-5.4/mod_auth_kerb-5.4.tar.gz >>> apache-mod-auth-kerb: Fetching https://downloads.sourceforge.net/project/modauthkerb/mod_auth_kerb/mod_auth_kerb-5.4/mod_auth_kerb-5.4.tar.gz >>> apache-mod-auth-kerb: Checking sha512sums... mod_auth_kerb-5.4.tar.gz: OK mod_auth_kerb-5.4-httpd24.patch: OK mod_auth_kerb_compile.patch: OK krb5-1.18-fix.patch: OK mod_auth_kerb-5.4-rcopshack.patch: OK mod_auth_kerb-5.4-fixes.patch: OK mod-auth-kerb.conf: OK >>> apache-mod-auth-kerb: Unpacking /var/cache/distfiles/mod_auth_kerb-5.4.tar.gz... >>> apache-mod-auth-kerb: mod_auth_kerb-5.4-httpd24.patch patching file src/mod_auth_kerb.c >>> apache-mod-auth-kerb: mod_auth_kerb_compile.patch patching file src/mod_auth_kerb.c >>> apache-mod-auth-kerb: krb5-1.18-fix.patch patching file src/mod_auth_kerb.c Hunk #1 succeeded at 1750 (offset -320 lines). patching file src/mod_auth_kerb.c Hunk #1 succeeded at 761 with fuzz 2 (offset -38 lines). >>> apache-mod-auth-kerb: mod_auth_kerb-5.4-rcopshack.patch patching file src/mod_auth_kerb.c Hunk #1 succeeded at 296 (offset 11 lines). Hunk #2 succeeded at 1239 (offset 15 lines). >>> apache-mod-auth-kerb: mod_auth_kerb-5.4-fixes.patch patching file src/mod_auth_kerb.c Hunk #1 succeeded at 666 (offset -11 lines). Hunk #2 succeeded at 1243 (offset -38 lines). Hunk #3 succeeded at 1270 (offset -38 lines). Hunk #4 succeeded at 1687 (offset -38 lines). checking for x86_64-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc 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... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... no checking for apxs... /usr/bin/apxs configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ./apxs.sh "-I. -Ispnegokrb5 -I/usr/include " "-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv" "spnegokrb5/asn1_MechType.c spnegokrb5/asn1_MechTypeList.c spnegokrb5/asn1_ContextFlags.c spnegokrb5/asn1_NegTokenInit.c spnegokrb5/asn1_NegTokenTarg.c spnegokrb5/der_get.c spnegokrb5/der_put.c spnegokrb5/der_free.c spnegokrb5/der_length.c spnegokrb5/der_copy.c spnegokrb5/timegm.c spnegokrb5/init_sec_context.c spnegokrb5/accept_sec_context.c spnegokrb5/encapsulate.c spnegokrb5/decapsulate.c spnegokrb5/external.c" "/usr/bin/apxs" "-c" "src/mod_auth_kerb.c" /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o src/mod_auth_kerb.lo src/mod_auth_kerb.c && touch src/mod_auth_kerb.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_MechType.lo spnegokrb5/asn1_MechType.c && touch spnegokrb5/asn1_MechType.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_MechTypeList.lo spnegokrb5/asn1_MechTypeList.c && touch spnegokrb5/asn1_MechTypeList.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_ContextFlags.lo spnegokrb5/asn1_ContextFlags.c && touch spnegokrb5/asn1_ContextFlags.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_NegTokenInit.lo spnegokrb5/asn1_NegTokenInit.c && touch spnegokrb5/asn1_NegTokenInit.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/asn1_NegTokenTarg.lo spnegokrb5/asn1_NegTokenTarg.c && touch spnegokrb5/asn1_NegTokenTarg.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_get.lo spnegokrb5/der_get.c && touch spnegokrb5/der_get.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_put.lo spnegokrb5/der_put.c && touch spnegokrb5/der_put.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_free.lo spnegokrb5/der_free.c && touch spnegokrb5/der_free.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_length.lo spnegokrb5/der_length.c && touch spnegokrb5/der_length.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/der_copy.lo spnegokrb5/der_copy.c && touch spnegokrb5/der_copy.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/timegm.lo spnegokrb5/timegm.c && touch spnegokrb5/timegm.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/init_sec_context.lo spnegokrb5/init_sec_context.c && touch spnegokrb5/init_sec_context.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/accept_sec_context.lo spnegokrb5/accept_sec_context.c && touch spnegokrb5/accept_sec_context.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/encapsulate.lo spnegokrb5/encapsulate.c && touch spnegokrb5/encapsulate.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/decapsulate.lo spnegokrb5/decapsulate.c && touch spnegokrb5/decapsulate.slo /usr/share/build-1/libtool --silent --mode=compile cc -prefer-pic -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -I. -Ispnegokrb5 -I/usr/include -c -o spnegokrb5/external.lo spnegokrb5/external.c && touch spnegokrb5/external.slo /usr/share/build-1/libtool --silent --mode=link cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o src/mod_auth_kerb.la -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -rpath /usr/lib/apache2 -module -avoid-version spnegokrb5/external.lo spnegokrb5/decapsulate.lo spnegokrb5/encapsulate.lo spnegokrb5/accept_sec_context.lo spnegokrb5/init_sec_context.lo spnegokrb5/timegm.lo spnegokrb5/der_copy.lo spnegokrb5/der_length.lo spnegokrb5/der_free.lo spnegokrb5/der_put.lo spnegokrb5/der_get.lo spnegokrb5/asn1_NegTokenTarg.lo spnegokrb5/asn1_NegTokenInit.lo spnegokrb5/asn1_ContextFlags.lo spnegokrb5/asn1_MechTypeList.lo spnegokrb5/asn1_MechType.lo src/mod_auth_kerb.lo >>> apache-mod-auth-kerb: Entering fakeroot... >>> apache-mod-auth-kerb*: Running postcheck for apache-mod-auth-kerb >>> apache-mod-auth-kerb*: Preparing package apache-mod-auth-kerb... >>> apache-mod-auth-kerb*: Stripping binaries >>> apache-mod-auth-kerb*: Scanning shared objects >>> apache-mod-auth-kerb*: Tracing dependencies... apache2 so:libc.musl-x86_64.so.1 so:libcom_err.so.2 so:libgssapi_krb5.so.2 so:libkrb5.so.3 >>> apache-mod-auth-kerb*: Package size: 62.9 KB >>> apache-mod-auth-kerb*: Compressing data... >>> apache-mod-auth-kerb*: Create checksum... >>> apache-mod-auth-kerb*: Create apache-mod-auth-kerb-5.4-r9.apk >>> apache-mod-auth-kerb: Build complete at Mon, 08 Sep 2025 20:26:46 +0000 elapsed time 0h 0m 5s >>> apache-mod-auth-kerb: Cleaning up srcdir >>> apache-mod-auth-kerb: Cleaning up pkgdir >>> apache-mod-auth-kerb: Uninstalling dependencies... (1/17) Purging .makedepends-apache-mod-auth-kerb (20250908.202641) (2/17) Purging apache2 (2.4.65-r0) (3/17) Purging apache2-dev (2.4.65-r0) (4/17) Purging apr-util-dev (1.6.3-r1) (5/17) Purging expat-dev (2.7.1-r0) (6/17) Purging expat (2.7.1-r0) (7/17) Purging mariadb-dev (11.4.8-r0) (8/17) Purging fmt-dev (11.2.0-r0) (9/17) Purging fmt (11.2.0-r0) (10/17) Purging mariadb-connector-c-dev (3.3.10-r0) (11/17) Purging mariadb-connector-c (3.3.10-r0) (12/17) Purging mariadb-embedded (11.4.8-r0) (13/17) Purging mariadb-common (11.4.8-r0) (14/17) Purging apr-util (1.6.3-r1) (15/17) Purging apr-dev (1.7.5-r0) (16/17) Purging apr (1.7.5-r0) (17/17) Purging libaio (0.3.113-r2) Executing busybox-1.37.0-r19.trigger OK: 975 MiB in 417 packages >>> apache-mod-auth-kerb: Updating the main/x86_64 repository index... >>> apache-mod-auth-kerb: Signing the index...