>>> spiped: Building testing/spiped 1.6.2-r1 (using abuild 3.13.0-r5) started Sun, 29 Sep 2024 14:07:42 +0000 >>> spiped: Checking sanity of /home/buildozer/aports/testing/spiped/APKBUILD... >>> spiped: Analyzing dependencies... >>> spiped: Installing for build: build-base openssl-dev (1/2) Installing openssl-dev (3.3.2-r2) (2/2) Installing .makedepends-spiped (20240929.140743) OK: 442 MiB in 112 packages >>> spiped: Cleaning up srcdir >>> spiped: Cleaning up pkgdir >>> spiped: Cleaning up tmpdir >>> spiped: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spiped-1.6.2.tgz % 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 curl: (22) The requested URL returned error: 404 >>> spiped: Fetching https://www.tarsnap.com/spiped/spiped-1.6.2.tgz % 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 100 138k 100 138k 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k >>> spiped: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spiped-1.6.2.tgz >>> spiped: Checking sha512sums... spiped-1.6.2.tgz: OK >>> spiped: Unpacking /var/cache/distfiles/edge/spiped-1.6.2.tgz... if [ -d libcperciva/POSIX/ ]; then \ export CC="gcc"; \ cd libcperciva/POSIX; \ command -p sh posix-cflags-filter.sh "$PATH"; \ fi > cflags-filter.sh if [ -d libcperciva/cpusupport/ ]; then \ export CC="gcc"; \ command -p sh \ libcperciva/cpusupport/Build/cpusupport.sh \ "$PATH"; \ fi > cpusupport-config.h if [ -d libcperciva/POSIX/ ]; then \ export CC="gcc"; \ cd libcperciva/POSIX; \ printf "export \"LDADD_POSIX="; \ command -p sh posix-l.sh "$PATH"; \ printf "\"\n"; \ printf "export \"CFLAGS_POSIX="; \ command -p sh posix-cflags.sh "$PATH"; \ printf "\"\n"; \ fi > posix-flags.sh Checking if compiler supports HWCAP ELF_AUX_INFO feature... no Checking if compiler supports HWCAP GETAUXVAL feature...if [ ! -s cflags-filter.sh ]; then \ printf "# Compiler understands normal flags; "; \ printf "nothing to filter out\n"; \ fi >> cflags-filter.sh yes Checking if compiler supports X86 CPUID feature... no Checking if compiler supports X86 CPUID_COUNT feature... no Checking if compiler supports X86 AESNI feature... no Checking if compiler supports X86 RDRAND feature... no Checking if compiler supports X86 SHANI feature... no Checking if compiler supports X86 SSE2 feature... no Checking if compiler supports X86 SSSE3 feature... no Checking if compiler supports ARM AES feature...if [ ! -s posix-flags.sh ]; then \ printf "#define POSIX_COMPATIBILITY_NOT_CHECKED 1\n"; \ fi >> posix-flags.sh yes, via -march=armv8.1-a+crypto Checking if compiler supports ARM SHA256 feature... yes, via -march=armv8.1-a+crypto if [ ! -s cpusupport-config.h ]; then \ printf "#define CPUSUPPORT_NONE 1\n"; \ fi >> cpusupport-config.h . ./posix-flags.sh; \ . ./cpusupport-config.h; \ . ./cflags-filter.sh; \ export HAVE_BUILD_FLAGS=1; \ ( cd liball && make all ) || exit 2; make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/liball' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ..; \ make BUILD_SUBDIR=liball \ BUILD_TARGET= buildsubdir; \ else \ make liball.a; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/liball' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/alg/sha256.c -o sha256.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -march=armv8.1-a+crypto -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/alg/sha256_arm.c -o sha256_arm.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/alg/sha256_shani.c -o sha256_shani.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/alg/sha256_sse2.c -o sha256_sse2.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/cpusupport/cpusupport_arm_aes.c -o cpusupport_arm_aes.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/cpusupport/cpusupport_arm_sha256.c -o cpusupport_arm_sha256.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/cpusupport/cpusupport_x86_aesni.c -o cpusupport_x86_aesni.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/cpusupport/cpusupport_x86_rdrand.c -o cpusupport_x86_rdrand.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/cpusupport/cpusupport_x86_shani.c -o cpusupport_x86_shani.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/cpusupport/cpusupport_x86_sse2.c -o cpusupport_x86_sse2.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/cpusupport/cpusupport_x86_ssse3.c -o cpusupport_x86_ssse3.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_aes.c -o crypto_aes.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_aes_aesni.c -o crypto_aes_aesni.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -march=armv8.1-a+crypto -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_aes_arm.c -o crypto_aes_arm.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_aesctr.c -o crypto_aesctr.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_aesctr_aesni.c -o crypto_aesctr_aesni.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -march=armv8.1-a+crypto -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_aesctr_arm.c -o crypto_aesctr_arm.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_dh.c -o crypto_dh.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_dh_group14.c -o crypto_dh_group14.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_entropy.c -o crypto_entropy.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_entropy_rdrand.c -o crypto_entropy_rdrand.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/crypto/crypto_verify_bytes.c -o crypto_verify_bytes.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/datastruct/elasticarray.c -o elasticarray.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/datastruct/ptrheap.c -o ptrheap.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/datastruct/timerqueue.c -o timerqueue.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/events/events.c -o events.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/events/events_immediate.c -o events_immediate.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/events/events_network.c -o events_network.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/events/events_network_selectstats.c -o events_network_selectstats.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/events/events_timer.c -o events_timer.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/netbuf/netbuf_read.c -o netbuf_read.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/network/network_accept.c -o network_accept.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/network/network_connect.c -o network_connect.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/network/network_read.c -o network_read.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/network/network_write.c -o network_write.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/asprintf.c -o asprintf.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/daemonize.c -o daemonize.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/entropy.c -o entropy.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/getopt.c -o getopt.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/insecure_memzero.c -o insecure_memzero.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/monoclock.c -o monoclock.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/noeintr.c -o noeintr.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/perftest.c -o perftest.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/setgroups_none.c -o setgroups_none.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/setuidgid.c -o setuidgid.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/sock.c -o sock.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/sock_util.c -o sock_util.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../libcperciva/util/warnp.c -o warnp.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../lib/dnsthread/dnsthread.c -o dnsthread.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../lib/proto/proto_conn.c -o proto_conn.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../lib/proto/proto_crypt.c -o proto_crypt.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../lib/proto/proto_handshake.c -o proto_handshake.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../lib/proto/proto_pipe.c -o proto_pipe.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../lib/util/graceful_shutdown.c -o graceful_shutdown.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/alg -I../libcperciva/cpusupport -I../libcperciva/crypto -I../libcperciva/datastruct -I../libcperciva/events -I../libcperciva/netbuf -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../lib/util/pthread_create_blocking_np.c -o pthread_create_blocking_np.o ../libcperciva/crypto/crypto_aes.c: In function 'openssl_oneshot': ../libcperciva/crypto/crypto_aes.c:150:9: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 150 | AES_set_encrypt_key(key, (int)(len * 8), &kexp); | ^~~~~~~~~~~~~~~~~~~ In file included from ../libcperciva/crypto/crypto_aes.c:6: /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ ../libcperciva/crypto/crypto_aes.c:151:9: warning: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 151 | AES_encrypt(ptext, ctext, &kexp); | ^~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ ../libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_key_expand': ../libcperciva/crypto/crypto_aes.c:249:9: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 249 | AES_set_encrypt_key(key, (int)(len * 8), kexp); | ^~~~~~~~~~~~~~~~~~~ /usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ ../libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_encrypt_block': ../libcperciva/crypto/crypto_aes.c:285:9: warning: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 285 | AES_encrypt(in, out, (const void *)key); | ^~~~~~~~~~~ /usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ ar -rv liball.a sha256.o sha256_arm.o sha256_shani.o sha256_sse2.o cpusupport_arm_aes.o cpusupport_arm_sha256.o cpusupport_x86_aesni.o cpusupport_x86_rdrand.o cpusupport_x86_shani.o cpusupport_x86_sse2.o cpusupport_x86_ssse3.o crypto_aes.o crypto_aes_aesni.o crypto_aes_arm.o crypto_aesctr.o crypto_aesctr_aesni.o crypto_aesctr_arm.o crypto_dh.o crypto_dh_group14.o crypto_entropy.o crypto_entropy_rdrand.o crypto_verify_bytes.o elasticarray.o ptrheap.o timerqueue.o events.o events_immediate.o events_network.o events_network_selectstats.o events_timer.o netbuf_read.o network_accept.o network_connect.o network_read.o network_write.o asprintf.o daemonize.o entropy.o getopt.o insecure_memzero.o monoclock.o noeintr.o perftest.o setgroups_none.o setuidgid.o sock.o sock_util.o warnp.o dnsthread.o proto_conn.o proto_crypt.o proto_handshake.o proto_pipe.o graceful_shutdown.o pthread_create_blocking_np.o ar: creating liball.a a - sha256.o a - sha256_arm.o a - sha256_shani.o a - sha256_sse2.o a - cpusupport_arm_aes.o a - cpusupport_arm_sha256.o a - cpusupport_x86_aesni.o a - cpusupport_x86_rdrand.o a - cpusupport_x86_shani.o a - cpusupport_x86_sse2.o a - cpusupport_x86_ssse3.o a - crypto_aes.o a - crypto_aes_aesni.o a - crypto_aes_arm.o a - crypto_aesctr.o a - crypto_aesctr_aesni.o a - crypto_aesctr_arm.o a - crypto_dh.o a - crypto_dh_group14.o a - crypto_entropy.o a - crypto_entropy_rdrand.o a - crypto_verify_bytes.o a - elasticarray.o a - ptrheap.o a - timerqueue.o a - events.o a - events_immediate.o a - events_network.o a - events_network_selectstats.o a - events_timer.o a - netbuf_read.o a - network_accept.o a - network_connect.o a - network_read.o a - network_write.o a - asprintf.o a - daemonize.o a - entropy.o a - getopt.o a - insecure_memzero.o a - monoclock.o a - noeintr.o a - perftest.o a - setgroups_none.o a - setuidgid.o a - sock.o a - sock_util.o a - warnp.o a - dnsthread.o a - proto_conn.o a - proto_crypt.o a - proto_handshake.o a - proto_pipe.o a - graceful_shutdown.o a - pthread_create_blocking_np.o make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/liball' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/liball' export CFLAGS="${CFLAGS:--O2}"; \ . ./posix-flags.sh; \ . ./cpusupport-config.h; \ . ./cflags-filter.sh; \ export HAVE_BUILD_FLAGS=1; \ for D in spipe spiped perftests/recv-zeros perftests/send-zeros perftests/standalone-enc tests/dnsthread-resolve tests/nc-client tests/nc-server tests/pthread_create_blocking_np tests/pushbits tests/valgrind; do \ ( cd ${D} && make all ) || exit 2; \ done make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ..; \ make BUILD_SUBDIR=spipe \ BUILD_TARGET=spipe buildsubdir; \ else \ make spipe; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/crypto -I../libcperciva/events -I../libcperciva/util -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/crypto -I../libcperciva/events -I../libcperciva/util -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c pushbits.c -o pushbits.o gcc -o spipe main.o pushbits.o ../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lcrypto -lpthread -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ..; \ make BUILD_SUBDIR=spiped \ BUILD_TARGET=spiped buildsubdir; \ else \ make spiped; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/crypto -I../libcperciva/events -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../libcperciva/crypto -I../libcperciva/events -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c dispatch.c -o dispatch.o gcc -o spiped main.o dispatch.o ../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lcrypto -lpthread -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/recv-zeros' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=perftests/recv-zeros \ BUILD_TARGET=recv-zeros buildsubdir; \ else \ make recv-zeros; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/recv-zeros' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -o recv-zeros main.o ../../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/recv-zeros' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/recv-zeros' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/send-zeros' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=perftests/send-zeros \ BUILD_TARGET=send-zeros buildsubdir; \ else \ make send-zeros; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/send-zeros' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -o send-zeros main.o ../../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/send-zeros' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/send-zeros' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/standalone-enc' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=perftests/standalone-enc \ BUILD_TARGET=test_standalone_enc buildsubdir; \ else \ make test_standalone_enc; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/standalone-enc' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DSTANDALONE_ENC_TESTING -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DSTANDALONE_ENC_TESTING -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../../lib/proto/proto_crypt.c -o proto_crypt.o gcc -o test_standalone_enc main.o proto_crypt.o ../../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lcrypto -lpthread -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/standalone-enc' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/standalone-enc' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/dnsthread-resolve' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/dnsthread-resolve \ BUILD_TARGET=dnsthread-resolve buildsubdir; \ else \ make dnsthread-resolve; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/dnsthread-resolve' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/events -I../../libcperciva/util -I../../lib/dnsthread -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -o dnsthread-resolve main.o ../../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lpthread -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/dnsthread-resolve' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/dnsthread-resolve' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-client' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/nc-client \ BUILD_TARGET=nc-client buildsubdir; \ else \ make nc-client; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-client' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -o nc-client main.o ../../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-client' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-client' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-server' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/nc-server \ BUILD_TARGET=nc-server buildsubdir; \ else \ make nc-server; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-server' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c simple_server.c -o simple_server.o gcc -o nc-server main.o simple_server.o ../../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-server' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-server' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pthread_create_blocking_np' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/pthread_create_blocking_np \ BUILD_TARGET=test_pthread_create_blocking_np buildsubdir; \ else \ make test_pthread_create_blocking_np; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pthread_create_blocking_np' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -I../../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -I../../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c timing.c -o timing.o gcc -o test_pthread_create_blocking_np main.o timing.o ../../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lpthread -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pthread_create_blocking_np' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pthread_create_blocking_np' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pushbits' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/pushbits \ BUILD_TARGET=test_pushbits buildsubdir; \ else \ make test_pushbits; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pushbits' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../spipe -I../../libcperciva/util -I../../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c main.c -o main.o gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../spipe -I../../libcperciva/util -I../../lib/util -Os -fstack-clash-protection -Wformat -Werror=format-security -c ../../spipe/pushbits.c -o pushbits.o gcc -o test_pushbits main.o pushbits.o ../../liball/liball.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lpthread -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pushbits' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pushbits' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/valgrind' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/valgrind \ BUILD_TARGET=potential-memleaks buildsubdir; \ else \ make potential-memleaks; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/valgrind' gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -Os -fstack-clash-protection -Wformat -Werror=format-security -c potential-memleaks.c -o potential-memleaks.o gcc -o potential-memleaks potential-memleaks.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lcrypto -lpthread -lrt -lxnet make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/valgrind' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/valgrind' >>> spiped: Entering fakeroot... . ./posix-flags.sh; \ . ./cpusupport-config.h; \ . ./cflags-filter.sh; \ export HAVE_BUILD_FLAGS=1; \ ( cd liball && make all ) || exit 2; make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/liball' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ..; \ make BUILD_SUBDIR=liball \ BUILD_TARGET= buildsubdir; \ else \ make liball.a; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/liball' make[2]: 'liball.a' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/liball' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/liball' export CFLAGS="${CFLAGS:--O2}"; \ . ./posix-flags.sh; \ . ./cpusupport-config.h; \ . ./cflags-filter.sh; \ export HAVE_BUILD_FLAGS=1; \ for D in spipe spiped perftests/recv-zeros perftests/send-zeros perftests/standalone-enc tests/dnsthread-resolve tests/nc-client tests/nc-server tests/pthread_create_blocking_np tests/pushbits tests/valgrind; do \ ( cd ${D} && make all ) || exit 2; \ done make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ..; \ make BUILD_SUBDIR=spipe \ BUILD_TARGET=spipe buildsubdir; \ else \ make spipe; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' make[2]: 'spipe' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ..; \ make BUILD_SUBDIR=spiped \ BUILD_TARGET=spiped buildsubdir; \ else \ make spiped; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' make[2]: 'spiped' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/recv-zeros' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=perftests/recv-zeros \ BUILD_TARGET=recv-zeros buildsubdir; \ else \ make recv-zeros; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/recv-zeros' make[2]: 'recv-zeros' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/recv-zeros' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/recv-zeros' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/send-zeros' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=perftests/send-zeros \ BUILD_TARGET=send-zeros buildsubdir; \ else \ make send-zeros; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/send-zeros' make[2]: 'send-zeros' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/send-zeros' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/send-zeros' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/standalone-enc' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=perftests/standalone-enc \ BUILD_TARGET=test_standalone_enc buildsubdir; \ else \ make test_standalone_enc; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/standalone-enc' make[2]: 'test_standalone_enc' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/standalone-enc' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/perftests/standalone-enc' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/dnsthread-resolve' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/dnsthread-resolve \ BUILD_TARGET=dnsthread-resolve buildsubdir; \ else \ make dnsthread-resolve; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/dnsthread-resolve' make[2]: 'dnsthread-resolve' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/dnsthread-resolve' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/dnsthread-resolve' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-client' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/nc-client \ BUILD_TARGET=nc-client buildsubdir; \ else \ make nc-client; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-client' make[2]: 'nc-client' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-client' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-client' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-server' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/nc-server \ BUILD_TARGET=nc-server buildsubdir; \ else \ make nc-server; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-server' make[2]: 'nc-server' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-server' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/nc-server' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pthread_create_blocking_np' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/pthread_create_blocking_np \ BUILD_TARGET=test_pthread_create_blocking_np buildsubdir; \ else \ make test_pthread_create_blocking_np; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pthread_create_blocking_np' make[2]: 'test_pthread_create_blocking_np' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pthread_create_blocking_np' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pthread_create_blocking_np' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pushbits' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/pushbits \ BUILD_TARGET=test_pushbits buildsubdir; \ else \ make test_pushbits; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pushbits' make[2]: 'test_pushbits' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pushbits' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/pushbits' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/valgrind' if [ -z "${HAVE_BUILD_FLAGS}" ]; then \ cd ../..; \ make BUILD_SUBDIR=tests/valgrind \ BUILD_TARGET=potential-memleaks buildsubdir; \ else \ make potential-memleaks; \ fi make[2]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/valgrind' make[2]: 'potential-memleaks' is up to date. make[2]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/valgrind' make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/tests/valgrind' export BINDIR=${BINDIR:-/usr/local/bin}; \ for D in spipe spiped; do \ ( cd ${D} && make install ) || exit 2; \ done make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' mkdir -p /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin cp spipe /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/_inst.spipe.$$_ && \ strip /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/_inst.spipe.$$_ && \ chmod 0555 /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/_inst.spipe.$$_ && \ mv -f /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/_inst.spipe.$$_ /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/spipe if ! [ -z "" ]; then \ mkdir -p ; \ for MPAGE in spipe.1; do \ cp $MPAGE /_inst.$MPAGE.$$_ && \ chmod 0444 /_inst.$MPAGE.$$_ && \ mv -f /_inst.$MPAGE.$$_ /$MPAGE; \ done; \ fi make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spipe' make[1]: Entering directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' mkdir -p /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin cp spiped /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/_inst.spiped.$$_ && \ strip /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/_inst.spiped.$$_ && \ chmod 0555 /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/_inst.spiped.$$_ && \ mv -f /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/_inst.spiped.$$_ /home/buildozer/aports/testing/spiped/pkg/spiped/usr/bin/spiped if ! [ -z "" ]; then \ mkdir -p ; \ for MPAGE in spiped.1; do \ cp $MPAGE /_inst.$MPAGE.$$_ && \ chmod 0444 /_inst.$MPAGE.$$_ && \ mv -f /_inst.$MPAGE.$$_ /$MPAGE; \ done; \ fi make[1]: Leaving directory '/home/buildozer/aports/testing/spiped/src/spiped-1.6.2/spiped' >>> spiped*: Running postcheck for spiped >>> spiped*: Preparing package spiped... >>> spiped*: Stripping binaries >>> spiped*: Scanning shared objects >>> spiped*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libcrypto.so.3 >>> spiped*: Package size: 276.0 KB >>> spiped*: Compressing data... >>> spiped*: Create checksum... >>> spiped*: Create spiped-1.6.2-r1.apk >>> spiped: Build complete at Sun, 29 Sep 2024 14:07:47 +0000 elapsed time 0h 0m 5s >>> spiped: Cleaning up srcdir >>> spiped: Cleaning up pkgdir >>> spiped: Uninstalling dependencies... (1/2) Purging .makedepends-spiped (20240929.140743) (2/2) Purging openssl-dev (3.3.2-r2) OK: 440 MiB in 110 packages >>> spiped: Updating the testing/aarch64 repository index... >>> spiped: Signing the index...