==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: spiped 1.6.4-1 (Wed Sep 3 06:34:21 2025)
==> Retrieving sources...
-> Cloning spiped git repo...
Cloning into bare repository '/home/leming/work/spiped/spiped'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
spiped ... Skipped
==> Validating source files with b2sums...
spiped ... Skipped
==> Making package: spiped 1.6.4-1 (Wed Sep 3 06:34:43 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8
zlib-ng-2.2.5-1 git-2.51.0-1
Total Installed Size: 40.29 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-mediawiki-api: git mediawiki support
perl-datetime-format-iso8601: git mediawiki support
perl-lwp-protocol-https: git mediawiki https support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of spiped git repo...
Cloning into 'spiped'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
if [ -d libcperciva/apisupport/ ]; then \
export CC="c99"; \
command -p sh \
libcperciva/apisupport/Build/apisupport.sh \
"$PATH"; \
else \
:; \
fi > apisupport-config.h
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...Checking if compiler supports NONPOSIX SETGROUPS feature... no
Checking if compiler supports HWCAP GETAUXVAL feature... yes
Checking if compiler supports LIBCRYPTO LOW_LEVEL_AES feature...if [ ! -s cflags-filter.sh ]; then \
printf "# Compiler understands normal flags; "; \
printf "nothing to filter out\n"; \
fi >> cflags-filter.sh
WARNING: POSIX violation: c99 does not understand -lxnet
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... yes
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
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
export CFLAGS="${CFLAGS:--O2}"; \
. ./posix-flags.sh; \
. ./cpusupport-config.h; \
. ./cflags-filter.sh; \
. ./apisupport-config.h; \
export HAVE_BUILD_FLAGS=1; \
for D in liball liball/optional_mutex_normal liball/optional_mutex_pthread; do \
( cd ${D} && make all ) || exit 2; \
done
make[1]: Entering directory '/build/spiped/src/spiped/liball'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ..; \
make BUILD_SUBDIR=liball \
BUILD_TARGET= buildsubdir; \
else \
make liball.a; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/liball'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ../libcperciva/crypto/crypto_dh.c -o crypto_dh.o
../libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_key_expand':
../libcperciva/crypto/crypto_aes.c:262:2: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
In file included from ../libcperciva/crypto/crypto_aes.c:10:
/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:301:2: warning: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
/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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ../libcperciva/datastruct/timerqueue.c -o timerqueue.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ../libcperciva/util/fork_func.c -o fork_func.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ../libcperciva/util/ipc_sync.c -o ipc_sync.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-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../libcperciva/external/queue -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-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 fork_func.o getopt.o insecure_memzero.o ipc_sync.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 - fork_func.o
a - getopt.o
a - insecure_memzero.o
a - ipc_sync.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 '/build/spiped/src/spiped/liball'
make[1]: Leaving directory '/build/spiped/src/spiped/liball'
make[1]: Entering directory '/build/spiped/src/spiped/liball/optional_mutex_normal'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ../..; \
make BUILD_SUBDIR=liball/optional_mutex_normal \
BUILD_TARGET= buildsubdir; \
else \
make liball_optional_mutex_normal.a; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/liball/optional_mutex_normal'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DOPTIONAL_MUTEX_PTHREAD_NO -c ../../libcperciva/util/optional_mutex.c -o optional_mutex.o
ar -rv liball_optional_mutex_normal.a optional_mutex.o
ar: creating liball_optional_mutex_normal.a
a - optional_mutex.o
make[2]: Leaving directory '/build/spiped/src/spiped/liball/optional_mutex_normal'
make[1]: Leaving directory '/build/spiped/src/spiped/liball/optional_mutex_normal'
make[1]: Entering directory '/build/spiped/src/spiped/liball/optional_mutex_pthread'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ../..; \
make BUILD_SUBDIR=liball/optional_mutex_pthread \
BUILD_TARGET= buildsubdir; \
else \
make liball_optional_mutex_pthread.a; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/liball/optional_mutex_pthread'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DOPTIONAL_MUTEX_PTHREAD_YES -c ../../libcperciva/util/optional_mutex.c -o optional_mutex.o
ar -rv liball_optional_mutex_pthread.a optional_mutex.o
ar: creating liball_optional_mutex_pthread.a
a - optional_mutex.o
make[2]: Leaving directory '/build/spiped/src/spiped/liball/optional_mutex_pthread'
make[1]: Leaving directory '/build/spiped/src/spiped/liball/optional_mutex_pthread'
export CFLAGS="${CFLAGS:--O2}"; \
. ./posix-flags.sh; \
. ./cpusupport-config.h; \
. ./cflags-filter.sh; \
. ./apisupport-config.h; \
export HAVE_BUILD_FLAGS=1; \
for D in spipe spiped perftests/recv-zeros perftests/send-zeros perftests/standalone-enc tests/dnsthread-resolve tests/msleep 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 '/build/spiped/src/spiped/spipe'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ..; \
make BUILD_SUBDIR=spipe \
BUILD_TARGET=spipe buildsubdir; \
else \
make spipe; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/spipe'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I.. -I../libcperciva/crypto -I../libcperciva/events -I../libcperciva/util -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I.. -I../libcperciva/crypto -I../libcperciva/events -I../libcperciva/util -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c pushbits.c -o pushbits.o
c99 -o spipe main.o pushbits.o ../liball/liball.a ../liball/optional_mutex_pthread/liball_optional_mutex_pthread.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypto -lpthread -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/spipe'
make[1]: Leaving directory '/build/spiped/src/spiped/spipe'
make[1]: Entering directory '/build/spiped/src/spiped/spiped'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ..; \
make BUILD_SUBDIR=spiped \
BUILD_TARGET=spiped buildsubdir; \
else \
make spiped; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/spiped'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I.. -I../libcperciva/crypto -I../libcperciva/events -I../libcperciva/external/queue -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I.. -I../libcperciva/crypto -I../libcperciva/events -I../libcperciva/external/queue -I../libcperciva/network -I../libcperciva/util -I../lib/dnsthread -I../lib/proto -I../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c dispatch.c -o dispatch.o
c99 -o spiped main.o dispatch.o ../liball/liball.a ../liball/optional_mutex_pthread/liball_optional_mutex_pthread.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypto -lpthread -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/spiped'
make[1]: Leaving directory '/build/spiped/src/spiped/spiped'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/perftests/recv-zeros'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -o recv-zeros main.o ../../liball/liball.a ../../liball/optional_mutex_normal/liball_optional_mutex_normal.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/perftests/recv-zeros'
make[1]: Leaving directory '/build/spiped/src/spiped/perftests/recv-zeros'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/perftests/send-zeros'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -o send-zeros main.o ../../liball/liball.a ../../liball/optional_mutex_normal/liball_optional_mutex_normal.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/perftests/send-zeros'
make[1]: Leaving directory '/build/spiped/src/spiped/perftests/send-zeros'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/perftests/standalone-enc'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c fd_drain.c -o fd_drain.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c standalone_aesctr.c -o standalone_aesctr.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c standalone_aesctr_hmac.c -o standalone_aesctr_hmac.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c standalone_hmac.c -o standalone_hmac.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DSTANDALONE_ENC_TESTING -c standalone_pce.c -o standalone_pce.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c standalone_transfer_noencrypt.c -o standalone_transfer_noencrypt.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DSTANDALONE_ENC_TESTING -c standalone_pipe_socketpair_one.c -o standalone_pipe_socketpair_one.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../lib/proto -I../../libcperciva/alg -I../../libcperciva/cpusupport -I../../libcperciva/crypto -I../../libcperciva/events -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DSTANDALONE_ENC_TESTING -c ../../lib/proto/proto_crypt.c -o proto_crypt.o
c99 -o test_standalone_enc main.o fd_drain.o standalone_aesctr.o standalone_aesctr_hmac.o standalone_hmac.o standalone_pce.o standalone_transfer_noencrypt.o standalone_pipe_socketpair_one.o proto_crypt.o ../../liball/liball.a ../../liball/optional_mutex_pthread/liball_optional_mutex_pthread.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypto -lpthread -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/perftests/standalone-enc'
make[1]: Leaving directory '/build/spiped/src/spiped/perftests/standalone-enc'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/dnsthread-resolve'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/events -I../../libcperciva/util -I../../lib/dnsthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -o dnsthread-resolve main.o ../../liball/liball.a ../../liball/optional_mutex_pthread/liball_optional_mutex_pthread.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lpthread -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/tests/dnsthread-resolve'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/dnsthread-resolve'
make[1]: Entering directory '/build/spiped/src/spiped/tests/msleep'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ../..; \
make BUILD_SUBDIR=tests/msleep \
BUILD_TARGET=msleep buildsubdir; \
else \
make msleep; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/tests/msleep'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I ../../libcperciva/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -o msleep main.o ../../liball/liball.a ../../liball/optional_mutex_normal/liball_optional_mutex_normal.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/tests/msleep'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/msleep'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/nc-client'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -o nc-client main.o ../../liball/liball.a ../../liball/optional_mutex_normal/liball_optional_mutex_normal.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/tests/nc-client'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/nc-client'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/nc-server'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/events -I../../libcperciva/external/queue -I../../libcperciva/network -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/events -I../../libcperciva/external/queue -I../../libcperciva/network -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c simple_server.c -o simple_server.o
c99 -o nc-server main.o simple_server.o ../../liball/liball.a ../../liball/optional_mutex_normal/liball_optional_mutex_normal.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/tests/nc-server'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/nc-server'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/pthread_create_blocking_np'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c timing.c -o timing.o
c99 -o test_pthread_create_blocking_np main.o timing.o ../../liball/liball.a ../../liball/optional_mutex_pthread/liball_optional_mutex_pthread.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lpthread -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/tests/pthread_create_blocking_np'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/pthread_create_blocking_np'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/pushbits'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../spipe -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c main.c -o main.o
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -I../../spipe -I../../libcperciva/util -I../../lib/util -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c ../../spipe/pushbits.c -o pushbits.o
c99 -o test_pushbits main.o pushbits.o ../../liball/liball.a ../../liball/optional_mutex_pthread/liball_optional_mutex_pthread.a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lpthread -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/tests/pushbits'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/pushbits'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/valgrind'
c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -DAPISUPPORT_CONFIG_FILE=\"apisupport-config.h\" -I../.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -c potential-memleaks.c -o potential-memleaks.o
c99 -o potential-memleaks potential-memleaks.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lcrypto -lpthread -lrt
make[2]: Leaving directory '/build/spiped/src/spiped/tests/valgrind'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/valgrind'
==> Entering fakeroot environment...
==> Starting package()...
export CFLAGS="${CFLAGS:--O2}"; \
. ./posix-flags.sh; \
. ./cpusupport-config.h; \
. ./cflags-filter.sh; \
. ./apisupport-config.h; \
export HAVE_BUILD_FLAGS=1; \
for D in liball liball/optional_mutex_normal liball/optional_mutex_pthread; do \
( cd ${D} && make all ) || exit 2; \
done
make[1]: Entering directory '/build/spiped/src/spiped/liball'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ..; \
make BUILD_SUBDIR=liball \
BUILD_TARGET= buildsubdir; \
else \
make liball.a; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/liball'
make[2]: 'liball.a' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/liball'
make[1]: Leaving directory '/build/spiped/src/spiped/liball'
make[1]: Entering directory '/build/spiped/src/spiped/liball/optional_mutex_normal'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ../..; \
make BUILD_SUBDIR=liball/optional_mutex_normal \
BUILD_TARGET= buildsubdir; \
else \
make liball_optional_mutex_normal.a; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/liball/optional_mutex_normal'
make[2]: 'liball_optional_mutex_normal.a' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/liball/optional_mutex_normal'
make[1]: Leaving directory '/build/spiped/src/spiped/liball/optional_mutex_normal'
make[1]: Entering directory '/build/spiped/src/spiped/liball/optional_mutex_pthread'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ../..; \
make BUILD_SUBDIR=liball/optional_mutex_pthread \
BUILD_TARGET= buildsubdir; \
else \
make liball_optional_mutex_pthread.a; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/liball/optional_mutex_pthread'
make[2]: 'liball_optional_mutex_pthread.a' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/liball/optional_mutex_pthread'
make[1]: Leaving directory '/build/spiped/src/spiped/liball/optional_mutex_pthread'
export CFLAGS="${CFLAGS:--O2}"; \
. ./posix-flags.sh; \
. ./cpusupport-config.h; \
. ./cflags-filter.sh; \
. ./apisupport-config.h; \
export HAVE_BUILD_FLAGS=1; \
for D in spipe spiped perftests/recv-zeros perftests/send-zeros perftests/standalone-enc tests/dnsthread-resolve tests/msleep 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 '/build/spiped/src/spiped/spipe'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ..; \
make BUILD_SUBDIR=spipe \
BUILD_TARGET=spipe buildsubdir; \
else \
make spipe; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/spipe'
make[2]: 'spipe' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/spipe'
make[1]: Leaving directory '/build/spiped/src/spiped/spipe'
make[1]: Entering directory '/build/spiped/src/spiped/spiped'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ..; \
make BUILD_SUBDIR=spiped \
BUILD_TARGET=spiped buildsubdir; \
else \
make spiped; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/spiped'
make[2]: 'spiped' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/spiped'
make[1]: Leaving directory '/build/spiped/src/spiped/spiped'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/perftests/recv-zeros'
make[2]: 'recv-zeros' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/perftests/recv-zeros'
make[1]: Leaving directory '/build/spiped/src/spiped/perftests/recv-zeros'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/perftests/send-zeros'
make[2]: 'send-zeros' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/perftests/send-zeros'
make[1]: Leaving directory '/build/spiped/src/spiped/perftests/send-zeros'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/perftests/standalone-enc'
make[2]: 'test_standalone_enc' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/perftests/standalone-enc'
make[1]: Leaving directory '/build/spiped/src/spiped/perftests/standalone-enc'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/dnsthread-resolve'
make[2]: 'dnsthread-resolve' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/tests/dnsthread-resolve'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/dnsthread-resolve'
make[1]: Entering directory '/build/spiped/src/spiped/tests/msleep'
if [ -z "${HAVE_BUILD_FLAGS}" ]; then \
cd ../..; \
make BUILD_SUBDIR=tests/msleep \
BUILD_TARGET=msleep buildsubdir; \
else \
make msleep; \
fi
make[2]: Entering directory '/build/spiped/src/spiped/tests/msleep'
make[2]: 'msleep' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/tests/msleep'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/msleep'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/nc-client'
make[2]: 'nc-client' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/tests/nc-client'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/nc-client'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/nc-server'
make[2]: 'nc-server' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/tests/nc-server'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/nc-server'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/pthread_create_blocking_np'
make[2]: 'test_pthread_create_blocking_np' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/tests/pthread_create_blocking_np'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/pthread_create_blocking_np'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/pushbits'
make[2]: 'test_pushbits' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/tests/pushbits'
make[1]: Leaving directory '/build/spiped/src/spiped/tests/pushbits'
make[1]: Entering directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/tests/valgrind'
make[2]: 'potential-memleaks' is up to date.
make[2]: Leaving directory '/build/spiped/src/spiped/tests/valgrind'
make[1]: Leaving directory '/build/spiped/src/spiped/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 '/build/spiped/src/spiped/spipe'
mkdir -p /build/spiped/pkg/spiped/usr/bin
cp spipe /build/spiped/pkg/spiped/usr/bin/_inst.spipe.$$_ && \
strip /build/spiped/pkg/spiped/usr/bin/_inst.spipe.$$_ && \
chmod 0555 /build/spiped/pkg/spiped/usr/bin/_inst.spipe.$$_ && \
mv -f /build/spiped/pkg/spiped/usr/bin/_inst.spipe.$$_ /build/spiped/pkg/spiped/usr/bin/spipe
if ! [ -z "/build/spiped/pkg/spiped/usr/share/man/man1" ]; then \
mkdir -p /build/spiped/pkg/spiped/usr/share/man/man1; \
for MPAGE in spipe.1; do \
cp $MPAGE /build/spiped/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ && \
chmod 0444 /build/spiped/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ && \
mv -f /build/spiped/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ /build/spiped/pkg/spiped/usr/share/man/man1/$MPAGE; \
done; \
fi
make[1]: Leaving directory '/build/spiped/src/spiped/spipe'
make[1]: Entering directory '/build/spiped/src/spiped/spiped'
mkdir -p /build/spiped/pkg/spiped/usr/bin
cp spiped /build/spiped/pkg/spiped/usr/bin/_inst.spiped.$$_ && \
strip /build/spiped/pkg/spiped/usr/bin/_inst.spiped.$$_ && \
chmod 0555 /build/spiped/pkg/spiped/usr/bin/_inst.spiped.$$_ && \
mv -f /build/spiped/pkg/spiped/usr/bin/_inst.spiped.$$_ /build/spiped/pkg/spiped/usr/bin/spiped
if ! [ -z "/build/spiped/pkg/spiped/usr/share/man/man1" ]; then \
mkdir -p /build/spiped/pkg/spiped/usr/share/man/man1; \
for MPAGE in spiped.1; do \
cp $MPAGE /build/spiped/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ && \
chmod 0444 /build/spiped/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ && \
mv -f /build/spiped/pkg/spiped/usr/share/man/man1/_inst.$MPAGE.$$_ /build/spiped/pkg/spiped/usr/share/man/man1/$MPAGE; \
done; \
fi
make[1]: Leaving directory '/build/spiped/src/spiped/spiped'
install: creating directory '/build/spiped/pkg/spiped/usr/share/licenses'
install: creating directory '/build/spiped/pkg/spiped/usr/share/licenses/spiped'
'COPYRIGHT' -> '/build/spiped/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.4-1 (Wed Sep 3 06:35:05 2025)
==> Cleaning up...