>>> apache-mod-auth-openidc: Building testing/apache-mod-auth-openidc 2.4.4.1-r1 (using abuild 3.9.0-r6) started Wed, 07 Sep 2022 02:26:40 +0000 >>> apache-mod-auth-openidc: Checking sanity of /home/buildozer/aports/testing/apache-mod-auth-openidc/APKBUILD... >>> apache-mod-auth-openidc: Analyzing dependencies... >>> apache-mod-auth-openidc: Installing for build: build-base apache2 apache2-dev musl-dev cjose-dev openssl-dev curl-dev hiredis-dev jansson-dev jq-dev pcre-dev oniguruma-dev (1/65) Installing libuuid (2.38.1-r0) (2/65) Installing apr (1.7.0-r2) (3/65) Installing apr-util (1.6.1-r13) (4/65) Installing pcre (8.45-r2) (5/65) Installing apache2 (2.4.54-r1) Executing apache2-2.4.54-r1.pre-install (6/65) Installing libbz2 (1.0.8-r3) (7/65) Installing perl (5.36.0-r0) (8/65) Installing expat (2.4.8-r1) (9/65) Installing expat-dev (2.4.8-r1) (10/65) Installing gdbm (1.23-r0) (11/65) Installing libsasl (2.1.28-r2) (12/65) Installing cyrus-sasl-dev (2.1.28-r2) (13/65) Installing libffi (3.4.2-r1) (14/65) Installing xz-libs (5.2.6-r0) (15/65) Installing mpdecimal (2.5.1-r1) (16/65) Installing readline (8.1.2-r0) (17/65) Installing sqlite-libs (3.39.3-r0) (18/65) Installing python3 (3.10.6-r1) (19/65) Installing libevent (2.1.12-r5) (20/65) Installing libevent-dev (2.1.12-r5) (21/65) Installing libsodium (1.0.18-r2) (22/65) Installing libsodium-dev (1.0.18-r2) (23/65) Installing openssl-dev (3.0.5-r2) (24/65) Installing libblkid (2.38.1-r0) (25/65) Installing libfdisk (2.38.1-r0) (26/65) Installing libmount (2.38.1-r0) (27/65) Installing libsmartcols (2.38.1-r0) (28/65) Installing util-linux-dev (2.38.1-r0) (29/65) Installing libldap (2.6.3-r2) (30/65) Installing openldap-dev (2.6.3-r2) (31/65) Installing sqlite-dev (3.39.3-r0) (32/65) Installing libpq (14.5-r0) (33/65) Installing libpq-dev (14.5-r0) (34/65) Installing zlib-dev (1.2.12-r3) (35/65) Installing mariadb-connector-c (3.2.7-r1) (36/65) Installing mariadb-connector-c-dev (3.2.7-r1) (37/65) Installing mariadb-common (10.6.9-r0) (38/65) Installing libaio (0.3.113-r0) (39/65) Installing mariadb-embedded (10.6.9-r0) (40/65) Installing mariadb-dev (10.6.9-r0) (41/65) Installing apr-dev (1.7.0-r2) (42/65) Installing apr-util-dev (1.6.1-r13) (43/65) Installing apache2-dev (2.4.54-r1) (44/65) Installing jansson (2.14-r0) (45/65) Installing cjose (0.6.1-r2) (46/65) Installing jansson-dev (2.14-r0) (47/65) Installing cjose-dev (0.6.1-r2) (48/65) Installing nghttp2-dev (1.49.0-r0) (49/65) Installing brotli (1.0.9-r8) (50/65) Installing brotli-dev (1.0.9-r8) (51/65) Installing curl-dev (7.85.0-r0) (52/65) Installing hiredis (1.0.2-r1) (53/65) Installing hiredis-dev (1.0.2-r1) (54/65) Installing oniguruma (6.9.8-r0) (55/65) Installing jq (1.6-r1) (56/65) Installing jq-dev (1.6-r1) (57/65) Installing libpcre16 (8.45-r2) (58/65) Installing libpcre32 (8.45-r2) (59/65) Installing libpcrecpp (8.45-r2) (60/65) Installing pcre-dev (8.45-r2) (61/65) Installing oniguruma-dev (6.9.8-r0) (62/65) Installing .makedepends-apache-mod-auth-openidc (20220907.022647) (63/65) Installing perl-error (0.17029-r1) (64/65) Installing perl-git (2.37.1-r1) (65/65) Installing git-perl (2.37.1-r1) Executing busybox-1.35.0-r24.trigger OK: 414 MiB in 143 packages >>> apache-mod-auth-openidc: Cleaning up srcdir >>> apache-mod-auth-openidc: Cleaning up pkgdir >>> apache-mod-auth-openidc: Fetching https://github.com/zmartzone/mod_auth_openidc/releases/download/v2.4.4.1/mod_auth_openidc-2.4.4.1.tar.gz >>> apache-mod-auth-openidc: Fetching https://github.com/zmartzone/mod_auth_openidc/releases/download/v2.4.4.1/mod_auth_openidc-2.4.4.1.tar.gz >>> apache-mod-auth-openidc: Checking sha512sums... mod_auth_openidc-2.4.4.1.tar.gz: OK >>> apache-mod-auth-openidc: Unpacking /var/cache/distfiles/mod_auth_openidc-2.4.4.1.tar.gz... checking for apxs2... no checking for apxs... /usr/bin/apxs checking for riscv64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libcurl... yes checking for openssl... yes checking for apr-1, apr-util-1... yes checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 how to run the C preprocessor... gcc -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 apr_memcache.h usability... yes checking apr_memcache.h presence... yes checking for apr_memcache.h... yes checking for jansson... yes checking for cjose... yes checking for libpcre... yes checking for hiredis... yes checking jq.h usability... yes checking jq.h presence... yes checking for jq.h... yes checking for jq_init in -ljq... yes configure: creating ./config.status config.status: creating Makefile /usr/bin/apxs -Wc,"-DNAMEVER=\"mod_auth_openidc-2.4.4.1\" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include" -Wl,"-lssl -lcrypto -lcurl -ljansson -lcjose -ljansson -lcrypto -lpcre -lhiredis -L/usr/lib -ljq" -Wc,-Wall -Wc,-g -c src/mod_auth_openidc.c src/cache/file.c src/cache/shm.c src/cache/common.c src/oauth.c src/proto.c src/config.c src/util.c src/authz.c src/session.c src/metadata.c src/jose.c src/parse.c src/pcre_subst.c src/cache/redis.c src/cache/memcache.c /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/mod_auth_openidc.lo src/mod_auth_openidc.c && touch src/mod_auth_openidc.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/cache/file.lo src/cache/file.c && touch src/cache/file.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/cache/shm.lo src/cache/shm.c && touch src/cache/shm.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/cache/common.lo src/cache/common.c && touch src/cache/common.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/oauth.lo src/oauth.c && touch src/oauth.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/proto.lo src/proto.c && touch src/proto.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/config.lo src/config.c && touch src/config.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/util.lo src/util.c && touch src/util.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/authz.lo src/authz.c && touch src/authz.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/session.lo src/session.c && touch src/session.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/metadata.lo src/metadata.c && touch src/metadata.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/jose.lo src/jose.c && touch src/jose.slo src/jose.c: In function 'oidc_jwk_rsa_bio_to_jwk': src/jose.c:1248:9: warning: 'EVP_PKEY_get1_RSA' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1248 | RSA *rsa = EVP_PKEY_get1_RSA(pkey); | ^~~ In file included from src/jose.c:58: /usr/include/openssl/evp.h:1348:16: note: declared here 1348 | struct rsa_st *EVP_PKEY_get1_RSA(EVP_PKEY *pkey); | ^~~~~~~~~~~~~~~~~ src/jose.c:1256:9: warning: 'RSA_get0_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1256 | RSA_get0_key(rsa, &rsa_n, &rsa_e, &rsa_d); | ^~~~~~~~~~~~ In file included from /usr/include/cjose/util.h:21, from /usr/include/cjose/cjose.h:29, from src/jose.h:65, from src/jose.c:56: /usr/include/openssl/rsa.h:217:28: note: declared here 217 | OSSL_DEPRECATEDIN_3_0 void RSA_get0_key(const RSA *r, | ^~~~~~~~~~~~ src/jose.c:1263:9: warning: 'RSA_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 1263 | RSA_free(rsa); | ^~~~~~~~ /usr/include/openssl/rsa.h:293:28: note: declared here 293 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r); | ^~~~~~~~ /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/parse.lo src/parse.c && touch src/parse.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/pcre_subst.lo src/pcre_subst.c && touch src/pcre_subst.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/cache/redis.lo src/cache/redis.c && touch src/cache/redis.slo /usr/share/build-1/libtool --silent --mode=compile gcc -prefer-pic -Os -fomit-frame-pointer -DLINUX -D_REENTRANT -D_GNU_SOURCE -I/usr/include/apache2 -I/usr/include/apr-1 -I/usr/include/apr-1 -DNAMEVER="mod_auth_openidc-2.4.4.1" -DUSE_LIBHIREDIS -I/usr/include/hiredis -D_FILE_OFFSET_BITS=64 -DUSE_MEMCACHE -DUSE_LIBJQ -I/usr/include -Wall -g -c -o src/cache/memcache.lo src/cache/memcache.c && touch src/cache/memcache.slo /usr/share/build-1/libtool --silent --mode=link gcc -Wl,--as-needed,-O1,--sort-common -o src/mod_auth_openidc.la -lssl -lcrypto -lcurl -ljansson -lcjose -ljansson -lcrypto -lpcre -lhiredis -L/usr/lib -ljq -rpath /usr/lib/apache2 -module -avoid-version src/cache/memcache.lo src/cache/redis.lo src/pcre_subst.lo src/parse.lo src/jose.lo src/metadata.lo src/session.lo src/authz.lo src/util.lo src/config.lo src/proto.lo src/oauth.lo src/cache/common.lo src/cache/shm.lo src/cache/file.lo src/mod_auth_openidc.lo /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') >>> apache-mod-auth-openidc: Entering fakeroot... /usr/share/build-1/libtool --mode=install install src/mod_auth_openidc.la /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/ libtool: install: install src/.libs/mod_auth_openidc.so /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.so libtool: install: install src/.libs/mod_auth_openidc.lai /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.la libtool: install: install src/.libs/mod_auth_openidc.a /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.a libtool: install: chmod 644 /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.a libtool: install: ranlib /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.a libtool: warning: remember to run 'libtool --finish /usr/lib/apache2' libtool: install: install src/.libs/mod_auth_openidc.so /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.so libtool: install: install src/.libs/mod_auth_openidc.lai /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.la libtool: install: install src/.libs/mod_auth_openidc.a /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.a libtool: install: chmod 644 /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.a libtool: install: ranlib /home/buildozer/aports/testing/apache-mod-auth-openidc/pkg/apache-mod-auth-openidc/usr/lib/apache2/mod_auth_openidc.a libtool: warning: remember to run 'libtool --finish /usr/lib/apache2' >>> apache-mod-auth-openidc-doc*: Running split function doc... >>> apache-mod-auth-openidc-doc*: Preparing subpackage apache-mod-auth-openidc-doc... scanelf: enabling seccomp failed >>> apache-mod-auth-openidc-doc*: Running postcheck for apache-mod-auth-openidc-doc scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> apache-mod-auth-openidc-static*: Running split function static... >>> apache-mod-auth-openidc-static*: Preparing subpackage apache-mod-auth-openidc-static... >>> apache-mod-auth-openidc-static*: Stripping binaries scanelf: enabling seccomp failed scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> apache-mod-auth-openidc-static*: Running postcheck for apache-mod-auth-openidc-static scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> apache-mod-auth-openidc*: Running postcheck for apache-mod-auth-openidc scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> apache-mod-auth-openidc*: Preparing package apache-mod-auth-openidc... >>> apache-mod-auth-openidc*: Stripping binaries scanelf: enabling seccomp failed scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> apache-mod-auth-openidc-doc*: Scanning shared objects scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> apache-mod-auth-openidc-static*: Scanning shared objects scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> apache-mod-auth-openidc*: Scanning shared objects scanelf: enabling seccomp failed scanelf: enabling seccomp failed >>> apache-mod-auth-openidc-doc*: Tracing dependencies... >>> apache-mod-auth-openidc-doc*: Package size: 32.0 KB >>> apache-mod-auth-openidc-doc*: Compressing data... >>> apache-mod-auth-openidc-doc*: Create checksum... >>> apache-mod-auth-openidc-doc*: Create apache-mod-auth-openidc-doc-2.4.4.1-r1.apk >>> apache-mod-auth-openidc-static*: Tracing dependencies... >>> apache-mod-auth-openidc-static*: Package size: 6.3 MB >>> apache-mod-auth-openidc-static*: Compressing data... >>> apache-mod-auth-openidc-static*: Create checksum... >>> apache-mod-auth-openidc-static*: Create apache-mod-auth-openidc-static-2.4.4.1-r1.apk >>> apache-mod-auth-openidc*: Tracing dependencies... apache2 so:libc.musl-riscv64.so.1 so:libcjose.so.0 so:libcrypto.so.3 so:libcurl.so.4 so:libhiredis.so.1.0.0 so:libjansson.so.4 so:libjq.so.1 so:libpcre.so.1 >>> apache-mod-auth-openidc*: Package size: 396.0 KB >>> apache-mod-auth-openidc*: Compressing data... >>> apache-mod-auth-openidc*: Create checksum... >>> apache-mod-auth-openidc*: Create apache-mod-auth-openidc-2.4.4.1-r1.apk >>> apache-mod-auth-openidc: Build complete at Wed, 07 Sep 2022 02:30:43 +0000 elapsed time 0h 4m 3s >>> apache-mod-auth-openidc: Cleaning up srcdir >>> apache-mod-auth-openidc: Cleaning up pkgdir >>> apache-mod-auth-openidc: Uninstalling dependencies... (1/65) Purging .makedepends-apache-mod-auth-openidc (20220907.022647) (2/65) Purging apache2 (2.4.54-r1) (3/65) Purging apache2-dev (2.4.54-r1) (4/65) Purging apr-util-dev (1.6.1-r13) (5/65) Purging expat-dev (2.4.8-r1) (6/65) Purging expat (2.4.8-r1) (7/65) Purging openldap-dev (2.6.3-r2) (8/65) Purging cyrus-sasl-dev (2.1.28-r2) (9/65) Purging libevent-dev (2.1.12-r5) (10/65) Purging python3 (3.10.6-r1) (11/65) Purging libevent (2.1.12-r5) (12/65) Purging libsodium-dev (1.0.18-r2) (13/65) Purging libsodium (1.0.18-r2) (14/65) Purging libldap (2.6.3-r2) (15/65) Purging sqlite-dev (3.39.3-r0) (16/65) Purging sqlite-libs (3.39.3-r0) (17/65) Purging libpq-dev (14.5-r0) (18/65) Purging libpq (14.5-r0) (19/65) Purging mariadb-dev (10.6.9-r0) (20/65) Purging mariadb-connector-c-dev (3.2.7-r1) (21/65) Purging mariadb-connector-c (3.2.7-r1) (22/65) Purging mariadb-embedded (10.6.9-r0) (23/65) Purging mariadb-common (10.6.9-r0) (24/65) Purging apr-util (1.6.1-r13) (25/65) Purging cjose-dev (0.6.1-r2) (26/65) Purging cjose (0.6.1-r2) (27/65) Purging curl-dev (7.85.0-r0) (28/65) Purging openssl-dev (3.0.5-r2) (29/65) Purging nghttp2-dev (1.49.0-r0) (30/65) Purging zlib-dev (1.2.12-r3) (31/65) Purging brotli-dev (1.0.9-r8) (32/65) Purging brotli (1.0.9-r8) (33/65) Purging hiredis-dev (1.0.2-r1) (34/65) Purging hiredis (1.0.2-r1) (35/65) Purging jansson-dev (2.14-r0) (36/65) Purging jansson (2.14-r0) (37/65) Purging jq-dev (1.6-r1) (38/65) Purging jq (1.6-r1) (39/65) Purging pcre-dev (8.45-r2) (40/65) Purging libpcre16 (8.45-r2) (41/65) Purging libpcre32 (8.45-r2) (42/65) Purging libpcrecpp (8.45-r2) (43/65) Purging pcre (8.45-r2) (44/65) Purging oniguruma-dev (6.9.8-r0) (45/65) Purging oniguruma (6.9.8-r0) (46/65) Purging git-perl (2.37.1-r1) (47/65) Purging perl-git (2.37.1-r1) (48/65) Purging perl-error (0.17029-r1) (49/65) Purging perl (5.36.0-r0) (50/65) Purging apr-dev (1.7.0-r2) (51/65) Purging apr (1.7.0-r2) (52/65) Purging util-linux-dev (2.38.1-r0) (53/65) Purging libfdisk (2.38.1-r0) (54/65) Purging libmount (2.38.1-r0) (55/65) Purging libsmartcols (2.38.1-r0) (56/65) Purging libuuid (2.38.1-r0) (57/65) Purging libbz2 (1.0.8-r3) (58/65) Purging libsasl (2.1.28-r2) (59/65) Purging gdbm (1.23-r0) (60/65) Purging libffi (3.4.2-r1) (61/65) Purging xz-libs (5.2.6-r0) (62/65) Purging mpdecimal (2.5.1-r1) (63/65) Purging readline (8.1.2-r0) (64/65) Purging libblkid (2.38.1-r0) (65/65) Purging libaio (0.3.113-r0) Executing busybox-1.35.0-r24.trigger OK: 270 MiB in 78 packages >>> apache-mod-auth-openidc: Updating the testing/riscv64 repository index... >>> apache-mod-auth-openidc: Signing the index...