>>> Building on exopi-1 under security/spiped DIST = [security/spiped:spiped-1.6.2.tgz] FULLPKGNAME = spiped-1.6.2p1 Woken up textproc/p5-XML-Dumper (Junk lock failure for exopi-1 at 1713856194.17961) Received IO (Junk lock obtained for exopi-1 at 1713856225.90) Still tainted: host marked nojunk by games/openclonk >>> Running junk in security/spiped at 1713856227.67 Can't run junk because of lock on games/openclonk (Junk lock released for exopi-1 at 1713856229.98) Woken up www/p5-Catalyst-Model-Adaptor distfiles size=142332 >>> Running build in security/spiped at 1713856230.15 ===> security/spiped ===> Building from scratch spiped-1.6.2p1 ===> Verifying specs: c crypto pthread ===> found c.100.0 crypto.54.0 pthread.27.1 ===> Checking files for spiped-1.6.2p1 `/exopi-cvs/ports/distfiles/spiped-1.6.2.tgz' is up to date. >> (SHA256) spiped-1.6.2.tgz: OK ===> Extracting for spiped-1.6.2p1 ===> Patching for spiped-1.6.2p1 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for spiped-1.6.2p1 ===> Configuring for spiped-1.6.2p1 ===> Building for spiped-1.6.2p1 if [ -d libcperciva/POSIX/ ]; then export CC="cc"; cd libcperciva/POSIX; command -p sh posix-cflags-filter.sh "$PATH"; fi > cflags-filter.sh if [ ! -s cflags-filter.sh ]; then printf "# Compiler understands normal flags; "; printf "nothing to filter out\n"; fi >> cflags-filter.sh if [ -d libcperciva/cpusupport/ ]; then export CC="cc"; command -p sh libcperciva/cpusupport/Build/cpusupport.sh "$PATH"; fi > cpusupport-config.h Checking if compiler supports HWCAP ELF_AUX_INFO feature... no Checking if compiler supports HWCAP GETAUXVAL feature... no 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... 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 if [ -d libcperciva/POSIX/ ]; then export CC="cc"; 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 WARNING: POSIX violation: cc does not understand -lrt WARNING: POSIX violation: cc does not understand -lxnet if [ ! -s posix-flags.sh ]; then printf "#define POSIX_COMPATIBILITY_NOT_CHECKED 1\n"; fi >> posix-flags.sh . ./posix-flags.sh; . ./cpusupport-config.h; . ./cflags-filter.sh; export HAVE_BUILD_FLAGS=1; ( cd liball && make all ) || exit 2; if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ..; make BUILD_SUBDIR=liball BUILD_TARGET= buildsubdir; else make liball.a; fi cc -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 -O2 -pipe -c ../libcperciva/alg/sha256.c -o sha256.o cc -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 -O2 -pipe -c ../libcperciva/alg/sha256_arm.c -o sha256_arm.o cc -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 -O2 -pipe -c ../libcperciva/alg/sha256_shani.c -o sha256_shani.o cc -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 -O2 -pipe -c ../libcperciva/alg/sha256_sse2.c -o sha256_sse2.o cc -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 -O2 -pipe -c ../libcperciva/cpusupport/cpusupport_arm_aes.c -o cpusupport_arm_aes.o cc -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 -O2 -pipe -c ../libcperciva/cpusupport/cpusupport_arm_sha256.c -o cpusupport_arm_sha256.o cc -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 -O2 -pipe -c ../libcperciva/cpusupport/cpusupport_x86_aesni.c -o cpusupport_x86_aesni.o cc -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 -O2 -pipe -c ../libcperciva/cpusupport/cpusupport_x86_rdrand.c -o cpusupport_x86_rdrand.o cc -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 -O2 -pipe -c ../libcperciva/cpusupport/cpusupport_x86_shani.c -o cpusupport_x86_shani.o cc -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 -O2 -pipe -c ../libcperciva/cpusupport/cpusupport_x86_sse2.c -o cpusupport_x86_sse2.o cc -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 -O2 -pipe -c ../libcperciva/cpusupport/cpusupport_x86_ssse3.c -o cpusupport_x86_ssse3.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_aes.c -o crypto_aes.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_aes_aesni.c -o crypto_aes_aesni.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_aes_arm.c -o crypto_aes_arm.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_aesctr.c -o crypto_aesctr.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_aesctr_aesni.c -o crypto_aesctr_aesni.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_aesctr_arm.c -o crypto_aesctr_arm.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_dh.c -o crypto_dh.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_dh_group14.c -o crypto_dh_group14.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_entropy.c -o crypto_entropy.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_entropy_rdrand.c -o crypto_entropy_rdrand.o cc -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 -O2 -pipe -c ../libcperciva/crypto/crypto_verify_bytes.c -o crypto_verify_bytes.o cc -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 -O2 -pipe -c ../libcperciva/datastruct/elasticarray.c -o elasticarray.o cc -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 -O2 -pipe -c ../libcperciva/datastruct/ptrheap.c -o ptrheap.o cc -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 -O2 -pipe -c ../libcperciva/datastruct/timerqueue.c -o timerqueue.o cc -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 -O2 -pipe -c ../libcperciva/events/events.c -o events.o cc -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 -O2 -pipe -c ../libcperciva/events/events_immediate.c -o events_immediate.o cc -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 -O2 -pipe -c ../libcperciva/events/events_network.c -o events_network.o cc -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 -O2 -pipe -c ../libcperciva/events/events_network_selectstats.c -o events_network_selectstats.o cc -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 -O2 -pipe -c ../libcperciva/events/events_timer.c -o events_timer.o cc -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 -O2 -pipe -c ../libcperciva/netbuf/netbuf_read.c -o netbuf_read.o cc -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 -O2 -pipe -c ../libcperciva/network/network_accept.c -o network_accept.o cc -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 -O2 -pipe -c ../libcperciva/network/network_connect.c -o network_connect.o cc -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 -O2 -pipe -c ../libcperciva/network/network_read.c -o network_read.o cc -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 -O2 -pipe -c ../libcperciva/network/network_write.c -o network_write.o cc -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 -O2 -pipe -c ../libcperciva/util/asprintf.c -o asprintf.o cc -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 -O2 -pipe -c ../libcperciva/util/daemonize.c -o daemonize.o cc -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 -O2 -pipe -c ../libcperciva/util/entropy.c -o entropy.o cc -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 -O2 -pipe -c ../libcperciva/util/getopt.c -o getopt.o In file included from ../libcperciva/util/getopt.c:6: ../libcperciva/util/getopt.h:34:2: warning: Working around bug in LLVM optimizer [-W#warnings] #warning Working around bug in LLVM optimizer ^ ../libcperciva/util/getopt.h:35:2: warning: For more details see https://bugs.llvm.org/show_bug.cgi?id=27190 [-W#warnings] #warning For more details see https://bugs.llvm.org/show_bug.cgi?id=27190 ^ 2 warnings generated. cc -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 -O2 -pipe -c ../libcperciva/util/insecure_memzero.c -o insecure_memzero.o cc -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 -O2 -pipe -c ../libcperciva/util/monoclock.c -o monoclock.o cc -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 -O2 -pipe -c ../libcperciva/util/noeintr.c -o noeintr.o cc -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 -O2 -pipe -c ../libcperciva/util/perftest.c -o perftest.o cc -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 -O2 -pipe -c ../libcperciva/util/setgroups_none.c -o setgroups_none.o cc -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 -O2 -pipe -c ../libcperciva/util/setuidgid.c -o setuidgid.o cc -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 -O2 -pipe -c ../libcperciva/util/sock.c -o sock.o cc -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 -O2 -pipe -c ../libcperciva/util/sock_util.c -o sock_util.o cc -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 -O2 -pipe -c ../libcperciva/util/warnp.c -o warnp.o cc -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 -O2 -pipe -c ../lib/dnsthread/dnsthread.c -o dnsthread.o cc -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 -O2 -pipe -c ../lib/proto/proto_conn.c -o proto_conn.o cc -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 -O2 -pipe -c ../lib/proto/proto_crypt.c -o proto_crypt.o cc -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 -O2 -pipe -c ../lib/proto/proto_handshake.c -o proto_handshake.o cc -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 -O2 -pipe -c ../lib/proto/proto_pipe.c -o proto_pipe.o cc -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 -O2 -pipe -c ../lib/util/graceful_shutdown.c -o graceful_shutdown.o cc -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 -O2 -pipe -c ../lib/util/pthread_create_blocking_np.c -o pthread_create_blocking_np.o ar r 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: warning: creating liball.a 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} && /usr/bin/make all ) || exit 2; done if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ..; /usr/bin/make BUILD_SUBDIR=spipe BUILD_TARGET=spipe buildsubdir; else /usr/bin/make spipe; fi cc -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 -O2 -pipe -c main.c -o main.o In file included from main.c:12: ../libcperciva/util/getopt.h:34:2: warning: Working around bug in LLVM optimizer [-W#warnings] #warning Working around bug in LLVM optimizer ^ ../libcperciva/util/getopt.h:35:2: warning: For more details see https://bugs.llvm.org/show_bug.cgi?id=27190 [-W#warnings] #warning For more details see https://bugs.llvm.org/show_bug.cgi?id=27190 ^ 2 warnings generated. cc -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 -O2 -pipe -c pushbits.c -o pushbits.o cc -o spipe main.o pushbits.o ../liball/liball.a -lcrypto -lpthread sock.c(sock.o:(sock_resolve) in archive ../liball/liball.a): warning: strcpy() is almost always misused, please use strlcpy() if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ..; /usr/bin/make BUILD_SUBDIR=spiped BUILD_TARGET=spiped buildsubdir; else /usr/bin/make spiped; fi cc -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 -O2 -pipe -c main.c -o main.o In file included from main.c:11: ../libcperciva/util/getopt.h:34:2: warning: Working around bug in LLVM optimizer [-W#warnings] #warning Working around bug in LLVM optimizer ^ ../libcperciva/util/getopt.h:35:2: warning: For more details see https://bugs.llvm.org/show_bug.cgi?id=27190 [-W#warnings] #warning For more details see https://bugs.llvm.org/show_bug.cgi?id=27190 ^ 2 warnings generated. cc -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 -O2 -pipe -c dispatch.c -o dispatch.o cc -o spiped main.o dispatch.o ../liball/liball.a -lcrypto -lpthread sock.c(sock.o:(sock_resolve) in archive ../liball/liball.a): warning: strcpy() is almost always misused, please use strlcpy() if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=perftests/recv-zeros BUILD_TARGET=recv-zeros buildsubdir; else /usr/bin/make recv-zeros; fi cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -O2 -pipe -c main.c -o main.o cc -o recv-zeros main.o ../../liball/liball.a sock.c(sock.o:(sock_resolve) in archive ../../liball/liball.a): warning: strcpy() is almost always misused, please use strlcpy() if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=perftests/send-zeros BUILD_TARGET=send-zeros buildsubdir; else /usr/bin/make send-zeros; fi cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -O2 -pipe -c main.c -o main.o cc -o send-zeros main.o ../../liball/liball.a sock.c(sock.o:(sock_resolve) in archive ../../liball/liball.a): warning: strcpy() is almost always misused, please use strlcpy() if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=perftests/standalone-enc BUILD_TARGET=test_standalone_enc buildsubdir; else /usr/bin/make test_standalone_enc; fi cc -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 -O2 -pipe -c main.c -o main.o cc -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 -O2 -pipe -c ../../lib/proto/proto_crypt.c -o proto_crypt.o cc -o test_standalone_enc main.o proto_crypt.o ../../liball/liball.a -lcrypto -lpthread if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/dnsthread-resolve BUILD_TARGET=dnsthread-resolve buildsubdir; else /usr/bin/make dnsthread-resolve; fi cc -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 -O2 -pipe -c main.c -o main.o cc -o dnsthread-resolve main.o ../../liball/liball.a -lpthread sock.c(sock.o:(sock_resolve) in archive ../../liball/liball.a): warning: strcpy() is almost always misused, please use strlcpy() if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/nc-client BUILD_TARGET=nc-client buildsubdir; else /usr/bin/make nc-client; fi cc -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 -O2 -pipe -c main.c -o main.o cc -o nc-client main.o ../../liball/liball.a sock.c(sock.o:(sock_resolve) in archive ../../liball/liball.a): warning: strcpy() is almost always misused, please use strlcpy() if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/nc-server BUILD_TARGET=nc-server buildsubdir; else /usr/bin/make nc-server; fi cc -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 -O2 -pipe -c main.c -o main.o cc -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 -O2 -pipe -c simple_server.c -o simple_server.o cc -o nc-server main.o simple_server.o ../../liball/liball.a sock.c(sock.o:(sock_resolve) in archive ../../liball/liball.a): warning: strcpy() is almost always misused, please use strlcpy() if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/pthread_create_blocking_np BUILD_TARGET=test_pthread_create_blocking_np buildsubdir; else /usr/bin/make test_pthread_create_blocking_np; fi cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -I../../lib/util -O2 -pipe -c main.c -o main.o cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../libcperciva/util -I../../lib/util -O2 -pipe -c timing.c -o timing.o cc -o test_pthread_create_blocking_np main.o timing.o ../../liball/liball.a -lpthread if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/pushbits BUILD_TARGET=test_pushbits buildsubdir; else /usr/bin/make test_pushbits; fi cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../spipe -I../../libcperciva/util -I../../lib/util -O2 -pipe -c main.c -o main.o In file included from main.c:13: ../../libcperciva/util/getopt.h:34:2: warning: Working around bug in LLVM optimizer [-W#warnings] #warning Working around bug in LLVM optimizer ^ ../../libcperciva/util/getopt.h:35:2: warning: For more details see https://bugs.llvm.org/show_bug.cgi?id=27190 [-W#warnings] #warning For more details see https://bugs.llvm.org/show_bug.cgi?id=27190 ^ 2 warnings generated. cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -I../../spipe -I../../libcperciva/util -I../../lib/util -O2 -pipe -c ../../spipe/pushbits.c -o pushbits.o cc -o test_pushbits main.o pushbits.o ../../liball/liball.a -lpthread if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/valgrind BUILD_TARGET=potential-memleaks buildsubdir; else /usr/bin/make potential-memleaks; fi cc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I../.. -O2 -pipe -c potential-memleaks.c -o potential-memleaks.o cc -o potential-memleaks potential-memleaks.o -lcrypto -lpthread >>> Running package in security/spiped at 1713856256.77 ===> security/spiped ===> Faking installation for spiped-1.6.2p1 . ./posix-flags.sh; . ./cpusupport-config.h; . ./cflags-filter.sh; export HAVE_BUILD_FLAGS=1; ( cd liball && make all ) || exit 2; if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ..; make BUILD_SUBDIR=liball BUILD_TARGET= buildsubdir; else make liball.a; fi `liball.a' is up to date. 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} && /usr/bin/make all ) || exit 2; done if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ..; /usr/bin/make BUILD_SUBDIR=spipe BUILD_TARGET=spipe buildsubdir; else /usr/bin/make spipe; fi `spipe' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ..; /usr/bin/make BUILD_SUBDIR=spiped BUILD_TARGET=spiped buildsubdir; else /usr/bin/make spiped; fi `spiped' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=perftests/recv-zeros BUILD_TARGET=recv-zeros buildsubdir; else /usr/bin/make recv-zeros; fi `recv-zeros' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=perftests/send-zeros BUILD_TARGET=send-zeros buildsubdir; else /usr/bin/make send-zeros; fi `send-zeros' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=perftests/standalone-enc BUILD_TARGET=test_standalone_enc buildsubdir; else /usr/bin/make test_standalone_enc; fi `test_standalone_enc' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/dnsthread-resolve BUILD_TARGET=dnsthread-resolve buildsubdir; else /usr/bin/make dnsthread-resolve; fi `dnsthread-resolve' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/nc-client BUILD_TARGET=nc-client buildsubdir; else /usr/bin/make nc-client; fi `nc-client' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/nc-server BUILD_TARGET=nc-server buildsubdir; else /usr/bin/make nc-server; fi `nc-server' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/pthread_create_blocking_np BUILD_TARGET=test_pthread_create_blocking_np buildsubdir; else /usr/bin/make test_pthread_create_blocking_np; fi `test_pthread_create_blocking_np' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/pushbits BUILD_TARGET=test_pushbits buildsubdir; else /usr/bin/make test_pushbits; fi `test_pushbits' is up to date. if [ -z "${HAVE_BUILD_FLAGS}" ]; then cd ../..; /usr/bin/make BUILD_SUBDIR=tests/valgrind BUILD_TARGET=potential-memleaks buildsubdir; else /usr/bin/make potential-memleaks; fi `potential-memleaks' is up to date. export BINDIR=${BINDIR:-/usr/local/bin}; for D in spipe spiped; do ( cd ${D} && /usr/bin/make install ) || exit 2; done mkdir -p /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin cp spipe /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/_inst.spipe.$$_ && strip /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/_inst.spipe.$$_ && chmod 0555 /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/_inst.spipe.$$_ && mv -f /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/_inst.spipe.$$_ /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/spipe if ! [ -z "/exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1" ]; then mkdir -p /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1; for MPAGE in spipe.1; do cp $MPAGE /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1/_inst.$MPAGE.$$_ && chmod 0444 /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1/_inst.$MPAGE.$$_ && mv -f /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1/_inst.$MPAGE.$$_ /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1/$MPAGE; done; fi mkdir -p /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin cp spiped /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/_inst.spiped.$$_ && strip /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/_inst.spiped.$$_ && chmod 0555 /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/_inst.spiped.$$_ && mv -f /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/_inst.spiped.$$_ /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/bin/spiped if ! [ -z "/exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1" ]; then mkdir -p /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1; for MPAGE in spiped.1; do cp $MPAGE /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1/_inst.$MPAGE.$$_ && chmod 0444 /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1/_inst.$MPAGE.$$_ && mv -f /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1/_inst.$MPAGE.$$_ /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/man/man1/$MPAGE; done; fi /exopi-obj/pobj/spiped-1.6.2/bin/install -d -m 755 /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/share/doc/spiped /exopi-obj/pobj/spiped-1.6.2/bin/install -c -m 644 /exopi-obj/pobj/spiped-1.6.2/spiped-1.6.2/COPYRIGHT /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/share/doc/spiped/ /exopi-obj/pobj/spiped-1.6.2/bin/install -c -m 644 /exopi-obj/pobj/spiped-1.6.2/spiped-1.6.2/README.md /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/share/doc/spiped/ perl -pi -e 's,/etc/ssh/spiped.key,/etc/spiped/spiped.key,' /exopi-obj/pobj/spiped-1.6.2/fake-amd64/usr/local/share/doc/spiped/README.md Installing /exopi-cvs/ports/security/spiped/pkg/spiped.rc as /exopi-obj/pobj/spiped-1.6.2/fake-amd64/etc/rc.d/spiped ===> Building package for spiped-1.6.2p1 Create /exopi-cvs/ports/packages/amd64/all/spiped-1.6.2p1.tgz Creating package spiped-1.6.2p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**************************** | 44% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/spiped-1.6.2p1.tgz >>> Running clean in security/spiped at 1713856259.63 ===> security/spiped ===> Cleaning for spiped-1.6.2p1 >>> Ended at 1713856260.86 max_stuck=24.71/waiting-for-lock #223=33.60/junk=2.34/build=25.91/package=3.64/clean=1.30