>>> radsecproxy: Building community/radsecproxy 1.10.0-r0 (using abuild 3.11.2-r0) started Mon, 29 May 2023 14:24:37 +0000 >>> radsecproxy: Checking sanity of /home/buildozer/aports/community/radsecproxy/APKBUILD... >>> radsecproxy: Analyzing dependencies... >>> radsecproxy: Installing for build: build-base autoconf automake nettle-dev openssl-dev>3 (1/14) Installing m4 (1.4.19-r3) (2/14) Installing libbz2 (1.0.8-r6) (3/14) Installing perl (5.36.1-r2) (4/14) Installing autoconf (2.71-r2) (5/14) Installing automake (1.16.5-r2) (6/14) Installing libgmpxx (6.2.1-r3) (7/14) Installing gmp-dev (6.2.1-r3) (8/14) Installing nettle (3.9-r1) (9/14) Installing nettle-dev (3.9-r1) (10/14) Installing openssl-dev (3.1.0-r5) (11/14) Installing .makedepends-radsecproxy (20230529.142438) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.40.1-r0) (14/14) Installing git-perl (2.40.1-r0) Executing busybox-1.36.1-r0.trigger OK: 309 MiB in 114 packages >>> radsecproxy: Cleaning up srcdir >>> radsecproxy: Cleaning up pkgdir >>> radsecproxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/radsecproxy-1.10.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> radsecproxy: Fetching https://github.com/radsecproxy/radsecproxy/releases/download/1.10.0/radsecproxy-1.10.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 251k 100 251k 0 0 246k 0 0:00:01 0:00:01 --:--:-- 246k >>> radsecproxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/radsecproxy-1.10.0.tar.gz >>> radsecproxy: Checking sha512sums... radsecproxy-1.10.0.tar.gz: OK dont-ignore-logdestination-in-foreground.patch: OK radsecproxy.conf: OK radsecproxy.initd: OK radsecproxy.confd: OK >>> radsecproxy: Unpacking /var/cache/distfiles/radsecproxy-1.10.0.tar.gz... >>> radsecproxy: dont-ignore-logdestination-in-foreground.patch patching file radsecproxy.c Hunk #1 succeeded at 3283 (offset 208 lines). patching file radsecproxy.8.in checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking target system type... powerpc64le-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for powerpc64le-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for powerpc64le-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for mallopt... no checking for nettle_sha256_init in -lnettle... yes checking for inet_aton in -lresolv... yes UDP transport enabled TCP transport enabled TLS (RadSec) transport enabled DTLS transport enabled checking for powerpc64le-alpine-linux-musl-pkg-config... no checking for pkg-config... pkg-config checking whether compiling and linking against OpenSSL works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating radsecproxy.8 config.status: creating radsecproxy-hash.8 config.status: creating radsecproxy.conf.5 config.status: creating Makefile config.status: creating tests/Makefile config.status: executing depfiles commands Making all in tests make[1]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[1]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0' gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT catgconf.o -MD -MP -MF .deps/catgconf.Tpo -c -o catgconf.o catgconf.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT gconfig.o -MD -MP -MF .deps/gconfig.Tpo -c -o gconfig.o gconfig.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT radsecproxy-hash.o -MD -MP -MF .deps/radsecproxy-hash.Tpo -c -o radsecproxy-hash.o radsecproxy-hash.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT fticks_hashmac.o -MD -MP -MF .deps/fticks_hashmac.Tpo -c -o fticks_hashmac.o fticks_hashmac.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT dtls.o -MD -MP -MF .deps/dtls.Tpo -c -o dtls.o dtls.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT fticks.o -MD -MP -MF .deps/fticks.Tpo -c -o fticks.o fticks.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT hostport.o -MD -MP -MF .deps/hostport.Tpo -c -o hostport.o hostport.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT radmsg.o -MD -MP -MF .deps/radmsg.Tpo -c -o radmsg.o radmsg.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT radsecproxy.o -MD -MP -MF .deps/radsecproxy.Tpo -c -o radsecproxy.o radsecproxy.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT rewrite.o -MD -MP -MF .deps/rewrite.Tpo -c -o rewrite.o rewrite.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT tcp.o -MD -MP -MF .deps/tcp.Tpo -c -o tcp.o tcp.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT tls.o -MD -MP -MF .deps/tls.Tpo -c -o tls.o tls.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT tlscommon.o -MD -MP -MF .deps/tlscommon.Tpo -c -o tlscommon.o tlscommon.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT tlv11.o -MD -MP -MF .deps/tlv11.Tpo -c -o tlv11.o tlv11.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -DSYSCONFDIR=\"/etc\" -Os -Wformat -Werror=format-security -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT udp.o -MD -MP -MF .deps/udp.Tpo -c -o udp.o udp.c mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/catgconf.Tpo .deps/catgconf.Po mv -f .deps/hash.Tpo .deps/hash.Po mv -f .deps/fticks_hashmac.Tpo .deps/fticks_hashmac.Po mv -f .deps/list.Tpo .deps/list.Po mv -f .deps/debug.Tpo .deps/debug.Po mv -f .deps/tlv11.Tpo .deps/tlv11.Po mv -f .deps/radsecproxy-hash.Tpo .deps/radsecproxy-hash.Po gcc -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o radsecproxy-hash radsecproxy-hash.o fticks_hashmac.o hash.o list.o -lresolv -lnettle mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/dns.Tpo .deps/dns.Po mv -f .deps/fticks.Tpo .deps/fticks.Po mv -f .deps/hostport.Tpo .deps/hostport.Po mv -f .deps/tcp.Tpo .deps/tcp.Po mv -f .deps/gconfig.Tpo .deps/gconfig.Po gcc -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o radsecproxy-conf catgconf.o debug.o gconfig.o util.o -lresolv -lnettle mv -f .deps/udp.Tpo .deps/udp.Po mv -f .deps/tls.Tpo .deps/tls.Po mv -f .deps/radmsg.Tpo .deps/radmsg.Po mv -f .deps/rewrite.Tpo .deps/rewrite.Po mv -f .deps/dtls.Tpo .deps/dtls.Po mv -f .deps/tlscommon.Tpo .deps/tlscommon.Po mv -f .deps/radsecproxy.Tpo .deps/radsecproxy.Po rm -f librsp.a ar cru librsp.a debug.o dns.o dtls.o fticks.o fticks_hashmac.o gconfig.o hash.o hostport.o list.o radmsg.o radsecproxy.o rewrite.o tcp.o tls.o tlscommon.o tlv11.o udp.o util.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib librsp.a gcc -g -Wall -Werror -fno-strict-aliasing -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o radsecproxy main.o librsp.a -lssl -lcrypto -lresolv -lnettle -lresolv -lnettle make[1]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make t_fticks t_rewrite t_resizeattr t_rewrite_config t_verify_cert t_radmsg make[2]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -Os -Wformat -Werror=format-security -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT t_fticks.o -MD -MP -MF .deps/t_fticks.Tpo -c -o t_fticks.o t_fticks.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -Os -Wformat -Werror=format-security -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT t_rewrite.o -MD -MP -MF .deps/t_rewrite.Tpo -c -o t_rewrite.o t_rewrite.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -Os -Wformat -Werror=format-security -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT t_resizeattr.o -MD -MP -MF .deps/t_resizeattr.Tpo -c -o t_resizeattr.o t_resizeattr.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -Os -Wformat -Werror=format-security -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT t_rewrite_config.o -MD -MP -MF .deps/t_rewrite_config.Tpo -c -o t_rewrite_config.o t_rewrite_config.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -Os -Wformat -Werror=format-security -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT t_verify_cert.o -MD -MP -MF .deps/t_verify_cert.Tpo -c -o t_verify_cert.o t_verify_cert.c gcc -DPACKAGE_NAME=\"radsecproxy\" -DPACKAGE_TARNAME=\"radsecproxy\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"radsecproxy\ 1.10.0\" -DPACKAGE_BUGREPORT=\"https://radsecproxy.github.io\" -DPACKAGE_URL=\"\" -DPACKAGE=\"radsecproxy\" -DVERSION=\"1.10.0\" -DHAVE_LIBNETTLE=1 -DHAVE_LIBRESOLV=1 -I. -Os -Wformat -Werror=format-security -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -MT t_radmsg.o -MD -MP -MF .deps/t_radmsg.Tpo -c -o t_radmsg.o t_radmsg.c mv -f .deps/t_radmsg.Tpo .deps/t_radmsg.Po gcc -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o t_radmsg t_radmsg.o ../librsp.a -lssl -lcrypto -lresolv -lnettle mv -f .deps/t_resizeattr.Tpo .deps/t_resizeattr.Po gcc -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o t_resizeattr t_resizeattr.o ../librsp.a -lssl -lcrypto -lresolv -lnettle mv -f .deps/t_rewrite_config.Tpo .deps/t_rewrite_config.Po gcc -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o t_rewrite_config t_rewrite_config.o ../librsp.a -lssl -lcrypto -lresolv -lnettle mv -f .deps/t_fticks.Tpo .deps/t_fticks.Po gcc -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o t_fticks t_fticks.o ../librsp.a -lssl -lcrypto -lresolv -lnettle mv -f .deps/t_verify_cert.Tpo .deps/t_verify_cert.Po gcc -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o t_verify_cert t_verify_cert.o ../librsp.a -lssl -lcrypto -lresolv -lnettle mv -f .deps/t_rewrite.Tpo .deps/t_rewrite.Po gcc -g -Wall -Werror -Wall -pedantic -Wno-long-long -pthread -DRADPROT_UDP -DRADPROT_TCP -DRADPROT_TLS -DRADPROT_DTLS -Os -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o t_rewrite t_rewrite.o ../librsp.a -lssl -lcrypto -lresolv -lnettle make[2]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[3]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' PASS: t_fticks 1 - basic hash PASS: t_fticks 2 - hash stateless PASS: t_fticks 3 - hash uppercase PASS: t_fticks 4 - hash appended PASS: t_rewrite 1 - empty rewrite PASS: t_fticks 5 - hash weird PASS: t_rewrite 2 - removeattrs PASS: t_resizeattr 1 - resizeattr PASS: t_rewrite 3 - removevendorattrs full PASS: t_resizeattr 2 - resizeattr to zero PASS: t_rewrite 4 - removevendorattrs last element PASS: t_resizeattr 3 - resizeattr to max size PASS: t_rewrite 5 - removevendorattrs non-rfc PASS: t_resizeattr 4 - resizeattr to oversize PASS: t_rewrite 6 - removevendorattrs sub-attribute PASS: t_rewrite 7 - addattribute simple PASS: t_rewrite 8 - addattribute with existing attributes PASS: t_rewrite 9 - addattribute null PASS: t_radmsg 1 - radlen basic length test (expected 42, got 42) PASS: t_rewrite_config 1 - rewrite config PASS: t_rewrite 10 - addattribute too big PASS: t_radmsg 2 - radlen lower bound (expected 20, got 20) PASS: t_rewrite 11 - suppattrs non existing PASS: t_rewrite_config 2 - rewrite config issue #62 PASS: t_radmsg 3 - radlen upper bound (expected 4096, got 4096) PASS: t_rewrite 12 - suppattrs existing PASS: t_radmsg 4 - radlen too small (expected -19, got -19) PASS: t_rewrite 13 - suppattrs vendor PASS: t_radmsg 5 - radlen too big (expected -4097, got -4097) PASS: t_rewrite 14 - modify attribute no match PASS: t_rewrite 15 - modify attribute match full replace PASS: t_radmsg 6 - radlen zero (expected 0, got 0) PASS: t_rewrite 16 - modify attribute match full replace PASS: t_rewrite 17 - modify attribute max length PASS: t_rewrite 18 - modify attribute too long PASS: t_rewrite 19 - modify attribute regex replace PASS: t_rewrite 20 - modify vendor PASS: t_rewrite 21 - modify vendor too long PASS: t_rewrite 22 - whitelistattrs PASS: t_rewrite 23 - whitelistvendorattrs PASS: t_rewrite 24 - whitelistvendorattrs PASS: t_rewrite 25 - whitelistvendorattrs PASS: t_rewrite 26 - issue #62 PASS: t_verify_cert 1 - check disabled PASS: t_verify_cert 2 - cidr prefix PASS: t_verify_cert 3 - simple cert cn PASS: t_verify_cert 4 - negative simple cert cn PASS: t_verify_cert 5 - simple cert cn vs san dns, RFC6125 PASS: t_verify_cert 6 - san ip PASS: t_verify_cert 7 - wrong san ip PASS: t_verify_cert 8 - negative san ip PASS: t_verify_cert 9 - san ip in dns PASS: t_verify_cert 10 - san ip in complex cert PASS: t_verify_cert 11 - san ipv6 PASS: t_verify_cert 12 - wrong san ipv6 PASS: t_verify_cert 13 - negative san ipv6 PASS: t_verify_cert 14 - san ipv6 in dns PASS: t_verify_cert 15 - san ipv6 in complex cert PASS: t_verify_cert 16 - san dns PASS: t_verify_cert 17 - negative san dns PASS: t_verify_cert 18 - san dns in complex cert PASS: t_verify_cert 19 - missing san dns PASS: t_verify_cert 20 - multi hostport cn PASS: t_verify_cert 21 - negative multi hostport cn PASS: t_verify_cert 22 - multi hostport san dns PASS: t_verify_cert 23 - negative multi hostport san dns PASS: t_verify_cert 24 - multi hostport san dns in complex cert PASS: t_verify_cert 25 - multi hostport explicit wrong cert PASS: t_verify_cert 26 - multi hostport explicit matching cert PASS: t_verify_cert 27 - multi hostport explicit wrong complex cert PASS: t_verify_cert 28 - multi hostport explicit matching complex cert PASS: t_verify_cert 29 - explicit cn regex config PASS: t_verify_cert 30 - explicit cn regex PASS: t_verify_cert 31 - negative explicit cn regex PASS: t_verify_cert 32 - explicit cn regex with SAN DNS PASS: t_verify_cert 33 - explicit san ip config PASS: t_verify_cert 34 - explicit san ip PASS: t_verify_cert 35 - wrong explicit san ip PASS: t_verify_cert 36 - missing explicit san ip PASS: t_verify_cert 37 - explicit san ip in complex cert PASS: t_verify_cert 38 - explicit san ipv6 config PASS: t_verify_cert 39 - explicit san ipv6 PASS: t_verify_cert 40 - wrong explicit san ipv6 PASS: t_verify_cert 41 - missing explicitsan ipv6 PASS: t_verify_cert 42 - explicit san ipv6 in complex cert PASS: t_verify_cert 43 - explicit san dns regex config PASS: t_verify_cert 44 - explicit san dns PASS: t_verify_cert 45 - negative explicit san dns PASS: t_verify_cert 46 - missing explicit san dns PASS: t_verify_cert 47 - explicit san dns in complex cert PASS: t_verify_cert 48 - explicit cn regex config PASS: t_verify_cert 49 - explicit san uri regex PASS: t_verify_cert 50 - negative explicit san uri PASS: t_verify_cert 51 - missing explicit san uri PASS: t_verify_cert 52 - explicit san rid config PASS: t_verify_cert 53 - explicit san rid PASS: t_verify_cert 54 - negative explicit san rid PASS: t_verify_cert 55 - missing explicit san rid PASS: t_verify_cert 56 - explicit san otherName config PASS: t_verify_cert 57 - explicit san otherName PASS: t_verify_cert 58 - negative explicit san otherName PASS: t_verify_cert 59 - missing explicit san otherName PASS: t_verify_cert 60 - test regex config syntax PASS: t_verify_cert 61 - test regex config syntax execution PASS: t_verify_cert 62 - test invalid syntax regex PASS: t_verify_cert 63 - test invalid syntax attribute PASS: t_verify_cert 64 - test invalid syntax ip PASS: t_verify_cert 65 - test invalid syntax ipv6 PASS: t_verify_cert 66 - test invalid syntax rID PASS: t_verify_cert 67 - combined config PASS: t_verify_cert 68 - combined san dns PASS: t_verify_cert 69 - negative combined san dns PASS: t_verify_cert 70 - combined san dns in complex cert PASS: t_verify_cert 71 - combined missing san dns PASS: t_verify_cert 72 - multiple check 1 PASS: t_verify_cert 73 - multiple check 2 PASS: t_verify_cert 74 - multiple missing rID PASS: t_verify_cert 75 - multiple missing DNS PASS: t_verify_cert 76 - multiple SANs PASS: t_verify_cert 77 - multiple negative match PASS: t_verify_cert 78 - multiple missing rID in complex cert PASS: t_verify_cert 79 - multiple missing everything ============================================================================ Testsuite summary for radsecproxy 1.10.0 ============================================================================ # TOTAL: 122 # PASS: 122 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[2]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[1]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[1]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0' >>> radsecproxy: Entering fakeroot... Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[2]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[1]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0/tests' make[1]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0' make[2]: Entering directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/radsecproxy/pkg/radsecproxy/usr/bin' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/radsecproxy/pkg/radsecproxy/usr/sbin' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/radsecproxy/pkg/radsecproxy/usr/share/man/man5' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/radsecproxy/pkg/radsecproxy/usr/share/man/man8' /usr/bin/install -c radsecproxy-conf radsecproxy-hash '/home/buildozer/aports/community/radsecproxy/pkg/radsecproxy/usr/bin' /usr/bin/install -c radsecproxy '/home/buildozer/aports/community/radsecproxy/pkg/radsecproxy/usr/sbin' /usr/bin/install -c -m 644 radsecproxy.conf.5 '/home/buildozer/aports/community/radsecproxy/pkg/radsecproxy/usr/share/man/man5' /usr/bin/install -c -m 644 radsecproxy.8 radsecproxy-hash.8 '/home/buildozer/aports/community/radsecproxy/pkg/radsecproxy/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0' make[1]: Leaving directory '/home/buildozer/aports/community/radsecproxy/src/radsecproxy-1.10.0' >>> radsecproxy-doc*: Running split function doc... >>> radsecproxy-doc*: Preparing subpackage radsecproxy-doc... >>> radsecproxy-doc*: Running postcheck for radsecproxy-doc >>> radsecproxy-openrc*: Running split function openrc... >>> radsecproxy-openrc*: Preparing subpackage radsecproxy-openrc... >>> radsecproxy-openrc*: Running postcheck for radsecproxy-openrc >>> radsecproxy*: Running postcheck for radsecproxy >>> radsecproxy*: Preparing package radsecproxy... >>> radsecproxy*: Stripping binaries >>> radsecproxy*: Script found. /bin/sh added as a dependency for radsecproxy-1.10.0-r0.apk >>> radsecproxy*: Adding .pre-install >>> radsecproxy*: Adding .post-upgrade >>> radsecproxy-doc*: Scanning shared objects >>> radsecproxy-openrc*: Scanning shared objects >>> radsecproxy*: Scanning shared objects >>> radsecproxy-doc*: Tracing dependencies... >>> radsecproxy-doc*: Package size: 80.0 KB >>> radsecproxy-doc*: Compressing data... >>> radsecproxy-doc*: Create checksum... >>> radsecproxy-doc*: Create radsecproxy-doc-1.10.0-r0.apk >>> radsecproxy-openrc*: Tracing dependencies... >>> radsecproxy-openrc*: Package size: 24.0 KB >>> radsecproxy-openrc*: Compressing data... >>> radsecproxy-openrc*: Create checksum... >>> radsecproxy-openrc*: Create radsecproxy-openrc-1.10.0-r0.apk >>> radsecproxy*: Tracing dependencies... /bin/sh so:libc.musl-ppc64le.so.1 so:libcrypto.so.3 so:libnettle.so.8 so:libssl.so.3 >>> radsecproxy*: Package size: 356.0 KB >>> radsecproxy*: Compressing data... >>> radsecproxy*: Create checksum... >>> radsecproxy*: Create radsecproxy-1.10.0-r0.apk >>> radsecproxy: Build complete at Mon, 29 May 2023 14:24:48 +0000 elapsed time 0h 0m 11s >>> radsecproxy: Cleaning up srcdir >>> radsecproxy: Cleaning up pkgdir >>> radsecproxy: Uninstalling dependencies... (1/14) Purging .makedepends-radsecproxy (20230529.142438) (2/14) Purging autoconf (2.71-r2) (3/14) Purging m4 (1.4.19-r3) (4/14) Purging automake (1.16.5-r2) (5/14) Purging nettle-dev (3.9-r1) (6/14) Purging gmp-dev (6.2.1-r3) (7/14) Purging libgmpxx (6.2.1-r3) (8/14) Purging nettle (3.9-r1) (9/14) Purging openssl-dev (3.1.0-r5) (10/14) Purging git-perl (2.40.1-r0) (11/14) Purging perl-git (2.40.1-r0) (12/14) Purging perl-error (0.17029-r1) (13/14) Purging perl (5.36.1-r2) (14/14) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r0.trigger OK: 259 MiB in 100 packages >>> radsecproxy: Updating the community/ppc64le repository index... >>> radsecproxy: Signing the index...