------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> spiped-1.6.0_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> spiped-1.6.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spiped-1.6.0_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> spiped-1.6.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spiped-1.6.0_4 for building => SHA256 Checksum OK for spiped-1.6.0.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> spiped-1.6.0_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spiped-1.6.0_4 for building ===> Extracting for spiped-1.6.0_4 => SHA256 Checksum OK for spiped-1.6.0.tgz. Extracted Memory Use: 0.67M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for spiped-1.6.0_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> spiped-1.6.0_4 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> spiped-1.6.0_4 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for spiped-1.6.0_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for spiped-1.6.0_4 --- cpusupport-config.h --- ( export CC="cc"; command -p sh libcperciva/cpusupport/Build/cpusupport.sh "$PATH" ) > cpusupport-config.h Checking if compiler supports X86 CPUID feature... yes Checking if compiler supports X86 AESNI feature... yes, via -maes --- all --- export CFLAGS="${CFLAGS:--O2}"; export LDADD_POSIX=`export CC="cc"; cd libcperciva/POSIX && command -p sh posix-l.sh "$PATH"`; export CFLAGS_POSIX=`export CC="cc"; cd libcperciva/POSIX && command -p sh posix-cflags.sh "$PATH"`; . ./cpusupport-config.h; for D in spiped spipe tests/nc-client tests/nc-server tests/valgrind; do ( cd ${D} && /usr/bin/make all ) || exit 2; done WARNING: POSIX violation: make's CC doesn't understand -lxnet --- main.o --- --- dispatch.o --- --- proto_conn.o --- --- proto_crypt.o --- --- proto_handshake.o --- --- proto_pipe.o --- --- sha256.o --- --- elasticarray.o --- --- ptrheap.o --- --- timerqueue.o --- --- main.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c main.c -o main.o --- dispatch.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c dispatch.c -o dispatch.o --- proto_conn.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../proto/proto_conn.c -o proto_conn.o --- proto_crypt.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../proto/proto_crypt.c -o proto_crypt.o --- proto_handshake.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../proto/proto_handshake.c -o proto_handshake.o --- sha256.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/alg/sha256.c -o sha256.o --- elasticarray.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/datastruct/elasticarray.c -o elasticarray.o --- ptrheap.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/datastruct/ptrheap.c -o ptrheap.o --- timerqueue.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/datastruct/timerqueue.c -o timerqueue.o --- proto_pipe.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../proto/proto_pipe.c -o proto_pipe.o --- dnsthread.o --- --- graceful_shutdown.o --- --- dnsthread.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../lib/dnsthread/dnsthread.c -o dnsthread.o --- graceful_shutdown.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../lib/util/graceful_shutdown.c -o graceful_shutdown.o --- asprintf.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/asprintf.c -o asprintf.o --- daemonize.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/daemonize.c -o daemonize.o --- entropy.o --- --- getopt.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/getopt.c -o getopt.o --- entropy.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/entropy.c -o entropy.o --- insecure_memzero.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/insecure_memzero.c -o insecure_memzero.o --- monoclock.o --- --- noeintr.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/noeintr.c -o noeintr.o --- monoclock.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/monoclock.c -o monoclock.o --- sock.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/sock.c -o sock.o --- sock_util.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/sock_util.c -o sock_util.o --- warnp.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/warnp.c -o warnp.o --- cpusupport_x86_aesni.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/cpusupport/cpusupport_x86_aesni.c -o cpusupport_x86_aesni.o --- events_immediate.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events_immediate.c -o events_immediate.o --- events_network.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events_network.c -o events_network.o --- events_network_selectstats.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events_network_selectstats.c -o events_network_selectstats.o --- events_timer.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events_timer.c -o events_timer.o --- events.o --- --- network_accept.o --- --- events.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events.c -o events.o --- network_accept.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/network/network_accept.c -o network_accept.o --- network_connect.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/network/network_connect.c -o network_connect.o --- network_read.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/network/network_read.c -o network_read.o --- network_write.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/network/network_write.c -o network_write.o --- crypto_aes.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_aes.c -o crypto_aes.o --- crypto_aes_aesni.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -maes -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_aes_aesni.c -o crypto_aes_aesni.o --- crypto_aesctr.o --- --- crypto_dh.o --- --- crypto_aesctr.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_aesctr.c -o crypto_aesctr.o --- crypto_dh.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_dh.c -o crypto_dh.o --- crypto_dh_group14.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_dh_group14.c -o crypto_dh_group14.o --- crypto_entropy.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_entropy.c -o crypto_entropy.o --- crypto_verify_bytes.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../lib/dnsthread -I../lib/util -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_verify_bytes.c -o crypto_verify_bytes.o --- spiped --- cc -o spiped main.o dispatch.o proto_conn.o proto_crypt.o proto_handshake.o proto_pipe.o sha256.o elasticarray.o ptrheap.o timerqueue.o dnsthread.o graceful_shutdown.o asprintf.o daemonize.o entropy.o getopt.o insecure_memzero.o monoclock.o noeintr.o sock.o sock_util.o warnp.o cpusupport_x86_aesni.o events_immediate.o events_network.o events_network_selectstats.o events_timer.o events.o network_accept.o network_connect.o network_read.o network_write.o crypto_aes.o crypto_aes_aesni.o crypto_aesctr.o crypto_dh.o crypto_dh_group14.o crypto_entropy.o crypto_verify_bytes.o -L/usr/local/lib -lcrypto -lpthread -lrt --- main.o --- --- pushbits.o --- --- proto_conn.o --- --- proto_crypt.o --- --- proto_handshake.o --- --- proto_pipe.o --- --- sha256.o --- --- elasticarray.o --- --- ptrheap.o --- --- timerqueue.o --- --- main.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c main.c -o main.o --- pushbits.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c pushbits.c -o pushbits.o --- proto_conn.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../proto/proto_conn.c -o proto_conn.o --- proto_crypt.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../proto/proto_crypt.c -o proto_crypt.o --- proto_handshake.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../proto/proto_handshake.c -o proto_handshake.o --- proto_pipe.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../proto/proto_pipe.c -o proto_pipe.o --- sha256.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/alg/sha256.c -o sha256.o --- ptrheap.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/datastruct/ptrheap.c -o ptrheap.o --- elasticarray.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/datastruct/elasticarray.c -o elasticarray.o --- timerqueue.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/datastruct/timerqueue.c -o timerqueue.o --- asprintf.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/asprintf.c -o asprintf.o --- entropy.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/entropy.c -o entropy.o --- getopt.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/getopt.c -o getopt.o --- insecure_memzero.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/insecure_memzero.c -o insecure_memzero.o --- monoclock.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/monoclock.c -o monoclock.o --- noeintr.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/noeintr.c -o noeintr.o --- sock.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/sock.c -o sock.o --- warnp.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/util/warnp.c -o warnp.o --- cpusupport_x86_aesni.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/cpusupport/cpusupport_x86_aesni.c -o cpusupport_x86_aesni.o --- events_immediate.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events_immediate.c -o events_immediate.o --- events_network.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events_network.c -o events_network.o --- events_network_selectstats.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events_network_selectstats.c -o events_network_selectstats.o --- events_timer.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events_timer.c -o events_timer.o --- events.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/events/events.c -o events.o --- network_connect.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/network/network_connect.c -o network_connect.o --- network_read.o --- --- network_write.o --- --- network_read.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/network/network_read.c -o network_read.o --- network_write.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/network/network_write.c -o network_write.o --- crypto_aes.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_aes.c -o crypto_aes.o --- crypto_aes_aesni.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -maes -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_aes_aesni.c -o crypto_aes_aesni.o --- crypto_aesctr.o --- --- crypto_dh.o --- --- crypto_aesctr.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_aesctr.c -o crypto_aesctr.o --- crypto_dh_group14.o --- --- crypto_dh.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_dh.c -o crypto_dh.o --- crypto_dh_group14.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_dh_group14.c -o crypto_dh_group14.o --- crypto_entropy.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_entropy.c -o crypto_entropy.o --- crypto_verify_bytes.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../proto -I../libcperciva/alg -I../libcperciva/datastruct -I../libcperciva/util -I../libcperciva/cpusupport -I../libcperciva/events -I../libcperciva/network -I../libcperciva/crypto -c ../libcperciva/crypto/crypto_verify_bytes.c -o crypto_verify_bytes.o --- spipe --- cc -o spipe main.o pushbits.o proto_conn.o proto_crypt.o proto_handshake.o proto_pipe.o sha256.o elasticarray.o ptrheap.o timerqueue.o asprintf.o entropy.o getopt.o insecure_memzero.o monoclock.o noeintr.o sock.o warnp.o cpusupport_x86_aesni.o events_immediate.o events_network.o events_network_selectstats.o events_timer.o events.o network_connect.o network_read.o network_write.o crypto_aes.o crypto_aes_aesni.o crypto_aesctr.o crypto_dh.o crypto_dh_group14.o crypto_entropy.o crypto_verify_bytes.o -L/usr/local/lib -lcrypto -lpthread -lrt --- main.o --- --- elasticarray.o --- --- ptrheap.o --- --- timerqueue.o --- --- events_immediate.o --- --- events_network.o --- --- events_network_selectstats.o --- --- events_timer.o --- --- events.o --- --- network_connect.o --- --- main.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c main.c -o main.o --- elasticarray.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/datastruct/elasticarray.c -o elasticarray.o --- ptrheap.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/datastruct/ptrheap.c -o ptrheap.o --- timerqueue.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/datastruct/timerqueue.c -o timerqueue.o --- events_immediate.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events_immediate.c -o events_immediate.o --- events_network.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events_network.c -o events_network.o --- events_timer.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events_timer.c -o events_timer.o --- events.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events.c -o events.o --- network_connect.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/network/network_connect.c -o network_connect.o --- events_network_selectstats.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events_network_selectstats.c -o events_network_selectstats.o --- network_read.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/network/network_read.c -o network_read.o --- network_write.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/network/network_write.c -o network_write.o --- monoclock.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/util/monoclock.c -o monoclock.o --- sock.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/util/sock.c -o sock.o --- warnp.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/util/warnp.c -o warnp.o --- nc-client --- cc -o nc-client main.o elasticarray.o ptrheap.o timerqueue.o events_immediate.o events_network.o events_network_selectstats.o events_timer.o events.o network_connect.o network_read.o network_write.o monoclock.o sock.o warnp.o -L/usr/local/lib -lrt --- main.o --- --- simple_server.o --- --- elasticarray.o --- --- ptrheap.o --- --- timerqueue.o --- --- events_immediate.o --- --- events_network.o --- --- events_network_selectstats.o --- --- events_timer.o --- --- events.o --- --- main.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c main.c -o main.o --- simple_server.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c simple_server.c -o simple_server.o --- elasticarray.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/datastruct/elasticarray.c -o elasticarray.o --- ptrheap.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/datastruct/ptrheap.c -o ptrheap.o --- timerqueue.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/datastruct/timerqueue.c -o timerqueue.o --- events_immediate.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events_immediate.c -o events_immediate.o --- events_network.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events_network.c -o events_network.o --- events_network_selectstats.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events_network_selectstats.c -o events_network_selectstats.o --- events_timer.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events_timer.c -o events_timer.o --- events.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/events/events.c -o events.o --- network_accept.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/network/network_accept.c -o network_accept.o --- network_read.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/network/network_read.c -o network_read.o --- asprintf.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/util/asprintf.c -o asprintf.o --- monoclock.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/util/monoclock.c -o monoclock.o --- sock.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/util/sock.c -o sock.o --- warnp.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -I../../libcperciva/datastruct -I../../libcperciva/events -I../../libcperciva/network -I../../libcperciva/util -c ../../libcperciva/util/warnp.c -o warnp.o --- nc-server --- cc -o nc-server main.o simple_server.o elasticarray.o ptrheap.o timerqueue.o events_immediate.o events_network.o events_network_selectstats.o events_timer.o events.o network_accept.o network_read.o asprintf.o monoclock.o sock.o warnp.o -L/usr/local/lib -lrt --- potential-memleaks.o --- cc -O2 -D__BSD_VISIBLE -I/usr/local/include -D_POSIX_C_SOURCE=200809L -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -I.. -c potential-memleaks.c -o potential-memleaks.o --- potential-memleaks --- cc -o potential-memleaks potential-memleaks.o -L/usr/local/lib -lrt SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> spiped-1.6.0_4 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for spiped-1.6.0_4 ===> spiped-1.6.0_4 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Generating temporary packing list export CFLAGS="${CFLAGS:--O2}"; export LDADD_POSIX=`export CC="cc"; cd libcperciva/POSIX && command -p sh posix-l.sh "$PATH"`; export CFLAGS_POSIX=`export CC="cc"; cd libcperciva/POSIX && command -p sh posix-cflags.sh "$PATH"`; . ./cpusupport-config.h; for D in spiped spipe tests/nc-client tests/nc-server tests/valgrind; do ( cd ${D} && /usr/bin/make all ) || exit 2; done WARNING: POSIX violation: make's CC doesn't understand -lxnet export BINDIR=${BINDIR:-/usr/local/bin}; for D in spiped spipe; do ( cd ${D} && /usr/bin/make install ) || exit 2; done mkdir -p /construction/sysutils/spiped/stage/usr/local/bin cp spiped /construction/sysutils/spiped/stage/usr/local/bin/_inst.spiped.$$_ && strip /construction/sysutils/spiped/stage/usr/local/bin/_inst.spiped.$$_ && chmod 0555 /construction/sysutils/spiped/stage/usr/local/bin/_inst.spiped.$$_ && mv -f /construction/sysutils/spiped/stage/usr/local/bin/_inst.spiped.$$_ /construction/sysutils/spiped/stage/usr/local/bin/spiped if ! [ -z "/construction/sysutils/spiped/stage/usr/local/man/man1" ]; then mkdir -p /construction/sysutils/spiped/stage/usr/local/man/man1; for MPAGE in spiped.1; do cp $MPAGE /construction/sysutils/spiped/stage/usr/local/man/man1/_inst.$MPAGE.$$_ && chmod 0444 /construction/sysutils/spiped/stage/usr/local/man/man1/_inst.$MPAGE.$$_ && mv -f /construction/sysutils/spiped/stage/usr/local/man/man1/_inst.$MPAGE.$$_ /construction/sysutils/spiped/stage/usr/local/man/man1/$MPAGE; done; fi mkdir -p /construction/sysutils/spiped/stage/usr/local/bin cp spipe /construction/sysutils/spiped/stage/usr/local/bin/_inst.spipe.$$_ && strip /construction/sysutils/spiped/stage/usr/local/bin/_inst.spipe.$$_ && chmod 0555 /construction/sysutils/spiped/stage/usr/local/bin/_inst.spipe.$$_ && mv -f /construction/sysutils/spiped/stage/usr/local/bin/_inst.spipe.$$_ /construction/sysutils/spiped/stage/usr/local/bin/spipe if ! [ -z "/construction/sysutils/spiped/stage/usr/local/man/man1" ]; then mkdir -p /construction/sysutils/spiped/stage/usr/local/man/man1; for MPAGE in spipe.1; do cp $MPAGE /construction/sysutils/spiped/stage/usr/local/man/man1/_inst.$MPAGE.$$_ && chmod 0444 /construction/sysutils/spiped/stage/usr/local/man/man1/_inst.$MPAGE.$$_ && mv -f /construction/sysutils/spiped/stage/usr/local/man/man1/_inst.$MPAGE.$$_ /construction/sysutils/spiped/stage/usr/local/man/man1/$MPAGE; done; fi install -m 0644 /construction/sysutils/spiped/spiped-1.6.0/BUILDING /construction/sysutils/spiped/spiped-1.6.0/CHANGELOG /construction/sysutils/spiped/spiped-1.6.0/COPYRIGHT /construction/sysutils/spiped/spiped-1.6.0/README.md /construction/sysutils/spiped/spiped-1.6.0/STYLE /construction/sysutils/spiped/stage/usr/local/share/doc/spiped ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for spiped-1.6.0_4 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:08