=> Building scrypt:standard (version 1.3.2) Started : Monday,02 OCT 2023 at 22:16:05 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- PKG_CONFIG_PATH=/raven/libressl/lib/pkgconfig CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" OPENSSLRPATH=/raven/libressl/lib OPENSSLBASE=/raven/libressl OPENSSLCERT=/raven/etc/libressl OPENSSLINC=/raven/libressl/include OPENSSLLIB=/raven/libressl/lib PKG_CONFIG_PATH=/raven/libressl/lib/pkgconfig PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include" CPP="cpp" CPPFLAGS="-I/raven/include -I/raven/libressl/include" LDFLAGS="-L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/scrypt" STD_EXAMPLESDIR="/raven/share/examples/scrypt" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/scrypt/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/scrypt -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=java RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 DEVELOPER=1 PATCH_DEBUG=yes BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- ===> Installing libressl-dev-standard package Installing libressl-dev-standard-3.6.3... Extracting libressl-dev-standard-3.6.3: .......... done ===> Installing libressl-primary-standard package Installing libressl-primary-standard-3.6.3... `-- Installing autoselect-ssl-single-standard-2... `-- Extracting autoselect-ssl-single-standard-2: ...... done Extracting libressl-primary-standard-3.6.3: .......... done -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for scrypt-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for scrypt-standard ===> Extracting for scrypt-standard => SHA256 Checksum OK for scrypt-1.3.2.tgz. ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (man) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for scrypt-standard ===> Applying common patches for scrypt-standard Applying common patch patch-configure Patching file configure using Plan A... -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for scrypt-standard ==> cd /construction/scrypt/scrypt-1.3.2 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include" CPPFLAGS="-I/raven/include -I/raven/libressl/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="-L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" PKG_CONFIG_PATH=/raven/libressl/lib/pkgconfig CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/config.site checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 checking target system type... x86_64-raven-dragonfly6.4 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... none checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for fgrep... (cached) /usr/bin/grep -F checking for ld used by cc... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /raven/toolchain/bin/nm -B checking the name lister (/raven/toolchain/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-raven-dragonfly6.4 file names to x86_64-raven-dragonfly6.4 format... func_convert_file_noop checking how to convert x86_64-raven-dragonfly6.4 file names to toolchain format... func_convert_file_noop checking for /raven/toolchain/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /raven/toolchain/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... checking how to truncate binary pipes... /usr/bin/sed -e 4q checking for mt... no checking if : is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/sysinfo.h... no checking for sys/param.h... yes checking for sys/sysctl.h... yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/raven/toolchain/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for sh... /bin/sh checking for library containing AES_encrypt... -lcrypto checking for openssl/aes.h... yes checking for sysinfo... no checking for posix_memalign... yes checking for mmap... yes checking for struct sysinfo... no checking for struct sysinfo.totalram... no checking for struct sysinfo.mem_unit... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for C compiler vendor... gnu checking compiler_warnings... yes checking CFLAGS for most reasonable warnings... -Wall configure: checking POSIX compatibility... WARNING: POSIX violation: cc does not understand -lxnet ... done checking POSIX compatibility checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for scrypt-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 OPENSSLRPATH=/raven/libressl/lib OPENSSLBASE=/raven/libressl OPENSSLCERT=/raven/etc/libressl OPENSSLINC=/raven/libressl/include OPENSSLLIB=/raven/libressl/lib PKG_CONFIG_PATH=/raven/libressl/lib/pkgconfig PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include CPP=cpp CPPFLAGS=-I/raven/include -I/raven/libressl/include LDFLAGS=-L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/scrypt STD_EXAMPLESDIR=/raven/share/examples/scrypt MANPREFIX=/raven/share ==> cd /construction/scrypt/scrypt-1.3.2; /usr/bin/make -f Makefile -j10 all --- cpusupport-config.h --- ( export CC="cc"; export CFLAGS="-Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include"; command -p sh ./libcperciva/cpusupport/Build/cpusupport.sh "$PATH") > cpusupport-config.h.tmp && command -p mv cpusupport-config.h.tmp 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 --- all --- /usr/bin/make all-am --- lib/crypto/.dirstamp --- --- lib/crypto/.deps/.dirstamp --- --- lib-platform/crypto/.dirstamp --- --- lib-platform/crypto/.deps/.dirstamp --- --- libcperciva/alg/.dirstamp --- --- libcperciva/alg/.deps/.dirstamp --- --- libcperciva/cpusupport/.dirstamp --- --- libcperciva/cpusupport/.deps/.dirstamp --- --- libcperciva/util/.dirstamp --- --- libcperciva/util/.deps/.dirstamp --- --- lib/scryptenc/.dirstamp --- --- lib/scryptenc/.deps/.dirstamp --- --- lib/util/.dirstamp --- --- lib/util/.deps/.dirstamp --- --- libcperciva/crypto/.dirstamp --- --- libcperciva/crypto/.deps/.dirstamp --- --- tests/verify-strings/.deps/.dirstamp --- --- libcperciva/cpusupport/cpusupport_arm_aes.o --- --- libcperciva/cpusupport/cpusupport_arm_sha256.o --- --- libcperciva/cpusupport/cpusupport_x86_aesni.o --- --- libcperciva/cpusupport/cpusupport_x86_rdrand.o --- --- libcperciva/cpusupport/cpusupport_arm_aes.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/cpusupport/cpusupport_arm_aes.o libcperciva/cpusupport/cpusupport_arm_aes.c --- libcperciva/cpusupport/cpusupport_x86_shani.o --- --- libcperciva/cpusupport/cpusupport_x86_sse2.o --- --- libcperciva/cpusupport/cpusupport_x86_ssse3.o --- --- libcperciva/cpusupport/cpusupport_x86_rdrand.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_rdrand.c --- libcperciva/cpusupport/cpusupport_x86_aesni.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_aesni.c --- libcperciva/cpusupport/cpusupport_arm_sha256.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/cpusupport/cpusupport_arm_sha256.o libcperciva/cpusupport/cpusupport_arm_sha256.c --- libcperciva/util/insecure_memzero.o --- --- libcperciva/util/warnp.o --- --- tests/verify-strings/.dirstamp --- --- libcperciva/cpusupport/cpusupport_x86_ssse3.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/cpusupport/cpusupport_x86_ssse3.c --- libcperciva/cpusupport/cpusupport_x86_sse2.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_sse2.c --- libcperciva/cpusupport/cpusupport_x86_shani.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_shani.c --- libcperciva/util/insecure_memzero.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/util/insecure_memzero.o libcperciva/util/insecure_memzero.c --- libcperciva/util/warnp.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/util/warnp.o libcperciva/util/warnp.c --- tests/valgrind/.deps/.dirstamp --- --- tests/valgrind/.dirstamp --- --- lib-platform/util/.dirstamp --- --- lib-platform/util/.deps/.dirstamp --- --- main.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o main.o main.c --- lib/crypto/crypto_scrypt_smix.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o lib/crypto/crypto_scrypt_smix.o lib/crypto/crypto_scrypt_smix.c --- lib-platform/crypto/crypto_scrypt.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o lib-platform/crypto/crypto_scrypt.o lib-platform/crypto/crypto_scrypt.c --- libcperciva/alg/sha256.o --- --- libcperciva/util/asprintf.o --- --- libcperciva/alg/sha256.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/alg/sha256.o libcperciva/alg/sha256.c --- libcperciva/util/asprintf.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/util/asprintf.o libcperciva/util/asprintf.c --- libcperciva/util/entropy.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/util/entropy.o libcperciva/util/entropy.c --- libcperciva/util/getopt.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/util/getopt.o libcperciva/util/getopt.c --- libcperciva/util/humansize.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/util/humansize.o libcperciva/util/humansize.c --- libcperciva/util/monoclock.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/util/monoclock.o libcperciva/util/monoclock.c --- libcperciva/util/readpass.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/util/readpass.o libcperciva/util/readpass.c --- libcperciva/util/readpass_file.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/util/readpass_file.o libcperciva/util/readpass_file.c --- lib/scryptenc/scryptenc.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o lib/scryptenc/scryptenc.o lib/scryptenc/scryptenc.c --- lib/scryptenc/scryptenc_cpuperf.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o lib/scryptenc/scryptenc_cpuperf.o lib/scryptenc/scryptenc_cpuperf.c --- lib/scryptenc/scryptenc_print_error.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o lib/scryptenc/scryptenc_print_error.o lib/scryptenc/scryptenc_print_error.c --- libcperciva/crypto/crypto_aes.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/crypto/crypto_aes.o libcperciva/crypto/crypto_aes.c --- libcperciva/crypto/crypto_aesctr.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/crypto/crypto_aesctr.o libcperciva/crypto/crypto_aesctr.c --- libcperciva/crypto/crypto_entropy.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/crypto/crypto_entropy.o libcperciva/crypto/crypto_entropy.c --- libcperciva/crypto/crypto_verify_bytes.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/crypto/crypto_verify_bytes.o libcperciva/crypto/crypto_verify_bytes.c --- lib/util/passphrase_entry.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o lib/util/passphrase_entry.o lib/util/passphrase_entry.c --- tests/verify-strings/test_scrypt.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o tests/verify-strings/test_scrypt.o tests/verify-strings/test_scrypt.c --- tests/valgrind/potential-memleaks.o --- cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o tests/valgrind/potential-memleaks.o tests/valgrind/potential-memleaks.c --- libcperciva/crypto/aesni_la-crypto_aes_aesni.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include `. ./cpusupport-config.h; echo ${CFLAGS_X86_AESNI}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/crypto/aesni_la-crypto_aes_aesni.lo `test -f 'libcperciva/crypto/crypto_aes_aesni.c' || echo './'`libcperciva/crypto/crypto_aes_aesni.c --- libcperciva/crypto/aesni_la-crypto_aesctr_aesni.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include `. ./cpusupport-config.h; echo ${CFLAGS_X86_AESNI}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/crypto/aesni_la-crypto_aesctr_aesni.lo `test -f 'libcperciva/crypto/crypto_aesctr_aesni.c' || echo './'`libcperciva/crypto/crypto_aesctr_aesni.c --- libcperciva/crypto/arm_aes_la-crypto_aes_arm.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include `. ./cpusupport-config.h; echo ${CFLAGS_ARM_AES}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/crypto/arm_aes_la-crypto_aes_arm.lo `test -f 'libcperciva/crypto/crypto_aes_arm.c' || echo './'`libcperciva/crypto/crypto_aes_arm.c --- libcperciva/crypto/arm_aes_la-crypto_aesctr_arm.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include `. ./cpusupport-config.h; echo ${CFLAGS_ARM_AES}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/crypto/arm_aes_la-crypto_aesctr_arm.lo `test -f 'libcperciva/crypto/crypto_aesctr_arm.c' || echo './'`libcperciva/crypto/crypto_aesctr_arm.c --- libcperciva/crypto/rdrand_la-crypto_entropy_rdrand.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include `. ./cpusupport-config.h; echo ${CFLAGS_X86_RDRAND}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/crypto/rdrand_la-crypto_entropy_rdrand.lo `test -f 'libcperciva/crypto/crypto_entropy_rdrand.c' || echo './'`libcperciva/crypto/crypto_entropy_rdrand.c --- libcperciva/alg/shani_la-sha256_shani.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include `. ./cpusupport-config.h; echo ${CFLAGS_X86_SHANI} ${CFLAGS_X86_SSSE3}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/alg/shani_la-sha256_shani.lo `test -f 'libcperciva/alg/sha256_shani.c' || echo './'`libcperciva/alg/sha256_shani.c --- libcperciva/crypto/aesni_la-crypto_aes_aesni.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -maes -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_aes_aesni.c -fPIC -DPIC -o libcperciva/crypto/.libs/aesni_la-crypto_aes_aesni.o --- libcperciva/alg/arm_sha256_la-sha256_arm.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include `. ./cpusupport-config.h; echo ${CFLAGS_ARM_SHA256}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/alg/arm_sha256_la-sha256_arm.lo `test -f 'libcperciva/alg/sha256_arm.c' || echo './'`libcperciva/alg/sha256_arm.c --- libcperciva/crypto/aesni_la-crypto_aesctr_aesni.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -maes -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_aesctr_aesni.c -fPIC -DPIC -o libcperciva/crypto/.libs/aesni_la-crypto_aesctr_aesni.o --- libcperciva/crypto/arm_aes_la-crypto_aes_arm.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_aes_arm.c -fPIC -DPIC -o libcperciva/crypto/.libs/arm_aes_la-crypto_aes_arm.o --- libcperciva/crypto/arm_aes_la-crypto_aesctr_arm.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_aesctr_arm.c -fPIC -DPIC -o libcperciva/crypto/.libs/arm_aes_la-crypto_aesctr_arm.o --- libcperciva/crypto/rdrand_la-crypto_entropy_rdrand.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -mrdrnd -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_entropy_rdrand.c -fPIC -DPIC -o libcperciva/crypto/.libs/rdrand_la-crypto_entropy_rdrand.o --- libcperciva/crypto/arm_aes_la-crypto_aes_arm.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_aes_arm.c -o libcperciva/crypto/arm_aes_la-crypto_aes_arm.o >/dev/null 2>&1 --- libcperciva/alg/shani_la-sha256_shani.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -msse2 -msha -mssse3 -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/alg/sha256_shani.c -fPIC -DPIC -o libcperciva/alg/.libs/shani_la-sha256_shani.o --- libcperciva/alg/arm_sha256_la-sha256_arm.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/alg/sha256_arm.c -fPIC -DPIC -o libcperciva/alg/.libs/arm_sha256_la-sha256_arm.o --- libcperciva/alg/libscrypt_sse2_la-sha256_sse2.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include `. ./cpusupport-config.h; echo ${CFLAGS_X86_SSE2}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o libcperciva/alg/libscrypt_sse2_la-sha256_sse2.lo `test -f 'libcperciva/alg/sha256_sse2.c' || echo './'`libcperciva/alg/sha256_sse2.c --- libcperciva/crypto/arm_aes_la-crypto_aesctr_arm.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_aesctr_arm.c -o libcperciva/crypto/arm_aes_la-crypto_aesctr_arm.o >/dev/null 2>&1 --- lib/crypto/libscrypt_sse2_la-crypto_scrypt_smix_sse2.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include `. ./cpusupport-config.h; echo ${CFLAGS_X86_SSE2}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o lib/crypto/libscrypt_sse2_la-crypto_scrypt_smix_sse2.lo `test -f 'lib/crypto/crypto_scrypt_smix_sse2.c' || echo './'`lib/crypto/crypto_scrypt_smix_sse2.c --- lib-platform/util/libscrypt_memlimit_la-memlimit.lo --- --- libcperciva/alg/arm_sha256_la-sha256_arm.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/alg/sha256_arm.c -o libcperciva/alg/arm_sha256_la-sha256_arm.o >/dev/null 2>&1 --- lib-platform/util/libscrypt_memlimit_la-memlimit.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -U_POSIX_C_SOURCE -U_XOPEN_SOURCE -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c -o lib-platform/util/libscrypt_memlimit_la-memlimit.lo `test -f 'lib-platform/util/memlimit.c' || echo './'`lib-platform/util/memlimit.c --- tests/valgrind/potential-memleaks --- /bin/sh ./libtool --tag=CC --mode=link cc -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o tests/valgrind/potential-memleaks tests/valgrind/potential-memleaks.o -lcrypto --- libcperciva/alg/libscrypt_sse2_la-sha256_sse2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/alg/sha256_sse2.c -fPIC -DPIC -o libcperciva/alg/.libs/libscrypt_sse2_la-sha256_sse2.o --- libcperciva/crypto/aesni_la-crypto_aesctr_aesni.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -maes -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_aesctr_aesni.c -o libcperciva/crypto/aesni_la-crypto_aesctr_aesni.o >/dev/null 2>&1 --- libcperciva_arm_aes.la --- --- lib/crypto/libscrypt_sse2_la-crypto_scrypt_smix_sse2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c lib/crypto/crypto_scrypt_smix_sse2.c -fPIC -DPIC -o lib/crypto/.libs/libscrypt_sse2_la-crypto_scrypt_smix_sse2.o --- libcperciva_arm_aes.la --- /bin/sh ./libtool --tag=CC --mode=link cc `. ./cpusupport-config.h; echo ${CFLAGS_ARM_AES}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o libcperciva_arm_aes.la libcperciva/crypto/arm_aes_la-crypto_aes_arm.lo libcperciva/crypto/arm_aes_la-crypto_aesctr_arm.lo -lcrypto --- libcperciva/crypto/aesni_la-crypto_aes_aesni.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -maes -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_aes_aesni.c -o libcperciva/crypto/aesni_la-crypto_aes_aesni.o >/dev/null 2>&1 --- lib-platform/util/libscrypt_memlimit_la-memlimit.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -U_POSIX_C_SOURCE -U_XOPEN_SOURCE -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c lib-platform/util/memlimit.c -fPIC -DPIC -o lib-platform/util/.libs/libscrypt_memlimit_la-memlimit.o --- libcperciva_arm_sha256.la --- /bin/sh ./libtool --tag=CC --mode=link cc `. ./cpusupport-config.h; echo ${CFLAGS_ARM_SHA256}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o libcperciva_arm_sha256.la libcperciva/alg/arm_sha256_la-sha256_arm.lo -lcrypto --- tests/valgrind/potential-memleaks --- libtool: link: cc -Wall -pipe -O2 -I/raven/libressl/include -I/raven/include -I/raven/libressl/include -Wl,-rpath -Wl,/raven/libressl/lib -o tests/valgrind/potential-memleaks tests/valgrind/potential-memleaks.o -L/raven/libressl/lib -lcrypto --- libcperciva_arm_aes.la --- libtool: link: ar cr .libs/libcperciva_arm_aes.a libcperciva/crypto/.libs/arm_aes_la-crypto_aes_arm.o libcperciva/crypto/.libs/arm_aes_la-crypto_aesctr_arm.o libtool: link: ranlib .libs/libcperciva_arm_aes.a --- libcperciva_arm_sha256.la --- libtool: link: ar cr .libs/libcperciva_arm_sha256.a libcperciva/alg/.libs/arm_sha256_la-sha256_arm.o --- libcperciva_arm_aes.la --- libtool: link: ( cd ".libs" && rm -f "libcperciva_arm_aes.la" && ln -s "../libcperciva_arm_aes.la" "libcperciva_arm_aes.la" ) --- libcperciva_arm_sha256.la --- libtool: link: ranlib .libs/libcperciva_arm_sha256.a --- lib-platform/util/libscrypt_memlimit_la-memlimit.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -U_POSIX_C_SOURCE -U_XOPEN_SOURCE -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c lib-platform/util/memlimit.c -o lib-platform/util/libscrypt_memlimit_la-memlimit.o >/dev/null 2>&1 --- libcperciva_arm_sha256.la --- libtool: link: ( cd ".libs" && rm -f "libcperciva_arm_sha256.la" && ln -s "../libcperciva_arm_sha256.la" "libcperciva_arm_sha256.la" ) --- libcperciva_aesni.la --- /bin/sh ./libtool --tag=CC --mode=link cc `. ./cpusupport-config.h; echo ${CFLAGS_X86_AESNI}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o libcperciva_aesni.la libcperciva/crypto/aesni_la-crypto_aes_aesni.lo libcperciva/crypto/aesni_la-crypto_aesctr_aesni.lo -lcrypto --- lib/crypto/libscrypt_sse2_la-crypto_scrypt_smix_sse2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c lib/crypto/crypto_scrypt_smix_sse2.c -o lib/crypto/libscrypt_sse2_la-crypto_scrypt_smix_sse2.o >/dev/null 2>&1 --- libscrypt_memlimit.la --- /bin/sh ./libtool --tag=CC --mode=link cc -U_POSIX_C_SOURCE -U_XOPEN_SOURCE -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o libscrypt_memlimit.la lib-platform/util/libscrypt_memlimit_la-memlimit.lo -lcrypto --- libcperciva_aesni.la --- libtool: link: ar cr .libs/libcperciva_aesni.a libcperciva/crypto/.libs/aesni_la-crypto_aes_aesni.o libcperciva/crypto/.libs/aesni_la-crypto_aesctr_aesni.o --- libcperciva/alg/libscrypt_sse2_la-sha256_sse2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/alg/sha256_sse2.c -o libcperciva/alg/libscrypt_sse2_la-sha256_sse2.o >/dev/null 2>&1 --- libcperciva_aesni.la --- libtool: link: ranlib .libs/libcperciva_aesni.a libtool: link: ( cd ".libs" && rm -f "libcperciva_aesni.la" && ln -s "../libcperciva_aesni.la" "libcperciva_aesni.la" ) --- libscrypt_memlimit.la --- libtool: link: ar cr .libs/libscrypt_memlimit.a lib-platform/util/.libs/libscrypt_memlimit_la-memlimit.o libtool: link: ranlib .libs/libscrypt_memlimit.a libtool: link: ( cd ".libs" && rm -f "libscrypt_memlimit.la" && ln -s "../libscrypt_memlimit.la" "libscrypt_memlimit.la" ) --- libscrypt_sse2.la --- /bin/sh ./libtool --tag=CC --mode=link cc `. ./cpusupport-config.h; echo ${CFLAGS_X86_SSE2}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o libscrypt_sse2.la libcperciva/alg/libscrypt_sse2_la-sha256_sse2.lo lib/crypto/libscrypt_sse2_la-crypto_scrypt_smix_sse2.lo -lcrypto libtool: link: ar cr .libs/libscrypt_sse2.a libcperciva/alg/.libs/libscrypt_sse2_la-sha256_sse2.o lib/crypto/.libs/libscrypt_sse2_la-crypto_scrypt_smix_sse2.o libtool: link: ranlib .libs/libscrypt_sse2.a libtool: link: ( cd ".libs" && rm -f "libscrypt_sse2.la" && ln -s "../libscrypt_sse2.la" "libscrypt_sse2.la" ) --- libcperciva/crypto/rdrand_la-crypto_entropy_rdrand.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -mrdrnd -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/crypto/crypto_entropy_rdrand.c -o libcperciva/crypto/rdrand_la-crypto_entropy_rdrand.o >/dev/null 2>&1 --- libcperciva/alg/shani_la-sha256_shani.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib/util -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -I/raven/include -I/raven/libressl/include -msse2 -msha -mssse3 -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -c libcperciva/alg/sha256_shani.c -o libcperciva/alg/shani_la-sha256_shani.o >/dev/null 2>&1 --- libcperciva_rdrand.la --- /bin/sh ./libtool --tag=CC --mode=link cc `. ./cpusupport-config.h; echo ${CFLAGS_X86_RDRAND}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o libcperciva_rdrand.la libcperciva/crypto/rdrand_la-crypto_entropy_rdrand.lo -lcrypto libtool: link: ar cr .libs/libcperciva_rdrand.a libcperciva/crypto/.libs/rdrand_la-crypto_entropy_rdrand.o libtool: link: ranlib .libs/libcperciva_rdrand.a libtool: link: ( cd ".libs" && rm -f "libcperciva_rdrand.la" && ln -s "../libcperciva_rdrand.la" "libcperciva_rdrand.la" ) --- libcperciva_shani.la --- /bin/sh ./libtool --tag=CC --mode=link cc `. ./cpusupport-config.h; echo ${CFLAGS_X86_SHANI} ${CFLAGS_X86_SSSE3}` -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o libcperciva_shani.la libcperciva/alg/shani_la-sha256_shani.lo -lcrypto libtool: link: ar cr .libs/libcperciva_shani.a libcperciva/alg/.libs/shani_la-sha256_shani.o libtool: link: ranlib .libs/libcperciva_shani.a libtool: link: ( cd ".libs" && rm -f "libcperciva_shani.la" && ln -s "../libcperciva_shani.la" "libcperciva_shani.la" ) --- scrypt --- --- tests/verify-strings/test_scrypt --- --- scrypt --- /bin/sh ./libtool --tag=CC --mode=link cc -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o scrypt main.o lib/crypto/crypto_scrypt_smix.o lib-platform/crypto/crypto_scrypt.o libcperciva/alg/sha256.o libcperciva/cpusupport/cpusupport_arm_aes.o libcperciva/cpusupport/cpusupport_arm_sha256.o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/util/insecure_memzero.o libcperciva/util/warnp.o lib/scryptenc/scryptenc.o lib/scryptenc/scryptenc_cpuperf.o lib/scryptenc/scryptenc_print_error.o lib/util/passphrase_entry.o libcperciva/crypto/crypto_aes.o libcperciva/crypto/crypto_aesctr.o libcperciva/crypto/crypto_entropy.o libcperciva/crypto/crypto_verify_bytes.o libcperciva/util/asprintf.o libcperciva/util/entropy.o libcperciva/util/getopt.o libcperciva/util/humansize.o libcperciva/util/monoclock.o libcperciva/util/readpass.o libcperciva/util/readpass_file.o libcperciva_aesni.la libcperciva_rdrand.la libcperciva_shani.la libscrypt_sse2.la libscrypt_memlimit.la libcperciva_arm_sha256.la libcperciva_arm_aes.la -lrt -lcrypto --- tests/verify-strings/test_scrypt --- /bin/sh ./libtool --tag=CC --mode=link cc -Wall -pipe -O2 -I/raven/libressl/include -L/raven/libressl/lib -I/raven/include -I/raven/libressl/include -L/raven/libressl/lib -Wl,-rpath,/raven/libressl/lib -o tests/verify-strings/test_scrypt tests/verify-strings/test_scrypt.o lib/crypto/crypto_scrypt_smix.o lib-platform/crypto/crypto_scrypt.o libcperciva/alg/sha256.o libcperciva/cpusupport/cpusupport_arm_aes.o libcperciva/cpusupport/cpusupport_arm_sha256.o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/util/insecure_memzero.o libcperciva/util/warnp.o libcperciva_shani.la libscrypt_sse2.la libcperciva_arm_sha256.la -lrt -lcrypto libtool: link: cc -Wall -pipe -O2 -I/raven/libressl/include -I/raven/include -I/raven/libressl/include -Wl,-rpath -Wl,/raven/libressl/lib -o tests/verify-strings/test_scrypt tests/verify-strings/test_scrypt.o lib/crypto/crypto_scrypt_smix.o lib-platform/crypto/crypto_scrypt.o libcperciva/alg/sha256.o libcperciva/cpusupport/cpusupport_arm_aes.o libcperciva/cpusupport/cpusupport_arm_sha256.o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/util/insecure_memzero.o libcperciva/util/warnp.o -L/raven/libressl/lib ./.libs/libcperciva_shani.a ./.libs/libscrypt_sse2.a ./.libs/libcperciva_arm_sha256.a -lrt -lcrypto --- scrypt --- libtool: link: cc -Wall -pipe -O2 -I/raven/libressl/include -I/raven/include -I/raven/libressl/include -Wl,-rpath -Wl,/raven/libressl/lib -o scrypt main.o lib/crypto/crypto_scrypt_smix.o lib-platform/crypto/crypto_scrypt.o libcperciva/alg/sha256.o libcperciva/cpusupport/cpusupport_arm_aes.o libcperciva/cpusupport/cpusupport_arm_sha256.o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/util/insecure_memzero.o libcperciva/util/warnp.o lib/scryptenc/scryptenc.o lib/scryptenc/scryptenc_cpuperf.o lib/scryptenc/scryptenc_print_error.o lib/util/passphrase_entry.o libcperciva/crypto/crypto_aes.o libcperciva/crypto/crypto_aesctr.o libcperciva/crypto/crypto_entropy.o libcperciva/crypto/crypto_verify_bytes.o libcperciva/util/asprintf.o libcperciva/util/entropy.o libcperciva/util/getopt.o libcperciva/util/humansize.o libcperciva/util/monoclock.o libcperciva/util/readpass.o libcperciva/util/readpass_file.o -L/raven/libressl/lib ./.libs/libcperciva_aesni.a ./.libs/libcperciva_rdrand.a ./.libs/libcperciva_shani.a ./.libs/libscrypt_sse2.a ./.libs/libscrypt_memlimit.a ./.libs/libcperciva_arm_sha256.a ./.libs/libcperciva_arm_aes.a -lrt -lcrypto => Checking for system changes between port configure and build Everything is fine. -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for scrypt-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (man) /usr/bin/make install-am /bin/mkdir -p '/construction/scrypt/stage/raven/bin' /bin/sh ./libtool --mode=install install -s -m 555 scrypt '/construction/scrypt/stage/raven/bin' libtool: install: install -m 555 -s scrypt /construction/scrypt/stage/raven/bin/scrypt /bin/mkdir -p '/construction/scrypt/stage/raven/share/man/man1' install -m 0644 scrypt.1 '/construction/scrypt/stage/raven/share/man/man1' ====> Start compressing man pages ====> Man page compression complete ====> Install BSD2CLAUSE license (primary) ====> Running Q/A tests (stage-qa) License information: License file: summary.primary.standard ====================================================================================== This package is solo-licensed: * BSD2CLAUSE (BSD 2-clause 'Simplified' License) ====================================================================================== License file: BSD2CLAUSE.standard ====================================================================================== The included code and documentation ("scrypt") is distributed under the following terms: Copyright 2005-2023 Colin Percival. All rights reserved. Copyright 2011-2023 Tarsnap Backup Inc. All rights reserved. Copyright 2014 Sean Kelly. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ====================================================================================== -------------------------------------------------------------------------------- -- Phase: test / deinstall all packages -------------------------------------------------------------------------------- ===> Autoremoving orphaned packages Updating database digests format: ... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 3 packages (of 0 packages in the universe): Installed packages to be REMOVED: autoselect-ssl-single-standard-2 libressl-dev-standard-3.6.3 libressl-primary-standard-3.6.3 Number of packages to be removed: 3 The operation will free 20 MiB. [1/3] Deinstalling libressl-primary-standard-3.6.3... [1/3] Deleting files for libressl-primary-standard-3.6.3: .......... done [2/3] Deinstalling autoselect-ssl-single-standard-2... [2/3] Deleting files for autoselect-ssl-single-standard-2: ...... done [3/3] Deinstalling libressl-dev-standard-3.6.3... [3/3] Deleting files for libressl-dev-standard-3.6.3: .......... done -------------------------------------------------------------------------------- -- Phase: test / install run dependencies -------------------------------------------------------------------------------- ===> Installing libressl-primary-standard package Installing libressl-primary-standard-3.6.3... `-- Installing autoselect-ssl-single-standard-2... `-- Extracting autoselect-ssl-single-standard-2: ...... done Extracting libressl-primary-standard-3.6.3: .......... done -------------------------------------------------------------------------------- -- Phase: check-plist -------------------------------------------------------------------------------- ====> Checking for package manifest issues ====> No manifest issues found ====> Full manifest saved at /build/ravenports/release64/manifests/scrypt___standard.txt -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building scrypt-complete-standard-1.3.2 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building scrypt-primary-standard-1.3.2 subpackage file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done ===> Building scrypt-man-standard-1.3.2 subpackage file sizes/checksums [1]: . done packing files [1]: . done packing directories [0]: . done -------------------------------------------------------------------------------- -- Phase: install -------------------------------------------------------------------------------- ===> Installing scrypt-complete-standard-1.3.2 package Installing scrypt-complete-standard-1.3.2... `-- Installing scrypt-primary-standard-1.3.2... `-- Extracting scrypt-primary-standard-1.3.2: ... done `-- Installing scrypt-man-standard-1.3.2... `-- Extracting scrypt-man-standard-1.3.2: . done ===> Installing scrypt-primary-standard-1.3.2 package Installing scrypt-primary-standard-1.3.2... the most recent version of scrypt-primary-standard-1.3.2 is already installed ===> Installing scrypt-man-standard-1.3.2 package Installing scrypt-man-standard-1.3.2... the most recent version of scrypt-man-standard-1.3.2 is already installed -------------------------------------------------------------------------------- -- Phase: deinstall -------------------------------------------------------------------------------- => Checking shared library dependencies ===> scrypt-primary-standard-1.3.2 subpackage: NEEDED librt.so.0 NEEDED libcrypto.so.50 NEEDED libc.so.8 ===> Deinstalling scrypt-complete-standard-1.3.2 package Updating database digests format: ..... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: scrypt-complete-standard-1.3.2 Number of packages to be removed: 1 [1/1] Deinstalling scrypt-complete-standard-1.3.2... ===> Deinstalling scrypt-primary-standard-1.3.2 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: scrypt-primary-standard-1.3.2 Number of packages to be removed: 1 [1/1] Deinstalling scrypt-primary-standard-1.3.2... [1/1] Deleting files for scrypt-primary-standard-1.3.2: ... done ===> Deinstalling scrypt-man-standard-1.3.2 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: scrypt-man-standard-1.3.2 Number of packages to be removed: 1 [1/1] Deinstalling scrypt-man-standard-1.3.2... [1/1] Deleting files for scrypt-man-standard-1.3.2: . done => Checking for system changes between staging and package deinstallation Everything is fine. -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Monday,02 OCT 2023 at 22:16:14 UTC Duration: 00:00:09