>>> radsecproxy: Building community/radsecproxy 1.10.0-r0 (using abuild 3.11.2-r0) started Mon, 29 May 2023 14:24:48 +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.142453) (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: 972 MiB in 120 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 413k 0 --:--:-- --:--:-- --:--:-- 413k >>> 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... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking target system type... riscv64-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 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 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 riscv64-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 riscv64-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/list.Tpo .deps/list.Po mv -f .deps/hash.Tpo .deps/hash.Po mv -f .deps/fticks_hashmac.Tpo .deps/fticks_hashmac.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 -o radsecproxy-hash radsecproxy-hash.o fticks_hashmac.o hash.o list.o -lresolv -lnettle mv -f .deps/debug.Tpo .deps/debug.Po mv -f .deps/dns.Tpo .deps/dns.Po mv -f .deps/fticks.Tpo .deps/fticks.Po mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/hostport.Tpo .deps/hostport.Po mv -f .deps/tls.Tpo .deps/tls.Po mv -f .deps/tcp.Tpo .deps/tcp.Po mv -f .deps/gconfig.Tpo .deps/gconfig.Po mv -f .deps/udp.Tpo .deps/udp.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 -o radsecproxy-conf catgconf.o debug.o gconfig.o util.o -lresolv -lnettle mv -f .deps/radmsg.Tpo .deps/radmsg.Po mv -f .deps/dtls.Tpo .deps/dtls.Po mv -f .deps/rewrite.Tpo .deps/rewrite.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 -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' >>> 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-riscv64.so.1 so:libcrypto.so.3 so:libnettle.so.8 so:libssl.so.3 >>> radsecproxy*: Package size: 200.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:25:57 +0000 elapsed time 0h 1m 9s >>> radsecproxy: Cleaning up srcdir >>> radsecproxy: Cleaning up pkgdir >>> radsecproxy: Uninstalling dependencies... (1/14) Purging .makedepends-radsecproxy (20230529.142453) (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: 925 MiB in 106 packages >>> radsecproxy: Updating the community/riscv64 repository index... >>> radsecproxy: Signing the index...