From https://github.com/archlinux/svntogit-community * branch packages/spiped -> FETCH_HEAD * [new branch] packages/spiped -> community/packages/spiped Cloning into 'spiped'... done. :: Synchronizing package databases... % 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 132k 100 132k 0 0 376k 0 --:--:-- --:--:-- --:--:-- 376k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8547k 100 8547k 0 0 20.9M 0 --:--:-- --:--:-- --:--:-- 20.9M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 422k 0 --:--:-- --:--:-- --:--:-- 421k 100 143k 100 143k 0 0 422k 0 --:--:-- --:--:-- --:--:-- 421k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1690772561 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1690772561' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-spiped-archlinuxrb-build-8OivZe4M PWD=/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv ==> Making package: spiped 1.6.2-3 (Mon Jul 31 03:03:14 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading spiped-1.6.2.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 100 138k 100 138k 0 0 245k 0 --:--:-- --:--:-- --:--:-- 246k ==> Validating source files with sha512sums... spiped-1.6.2.tar.gz ... Passed ==> Validating source files with b2sums... spiped-1.6.2.tar.gz ... Passed ==> Extracting sources... -> Extracting spiped-1.6.2.tar.gz with bsdtar ==> Starting build()... if [ -d libcperciva/POSIX/ ]; then \ export CC="c99"; \ cd libcperciva/POSIX; \ command -p sh posix-cflags-filter.sh "$PATH"; \ fi > cflags-filter.sh if [ -d libcperciva/cpusupport/ ]; then \ export CC="c99"; \ command -p sh \ libcperciva/cpusupport/Build/cpusupport.sh \ "$PATH"; \ fi > cpusupport-config.h if [ -d libcperciva/POSIX/ ]; then \ export CC="c99"; \ 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...if [ ! -s cflags-filter.sh ]; then \ printf "# Compiler understands normal flags; "; \ printf "nothing to filter out\n"; \ fi >> cflags-filter.sh no Checking if compiler supports HWCAP GETAUXVAL feature...WARNING: POSIX violation: c99 does not understand -lxnet yes Checking if compiler supports X86 CPUID feature... yes Checking if compiler supports X86 CPUID_COUNT feature... yes Checking if compiler supports X86 AESNI feature... yes, via -maes Checking if compiler supports X86 RDRAND feature...if [ ! -s posix-flags.sh ]; then \ printf "#define POSIX_COMPATIBILITY_NOT_CHECKED 1\n"; \ fi >> posix-flags.sh yes, via -mrdrnd Checking if compiler supports X86 SHANI feature... yes, via -msse2 -msha Checking if compiler supports X86 SSE2 feature... yes Checking if compiler supports X86 SSSE3 feature... yes, via -mssse3 Checking if compiler supports ARM AES feature... no Checking if compiler supports ARM SHA256 feature... no 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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/liball' c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/alg/sha256.c -o sha256.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/alg/sha256_arm.c -o sha256_arm.o c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -msse2 -msha -mssse3 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/alg/sha256_shani.c -o sha256_shani.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/alg/sha256_sse2.c -o sha256_sse2.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/cpusupport/cpusupport_arm_aes.c -o cpusupport_arm_aes.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/cpusupport/cpusupport_arm_sha256.c -o cpusupport_arm_sha256.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/cpusupport/cpusupport_x86_aesni.c -o cpusupport_x86_aesni.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/cpusupport/cpusupport_x86_rdrand.c -o cpusupport_x86_rdrand.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/cpusupport/cpusupport_x86_shani.c -o cpusupport_x86_shani.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/cpusupport/cpusupport_x86_sse2.c -o cpusupport_x86_sse2.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/cpusupport/cpusupport_x86_ssse3.c -o cpusupport_x86_ssse3.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_aes.c -o crypto_aes.o c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -maes -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_aes_aesni.c -o crypto_aes_aesni.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_aes_arm.c -o crypto_aes_arm.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_aesctr.c -o crypto_aesctr.o c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -maes -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_aesctr_aesni.c -o crypto_aesctr_aesni.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_aesctr_arm.c -o crypto_aesctr_arm.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_dh.c -o crypto_dh.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_dh_group14.c -o crypto_dh_group14.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_entropy.c -o crypto_entropy.o c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -mrdrnd -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_entropy_rdrand.c -o crypto_entropy_rdrand.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/crypto/crypto_verify_bytes.c -o crypto_verify_bytes.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/datastruct/elasticarray.c -o elasticarray.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/datastruct/ptrheap.c -o ptrheap.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/datastruct/timerqueue.c -o timerqueue.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, | ^~~~~~~~~~~ c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/events/events.c -o events.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/events/events_immediate.c -o events_immediate.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/events/events_network.c -o events_network.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/events/events_network_selectstats.c -o events_network_selectstats.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/events/events_timer.c -o events_timer.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/netbuf/netbuf_read.c -o netbuf_read.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/network/network_accept.c -o network_accept.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/network/network_connect.c -o network_connect.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/network/network_read.c -o network_read.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/network/network_write.c -o network_write.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/asprintf.c -o asprintf.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/daemonize.c -o daemonize.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/entropy.c -o entropy.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/getopt.c -o getopt.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/insecure_memzero.c -o insecure_memzero.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/monoclock.c -o monoclock.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/noeintr.c -o noeintr.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/perftest.c -o perftest.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/setgroups_none.c -o setgroups_none.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/setuidgid.c -o setuidgid.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/sock.c -o sock.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/sock_util.c -o sock_util.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../libcperciva/util/warnp.c -o warnp.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../lib/dnsthread/dnsthread.c -o dnsthread.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../lib/proto/proto_conn.c -o proto_conn.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../lib/proto/proto_crypt.c -o proto_crypt.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../lib/proto/proto_handshake.c -o proto_handshake.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../lib/proto/proto_pipe.c -o proto_pipe.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../lib/util/graceful_shutdown.c -o graceful_shutdown.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../lib/util/pthread_create_blocking_np.c -o pthread_create_blocking_np.o 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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/liball' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spipe' c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c pushbits.c -o pushbits.o c99 -o spipe main.o pushbits.o ../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lcrypto -lpthread -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spipe' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spipe' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spiped' c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c dispatch.c -o dispatch.o c99 -o spiped main.o dispatch.o ../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lcrypto -lpthread -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spiped' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spiped' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/recv-zeros' c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -o recv-zeros main.o ../../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/recv-zeros' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/recv-zeros' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/send-zeros' c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -o send-zeros main.o ../../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/send-zeros' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/send-zeros' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/standalone-enc' c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../../lib/proto/proto_crypt.c -o proto_crypt.o c99 -o test_standalone_enc main.o proto_crypt.o ../../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lcrypto -lpthread -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/standalone-enc' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/standalone-enc' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/dnsthread-resolve' c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -o dnsthread-resolve main.o ../../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lpthread -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/dnsthread-resolve' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/dnsthread-resolve' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-client' c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -o nc-client main.o ../../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-client' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-client' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-server' c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c simple_server.c -o simple_server.o c99 -o nc-server main.o simple_server.o ../../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-server' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-server' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pthread_create_blocking_np' c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -I../../lib/util -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -I../../lib/util -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c timing.c -o timing.o c99 -o test_pthread_create_blocking_np main.o timing.o ../../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lpthread -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pthread_create_blocking_np' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pthread_create_blocking_np' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pushbits' c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../spipe -I../../libcperciva/util -I../../lib/util -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c main.c -o main.o c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../spipe -I../../libcperciva/util -I../../lib/util -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c ../../spipe/pushbits.c -o pushbits.o c99 -o test_pushbits main.o pushbits.o ../../liball/liball.a -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lpthread -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pushbits' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pushbits' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/valgrind' c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -c potential-memleaks.c -o potential-memleaks.o c99 -o potential-memleaks potential-memleaks.o -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lcrypto -lpthread -lrt make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/valgrind' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/valgrind' ==> Entering fakeroot environment... ==> Starting package()... . ./posix-flags.sh; \ . ./cpusupport-config.h; \ . ./cflags-filter.sh; \ export HAVE_BUILD_FLAGS=1; \ ( cd liball && make all ) || exit 2; make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/liball' make[2]: 'liball.a' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/liball' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spipe' make[2]: 'spipe' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spipe' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spipe' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spiped' make[2]: 'spiped' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spiped' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spiped' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/recv-zeros' make[2]: 'recv-zeros' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/recv-zeros' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/recv-zeros' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/send-zeros' make[2]: 'send-zeros' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/send-zeros' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/send-zeros' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/standalone-enc' make[2]: 'test_standalone_enc' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/standalone-enc' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/perftests/standalone-enc' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/dnsthread-resolve' make[2]: 'dnsthread-resolve' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/dnsthread-resolve' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/dnsthread-resolve' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-client' make[2]: 'nc-client' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-client' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-client' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-server' make[2]: 'nc-server' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-server' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/nc-server' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pthread_create_blocking_np' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pthread_create_blocking_np' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pushbits' make[2]: 'test_pushbits' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pushbits' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/pushbits' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/valgrind' make[2]: 'potential-memleaks' is up to date. make[2]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/tests/valgrind' make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/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 '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spipe' mkdir -p /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin cp spipe /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/_inst.spipe.$$_ && \ strip /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/_inst.spipe.$$_ && \ chmod 0555 /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/_inst.spipe.$$_ && \ mv -f /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/_inst.spipe.$$_ /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/spipe if ! [ -z "/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1" ]; then \ mkdir -p /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1; \ for MPAGE in spipe.1; do \ cp $MPAGE /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ && \ chmod 0444 /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ && \ mv -f /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1/$MPAGE; \ done; \ fi make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spipe' make[1]: Entering directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spiped' mkdir -p /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin cp spiped /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/_inst.spiped.$$_ && \ strip /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/_inst.spiped.$$_ && \ chmod 0555 /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/_inst.spiped.$$_ && \ mv -f /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/_inst.spiped.$$_ /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/bin/spiped if ! [ -z "/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1" ]; then \ mkdir -p /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1; \ for MPAGE in spiped.1; do \ cp $MPAGE /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ && \ chmod 0444 /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ && \ mv -f /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ /tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/man/man1/$MPAGE; \ done; \ fi make[1]: Leaving directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/src/spiped-1.6.2/spiped' install: creating directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/licenses' install: creating directory '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/licenses/spiped' 'COPYRIGHT' -> '/tmp/archlinux-ci/spiped-archlinuxrb-build-8OivZe4M/spiped/trunk/pkg/spiped/usr/share/licenses/spiped/COPYRIGHT' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "spiped"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: spiped 1.6.2-3 (Mon Jul 31 03:03:35 2023)