Skip to content

Instantly share code, notes, and snippets.

@bradycoye
Created October 18, 2016 16:00
Show Gist options
  • Save bradycoye/401cfd5c1af1c3b41b311f7559ec36bd to your computer and use it in GitHub Desktop.
Save bradycoye/401cfd5c1af1c3b41b311f7559ec36bd to your computer and use it in GitHub Desktop.
zcashBuild Tails2.6
This file has been truncated, but you can view the full file.
make: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends'
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps /home/amnesia/Persistent/zcash/zcash/depends/sources
rm -f /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-native_ccache-ccache-3.3.1.tar.bz2.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-native_ccache-ccache-3.3.1.tar.bz2.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/ccache-3.3.1.tar.bz2 || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/native_ccache-3.3.1 && echo Fetching native_ccache... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/native_ccache-3.3.1/ccache-3.3.1.tar.bz2.temp" "https://z.cash/depends-sources/ccache-3.3.1.tar.bz2" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/native_ccache-3.3.1/ccache-3.3.1.tar.bz2.temp" "https://www.samba.org/ftp/ccache/ccache-3.3.1.tar.bz2" ) && echo "cb6e4bafbb19ba0a2ec43386b123a5f92a20e1e3384c071d5d13e0cb3c84bf73 /home/amnesia/Persistent/zcash/zcash/depends/work/download/native_ccache-3.3.1/ccache-3.3.1.tar.bz2.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/native_ccache-3.3.1/.ccache-3.3.1.tar.bz2.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/native_ccache-3.3.1/.ccache-3.3.1.tar.bz2.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/native_ccache-3.3.1/ccache-3.3.1.tar.bz2.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/ccache-3.3.1.tar.bz2 && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/native_ccache-3.3.1 ))
Fetching native_ccache...
/home/amnesia/Persistent/zcash/zcash/depends/work/download/native_ccache-3.3.1/ccache-3.3.1.tar.bz2.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum ccache-3.3.1.tar.bz2 >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-native_ccache-ccache-3.3.1.tar.bz2.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-native_ccache-ccache-3.3.1.tar.bz2.hash
echo Extracting native_ccache...
Extracting native_ccache...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d && echo "cb6e4bafbb19ba0a2ec43386b123a5f92a20e1e3384c071d5d13e0cb3c84bf73 /home/amnesia/Persistent/zcash/zcash/depends/sources/ccache-3.3.1.tar.bz2" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.ccache-3.3.1.tar.bz2.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.ccache-3.3.1.tar.bz2.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/ccache-3.3.1.tar.bz2
/home/amnesia/Persistent/zcash/zcash/depends/sources/ccache-3.3.1.tar.bz2: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.stamp_extracted
echo Preprocessing native_ccache...
Preprocessing native_ccache...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.patches-c022139be3d
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d;
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.stamp_preprocessed
echo Configuring native_ccache...
Configuring native_ccache...
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib; cd /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu;
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.; PKG_CONFIG_LIBDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/lib/pkgconfig PKG_CONFIG_PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/share/pkgconfig PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games ./configure --host=x86_64-unknown-linux-gnu --disable-dependency-tracking --prefix=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native CC="gcc" CXX="g++" NM="nm" RANLIB="ranlib" AR="ar" CPPFLAGS="-I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include " LDFLAGS="-L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/lib "
configure: Configuring ccache
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gnu-gcc... gcc
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for x86_64-unknown-linux-gnu-ar... ar
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for long long... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for gethostname... yes
checking for getopt_long... yes
checking for getpwuid... yes
checking for gettimeofday... yes
checking for mkstemp... yes
checking for realpath... yes
checking for strndup... yes
checking for strtok_r... yes
checking for unsetenv... yes
checking for utimes... yes
checking for compar_fn_t in stdlib.h... yes
checking for stdarg.h... yes
checking for varargs.h... no
checking for unsigned long long int... yes
checking for vsnprintf... yes
checking whether vsnprintf is C99 compliant... yes
checking for snprintf... yes
checking whether snprintf is C99 compliant... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for library containing cos... -lm
checking for zlib >= 1.2.3... yes
checking for gzdopen in -lz... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for extern inline... no
configure: Developer mode disabled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: now build ccache by running make
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/./.stamp_configured
echo Building native_ccache...
Building native_ccache...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.; PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games make
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d'
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o main.o main.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o args.o args.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o ccache.o ccache.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o cleanup.o cleanup.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o compopt.o compopt.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o conf.o conf.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o counters.o counters.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o execute.o execute.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o exitfn.o exitfn.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o hash.o hash.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o hashutil.o hashutil.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o language.o language.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o lockfile.o lockfile.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o manifest.o manifest.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o mdfour.o mdfour.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o stats.o stats.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o unify.o unify.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o util.o util.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o version.o version.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o getopt_long.o getopt_long.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o hashtable.o hashtable.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o hashtable_itr.o hashtable_itr.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o murmurhashneutral2.o murmurhashneutral2.c
gcc -std=gnu99 -DHAVE_CONFIG_H -DSYSCONFDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/etc -I. -I. -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/include -g -O2 -Wall -W -c -o snprintf.o snprintf.c
gcc -std=gnu99 -g -O2 -Wall -W -o ccache main.o args.o ccache.o cleanup.o compopt.o conf.o counters.o execute.o exitfn.o hash.o hashutil.o language.o lockfile.o manifest.o mdfour.o stats.o unify.o util.o version.o getopt_long.o hashtable.o hashtable_itr.o murmurhashneutral2.o snprintf.o -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/lib -lm -lz
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d'
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/./.stamp_built
echo Staging native_ccache...
Staging native_ccache...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d//home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.; PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games make DESTDIR=/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d install
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d'
/usr/bin/install -c -d /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin
/usr/bin/install -c -m 755 ccache /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin
/usr/bin/install -c -d /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/share/man/man1
/usr/bin/install -c -m 644 ./ccache.1 /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/share/man/man1/
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d'
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/.stamp_staged
echo Postprocessing native_ccache...
Postprocessing native_ccache...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native; rm -rf lib include
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/.stamp_postprocessed
echo Caching native_ccache...
Caching native_ccache...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d//home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; find . | sort | tar --no-recursion -czf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/native_ccache-3.3.1-c022139be3d.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/native_ccache
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/native_ccache && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/native_ccache
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d/native_ccache-3.3.1-c022139be3d.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/native_ccache/native_ccache-3.3.1-c022139be3d.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/native_ccache/3.3.1-c022139be3d
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/native_ccache; sha256sum native_ccache-3.3.1-c022139be3d.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/native_ccache/native_ccache-3.3.1-c022139be3d.tar.gz.hash
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps /home/amnesia/Persistent/zcash/zcash/depends/sources
rm -f /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-boost-boost_1_62_0.tar.bz2.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-boost-boost_1_62_0.tar.bz2.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/boost_1_62_0.tar.bz2 || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/boost-1_62_0 && echo Fetching boost... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/boost-1_62_0/boost_1_62_0.tar.bz2.temp" "https://z.cash/depends-sources/boost_1_62_0.tar.bz2" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/boost-1_62_0/boost_1_62_0.tar.bz2.temp" "http://sourceforge.net/projects/boost/files/boost/1.62.0/boost_1_62_0.tar.bz2" ) && echo "36c96b0f6155c98404091d8ceb48319a28279ca0333fba1ad8611eb90afb2ca0 /home/amnesia/Persistent/zcash/zcash/depends/work/download/boost-1_62_0/boost_1_62_0.tar.bz2.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/boost-1_62_0/.boost_1_62_0.tar.bz2.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/boost-1_62_0/.boost_1_62_0.tar.bz2.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/boost-1_62_0/boost_1_62_0.tar.bz2.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/boost_1_62_0.tar.bz2 && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/boost-1_62_0 ))
Fetching boost...
/home/amnesia/Persistent/zcash/zcash/depends/work/download/boost-1_62_0/boost_1_62_0.tar.bz2.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum boost_1_62_0.tar.bz2 >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-boost-boost_1_62_0.tar.bz2.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-boost-boost_1_62_0.tar.bz2.hash
echo Extracting boost...
Extracting boost...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d && echo "36c96b0f6155c98404091d8ceb48319a28279ca0333fba1ad8611eb90afb2ca0 /home/amnesia/Persistent/zcash/zcash/depends/sources/boost_1_62_0.tar.bz2" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.boost_1_62_0.tar.bz2.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.boost_1_62_0.tar.bz2.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/boost_1_62_0.tar.bz2
/home/amnesia/Persistent/zcash/zcash/depends/sources/boost_1_62_0.tar.bz2: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.stamp_extracted
echo Preprocessing boost...
Preprocessing boost...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.patches-65e20fa350d
cd /home/amnesia/Persistent/zcash/zcash/depends/patches/boost; cp deprecated_auto_ptr.patch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.patches-65e20fa350d ;
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d; echo "using gcc : : g++ -m64 : <cxxflags>\"-fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include \" <linkflags>\"-L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib \" <archiver>\"ar\" <striper>\"strip\" <ranlib>\"ranlib\" <rc>\"\" : ;" > user-config.jam && patch -p1 < /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.patches-65e20fa350d/deprecated_auto_ptr.patch
patching file boost/spirit/home/classic/core/non_terminal/impl/grammar.ipp
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.stamp_preprocessed
echo Configuring boost...
Configuring boost...
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib; cd /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu;
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.; PKG_CONFIG_LIBDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/pkgconfig PKG_CONFIG_PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/pkgconfig PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games ./bootstrap.sh --without-icu --with-libraries=chrono,filesystem,program_options,system,thread,test
Building Boost.Build engine with toolset gcc... tools/build/src/engine/bin.linuxx86/b2
Unicode/ICU support for Boost.Regex?... disabled.
Generating Boost.Build configuration in project-config.jam...
Bootstrapping is done. To build, run:
./b2
To adjust configuration, edit 'project-config.jam'.
Further information:
- Command line help:
./b2 --help
- Getting started guide:
http://www.boost.org/more/getting_started/unix-variants.html
- Boost.Build documentation:
http://www.boost.org/build/doc/html/index.html
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/./.stamp_configured
echo Building boost...
Building boost...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.; PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games ./b2 -d2 -j2 -d1 --prefix=/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu --layout=tagged --build-type=complete --user-config=user-config.jam threading=multi link=static -sNO_BZIP2=1 -sNO_ZLIB=1 variant=release threadapi=pthread runtime-link=shared stage
Performing configuration checks
- 32-bit : no
- 64-bit : yes
- arm : no
- mips1 : no
- power : no
- sparc : no
- x86 : yes
- symlinks supported : yes
- lockfree boost::atomic_flag : yes
Component configuration:
- atomic : not building
- chrono : building
- container : not building
- context : not building
- coroutine : not building
- coroutine2 : not building
- date_time : not building
- exception : not building
- fiber : not building
- filesystem : building
- graph : not building
- graph_parallel : not building
- iostreams : not building
- locale : not building
- log : not building
- math : not building
- metaparse : not building
- mpi : not building
- program_options : building
- python : not building
- random : not building
- regex : not building
- serialization : not building
- signals : not building
- system : building
- test : building
- thread : building
- timer : not building
- type_erasure : not building
- wave : not building
...patience...
...found 1540 targets...
...updating 114 targets...
common.mkdir stage
mkdir -p "stage"
common.mkdir bin.v2/libs/system/build/gcc-4.9.2/release
mkdir -p "bin.v2/libs/system/build/gcc-4.9.2/release"
common.mkdir stage/lib
mkdir -p "stage/lib"
common.mkdir bin.v2/libs/system/build/gcc-4.9.2/release/link-static
mkdir -p "bin.v2/libs/system/build/gcc-4.9.2/release/link-static"
common.mkdir bin.v2/libs/chrono
mkdir -p "bin.v2/libs/chrono"
common.mkdir bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi
mkdir -p "bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi"
common.mkdir bin.v2/libs/chrono/build
mkdir -p "bin.v2/libs/chrono/build"
common.mkdir bin.v2/libs/chrono/build/gcc-4.9.2
mkdir -p "bin.v2/libs/chrono/build/gcc-4.9.2"
common.mkdir bin.v2/libs/chrono/build/gcc-4.9.2/release
mkdir -p "bin.v2/libs/chrono/build/gcc-4.9.2/release"
common.mkdir bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static
mkdir -p "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static"
common.mkdir bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi
mkdir -p "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi/error_code.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi/error_code.o" "libs/system/src/error_code.cpp"
RmTemps bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi/libboost_system-mt.a(clean)
rm -f "bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi/libboost_system-mt.a" 2>/dev/null >/dev/null
gcc.archive bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi/libboost_system-mt.a
"ar" rc "bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi/libboost_system-mt.a" "bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi/error_code.o"
"ranlib" "bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi/libboost_system-mt.a"
common.copy stage/lib/libboost_system-mt.a
cp "bin.v2/libs/system/build/gcc-4.9.2/release/link-static/threading-multi/libboost_system-mt.a" "stage/lib/libboost_system-mt.a"
gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/chrono.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wextra -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/chrono.o" "libs/chrono/src/chrono.cpp"
gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/thread_clock.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wextra -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/thread_clock.o" "libs/chrono/src/thread_clock.cpp"
common.mkdir bin.v2/libs/filesystem
mkdir -p "bin.v2/libs/filesystem"
common.mkdir bin.v2/libs/filesystem/build
mkdir -p "bin.v2/libs/filesystem/build"
common.mkdir bin.v2/libs/filesystem/build/gcc-4.9.2
mkdir -p "bin.v2/libs/filesystem/build/gcc-4.9.2"
common.mkdir bin.v2/libs/filesystem/build/gcc-4.9.2/release
mkdir -p "bin.v2/libs/filesystem/build/gcc-4.9.2/release"
common.mkdir bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static
mkdir -p "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static"
common.mkdir bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi
mkdir -p "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/process_cpu_clocks.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wextra -Wno-long-long -DBOOST_ALL_NO_LIB=1 -DBOOST_All_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/process_cpu_clocks.o" "libs/chrono/src/process_cpu_clocks.cpp"
RmTemps bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/libboost_chrono-mt.a(clean)
rm -f "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/libboost_chrono-mt.a" 2>/dev/null >/dev/null
gcc.archive bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/libboost_chrono-mt.a
"ar" rc "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/libboost_chrono-mt.a" "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/chrono.o" "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/thread_clock.o" "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/process_cpu_clocks.o"
"ranlib" "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/libboost_chrono-mt.a"
common.copy stage/lib/libboost_chrono-mt.a
cp "bin.v2/libs/chrono/build/gcc-4.9.2/release/link-static/threading-multi/libboost_chrono-mt.a" "stage/lib/libboost_chrono-mt.a"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/codecvt_error_category.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/codecvt_error_category.o" "libs/filesystem/src/codecvt_error_category.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/path.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/path.o" "libs/filesystem/src/path.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/path_traits.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/path_traits.o" "libs/filesystem/src/path_traits.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/operations.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/operations.o" "libs/filesystem/src/operations.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/portability.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/portability.o" "libs/filesystem/src/portability.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/utf8_codecvt_facet.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/filesystem/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/unique_path.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/unique_path.o" "libs/filesystem/src/unique_path.cpp"
gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/windows_file_codecvt.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_FILESYSTEM_STATIC_LINK=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/windows_file_codecvt.o" "libs/filesystem/src/windows_file_codecvt.cpp"
RmTemps bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/libboost_filesystem-mt.a(clean)
rm -f "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/libboost_filesystem-mt.a" 2>/dev/null >/dev/null
common.mkdir bin.v2/libs/program_options
mkdir -p "bin.v2/libs/program_options"
common.mkdir bin.v2/libs/program_options/build
mkdir -p "bin.v2/libs/program_options/build"
common.mkdir bin.v2/libs/program_options/build/gcc-4.9.2
mkdir -p "bin.v2/libs/program_options/build/gcc-4.9.2"
common.mkdir bin.v2/libs/program_options/build/gcc-4.9.2/release
mkdir -p "bin.v2/libs/program_options/build/gcc-4.9.2/release"
common.mkdir bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static
mkdir -p "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static"
common.mkdir bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi
mkdir -p "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi"
gcc.archive bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/libboost_filesystem-mt.a
"ar" rc "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/libboost_filesystem-mt.a" "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/codecvt_error_category.o" "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/operations.o" "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/path.o" "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/path_traits.o" "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/portability.o" "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/unique_path.o" "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/windows_file_codecvt.o"
"ranlib" "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/libboost_filesystem-mt.a"
common.copy stage/lib/libboost_filesystem-mt.a
cp "bin.v2/libs/filesystem/build/gcc-4.9.2/release/link-static/threading-multi/libboost_filesystem-mt.a" "stage/lib/libboost_filesystem-mt.a"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/config_file.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/config_file.o" "libs/program_options/src/config_file.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/cmdline.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/cmdline.o" "libs/program_options/src/cmdline.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/options_description.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/options_description.o" "libs/program_options/src/options_description.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/parsers.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/parsers.o" "libs/program_options/src/parsers.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/variables_map.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/variables_map.o" "libs/program_options/src/variables_map.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/positional_options.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/positional_options.o" "libs/program_options/src/positional_options.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/utf8_codecvt_facet.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/utf8_codecvt_facet.o" "libs/program_options/src/utf8_codecvt_facet.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/convert.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/convert.o" "libs/program_options/src/convert.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/winmain.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/winmain.o" "libs/program_options/src/winmain.cpp"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/value_semantic.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/value_semantic.o" "libs/program_options/src/value_semantic.cpp"
common.mkdir bin.v2/libs/timer
mkdir -p "bin.v2/libs/timer"
common.mkdir bin.v2/libs/timer/build
mkdir -p "bin.v2/libs/timer/build"
common.mkdir bin.v2/libs/timer/build/gcc-4.9.2
mkdir -p "bin.v2/libs/timer/build/gcc-4.9.2"
common.mkdir bin.v2/libs/timer/build/gcc-4.9.2/release
mkdir -p "bin.v2/libs/timer/build/gcc-4.9.2/release"
common.mkdir bin.v2/libs/timer/build/gcc-4.9.2/release/link-static
mkdir -p "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static"
common.mkdir bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi
mkdir -p "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/auto_timers_construction.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/auto_timers_construction.o" "libs/timer/src/auto_timers_construction.cpp"
In file included from libs/timer/src/auto_timers_construction.cpp:23:0:
./boost/timer/timer.hpp:44:43: warning: use of C++11 long long integer constant [-Wlong-long]
void clear() { wall = user = system = 0LL; }
^
gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/cpu_timer.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/cpu_timer.o" "libs/timer/src/cpu_timer.cpp"
In file included from libs/timer/src/cpu_timer.cpp:16:0:
./boost/timer/timer.hpp:44:43: warning: use of C++11 long long integer constant [-Wlong-long]
void clear() { wall = user = system = 0LL; }
^
libs/timer/src/cpu_timer.cpp:108:23: warning: use of C++11 long long integer constant [-Wlong-long]
tick_factor = 1000000000LL / tick_factor; // compute factor
^
RmTemps bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/libboost_timer-mt.a(clean)
rm -f "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/libboost_timer-mt.a" 2>/dev/null >/dev/null
gcc.archive bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/libboost_timer-mt.a
"ar" rc "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/libboost_timer-mt.a" "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/auto_timers_construction.o" "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/cpu_timer.o"
"ranlib" "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/libboost_timer-mt.a"
common.copy stage/lib/libboost_timer-mt.a
cp "bin.v2/libs/timer/build/gcc-4.9.2/release/link-static/threading-multi/libboost_timer-mt.a" "stage/lib/libboost_timer-mt.a"
common.mkdir bin.v2/libs/test
mkdir -p "bin.v2/libs/test"
common.mkdir bin.v2/libs/test/build
mkdir -p "bin.v2/libs/test/build"
common.mkdir bin.v2/libs/test/build/gcc-4.9.2
mkdir -p "bin.v2/libs/test/build/gcc-4.9.2"
common.mkdir bin.v2/libs/test/build/gcc-4.9.2/release
mkdir -p "bin.v2/libs/test/build/gcc-4.9.2/release"
common.mkdir bin.v2/libs/test/build/gcc-4.9.2/release/link-static
mkdir -p "bin.v2/libs/test/build/gcc-4.9.2/release/link-static"
common.mkdir bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi
mkdir -p "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi"
gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/split.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pthread -m64 -DBOOST_ALL_NO_LIB=1 -DNDEBUG -I"." -c -o "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/split.o" "libs/program_options/src/split.cpp"
RmTemps bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/libboost_program_options-mt.a(clean)
rm -f "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/libboost_program_options-mt.a" 2>/dev/null >/dev/null
gcc.archive bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/libboost_program_options-mt.a
"ar" rc "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/libboost_program_options-mt.a" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/cmdline.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/config_file.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/options_description.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/parsers.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/variables_map.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/value_semantic.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/positional_options.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/utf8_codecvt_facet.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/convert.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/winmain.o" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/split.o"
"ranlib" "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/libboost_program_options-mt.a"
common.copy stage/lib/libboost_program_options-mt.a
cp "bin.v2/libs/program_options/build/gcc-4.9.2/release/link-static/threading-multi/libboost_program_options-mt.a" "stage/lib/libboost_program_options-mt.a"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/execution_monitor.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/execution_monitor.o" "libs/test/src/execution_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/cpp_main.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/cpp_main.o" "libs/test/src/cpp_main.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/debug.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/debug.o" "libs/test/src/debug.cpp"
RmTemps bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a(clean)
rm -f "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a" 2>/dev/null >/dev/null
gcc.archive bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a
"ar" rc "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/cpp_main.o"
"ranlib" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a"
common.copy stage/lib/libboost_prg_exec_monitor-mt.a
cp "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_prg_exec_monitor-mt.a" "stage/lib/libboost_prg_exec_monitor-mt.a"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/compiler_log_formatter.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/compiler_log_formatter.o" "libs/test/src/compiler_log_formatter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/decorator.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/decorator.o" "libs/test/src/decorator.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/plain_report_formatter.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/plain_report_formatter.o" "libs/test/src/plain_report_formatter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/progress_monitor.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/progress_monitor.o" "libs/test/src/progress_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/results_collector.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/results_collector.o" "libs/test/src/results_collector.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/framework.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/framework.o" "libs/test/src/framework.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/results_reporter.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/results_reporter.o" "libs/test/src/results_reporter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_main.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_main.o" "libs/test/src/test_main.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_tree.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_tree.o" "libs/test/src/test_tree.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_tools.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_tools.o" "libs/test/src/test_tools.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_main.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_main.o" "libs/test/src/unit_test_main.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_log.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_log.o" "libs/test/src/unit_test_log.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_monitor.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_monitor.o" "libs/test/src/unit_test_monitor.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/junit_log_formatter.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/junit_log_formatter.o" "libs/test/src/junit_log_formatter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/xml_log_formatter.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/xml_log_formatter.o" "libs/test/src/xml_log_formatter.cpp"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/xml_report_formatter.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/xml_report_formatter.o" "libs/test/src/xml_report_formatter.cpp"
common.mkdir bin.v2/libs/thread/build/gcc-4.9.2/release
mkdir -p "bin.v2/libs/thread/build/gcc-4.9.2/release"
...on 100th target...
common.mkdir bin.v2/libs/thread/build/gcc-4.9.2/release/link-static
mkdir -p "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static"
common.mkdir bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi
mkdir -p "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi"
common.mkdir bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/pthread
mkdir -p "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/pthread"
gcc.compile.c++ bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_parameters.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wno-variadic-macros -DBOOST_ALL_NO_LIB=1 -DBOOST_CHRONO_STATIC_LINK=1 -DBOOST_SYSTEM_NO_DEPRECATED -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_TIMER_STATIC_LINK=1 -DNDEBUG -I"." -c -o "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_parameters.o" "libs/test/src/unit_test_parameters.cpp"
RmTemps bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_test_exec_monitor-mt.a(clean)
rm -f "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_test_exec_monitor-mt.a" 2>/dev/null >/dev/null
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/pthread/thread.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/pthread/thread.o" "libs/thread/src/pthread/thread.cpp"
In file included from ./boost/atomic/detail/atomic_template.hpp:25:0,
from ./boost/atomic/atomic.hpp:22,
from ./boost/atomic.hpp:12,
from ./boost/thread/pthread/once_atomic.hpp:20,
from ./boost/thread/once.hpp:20,
from libs/thread/src/pthread/thread.cpp:17:
./boost/atomic/detail/bitwise_cast.hpp: In instantiation of ‘To boost::atomics::detail::bitwise_cast(const From&) [with To = long unsigned int; From = void*]’:
./boost/atomic/detail/atomic_template.hpp:556:139: required from here
./boost/atomic/detail/bitwise_cast.hpp:39:14: warning: missing initializer for member ‘boost::atomics::detail::bitwise_cast(const From&) [with To = long unsigned int; From = void*]::<anonymous struct>::to’ [-Wmissing-field-initializers]
value = {};
^
./boost/atomic/detail/bitwise_cast.hpp: In instantiation of ‘To boost::atomics::detail::bitwise_cast(const From&) [with To = void*; From = long unsigned int]’:
./boost/atomic/detail/atomic_template.hpp:574:100: required from here
./boost/atomic/detail/bitwise_cast.hpp:39:14: warning: missing initializer for member ‘boost::atomics::detail::bitwise_cast(const From&) [with To = void*; From = long unsigned int]::<anonymous struct>::to’ [-Wmissing-field-initializers]
RmTemps bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_unit_test_framework-mt.a(clean)
rm -f "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_unit_test_framework-mt.a" 2>/dev/null >/dev/null
gcc.archive bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_test_exec_monitor-mt.a
"ar" rc "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_test_exec_monitor-mt.a" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/decorator.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_main.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_tree.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/junit_log_formatter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/xml_report_formatter.o"
"ranlib" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_test_exec_monitor-mt.a"
common.copy stage/lib/libboost_test_exec_monitor-mt.a
cp "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_test_exec_monitor-mt.a" "stage/lib/libboost_test_exec_monitor-mt.a"
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/pthread/once.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/pthread/once.o" "libs/thread/src/pthread/once.cpp"
In file included from ./boost/atomic/detail/atomic_template.hpp:25:0,
from ./boost/atomic/atomic.hpp:22,
from ./boost/atomic.hpp:12,
from ./boost/thread/pthread/once_atomic.hpp:20,
from ./boost/thread/once.hpp:20,
from libs/thread/src/pthread/./once_atomic.cpp:9,
from libs/thread/src/pthread/once.cpp:8:
./boost/atomic/detail/bitwise_cast.hpp: In instantiation of ‘To boost::atomics::detail::bitwise_cast(const From&) [with To = long unsigned int; From = void*]’:
./boost/atomic/detail/atomic_template.hpp:556:139: required from here
./boost/atomic/detail/bitwise_cast.hpp:39:14: warning: missing initializer for member ‘boost::atomics::detail::bitwise_cast(const From&) [with To = long unsigned int; From = void*]::<anonymous struct>::to’ [-Wmissing-field-initializers]
value = {};
^
./boost/atomic/detail/bitwise_cast.hpp: In instantiation of ‘To boost::atomics::detail::bitwise_cast(const From&) [with To = void*; From = long unsigned int]’:
./boost/atomic/detail/atomic_template.hpp:574:100: required from here
./boost/atomic/detail/bitwise_cast.hpp:39:14: warning: missing initializer for member ‘boost::atomics::detail::bitwise_cast(const From&) [with To = void*; From = long unsigned int]::<anonymous struct>::to’ [-Wmissing-field-initializers]
gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/future.o
"g++" "-m64" -ftemplate-depth-128 -fvisibility=hidden -fPIC -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -O3 -finline-functions -Wno-inline -Wall -pedantic -pthread -m64 -Wextra -Wno-long-long -Wno-unused-parameter -Wunused-function -pedantic -DBOOST_ALL_NO_LIB=1 -DBOOST_SYSTEM_STATIC_LINK=1 -DBOOST_THREAD_BUILD_LIB=1 -DBOOST_THREAD_DONT_USE_CHRONO -DBOOST_THREAD_POSIX -DNDEBUG -I"." -c -o "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/future.o" "libs/thread/src/future.cpp"
RmTemps bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/libboost_thread-mt.a(clean)
rm -f "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/libboost_thread-mt.a" 2>/dev/null >/dev/null
gcc.archive bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_unit_test_framework-mt.a
"ar" rc "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_unit_test_framework-mt.a" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/compiler_log_formatter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/debug.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/decorator.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/execution_monitor.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/framework.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/plain_report_formatter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/progress_monitor.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/results_collector.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/results_reporter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_tools.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/test_tree.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_log.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_main.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_monitor.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/unit_test_parameters.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/junit_log_formatter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/xml_log_formatter.o" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/xml_report_formatter.o"
"ranlib" "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_unit_test_framework-mt.a"
common.copy stage/lib/libboost_unit_test_framework-mt.a
cp "bin.v2/libs/test/build/gcc-4.9.2/release/link-static/threading-multi/libboost_unit_test_framework-mt.a" "stage/lib/libboost_unit_test_framework-mt.a"
gcc.archive bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/libboost_thread-mt.a
"ar" rc "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/libboost_thread-mt.a" "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/pthread/thread.o" "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/pthread/once.o" "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/future.o"
"ranlib" "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/libboost_thread-mt.a"
common.copy stage/lib/libboost_thread-mt.a
cp "bin.v2/libs/thread/build/gcc-4.9.2/release/link-static/threading-multi/libboost_thread-mt.a" "stage/lib/libboost_thread-mt.a"
...updated 114 targets...
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/./.stamp_built
echo Staging boost...
Staging boost...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d//home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.; PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games ./b2 -d0 -j4 --prefix=/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu --layout=tagged --build-type=complete --user-config=user-config.jam threading=multi link=static -sNO_BZIP2=1 -sNO_ZLIB=1 variant=release threadapi=pthread runtime-link=shared install
Performing configuration checks
- 32-bit : no (cached)
- 64-bit : yes (cached)
- arm : no (cached)
- mips1 : no (cached)
- power : no (cached)
- sparc : no (cached)
- x86 : yes (cached)
- symlinks supported : yes (cached)
- lockfree boost::atomic_flag : yes (cached)
Component configuration:
- atomic : not building
- chrono : building
- container : not building
- context : not building
- coroutine : not building
- coroutine2 : not building
- date_time : not building
- exception : not building
- fiber : not building
- filesystem : building
- graph : not building
- graph_parallel : not building
- iostreams : not building
- locale : not building
- log : not building
- math : not building
- metaparse : not building
- mpi : not building
- program_options : building
- python : not building
- random : not building
- regex : not building
- serialization : not building
- signals : not building
- system : building
- test : building
- thread : building
- timer : not building
- type_erasure : not building
- wave : not building
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/.stamp_staged
echo Postprocessing boost...
Postprocessing boost...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu;
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_postprocessed
echo Caching boost...
Caching boost...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d//home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; find . | sort | tar --no-recursion -czf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/boost-1_62_0-65e20fa350d.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/boost
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/boost && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/boost
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d/boost-1_62_0-65e20fa350d.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/boost/boost-1_62_0-65e20fa350d.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/boost/1_62_0-65e20fa350d
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/boost; sha256sum boost-1_62_0-65e20fa350d.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/boost/boost-1_62_0-65e20fa350d.tar.gz.hash
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps /home/amnesia/Persistent/zcash/zcash/depends/sources
rm -f /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-openssl-openssl-1.1.0b.tar.gz.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-openssl-openssl-1.1.0b.tar.gz.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/openssl-1.1.0b.tar.gz || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/openssl-1.1.0b && echo Fetching openssl... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/openssl-1.1.0b/openssl-1.1.0b.tar.gz.temp" "https://z.cash/depends-sources/openssl-1.1.0b.tar.gz" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/openssl-1.1.0b/openssl-1.1.0b.tar.gz.temp" "https://www.openssl.org/source/openssl-1.1.0b.tar.gz" ) && echo "a45de072bf9be4dea437230aaf036000f0e68c6a665931c57e76b5b036cef6f7 /home/amnesia/Persistent/zcash/zcash/depends/work/download/openssl-1.1.0b/openssl-1.1.0b.tar.gz.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/openssl-1.1.0b/.openssl-1.1.0b.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/openssl-1.1.0b/.openssl-1.1.0b.tar.gz.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/openssl-1.1.0b/openssl-1.1.0b.tar.gz.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/openssl-1.1.0b.tar.gz && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/openssl-1.1.0b ))
Fetching openssl...
/home/amnesia/Persistent/zcash/zcash/depends/work/download/openssl-1.1.0b/openssl-1.1.0b.tar.gz.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum openssl-1.1.0b.tar.gz >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-openssl-openssl-1.1.0b.tar.gz.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-openssl-openssl-1.1.0b.tar.gz.hash
echo Extracting openssl...
Extracting openssl...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce && echo "a45de072bf9be4dea437230aaf036000f0e68c6a665931c57e76b5b036cef6f7 /home/amnesia/Persistent/zcash/zcash/depends/sources/openssl-1.1.0b.tar.gz" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.openssl-1.1.0b.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.openssl-1.1.0b.tar.gz.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/openssl-1.1.0b.tar.gz
/home/amnesia/Persistent/zcash/zcash/depends/sources/openssl-1.1.0b.tar.gz: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.stamp_extracted
echo Preprocessing openssl...
Preprocessing openssl...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.patches-739d7629bce
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce; sed -i.old "/define DATE/d" util/mkbuildinf.pl && sed -i.old "s|\"engines\", \"apps\", \"test\"|\"engines\"|" Configure
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.stamp_preprocessed
echo Configuring openssl...
Configuring openssl...
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib; cd /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu;
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.; AR="ar" RANLIB="ranlib" CC="gcc -m64" PKG_CONFIG_LIBDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/pkgconfig PKG_CONFIG_PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/pkgconfig PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games ./Configure --prefix=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu --openssldir=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl no-afalgeng no-asm no-async no-bf no-blake2 no-camellia no-capieng no-cast no-chacha no-cmac no-cms no-comp no-crypto-mdebug no-crypto-mdebug-backtrace no-ct no-des no-dgram no-dsa no-dso no-dtls no-dtls1 no-dtls1-method no-dynamic-engine no-ec2m no-ec_nistp_64_gcc_128 no-egd no-engine no-err no-gost no-heartbeats no-idea no-md2 no-md4 no-mdc2 no-multiblock no-nextprotoneg no-ocb no-ocsp no-poly1305 no-posix-io no-psk no-rc2 no-rc4 no-rc5 no-rdrand no-rfc3779 no-rmd160 no-scrypt no-sctp no-seed no-shared no-sock no-srp no-srtp no-ssl no-ssl3 no-ssl3-method no-ssl-trace no-stdio no-tls no-tls1 no-tls1-method no-ts no-ui no-unit-test no-weak-ssl-ciphers no-whirlpool no-zlib no-zlib-dynamic -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -DPURIFY -fPIC -Wa,--noexecstack linux-x86_64
Configuring OpenSSL version 1.1.0b (0x0x1010002fL)
no-afalgeng [option] OPENSSL_NO_AFALGENG
no-apps [forced] OPENSSL_NO_APPS
no-asan [default] OPENSSL_NO_ASAN
no-asm [option] OPENSSL_NO_ASM
no-async [option] OPENSSL_NO_ASYNC
no-bf [option] OPENSSL_NO_BF (skip dir)
no-blake2 [option] OPENSSL_NO_BLAKE2 (skip dir)
no-camellia [option] OPENSSL_NO_CAMELLIA (skip dir)
no-capieng [option] OPENSSL_NO_CAPIENG
no-cast [option] OPENSSL_NO_CAST (skip dir)
no-chacha [option] OPENSSL_NO_CHACHA (skip dir)
no-cmac [option] OPENSSL_NO_CMAC (skip dir)
no-cms [option] OPENSSL_NO_CMS (skip dir)
no-comp [option] OPENSSL_NO_COMP (skip dir)
no-crypto-mdebug [option] OPENSSL_NO_CRYPTO_MDEBUG
no-crypto-mdebug-backtrace [option] OPENSSL_NO_CRYPTO_MDEBUG_BACKTRACE
no-ct [option] OPENSSL_NO_CT (skip dir)
no-des [option] OPENSSL_NO_DES (skip dir)
no-dgram [option] OPENSSL_NO_DGRAM
no-dsa [option] OPENSSL_NO_DSA (skip dir)
no-dso [option]
no-dtls [option(dtls)] OPENSSL_NO_DTLS
no-dtls1 [option(dtls1-method)] OPENSSL_NO_DTLS1
no-dtls1-method [option] OPENSSL_NO_DTLS1_METHOD
no-dtls1_2 [option(dtls)] OPENSSL_NO_DTLS1_2
no-dynamic-engine [option]
no-ec2m [option] OPENSSL_NO_EC2M
no-ec_nistp_64_gcc_128 [option] OPENSSL_NO_EC_NISTP_64_GCC_128
no-egd [option] OPENSSL_NO_EGD
no-engine [option] OPENSSL_NO_ENGINE (skip engines)
no-err [option] OPENSSL_NO_ERR
no-fuzz-afl [default] OPENSSL_NO_FUZZ_AFL
no-fuzz-libfuzzer [default] OPENSSL_NO_FUZZ_LIBFUZZER
no-gost [option] OPENSSL_NO_GOST
no-heartbeats [option] OPENSSL_NO_HEARTBEATS
no-idea [option] OPENSSL_NO_IDEA (skip dir)
no-md2 [option] OPENSSL_NO_MD2 (skip dir)
no-md4 [option] OPENSSL_NO_MD4 (skip dir)
no-mdc2 [option] OPENSSL_NO_MDC2 (skip dir)
no-msan [default] OPENSSL_NO_MSAN
no-multiblock [option] OPENSSL_NO_MULTIBLOCK
no-nextprotoneg [option] OPENSSL_NO_NEXTPROTONEG
no-ocb [option] OPENSSL_NO_OCB
no-ocsp [option] OPENSSL_NO_OCSP (skip dir)
no-poly1305 [option] OPENSSL_NO_POLY1305 (skip dir)
no-posix-io [option] OPENSSL_NO_POSIX_IO
no-psk [option] OPENSSL_NO_PSK
no-rc2 [option] OPENSSL_NO_RC2 (skip dir)
no-rc4 [option] OPENSSL_NO_RC4 (skip dir)
no-rc5 [option] OPENSSL_NO_RC5 (skip dir)
no-rdrand [option] OPENSSL_NO_RDRAND
no-rfc3779 [option] OPENSSL_NO_RFC3779
no-rmd160 [option] OPENSSL_NO_RMD160 (skip dir)
no-scrypt [option] OPENSSL_NO_SCRYPT
no-sctp [option] OPENSSL_NO_SCTP
no-seed [option] OPENSSL_NO_SEED (skip dir)
no-shared [option]
no-sock [option] OPENSSL_NO_SOCK
no-srp [option] OPENSSL_NO_SRP (skip dir)
no-srtp [option] OPENSSL_NO_SRTP
no-ssl-trace [option] OPENSSL_NO_SSL_TRACE
no-ssl3 [option(tls)] OPENSSL_NO_SSL3
no-ssl3-method [option] OPENSSL_NO_SSL3_METHOD
no-stdio [option] OPENSSL_NO_STDIO
no-tests [forced] OPENSSL_NO_TESTS
no-tls1 [option(tls1-method)] OPENSSL_NO_TLS1
no-tls1-method [option] OPENSSL_NO_TLS1_METHOD
no-tls1_1 [option(tls)] OPENSSL_NO_TLS1_1
no-tls1_2 [option(tls)] OPENSSL_NO_TLS1_2
no-ts [option] OPENSSL_NO_TS (skip dir)
no-ubsan [default] OPENSSL_NO_UBSAN
no-ui [option] OPENSSL_NO_UI (skip dir)
no-unit-test [option] OPENSSL_NO_UNIT_TEST
no-weak-ssl-ciphers [option] OPENSSL_NO_WEAK_SSL_CIPHERS
no-whirlpool [option] OPENSSL_NO_WHIRLPOOL (skip dir)
no-zlib [option]
no-zlib-dynamic [option]
Configuring for linux-x86_64
CC =gcc -m64
CFLAG =-Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack
SHARED_CFLAG =-fPIC
DEFINES =NDEBUG OPENSSL_THREADS OPENSSL_NO_DYNAMIC_ENGINE OPENSSL_PIC PURIFY OPENSSL_NO_ERR
LFLAG =
PLIB_LFLAG =
EX_LIBS =-ldl
APPS_OBJ =
CPUID_OBJ =mem_clr.o
UPLINK_OBJ =
BN_ASM =bn_asm.o
EC_ASM =
DES_ENC =des_enc.o fcrypt_b.o
AES_ENC =aes_core.o aes_cbc.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4_enc.o rc4_skey.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =
SHA1_OBJ_ASM =
RMD160_OBJ_ASM=
CMLL_ENC =camellia.o cmll_misc.o cmll_cbc.o
MODES_OBJ =
PADLOCK_OBJ =
CHACHA_ENC =chacha_enc.o
POLY1305_OBJ =
BLAKE2_OBJ =
PROCESSOR =
RANLIB =ranlib
ARFLAGS =
PERL =/usr/bin/perl
SIXTY_FOUR_BIT_LONG mode
Configured for linux-x86_64.
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/./.stamp_configured
echo Building openssl...
Building openssl...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.; PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games make -j1 build_libs libcrypto.pc libssl.pc openssl.pc
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" crypto/include/internal/bn_conf.h.in > crypto/include/internal/bn_conf.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" crypto/include/internal/dso_conf.h.in > crypto/include/internal/dso_conf.h
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
make depend && make _build_libs
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/aes/aes_cbc.d.tmp -MT crypto/aes/aes_cbc.o -c -o crypto/aes/aes_cbc.o crypto/aes/aes_cbc.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/aes/aes_cfb.d.tmp -MT crypto/aes/aes_cfb.o -c -o crypto/aes/aes_cfb.o crypto/aes/aes_cfb.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/aes/aes_core.d.tmp -MT crypto/aes/aes_core.o -c -o crypto/aes/aes_core.o crypto/aes/aes_core.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/aes/aes_ecb.d.tmp -MT crypto/aes/aes_ecb.o -c -o crypto/aes/aes_ecb.o crypto/aes/aes_ecb.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/aes/aes_ige.d.tmp -MT crypto/aes/aes_ige.o -c -o crypto/aes/aes_ige.o crypto/aes/aes_ige.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/aes/aes_misc.d.tmp -MT crypto/aes/aes_misc.o -c -o crypto/aes/aes_misc.o crypto/aes/aes_misc.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/aes/aes_ofb.d.tmp -MT crypto/aes/aes_ofb.o -c -o crypto/aes/aes_ofb.o crypto/aes/aes_ofb.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/aes/aes_wrap.d.tmp -MT crypto/aes/aes_wrap.o -c -o crypto/aes/aes_wrap.o crypto/aes/aes_wrap.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT crypto/asn1/a_bitstr.o -c -o crypto/asn1/a_bitstr.o crypto/asn1/a_bitstr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT crypto/asn1/a_d2i_fp.o -c -o crypto/asn1/a_d2i_fp.o crypto/asn1/a_d2i_fp.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_digest.d.tmp -MT crypto/asn1/a_digest.o -c -o crypto/asn1/a_digest.o crypto/asn1/a_digest.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_dup.d.tmp -MT crypto/asn1/a_dup.o -c -o crypto/asn1/a_dup.o crypto/asn1/a_dup.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_gentm.d.tmp -MT crypto/asn1/a_gentm.o -c -o crypto/asn1/a_gentm.o crypto/asn1/a_gentm.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT crypto/asn1/a_i2d_fp.o -c -o crypto/asn1/a_i2d_fp.o crypto/asn1/a_i2d_fp.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_int.d.tmp -MT crypto/asn1/a_int.o -c -o crypto/asn1/a_int.o crypto/asn1/a_int.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT crypto/asn1/a_mbstr.o -c -o crypto/asn1/a_mbstr.o crypto/asn1/a_mbstr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_object.d.tmp -MT crypto/asn1/a_object.o -c -o crypto/asn1/a_object.o crypto/asn1/a_object.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_octet.d.tmp -MT crypto/asn1/a_octet.o -c -o crypto/asn1/a_octet.o crypto/asn1/a_octet.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_print.d.tmp -MT crypto/asn1/a_print.o -c -o crypto/asn1/a_print.o crypto/asn1/a_print.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_sign.d.tmp -MT crypto/asn1/a_sign.o -c -o crypto/asn1/a_sign.o crypto/asn1/a_sign.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_strex.d.tmp -MT crypto/asn1/a_strex.o -c -o crypto/asn1/a_strex.o crypto/asn1/a_strex.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_strnid.d.tmp -MT crypto/asn1/a_strnid.o -c -o crypto/asn1/a_strnid.o crypto/asn1/a_strnid.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_time.d.tmp -MT crypto/asn1/a_time.o -c -o crypto/asn1/a_time.o crypto/asn1/a_time.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_type.d.tmp -MT crypto/asn1/a_type.o -c -o crypto/asn1/a_type.o crypto/asn1/a_type.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_utctm.d.tmp -MT crypto/asn1/a_utctm.o -c -o crypto/asn1/a_utctm.o crypto/asn1/a_utctm.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_utf8.d.tmp -MT crypto/asn1/a_utf8.o -c -o crypto/asn1/a_utf8.o crypto/asn1/a_utf8.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/a_verify.d.tmp -MT crypto/asn1/a_verify.o -c -o crypto/asn1/a_verify.o crypto/asn1/a_verify.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT crypto/asn1/ameth_lib.o -c -o crypto/asn1/ameth_lib.o crypto/asn1/ameth_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/asn1_err.d.tmp -MT crypto/asn1/asn1_err.o -c -o crypto/asn1/asn1_err.o crypto/asn1/asn1_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT crypto/asn1/asn1_gen.o -c -o crypto/asn1/asn1_gen.o crypto/asn1/asn1_gen.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT crypto/asn1/asn1_lib.o -c -o crypto/asn1/asn1_lib.o crypto/asn1/asn1_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/asn1_par.d.tmp -MT crypto/asn1/asn1_par.o -c -o crypto/asn1/asn1_par.o crypto/asn1/asn1_par.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/asn_mime.d.tmp -MT crypto/asn1/asn_mime.o -c -o crypto/asn1/asn_mime.o crypto/asn1/asn_mime.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/asn_moid.d.tmp -MT crypto/asn1/asn_moid.o -c -o crypto/asn1/asn_moid.o crypto/asn1/asn_moid.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT crypto/asn1/asn_mstbl.o -c -o crypto/asn1/asn_mstbl.o crypto/asn1/asn_mstbl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/asn_pack.d.tmp -MT crypto/asn1/asn_pack.o -c -o crypto/asn1/asn_pack.o crypto/asn1/asn_pack.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT crypto/asn1/bio_asn1.o -c -o crypto/asn1/bio_asn1.o crypto/asn1/bio_asn1.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT crypto/asn1/bio_ndef.o -c -o crypto/asn1/bio_ndef.o crypto/asn1/bio_ndef.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT crypto/asn1/d2i_pr.o -c -o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT crypto/asn1/d2i_pu.o -c -o crypto/asn1/d2i_pu.o crypto/asn1/d2i_pu.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT crypto/asn1/evp_asn1.o -c -o crypto/asn1/evp_asn1.o crypto/asn1/evp_asn1.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/f_int.d.tmp -MT crypto/asn1/f_int.o -c -o crypto/asn1/f_int.o crypto/asn1/f_int.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/f_string.d.tmp -MT crypto/asn1/f_string.o -c -o crypto/asn1/f_string.o crypto/asn1/f_string.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT crypto/asn1/i2d_pr.o -c -o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT crypto/asn1/i2d_pu.o -c -o crypto/asn1/i2d_pu.o crypto/asn1/i2d_pu.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/n_pkey.d.tmp -MT crypto/asn1/n_pkey.o -c -o crypto/asn1/n_pkey.o crypto/asn1/n_pkey.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/nsseq.d.tmp -MT crypto/asn1/nsseq.o -c -o crypto/asn1/nsseq.o crypto/asn1/nsseq.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT crypto/asn1/p5_pbe.o -c -o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbe.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT crypto/asn1/p5_pbev2.o -c -o crypto/asn1/p5_pbev2.o crypto/asn1/p5_pbev2.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT crypto/asn1/p5_scrypt.o -c -o crypto/asn1/p5_scrypt.o crypto/asn1/p5_scrypt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT crypto/asn1/p8_pkey.o -c -o crypto/asn1/p8_pkey.o crypto/asn1/p8_pkey.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/t_bitst.d.tmp -MT crypto/asn1/t_bitst.o -c -o crypto/asn1/t_bitst.o crypto/asn1/t_bitst.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/t_pkey.d.tmp -MT crypto/asn1/t_pkey.o -c -o crypto/asn1/t_pkey.o crypto/asn1/t_pkey.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/t_spki.d.tmp -MT crypto/asn1/t_spki.o -c -o crypto/asn1/t_spki.o crypto/asn1/t_spki.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT crypto/asn1/tasn_dec.o -c -o crypto/asn1/tasn_dec.o crypto/asn1/tasn_dec.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT crypto/asn1/tasn_enc.o -c -o crypto/asn1/tasn_enc.o crypto/asn1/tasn_enc.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT crypto/asn1/tasn_fre.o -c -o crypto/asn1/tasn_fre.o crypto/asn1/tasn_fre.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/tasn_new.d.tmp -MT crypto/asn1/tasn_new.o -c -o crypto/asn1/tasn_new.o crypto/asn1/tasn_new.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT crypto/asn1/tasn_prn.o -c -o crypto/asn1/tasn_prn.o crypto/asn1/tasn_prn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT crypto/asn1/tasn_scn.o -c -o crypto/asn1/tasn_scn.o crypto/asn1/tasn_scn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT crypto/asn1/tasn_typ.o -c -o crypto/asn1/tasn_typ.o crypto/asn1/tasn_typ.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT crypto/asn1/tasn_utl.o -c -o crypto/asn1/tasn_utl.o crypto/asn1/tasn_utl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/x_algor.d.tmp -MT crypto/asn1/x_algor.o -c -o crypto/asn1/x_algor.o crypto/asn1/x_algor.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/x_bignum.d.tmp -MT crypto/asn1/x_bignum.o -c -o crypto/asn1/x_bignum.o crypto/asn1/x_bignum.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/x_info.d.tmp -MT crypto/asn1/x_info.o -c -o crypto/asn1/x_info.o crypto/asn1/x_info.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/x_long.d.tmp -MT crypto/asn1/x_long.o -c -o crypto/asn1/x_long.o crypto/asn1/x_long.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/x_pkey.d.tmp -MT crypto/asn1/x_pkey.o -c -o crypto/asn1/x_pkey.o crypto/asn1/x_pkey.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/x_sig.d.tmp -MT crypto/asn1/x_sig.o -c -o crypto/asn1/x_sig.o crypto/asn1/x_sig.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/x_spki.d.tmp -MT crypto/asn1/x_spki.o -c -o crypto/asn1/x_spki.o crypto/asn1/x_spki.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/asn1/x_val.d.tmp -MT crypto/asn1/x_val.o -c -o crypto/asn1/x_val.o crypto/asn1/x_val.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/async/arch/async_null.d.tmp -MT crypto/async/arch/async_null.o -c -o crypto/async/arch/async_null.o crypto/async/arch/async_null.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/async/arch/async_posix.d.tmp -MT crypto/async/arch/async_posix.o -c -o crypto/async/arch/async_posix.o crypto/async/arch/async_posix.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/async/arch/async_win.d.tmp -MT crypto/async/arch/async_win.o -c -o crypto/async/arch/async_win.o crypto/async/arch/async_win.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/async/async.d.tmp -MT crypto/async/async.o -c -o crypto/async/async.o crypto/async/async.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/async/async_err.d.tmp -MT crypto/async/async_err.o -c -o crypto/async/async_err.o crypto/async/async_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/async/async_wait.d.tmp -MT crypto/async/async_wait.o -c -o crypto/async/async_wait.o crypto/async/async_wait.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/b_addr.d.tmp -MT crypto/bio/b_addr.o -c -o crypto/bio/b_addr.o crypto/bio/b_addr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/b_dump.d.tmp -MT crypto/bio/b_dump.o -c -o crypto/bio/b_dump.o crypto/bio/b_dump.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/b_print.d.tmp -MT crypto/bio/b_print.o -c -o crypto/bio/b_print.o crypto/bio/b_print.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/b_sock.d.tmp -MT crypto/bio/b_sock.o -c -o crypto/bio/b_sock.o crypto/bio/b_sock.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/b_sock2.d.tmp -MT crypto/bio/b_sock2.o -c -o crypto/bio/b_sock2.o crypto/bio/b_sock2.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bf_buff.d.tmp -MT crypto/bio/bf_buff.o -c -o crypto/bio/bf_buff.o crypto/bio/bf_buff.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT crypto/bio/bf_lbuf.o -c -o crypto/bio/bf_lbuf.o crypto/bio/bf_lbuf.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bf_nbio.d.tmp -MT crypto/bio/bf_nbio.o -c -o crypto/bio/bf_nbio.o crypto/bio/bf_nbio.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bf_null.d.tmp -MT crypto/bio/bf_null.o -c -o crypto/bio/bf_null.o crypto/bio/bf_null.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bio_cb.d.tmp -MT crypto/bio/bio_cb.o -c -o crypto/bio/bio_cb.o crypto/bio/bio_cb.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bio_err.d.tmp -MT crypto/bio/bio_err.o -c -o crypto/bio/bio_err.o crypto/bio/bio_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bio_lib.d.tmp -MT crypto/bio/bio_lib.o -c -o crypto/bio/bio_lib.o crypto/bio/bio_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bio_meth.d.tmp -MT crypto/bio/bio_meth.o -c -o crypto/bio/bio_meth.o crypto/bio/bio_meth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_acpt.d.tmp -MT crypto/bio/bss_acpt.o -c -o crypto/bio/bss_acpt.o crypto/bio/bss_acpt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_bio.d.tmp -MT crypto/bio/bss_bio.o -c -o crypto/bio/bss_bio.o crypto/bio/bss_bio.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_conn.d.tmp -MT crypto/bio/bss_conn.o -c -o crypto/bio/bss_conn.o crypto/bio/bss_conn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_dgram.d.tmp -MT crypto/bio/bss_dgram.o -c -o crypto/bio/bss_dgram.o crypto/bio/bss_dgram.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_fd.d.tmp -MT crypto/bio/bss_fd.o -c -o crypto/bio/bss_fd.o crypto/bio/bss_fd.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_file.d.tmp -MT crypto/bio/bss_file.o -c -o crypto/bio/bss_file.o crypto/bio/bss_file.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_log.d.tmp -MT crypto/bio/bss_log.o -c -o crypto/bio/bss_log.o crypto/bio/bss_log.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_mem.d.tmp -MT crypto/bio/bss_mem.o -c -o crypto/bio/bss_mem.o crypto/bio/bss_mem.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_null.d.tmp -MT crypto/bio/bss_null.o -c -o crypto/bio/bss_null.o crypto/bio/bss_null.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bio/bss_sock.d.tmp -MT crypto/bio/bss_sock.o -c -o crypto/bio/bss_sock.o crypto/bio/bss_sock.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_add.d.tmp -MT crypto/bn/bn_add.o -c -o crypto/bn/bn_add.o crypto/bn/bn_add.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_asm.d.tmp -MT crypto/bn/bn_asm.o -c -o crypto/bn/bn_asm.o crypto/bn/bn_asm.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_blind.d.tmp -MT crypto/bn/bn_blind.o -c -o crypto/bn/bn_blind.o crypto/bn/bn_blind.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_const.d.tmp -MT crypto/bn/bn_const.o -c -o crypto/bn/bn_const.o crypto/bn/bn_const.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_ctx.d.tmp -MT crypto/bn/bn_ctx.o -c -o crypto/bn/bn_ctx.o crypto/bn/bn_ctx.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_depr.d.tmp -MT crypto/bn/bn_depr.o -c -o crypto/bn/bn_depr.o crypto/bn/bn_depr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_dh.d.tmp -MT crypto/bn/bn_dh.o -c -o crypto/bn/bn_dh.o crypto/bn/bn_dh.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_div.d.tmp -MT crypto/bn/bn_div.o -c -o crypto/bn/bn_div.o crypto/bn/bn_div.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_err.d.tmp -MT crypto/bn/bn_err.o -c -o crypto/bn/bn_err.o crypto/bn/bn_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -Icrypto -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_exp.d.tmp -MT crypto/bn/bn_exp.o -c -o crypto/bn/bn_exp.o crypto/bn/bn_exp.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_exp2.d.tmp -MT crypto/bn/bn_exp2.o -c -o crypto/bn/bn_exp2.o crypto/bn/bn_exp2.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_gcd.d.tmp -MT crypto/bn/bn_gcd.o -c -o crypto/bn/bn_gcd.o crypto/bn/bn_gcd.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT crypto/bn/bn_gf2m.o -c -o crypto/bn/bn_gf2m.o crypto/bn/bn_gf2m.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_intern.d.tmp -MT crypto/bn/bn_intern.o -c -o crypto/bn/bn_intern.o crypto/bn/bn_intern.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_kron.d.tmp -MT crypto/bn/bn_kron.o -c -o crypto/bn/bn_kron.o crypto/bn/bn_kron.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_lib.d.tmp -MT crypto/bn/bn_lib.o -c -o crypto/bn/bn_lib.o crypto/bn/bn_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_mod.d.tmp -MT crypto/bn/bn_mod.o -c -o crypto/bn/bn_mod.o crypto/bn/bn_mod.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_mont.d.tmp -MT crypto/bn/bn_mont.o -c -o crypto/bn/bn_mont.o crypto/bn/bn_mont.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_mpi.d.tmp -MT crypto/bn/bn_mpi.o -c -o crypto/bn/bn_mpi.o crypto/bn/bn_mpi.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_mul.d.tmp -MT crypto/bn/bn_mul.o -c -o crypto/bn/bn_mul.o crypto/bn/bn_mul.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_nist.d.tmp -MT crypto/bn/bn_nist.o -c -o crypto/bn/bn_nist.o crypto/bn/bn_nist.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_prime.d.tmp -MT crypto/bn/bn_prime.o -c -o crypto/bn/bn_prime.o crypto/bn/bn_prime.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_print.d.tmp -MT crypto/bn/bn_print.o -c -o crypto/bn/bn_print.o crypto/bn/bn_print.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_rand.d.tmp -MT crypto/bn/bn_rand.o -c -o crypto/bn/bn_rand.o crypto/bn/bn_rand.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_recp.d.tmp -MT crypto/bn/bn_recp.o -c -o crypto/bn/bn_recp.o crypto/bn/bn_recp.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_shift.d.tmp -MT crypto/bn/bn_shift.o -c -o crypto/bn/bn_shift.o crypto/bn/bn_shift.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_sqr.d.tmp -MT crypto/bn/bn_sqr.o -c -o crypto/bn/bn_sqr.o crypto/bn/bn_sqr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT crypto/bn/bn_sqrt.o -c -o crypto/bn/bn_sqrt.o crypto/bn/bn_sqrt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_srp.d.tmp -MT crypto/bn/bn_srp.o -c -o crypto/bn/bn_srp.o crypto/bn/bn_srp.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_word.d.tmp -MT crypto/bn/bn_word.o -c -o crypto/bn/bn_word.o crypto/bn/bn_word.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/bn/bn_x931p.d.tmp -MT crypto/bn/bn_x931p.o -c -o crypto/bn/bn_x931p.o crypto/bn/bn_x931p.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/buffer/buf_err.d.tmp -MT crypto/buffer/buf_err.o -c -o crypto/buffer/buf_err.o crypto/buffer/buf_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/buffer/buffer.d.tmp -MT crypto/buffer/buffer.o -c -o crypto/buffer/buffer.o crypto/buffer/buffer.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/conf/conf_api.d.tmp -MT crypto/conf/conf_api.o -c -o crypto/conf/conf_api.o crypto/conf/conf_api.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/conf/conf_def.d.tmp -MT crypto/conf/conf_def.o -c -o crypto/conf/conf_def.o crypto/conf/conf_def.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/conf/conf_err.d.tmp -MT crypto/conf/conf_err.o -c -o crypto/conf/conf_err.o crypto/conf/conf_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/conf/conf_lib.d.tmp -MT crypto/conf/conf_lib.o -c -o crypto/conf/conf_lib.o crypto/conf/conf_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/conf/conf_mall.d.tmp -MT crypto/conf/conf_mall.o -c -o crypto/conf/conf_mall.o crypto/conf/conf_mall.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/conf/conf_mod.d.tmp -MT crypto/conf/conf_mod.o -c -o crypto/conf/conf_mod.o crypto/conf/conf_mod.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/conf/conf_sap.d.tmp -MT crypto/conf/conf_sap.o -c -o crypto/conf/conf_sap.o crypto/conf/conf_sap.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/cpt_err.d.tmp -MT crypto/cpt_err.o -c -o crypto/cpt_err.o crypto/cpt_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/cryptlib.d.tmp -MT crypto/cryptlib.o -c -o crypto/cryptlib.o crypto/cryptlib.c
/usr/bin/perl util/mkbuildinf.pl "gcc -m64 -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR=\"\\\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\\\"\" -DENGINESDIR=\"\\\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\\\"\" -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack" "linux-x86_64" > crypto/buildinf.h
gcc -m64 -I. -Icrypto/include -Iinclude -Icrypto -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o crypto/cversion.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_ameth.d.tmp -MT crypto/dh/dh_ameth.o -c -o crypto/dh/dh_ameth.o crypto/dh/dh_ameth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_asn1.d.tmp -MT crypto/dh/dh_asn1.o -c -o crypto/dh/dh_asn1.o crypto/dh/dh_asn1.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_check.d.tmp -MT crypto/dh/dh_check.o -c -o crypto/dh/dh_check.o crypto/dh/dh_check.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_depr.d.tmp -MT crypto/dh/dh_depr.o -c -o crypto/dh/dh_depr.o crypto/dh/dh_depr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_err.d.tmp -MT crypto/dh/dh_err.o -c -o crypto/dh/dh_err.o crypto/dh/dh_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_gen.d.tmp -MT crypto/dh/dh_gen.o -c -o crypto/dh/dh_gen.o crypto/dh/dh_gen.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_kdf.d.tmp -MT crypto/dh/dh_kdf.o -c -o crypto/dh/dh_kdf.o crypto/dh/dh_kdf.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_key.d.tmp -MT crypto/dh/dh_key.o -c -o crypto/dh/dh_key.o crypto/dh/dh_key.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_lib.d.tmp -MT crypto/dh/dh_lib.o -c -o crypto/dh/dh_lib.o crypto/dh/dh_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_meth.d.tmp -MT crypto/dh/dh_meth.o -c -o crypto/dh/dh_meth.o crypto/dh/dh_meth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT crypto/dh/dh_pmeth.o -c -o crypto/dh/dh_pmeth.o crypto/dh/dh_pmeth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_prn.d.tmp -MT crypto/dh/dh_prn.o -c -o crypto/dh/dh_prn.o crypto/dh/dh_prn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT crypto/dh/dh_rfc5114.o -c -o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc5114.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dso/dso_dl.d.tmp -MT crypto/dso/dso_dl.o -c -o crypto/dso/dso_dl.o crypto/dso/dso_dl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT crypto/dso/dso_dlfcn.o -c -o crypto/dso/dso_dlfcn.o crypto/dso/dso_dlfcn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dso/dso_err.d.tmp -MT crypto/dso/dso_err.o -c -o crypto/dso/dso_err.o crypto/dso/dso_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dso/dso_lib.d.tmp -MT crypto/dso/dso_lib.o -c -o crypto/dso/dso_lib.o crypto/dso/dso_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dso/dso_openssl.d.tmp -MT crypto/dso/dso_openssl.o -c -o crypto/dso/dso_openssl.o crypto/dso/dso_openssl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dso/dso_vms.d.tmp -MT crypto/dso/dso_vms.o -c -o crypto/dso/dso_vms.o crypto/dso/dso_vms.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/dso/dso_win32.d.tmp -MT crypto/dso/dso_win32.o -c -o crypto/dso/dso_win32.o crypto/dso/dso_win32.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ebcdic.d.tmp -MT crypto/ebcdic.o -c -o crypto/ebcdic.o crypto/ebcdic.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/curve25519.d.tmp -MT crypto/ec/curve25519.o -c -o crypto/ec/curve25519.o crypto/ec/curve25519.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec2_mult.d.tmp -MT crypto/ec/ec2_mult.o -c -o crypto/ec/ec2_mult.o crypto/ec/ec2_mult.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec2_oct.d.tmp -MT crypto/ec/ec2_oct.o -c -o crypto/ec/ec2_oct.o crypto/ec/ec2_oct.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT crypto/ec/ec2_smpl.o -c -o crypto/ec/ec2_smpl.o crypto/ec/ec2_smpl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_ameth.d.tmp -MT crypto/ec/ec_ameth.o -c -o crypto/ec/ec_ameth.o crypto/ec/ec_ameth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_asn1.d.tmp -MT crypto/ec/ec_asn1.o -c -o crypto/ec/ec_asn1.o crypto/ec/ec_asn1.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_check.d.tmp -MT crypto/ec/ec_check.o -c -o crypto/ec/ec_check.o crypto/ec/ec_check.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_curve.d.tmp -MT crypto/ec/ec_curve.o -c -o crypto/ec/ec_curve.o crypto/ec/ec_curve.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_cvt.d.tmp -MT crypto/ec/ec_cvt.o -c -o crypto/ec/ec_cvt.o crypto/ec/ec_cvt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_err.d.tmp -MT crypto/ec/ec_err.o -c -o crypto/ec/ec_err.o crypto/ec/ec_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_key.d.tmp -MT crypto/ec/ec_key.o -c -o crypto/ec/ec_key.o crypto/ec/ec_key.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT crypto/ec/ec_kmeth.o -c -o crypto/ec/ec_kmeth.o crypto/ec/ec_kmeth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_lib.d.tmp -MT crypto/ec/ec_lib.o -c -o crypto/ec/ec_lib.o crypto/ec/ec_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_mult.d.tmp -MT crypto/ec/ec_mult.o -c -o crypto/ec/ec_mult.o crypto/ec/ec_mult.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_oct.d.tmp -MT crypto/ec/ec_oct.o -c -o crypto/ec/ec_oct.o crypto/ec/ec_oct.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT crypto/ec/ec_pmeth.o -c -o crypto/ec/ec_pmeth.o crypto/ec/ec_pmeth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ec_print.d.tmp -MT crypto/ec/ec_print.o -c -o crypto/ec/ec_print.o crypto/ec/ec_print.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT crypto/ec/ecdh_kdf.o -c -o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_kdf.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT crypto/ec/ecdh_ossl.o -c -o crypto/ec/ecdh_ossl.o crypto/ec/ecdh_ossl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT crypto/ec/ecdsa_ossl.o -c -o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_ossl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT crypto/ec/ecdsa_sign.o -c -o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_sign.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT crypto/ec/ecdsa_vrf.o -c -o crypto/ec/ecdsa_vrf.o crypto/ec/ecdsa_vrf.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/eck_prn.d.tmp -MT crypto/ec/eck_prn.o -c -o crypto/ec/eck_prn.o crypto/ec/eck_prn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecp_mont.d.tmp -MT crypto/ec/ecp_mont.o -c -o crypto/ec/ecp_mont.o crypto/ec/ecp_mont.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecp_nist.d.tmp -MT crypto/ec/ecp_nist.o -c -o crypto/ec/ecp_nist.o crypto/ec/ecp_nist.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT crypto/ec/ecp_nistp224.o -c -o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp224.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT crypto/ec/ecp_nistp256.o -c -o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp256.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT crypto/ec/ecp_nistp521.o -c -o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistp521.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT crypto/ec/ecp_nistputil.o -c -o crypto/ec/ecp_nistputil.o crypto/ec/ecp_nistputil.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecp_oct.d.tmp -MT crypto/ec/ecp_oct.o -c -o crypto/ec/ecp_oct.o crypto/ec/ecp_oct.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT crypto/ec/ecp_smpl.o -c -o crypto/ec/ecp_smpl.o crypto/ec/ecp_smpl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ec/ecx_meth.d.tmp -MT crypto/ec/ecx_meth.o -c -o crypto/ec/ecx_meth.o crypto/ec/ecx_meth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/err/err.d.tmp -MT crypto/err/err.o -c -o crypto/err/err.o crypto/err/err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/err/err_all.d.tmp -MT crypto/err/err_all.o -c -o crypto/err/err_all.o crypto/err/err_all.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/err/err_prn.d.tmp -MT crypto/err/err_prn.o -c -o crypto/err/err_prn.o crypto/err/err_prn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/bio_b64.d.tmp -MT crypto/evp/bio_b64.o -c -o crypto/evp/bio_b64.o crypto/evp/bio_b64.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/bio_enc.d.tmp -MT crypto/evp/bio_enc.o -c -o crypto/evp/bio_enc.o crypto/evp/bio_enc.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/bio_md.d.tmp -MT crypto/evp/bio_md.o -c -o crypto/evp/bio_md.o crypto/evp/bio_md.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/bio_ok.d.tmp -MT crypto/evp/bio_ok.o -c -o crypto/evp/bio_ok.o crypto/evp/bio_ok.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/c_allc.d.tmp -MT crypto/evp/c_allc.o -c -o crypto/evp/c_allc.o crypto/evp/c_allc.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/c_alld.d.tmp -MT crypto/evp/c_alld.o -c -o crypto/evp/c_alld.o crypto/evp/c_alld.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT crypto/evp/cmeth_lib.o -c -o crypto/evp/cmeth_lib.o crypto/evp/cmeth_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/digest.d.tmp -MT crypto/evp/digest.o -c -o crypto/evp/digest.o crypto/evp/digest.c
gcc -m64 -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_aes.d.tmp -MT crypto/evp/e_aes.o -c -o crypto/evp/e_aes.o crypto/evp/e_aes.c
gcc -m64 -I. -Icrypto/include -Iinclude -Icrypto/modes -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha1.o -c -o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha1.c
gcc -m64 -I. -Icrypto/include -Iinclude -Icrypto/modes -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT crypto/evp/e_aes_cbc_hmac_sha256.o -c -o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aes_cbc_hmac_sha256.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_bf.d.tmp -MT crypto/evp/e_bf.o -c -o crypto/evp/e_bf.o crypto/evp/e_bf.c
gcc -m64 -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_camellia.d.tmp -MT crypto/evp/e_camellia.o -c -o crypto/evp/e_camellia.o crypto/evp/e_camellia.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_cast.d.tmp -MT crypto/evp/e_cast.o -c -o crypto/evp/e_cast.o crypto/evp/e_cast.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT crypto/evp/e_chacha20_poly1305.o -c -o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_chacha20_poly1305.c
gcc -m64 -I. -Icrypto/include -Iinclude -Icrypto -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_des.d.tmp -MT crypto/evp/e_des.o -c -o crypto/evp/e_des.o crypto/evp/e_des.c
gcc -m64 -I. -Icrypto/include -Iinclude -Icrypto -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_des3.d.tmp -MT crypto/evp/e_des3.o -c -o crypto/evp/e_des3.o crypto/evp/e_des3.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_idea.d.tmp -MT crypto/evp/e_idea.o -c -o crypto/evp/e_idea.o crypto/evp/e_idea.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_null.d.tmp -MT crypto/evp/e_null.o -c -o crypto/evp/e_null.o crypto/evp/e_null.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_old.d.tmp -MT crypto/evp/e_old.o -c -o crypto/evp/e_old.o crypto/evp/e_old.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_rc2.d.tmp -MT crypto/evp/e_rc2.o -c -o crypto/evp/e_rc2.o crypto/evp/e_rc2.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_rc4.d.tmp -MT crypto/evp/e_rc4.o -c -o crypto/evp/e_rc4.o crypto/evp/e_rc4.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT crypto/evp/e_rc4_hmac_md5.o -c -o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc4_hmac_md5.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_rc5.d.tmp -MT crypto/evp/e_rc5.o -c -o crypto/evp/e_rc5.o crypto/evp/e_rc5.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_seed.d.tmp -MT crypto/evp/e_seed.o -c -o crypto/evp/e_seed.o crypto/evp/e_seed.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT crypto/evp/e_xcbc_d.o -c -o crypto/evp/e_xcbc_d.o crypto/evp/e_xcbc_d.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/encode.d.tmp -MT crypto/evp/encode.o -c -o crypto/evp/encode.o crypto/evp/encode.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/evp_cnf.d.tmp -MT crypto/evp/evp_cnf.o -c -o crypto/evp/evp_cnf.o crypto/evp/evp_cnf.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/evp_enc.d.tmp -MT crypto/evp/evp_enc.o -c -o crypto/evp/evp_enc.o crypto/evp/evp_enc.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/evp_err.d.tmp -MT crypto/evp/evp_err.o -c -o crypto/evp/evp_err.o crypto/evp/evp_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/evp_key.d.tmp -MT crypto/evp/evp_key.o -c -o crypto/evp/evp_key.o crypto/evp/evp_key.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/evp_lib.d.tmp -MT crypto/evp/evp_lib.o -c -o crypto/evp/evp_lib.o crypto/evp/evp_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/evp_pbe.d.tmp -MT crypto/evp/evp_pbe.o -c -o crypto/evp/evp_pbe.o crypto/evp/evp_pbe.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/evp_pkey.d.tmp -MT crypto/evp/evp_pkey.o -c -o crypto/evp/evp_pkey.o crypto/evp/evp_pkey.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_md2.d.tmp -MT crypto/evp/m_md2.o -c -o crypto/evp/m_md2.o crypto/evp/m_md2.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_md4.d.tmp -MT crypto/evp/m_md4.o -c -o crypto/evp/m_md4.o crypto/evp/m_md4.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_md5.d.tmp -MT crypto/evp/m_md5.o -c -o crypto/evp/m_md5.o crypto/evp/m_md5.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT crypto/evp/m_md5_sha1.o -c -o crypto/evp/m_md5_sha1.o crypto/evp/m_md5_sha1.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_mdc2.d.tmp -MT crypto/evp/m_mdc2.o -c -o crypto/evp/m_mdc2.o crypto/evp/m_mdc2.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_null.d.tmp -MT crypto/evp/m_null.o -c -o crypto/evp/m_null.o crypto/evp/m_null.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_ripemd.d.tmp -MT crypto/evp/m_ripemd.o -c -o crypto/evp/m_ripemd.o crypto/evp/m_ripemd.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_sha1.d.tmp -MT crypto/evp/m_sha1.o -c -o crypto/evp/m_sha1.o crypto/evp/m_sha1.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_sigver.d.tmp -MT crypto/evp/m_sigver.o -c -o crypto/evp/m_sigver.o crypto/evp/m_sigver.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/m_wp.d.tmp -MT crypto/evp/m_wp.o -c -o crypto/evp/m_wp.o crypto/evp/m_wp.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/names.d.tmp -MT crypto/evp/names.o -c -o crypto/evp/names.o crypto/evp/names.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/p5_crpt.d.tmp -MT crypto/evp/p5_crpt.o -c -o crypto/evp/p5_crpt.o crypto/evp/p5_crpt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT crypto/evp/p5_crpt2.o -c -o crypto/evp/p5_crpt2.o crypto/evp/p5_crpt2.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/p_dec.d.tmp -MT crypto/evp/p_dec.o -c -o crypto/evp/p_dec.o crypto/evp/p_dec.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/p_enc.d.tmp -MT crypto/evp/p_enc.o -c -o crypto/evp/p_enc.o crypto/evp/p_enc.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/p_lib.d.tmp -MT crypto/evp/p_lib.o -c -o crypto/evp/p_lib.o crypto/evp/p_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/p_open.d.tmp -MT crypto/evp/p_open.o -c -o crypto/evp/p_open.o crypto/evp/p_open.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/p_seal.d.tmp -MT crypto/evp/p_seal.o -c -o crypto/evp/p_seal.o crypto/evp/p_seal.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/p_sign.d.tmp -MT crypto/evp/p_sign.o -c -o crypto/evp/p_sign.o crypto/evp/p_sign.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/p_verify.d.tmp -MT crypto/evp/p_verify.o -c -o crypto/evp/p_verify.o crypto/evp/p_verify.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT crypto/evp/pmeth_fn.o -c -o crypto/evp/pmeth_fn.o crypto/evp/pmeth_fn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT crypto/evp/pmeth_gn.o -c -o crypto/evp/pmeth_gn.o crypto/evp/pmeth_gn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT crypto/evp/pmeth_lib.o -c -o crypto/evp/pmeth_lib.o crypto/evp/pmeth_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/evp/scrypt.d.tmp -MT crypto/evp/scrypt.o -c -o crypto/evp/scrypt.o crypto/evp/scrypt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/ex_data.d.tmp -MT crypto/ex_data.o -c -o crypto/ex_data.o crypto/ex_data.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT crypto/hmac/hm_ameth.o -c -o crypto/hmac/hm_ameth.o crypto/hmac/hm_ameth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT crypto/hmac/hm_pmeth.o -c -o crypto/hmac/hm_pmeth.o crypto/hmac/hm_pmeth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/hmac/hmac.d.tmp -MT crypto/hmac/hmac.o -c -o crypto/hmac/hmac.o crypto/hmac/hmac.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/init.d.tmp -MT crypto/init.o -c -o crypto/init.o crypto/init.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/kdf/hkdf.d.tmp -MT crypto/kdf/hkdf.o -c -o crypto/kdf/hkdf.o crypto/kdf/hkdf.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/kdf/kdf_err.d.tmp -MT crypto/kdf/kdf_err.o -c -o crypto/kdf/kdf_err.o crypto/kdf/kdf_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT crypto/kdf/tls1_prf.o -c -o crypto/kdf/tls1_prf.o crypto/kdf/tls1_prf.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/lhash/lh_stats.d.tmp -MT crypto/lhash/lh_stats.o -c -o crypto/lhash/lh_stats.o crypto/lhash/lh_stats.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/lhash/lhash.d.tmp -MT crypto/lhash/lhash.o -c -o crypto/lhash/lhash.o crypto/lhash/lhash.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/md5/md5_dgst.d.tmp -MT crypto/md5/md5_dgst.o -c -o crypto/md5/md5_dgst.o crypto/md5/md5_dgst.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/md5/md5_one.d.tmp -MT crypto/md5/md5_one.o -c -o crypto/md5/md5_one.o crypto/md5/md5_one.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/mem.d.tmp -MT crypto/mem.o -c -o crypto/mem.o crypto/mem.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/mem_clr.d.tmp -MT crypto/mem_clr.o -c -o crypto/mem_clr.o crypto/mem_clr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/mem_dbg.d.tmp -MT crypto/mem_dbg.o -c -o crypto/mem_dbg.o crypto/mem_dbg.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/mem_sec.d.tmp -MT crypto/mem_sec.o -c -o crypto/mem_sec.o crypto/mem_sec.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/cbc128.d.tmp -MT crypto/modes/cbc128.o -c -o crypto/modes/cbc128.o crypto/modes/cbc128.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/ccm128.d.tmp -MT crypto/modes/ccm128.o -c -o crypto/modes/ccm128.o crypto/modes/ccm128.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/cfb128.d.tmp -MT crypto/modes/cfb128.o -c -o crypto/modes/cfb128.o crypto/modes/cfb128.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/ctr128.d.tmp -MT crypto/modes/ctr128.o -c -o crypto/modes/ctr128.o crypto/modes/ctr128.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/cts128.d.tmp -MT crypto/modes/cts128.o -c -o crypto/modes/cts128.o crypto/modes/cts128.c
gcc -m64 -I. -Icrypto/include -Iinclude -Icrypto -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/gcm128.d.tmp -MT crypto/modes/gcm128.o -c -o crypto/modes/gcm128.o crypto/modes/gcm128.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/ocb128.d.tmp -MT crypto/modes/ocb128.o -c -o crypto/modes/ocb128.o crypto/modes/ocb128.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/ofb128.d.tmp -MT crypto/modes/ofb128.o -c -o crypto/modes/ofb128.o crypto/modes/ofb128.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/wrap128.d.tmp -MT crypto/modes/wrap128.o -c -o crypto/modes/wrap128.o crypto/modes/wrap128.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/modes/xts128.d.tmp -MT crypto/modes/xts128.o -c -o crypto/modes/xts128.o crypto/modes/xts128.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/o_dir.d.tmp -MT crypto/o_dir.o -c -o crypto/o_dir.o crypto/o_dir.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/o_fips.d.tmp -MT crypto/o_fips.o -c -o crypto/o_fips.o crypto/o_fips.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/o_fopen.d.tmp -MT crypto/o_fopen.o -c -o crypto/o_fopen.o crypto/o_fopen.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/o_init.d.tmp -MT crypto/o_init.o -c -o crypto/o_init.o crypto/o_init.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/o_str.d.tmp -MT crypto/o_str.o -c -o crypto/o_str.o crypto/o_str.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/o_time.d.tmp -MT crypto/o_time.o -c -o crypto/o_time.o crypto/o_time.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/objects/o_names.d.tmp -MT crypto/objects/o_names.o -c -o crypto/objects/o_names.o crypto/objects/o_names.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/objects/obj_dat.d.tmp -MT crypto/objects/obj_dat.o -c -o crypto/objects/obj_dat.o crypto/objects/obj_dat.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/objects/obj_err.d.tmp -MT crypto/objects/obj_err.o -c -o crypto/objects/obj_err.o crypto/objects/obj_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/objects/obj_lib.d.tmp -MT crypto/objects/obj_lib.o -c -o crypto/objects/obj_lib.o crypto/objects/obj_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/objects/obj_xref.d.tmp -MT crypto/objects/obj_xref.o -c -o crypto/objects/obj_xref.o crypto/objects/obj_xref.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_all.d.tmp -MT crypto/pem/pem_all.o -c -o crypto/pem/pem_all.o crypto/pem/pem_all.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_err.d.tmp -MT crypto/pem/pem_err.o -c -o crypto/pem/pem_err.o crypto/pem/pem_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_info.d.tmp -MT crypto/pem/pem_info.o -c -o crypto/pem/pem_info.o crypto/pem/pem_info.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_lib.d.tmp -MT crypto/pem/pem_lib.o -c -o crypto/pem/pem_lib.o crypto/pem/pem_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_oth.d.tmp -MT crypto/pem/pem_oth.o -c -o crypto/pem/pem_oth.o crypto/pem/pem_oth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_pk8.d.tmp -MT crypto/pem/pem_pk8.o -c -o crypto/pem/pem_pk8.o crypto/pem/pem_pk8.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_pkey.d.tmp -MT crypto/pem/pem_pkey.o -c -o crypto/pem/pem_pkey.o crypto/pem/pem_pkey.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_sign.d.tmp -MT crypto/pem/pem_sign.o -c -o crypto/pem/pem_sign.o crypto/pem/pem_sign.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_x509.d.tmp -MT crypto/pem/pem_x509.o -c -o crypto/pem/pem_x509.o crypto/pem/pem_x509.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pem_xaux.d.tmp -MT crypto/pem/pem_xaux.o -c -o crypto/pem/pem_xaux.o crypto/pem/pem_xaux.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pem/pvkfmt.d.tmp -MT crypto/pem/pvkfmt.o -c -o crypto/pem/pvkfmt.o crypto/pem/pvkfmt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT crypto/pkcs12/p12_add.o -c -o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_add.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT crypto/pkcs12/p12_asn.o -c -o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_asn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT crypto/pkcs12/p12_attr.o -c -o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_attr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT crypto/pkcs12/p12_crpt.o -c -o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crpt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT crypto/pkcs12/p12_crt.o -c -o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_crt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT crypto/pkcs12/p12_decr.o -c -o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_decr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT crypto/pkcs12/p12_init.o -c -o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_init.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT crypto/pkcs12/p12_key.o -c -o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_key.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT crypto/pkcs12/p12_kiss.o -c -o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_kiss.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT crypto/pkcs12/p12_mutl.o -c -o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_mutl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT crypto/pkcs12/p12_npas.o -c -o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_npas.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT crypto/pkcs12/p12_p8d.o -c -o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8d.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT crypto/pkcs12/p12_p8e.o -c -o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_p8e.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT crypto/pkcs12/p12_sbag.o -c -o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_sbag.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT crypto/pkcs12/p12_utl.o -c -o crypto/pkcs12/p12_utl.o crypto/pkcs12/p12_utl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT crypto/pkcs12/pk12err.o -c -o crypto/pkcs12/pk12err.o crypto/pkcs12/pk12err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT crypto/pkcs7/bio_pk7.o -c -o crypto/pkcs7/bio_pk7.o crypto/pkcs7/bio_pk7.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT crypto/pkcs7/pk7_asn1.o -c -o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_asn1.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT crypto/pkcs7/pk7_attr.o -c -o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_attr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT crypto/pkcs7/pk7_doit.o -c -o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_doit.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT crypto/pkcs7/pk7_lib.o -c -o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT crypto/pkcs7/pk7_mime.o -c -o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_mime.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT crypto/pkcs7/pk7_smime.o -c -o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pk7_smime.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT crypto/pkcs7/pkcs7err.o -c -o crypto/pkcs7/pkcs7err.o crypto/pkcs7/pkcs7err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rand/md_rand.d.tmp -MT crypto/rand/md_rand.o -c -o crypto/rand/md_rand.o crypto/rand/md_rand.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rand/rand_egd.d.tmp -MT crypto/rand/rand_egd.o -c -o crypto/rand/rand_egd.o crypto/rand/rand_egd.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rand/rand_err.d.tmp -MT crypto/rand/rand_err.o -c -o crypto/rand/rand_err.o crypto/rand/rand_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rand/rand_lib.d.tmp -MT crypto/rand/rand_lib.o -c -o crypto/rand/rand_lib.o crypto/rand/rand_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rand/rand_unix.d.tmp -MT crypto/rand/rand_unix.o -c -o crypto/rand/rand_unix.o crypto/rand/rand_unix.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rand/rand_vms.d.tmp -MT crypto/rand/rand_vms.o -c -o crypto/rand/rand_vms.o crypto/rand/rand_vms.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rand/rand_win.d.tmp -MT crypto/rand/rand_win.o -c -o crypto/rand/rand_win.o crypto/rand/rand_win.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rand/randfile.d.tmp -MT crypto/rand/randfile.o -c -o crypto/rand/randfile.o crypto/rand/randfile.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT crypto/rsa/rsa_ameth.o -c -o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_ameth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT crypto/rsa/rsa_asn1.o -c -o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_asn1.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT crypto/rsa/rsa_chk.o -c -o crypto/rsa/rsa_chk.o crypto/rsa/rsa_chk.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT crypto/rsa/rsa_crpt.o -c -o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_crpt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT crypto/rsa/rsa_depr.o -c -o crypto/rsa/rsa_depr.o crypto/rsa/rsa_depr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_err.d.tmp -MT crypto/rsa/rsa_err.o -c -o crypto/rsa/rsa_err.o crypto/rsa/rsa_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT crypto/rsa/rsa_gen.o -c -o crypto/rsa/rsa_gen.o crypto/rsa/rsa_gen.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT crypto/rsa/rsa_lib.o -c -o crypto/rsa/rsa_lib.o crypto/rsa/rsa_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT crypto/rsa/rsa_meth.o -c -o crypto/rsa/rsa_meth.o crypto/rsa/rsa_meth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_none.d.tmp -MT crypto/rsa/rsa_none.o -c -o crypto/rsa/rsa_none.o crypto/rsa/rsa_none.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_null.d.tmp -MT crypto/rsa/rsa_null.o -c -o crypto/rsa/rsa_null.o crypto/rsa/rsa_null.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT crypto/rsa/rsa_oaep.o -c -o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_oaep.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT crypto/rsa/rsa_ossl.o -c -o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_ossl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT crypto/rsa/rsa_pk1.o -c -o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pk1.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT crypto/rsa/rsa_pmeth.o -c -o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_pmeth.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT crypto/rsa/rsa_prn.o -c -o crypto/rsa/rsa_prn.o crypto/rsa/rsa_prn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT crypto/rsa/rsa_pss.o -c -o crypto/rsa/rsa_pss.o crypto/rsa/rsa_pss.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT crypto/rsa/rsa_saos.o -c -o crypto/rsa/rsa_saos.o crypto/rsa/rsa_saos.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT crypto/rsa/rsa_sign.o -c -o crypto/rsa/rsa_sign.o crypto/rsa/rsa_sign.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT crypto/rsa/rsa_ssl.o -c -o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_ssl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT crypto/rsa/rsa_x931.o -c -o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT crypto/rsa/rsa_x931g.o -c -o crypto/rsa/rsa_x931g.o crypto/rsa/rsa_x931g.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/sha/sha1_one.d.tmp -MT crypto/sha/sha1_one.o -c -o crypto/sha/sha1_one.o crypto/sha/sha1_one.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/sha/sha1dgst.d.tmp -MT crypto/sha/sha1dgst.o -c -o crypto/sha/sha1dgst.o crypto/sha/sha1dgst.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/sha/sha256.d.tmp -MT crypto/sha/sha256.o -c -o crypto/sha/sha256.o crypto/sha/sha256.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/sha/sha512.d.tmp -MT crypto/sha/sha512.o -c -o crypto/sha/sha512.o crypto/sha/sha512.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/stack/stack.d.tmp -MT crypto/stack/stack.o -c -o crypto/stack/stack.o crypto/stack/stack.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/threads_none.d.tmp -MT crypto/threads_none.o -c -o crypto/threads_none.o crypto/threads_none.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/threads_pthread.d.tmp -MT crypto/threads_pthread.o -c -o crypto/threads_pthread.o crypto/threads_pthread.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/threads_win.d.tmp -MT crypto/threads_win.o -c -o crypto/threads_win.o crypto/threads_win.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/txt_db/txt_db.d.tmp -MT crypto/txt_db/txt_db.o -c -o crypto/txt_db/txt_db.o crypto/txt_db/txt_db.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/uid.d.tmp -MT crypto/uid.o -c -o crypto/uid.o crypto/uid.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/by_dir.d.tmp -MT crypto/x509/by_dir.o -c -o crypto/x509/by_dir.o crypto/x509/by_dir.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/by_file.d.tmp -MT crypto/x509/by_file.o -c -o crypto/x509/by_file.o crypto/x509/by_file.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/t_crl.d.tmp -MT crypto/x509/t_crl.o -c -o crypto/x509/t_crl.o crypto/x509/t_crl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/t_req.d.tmp -MT crypto/x509/t_req.o -c -o crypto/x509/t_req.o crypto/x509/t_req.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/t_x509.d.tmp -MT crypto/x509/t_x509.o -c -o crypto/x509/t_x509.o crypto/x509/t_x509.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_att.d.tmp -MT crypto/x509/x509_att.o -c -o crypto/x509/x509_att.o crypto/x509/x509_att.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_cmp.d.tmp -MT crypto/x509/x509_cmp.o -c -o crypto/x509/x509_cmp.o crypto/x509/x509_cmp.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_d2.d.tmp -MT crypto/x509/x509_d2.o -c -o crypto/x509/x509_d2.o crypto/x509/x509_d2.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_def.d.tmp -MT crypto/x509/x509_def.o -c -o crypto/x509/x509_def.o crypto/x509/x509_def.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_err.d.tmp -MT crypto/x509/x509_err.o -c -o crypto/x509/x509_err.o crypto/x509/x509_err.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_ext.d.tmp -MT crypto/x509/x509_ext.o -c -o crypto/x509/x509_ext.o crypto/x509/x509_ext.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_lu.d.tmp -MT crypto/x509/x509_lu.o -c -o crypto/x509/x509_lu.o crypto/x509/x509_lu.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_obj.d.tmp -MT crypto/x509/x509_obj.o -c -o crypto/x509/x509_obj.o crypto/x509/x509_obj.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_r2x.d.tmp -MT crypto/x509/x509_r2x.o -c -o crypto/x509/x509_r2x.o crypto/x509/x509_r2x.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_req.d.tmp -MT crypto/x509/x509_req.o -c -o crypto/x509/x509_req.o crypto/x509/x509_req.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_set.d.tmp -MT crypto/x509/x509_set.o -c -o crypto/x509/x509_set.o crypto/x509/x509_set.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_trs.d.tmp -MT crypto/x509/x509_trs.o -c -o crypto/x509/x509_trs.o crypto/x509/x509_trs.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_txt.d.tmp -MT crypto/x509/x509_txt.o -c -o crypto/x509/x509_txt.o crypto/x509/x509_txt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_v3.d.tmp -MT crypto/x509/x509_v3.o -c -o crypto/x509/x509_v3.o crypto/x509/x509_v3.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_vfy.d.tmp -MT crypto/x509/x509_vfy.o -c -o crypto/x509/x509_vfy.o crypto/x509/x509_vfy.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509_vpm.d.tmp -MT crypto/x509/x509_vpm.o -c -o crypto/x509/x509_vpm.o crypto/x509/x509_vpm.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509cset.d.tmp -MT crypto/x509/x509cset.o -c -o crypto/x509/x509cset.o crypto/x509/x509cset.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509name.d.tmp -MT crypto/x509/x509name.o -c -o crypto/x509/x509name.o crypto/x509/x509name.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509rset.d.tmp -MT crypto/x509/x509rset.o -c -o crypto/x509/x509rset.o crypto/x509/x509rset.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509spki.d.tmp -MT crypto/x509/x509spki.o -c -o crypto/x509/x509spki.o crypto/x509/x509spki.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x509type.d.tmp -MT crypto/x509/x509type.o -c -o crypto/x509/x509type.o crypto/x509/x509type.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x_all.d.tmp -MT crypto/x509/x_all.o -c -o crypto/x509/x_all.o crypto/x509/x_all.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x_attrib.d.tmp -MT crypto/x509/x_attrib.o -c -o crypto/x509/x_attrib.o crypto/x509/x_attrib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x_crl.d.tmp -MT crypto/x509/x_crl.o -c -o crypto/x509/x_crl.o crypto/x509/x_crl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x_exten.d.tmp -MT crypto/x509/x_exten.o -c -o crypto/x509/x_exten.o crypto/x509/x_exten.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x_name.d.tmp -MT crypto/x509/x_name.o -c -o crypto/x509/x_name.o crypto/x509/x_name.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x_pubkey.d.tmp -MT crypto/x509/x_pubkey.o -c -o crypto/x509/x_pubkey.o crypto/x509/x_pubkey.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x_req.d.tmp -MT crypto/x509/x_req.o -c -o crypto/x509/x_req.o crypto/x509/x_req.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x_x509.d.tmp -MT crypto/x509/x_x509.o -c -o crypto/x509/x_x509.o crypto/x509/x_x509.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509/x_x509a.d.tmp -MT crypto/x509/x_x509a.o -c -o crypto/x509/x_x509a.o crypto/x509/x_x509a.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT crypto/x509v3/pcy_cache.o -c -o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_cache.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT crypto/x509v3/pcy_data.o -c -o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_data.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT crypto/x509v3/pcy_lib.o -c -o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT crypto/x509v3/pcy_map.o -c -o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_map.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT crypto/x509v3/pcy_node.o -c -o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_node.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT crypto/x509v3/pcy_tree.o -c -o crypto/x509v3/pcy_tree.o crypto/x509v3/pcy_tree.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT crypto/x509v3/v3_addr.o -c -o crypto/x509v3/v3_addr.o crypto/x509v3/v3_addr.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT crypto/x509v3/v3_akey.o -c -o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akey.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT crypto/x509v3/v3_akeya.o -c -o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_akeya.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT crypto/x509v3/v3_alt.o -c -o crypto/x509v3/v3_alt.o crypto/x509v3/v3_alt.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT crypto/x509v3/v3_asid.o -c -o crypto/x509v3/v3_asid.o crypto/x509v3/v3_asid.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT crypto/x509v3/v3_bcons.o -c -o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bcons.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT crypto/x509v3/v3_bitst.o -c -o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_bitst.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT crypto/x509v3/v3_conf.o -c -o crypto/x509v3/v3_conf.o crypto/x509v3/v3_conf.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT crypto/x509v3/v3_cpols.o -c -o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_cpols.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT crypto/x509v3/v3_crld.o -c -o crypto/x509v3/v3_crld.o crypto/x509v3/v3_crld.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT crypto/x509v3/v3_enum.o -c -o crypto/x509v3/v3_enum.o crypto/x509v3/v3_enum.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT crypto/x509v3/v3_extku.o -c -o crypto/x509v3/v3_extku.o crypto/x509v3/v3_extku.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT crypto/x509v3/v3_genn.o -c -o crypto/x509v3/v3_genn.o crypto/x509v3/v3_genn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT crypto/x509v3/v3_ia5.o -c -o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_ia5.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_info.d.tmp -MT crypto/x509v3/v3_info.o -c -o crypto/x509v3/v3_info.o crypto/x509v3/v3_info.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_int.d.tmp -MT crypto/x509v3/v3_int.o -c -o crypto/x509v3/v3_int.o crypto/x509v3/v3_int.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT crypto/x509v3/v3_lib.o -c -o crypto/x509v3/v3_lib.o crypto/x509v3/v3_lib.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT crypto/x509v3/v3_ncons.o -c -o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_ncons.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT crypto/x509v3/v3_pci.o -c -o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pci.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT crypto/x509v3/v3_pcia.o -c -o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcia.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT crypto/x509v3/v3_pcons.o -c -o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pcons.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT crypto/x509v3/v3_pku.o -c -o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pku.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT crypto/x509v3/v3_pmaps.o -c -o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_pmaps.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT crypto/x509v3/v3_prn.o -c -o crypto/x509v3/v3_prn.o crypto/x509v3/v3_prn.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT crypto/x509v3/v3_purp.o -c -o crypto/x509v3/v3_purp.o crypto/x509v3/v3_purp.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT crypto/x509v3/v3_skey.o -c -o crypto/x509v3/v3_skey.o crypto/x509v3/v3_skey.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT crypto/x509v3/v3_sxnet.o -c -o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_sxnet.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT crypto/x509v3/v3_tlsf.o -c -o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_tlsf.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT crypto/x509v3/v3_utl.o -c -o crypto/x509v3/v3_utl.o crypto/x509v3/v3_utl.c
gcc -m64 -I. -Icrypto/include -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF crypto/x509v3/v3err.d.tmp -MT crypto/x509v3/v3err.o -c -o crypto/x509v3/v3err.o crypto/x509v3/v3err.c
ar r libcrypto.a crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/bn/bn_add.o crypto/bn/bn_asm.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/cpt_err.o crypto/cryptlib.o crypto/cversion.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/ec2_mult.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/evp/scrypt.o crypto/ex_data.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mem.o crypto/mem_clr.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/rand/md_rand.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_none.o crypto/rsa/rsa_null.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256.o crypto/sha/sha512.o crypto/stack/stack.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/txt_db/txt_db.o crypto/uid.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o
ranlib libcrypto.a || echo Never mind.
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/bio_ssl.d.tmp -MT ssl/bio_ssl.o -c -o ssl/bio_ssl.o ssl/bio_ssl.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/d1_lib.d.tmp -MT ssl/d1_lib.o -c -o ssl/d1_lib.o ssl/d1_lib.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/d1_msg.d.tmp -MT ssl/d1_msg.o -c -o ssl/d1_msg.o ssl/d1_msg.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/d1_srtp.d.tmp -MT ssl/d1_srtp.o -c -o ssl/d1_srtp.o ssl/d1_srtp.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/methods.d.tmp -MT ssl/methods.o -c -o ssl/methods.o ssl/methods.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/pqueue.d.tmp -MT ssl/pqueue.o -c -o ssl/pqueue.o ssl/pqueue.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/record/dtls1_bitmap.d.tmp -MT ssl/record/dtls1_bitmap.o -c -o ssl/record/dtls1_bitmap.o ssl/record/dtls1_bitmap.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/record/rec_layer_d1.d.tmp -MT ssl/record/rec_layer_d1.o -c -o ssl/record/rec_layer_d1.o ssl/record/rec_layer_d1.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/record/rec_layer_s3.d.tmp -MT ssl/record/rec_layer_s3.o -c -o ssl/record/rec_layer_s3.o ssl/record/rec_layer_s3.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/record/ssl3_buffer.d.tmp -MT ssl/record/ssl3_buffer.o -c -o ssl/record/ssl3_buffer.o ssl/record/ssl3_buffer.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/record/ssl3_record.d.tmp -MT ssl/record/ssl3_record.o -c -o ssl/record/ssl3_record.o ssl/record/ssl3_record.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/s3_cbc.d.tmp -MT ssl/s3_cbc.o -c -o ssl/s3_cbc.o ssl/s3_cbc.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/s3_enc.d.tmp -MT ssl/s3_enc.o -c -o ssl/s3_enc.o ssl/s3_enc.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/s3_lib.d.tmp -MT ssl/s3_lib.o -c -o ssl/s3_lib.o ssl/s3_lib.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/s3_msg.d.tmp -MT ssl/s3_msg.o -c -o ssl/s3_msg.o ssl/s3_msg.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_asn1.d.tmp -MT ssl/ssl_asn1.o -c -o ssl/ssl_asn1.o ssl/ssl_asn1.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_cert.d.tmp -MT ssl/ssl_cert.o -c -o ssl/ssl_cert.o ssl/ssl_cert.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_ciph.d.tmp -MT ssl/ssl_ciph.o -c -o ssl/ssl_ciph.o ssl/ssl_ciph.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_conf.d.tmp -MT ssl/ssl_conf.o -c -o ssl/ssl_conf.o ssl/ssl_conf.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_err.d.tmp -MT ssl/ssl_err.o -c -o ssl/ssl_err.o ssl/ssl_err.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_init.d.tmp -MT ssl/ssl_init.o -c -o ssl/ssl_init.o ssl/ssl_init.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_lib.d.tmp -MT ssl/ssl_lib.o -c -o ssl/ssl_lib.o ssl/ssl_lib.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_mcnf.d.tmp -MT ssl/ssl_mcnf.o -c -o ssl/ssl_mcnf.o ssl/ssl_mcnf.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_rsa.d.tmp -MT ssl/ssl_rsa.o -c -o ssl/ssl_rsa.o ssl/ssl_rsa.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_sess.d.tmp -MT ssl/ssl_sess.o -c -o ssl/ssl_sess.o ssl/ssl_sess.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_stat.d.tmp -MT ssl/ssl_stat.o -c -o ssl/ssl_stat.o ssl/ssl_stat.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_txt.d.tmp -MT ssl/ssl_txt.o -c -o ssl/ssl_txt.o ssl/ssl_txt.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/ssl_utst.d.tmp -MT ssl/ssl_utst.o -c -o ssl/ssl_utst.o ssl/ssl_utst.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/statem/statem.d.tmp -MT ssl/statem/statem.o -c -o ssl/statem/statem.o ssl/statem/statem.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/statem/statem_clnt.d.tmp -MT ssl/statem/statem_clnt.o -c -o ssl/statem/statem_clnt.o ssl/statem/statem_clnt.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/statem/statem_dtls.d.tmp -MT ssl/statem/statem_dtls.o -c -o ssl/statem/statem_dtls.o ssl/statem/statem_dtls.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/statem/statem_lib.d.tmp -MT ssl/statem/statem_lib.o -c -o ssl/statem/statem_lib.o ssl/statem/statem_lib.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/statem/statem_srvr.d.tmp -MT ssl/statem/statem_srvr.o -c -o ssl/statem/statem_srvr.o ssl/statem/statem_srvr.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/t1_enc.d.tmp -MT ssl/t1_enc.o -c -o ssl/t1_enc.o ssl/t1_enc.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/t1_ext.d.tmp -MT ssl/t1_ext.o -c -o ssl/t1_ext.o ssl/t1_ext.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/t1_lib.d.tmp -MT ssl/t1_lib.o -c -o ssl/t1_lib.o ssl/t1_lib.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/t1_reneg.d.tmp -MT ssl/t1_reneg.o -c -o ssl/t1_reneg.o ssl/t1_reneg.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/t1_trce.d.tmp -MT ssl/t1_trce.o -c -o ssl/t1_trce.o ssl/t1_trce.c
gcc -m64 -I. -Iinclude -DNDEBUG -DOPENSSL_THREADS -DOPENSSL_NO_DYNAMIC_ENGINE -DOPENSSL_PIC -DPURIFY -DOPENSSL_NO_ERR -DOPENSSLDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/etc/openssl\"" -DENGINESDIR="\"/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1\"" -Wall -O3 -pthread -m64 -DL_ENDIAN -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -fPIC -Wa,--noexecstack -fPIC -MMD -MF ssl/tls_srp.d.tmp -MT ssl/tls_srp.o -c -o ssl/tls_srp.o ssl/tls_srp.c
ar r libssl.a ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_ext.o ssl/t1_lib.o ssl/t1_reneg.o ssl/t1_trce.o ssl/tls_srp.o
ranlib libssl.a || echo Never mind.
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
make[1]: 'libcrypto.pc' is up to date.
make[1]: 'libssl.pc' is up to date.
make[1]: 'openssl.pc' is up to date.
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/./.stamp_built
echo Staging openssl...
Staging openssl...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce//home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.; PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games make DESTDIR=/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce -j1 install_sw
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
make depend && make _all
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
/usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \
"-oMakefile" util/shlib_wrap.sh.in > "util/shlib_wrap.sh"
chmod a+x util/shlib_wrap.sh
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
*** Installing development files
created directory `/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include'
created directory `/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl'
install ./include/openssl/aes.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/aes.h
install ./include/openssl/asn1.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/asn1.h
install ./include/openssl/asn1_mac.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/asn1_mac.h
install ./include/openssl/asn1t.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/asn1t.h
install ./include/openssl/async.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/async.h
install ./include/openssl/bio.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/bio.h
install ./include/openssl/blowfish.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/blowfish.h
install ./include/openssl/bn.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/bn.h
install ./include/openssl/buffer.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/buffer.h
install ./include/openssl/camellia.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/camellia.h
install ./include/openssl/cast.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/cast.h
install ./include/openssl/cmac.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/cmac.h
install ./include/openssl/cms.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/cms.h
install ./include/openssl/comp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/comp.h
install ./include/openssl/conf.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/conf.h
install ./include/openssl/conf_api.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/conf_api.h
install ./include/openssl/crypto.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/crypto.h
install ./include/openssl/ct.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ct.h
install ./include/openssl/des.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/des.h
install ./include/openssl/dh.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/dh.h
install ./include/openssl/dsa.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/dsa.h
install ./include/openssl/dtls1.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/dtls1.h
install ./include/openssl/e_os2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/e_os2.h
install ./include/openssl/ebcdic.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ebcdic.h
install ./include/openssl/ec.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ec.h
install ./include/openssl/ecdh.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ecdh.h
install ./include/openssl/ecdsa.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ecdsa.h
install ./include/openssl/engine.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/engine.h
install ./include/openssl/err.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/err.h
install ./include/openssl/evp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/evp.h
install ./include/openssl/hmac.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/hmac.h
install ./include/openssl/idea.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/idea.h
install ./include/openssl/kdf.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/kdf.h
install ./include/openssl/lhash.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/lhash.h
install ./include/openssl/md2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/md2.h
install ./include/openssl/md4.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/md4.h
install ./include/openssl/md5.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/md5.h
install ./include/openssl/mdc2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/mdc2.h
install ./include/openssl/modes.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/modes.h
install ./include/openssl/obj_mac.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/obj_mac.h
install ./include/openssl/objects.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/objects.h
install ./include/openssl/ocsp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ocsp.h
install ./include/openssl/opensslconf.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/opensslconf.h
install ./include/openssl/opensslv.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/opensslv.h
install ./include/openssl/ossl_typ.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ossl_typ.h
install ./include/openssl/pem.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/pem.h
install ./include/openssl/pem2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/pem2.h
install ./include/openssl/pkcs12.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/pkcs12.h
install ./include/openssl/pkcs7.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/pkcs7.h
install ./include/openssl/rand.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rand.h
install ./include/openssl/rc2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rc2.h
install ./include/openssl/rc4.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rc4.h
install ./include/openssl/rc5.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rc5.h
install ./include/openssl/ripemd.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ripemd.h
install ./include/openssl/rsa.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rsa.h
install ./include/openssl/safestack.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/safestack.h
install ./include/openssl/seed.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/seed.h
install ./include/openssl/sha.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/sha.h
install ./include/openssl/srp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/srp.h
install ./include/openssl/srtp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/srtp.h
install ./include/openssl/ssl.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ssl.h
install ./include/openssl/ssl2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ssl2.h
install ./include/openssl/ssl3.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ssl3.h
install ./include/openssl/stack.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/stack.h
install ./include/openssl/symhacks.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/symhacks.h
install ./include/openssl/tls1.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/tls1.h
install ./include/openssl/ts.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ts.h
install ./include/openssl/txt_db.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/txt_db.h
install ./include/openssl/ui.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ui.h
install ./include/openssl/whrlpool.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/whrlpool.h
install ./include/openssl/x509.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/x509.h
install ./include/openssl/x509_vfy.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/x509_vfy.h
install ./include/openssl/x509v3.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/x509v3.h
install ./include/openssl/aes.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/aes.h
install ./include/openssl/asn1.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/asn1.h
install ./include/openssl/asn1_mac.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/asn1_mac.h
install ./include/openssl/asn1t.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/asn1t.h
install ./include/openssl/async.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/async.h
install ./include/openssl/bio.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/bio.h
install ./include/openssl/blowfish.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/blowfish.h
install ./include/openssl/bn.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/bn.h
install ./include/openssl/buffer.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/buffer.h
install ./include/openssl/camellia.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/camellia.h
install ./include/openssl/cast.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/cast.h
install ./include/openssl/cmac.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/cmac.h
install ./include/openssl/cms.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/cms.h
install ./include/openssl/comp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/comp.h
install ./include/openssl/conf.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/conf.h
install ./include/openssl/conf_api.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/conf_api.h
install ./include/openssl/crypto.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/crypto.h
install ./include/openssl/ct.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ct.h
install ./include/openssl/des.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/des.h
install ./include/openssl/dh.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/dh.h
install ./include/openssl/dsa.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/dsa.h
install ./include/openssl/dtls1.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/dtls1.h
install ./include/openssl/e_os2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/e_os2.h
install ./include/openssl/ebcdic.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ebcdic.h
install ./include/openssl/ec.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ec.h
install ./include/openssl/ecdh.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ecdh.h
install ./include/openssl/ecdsa.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ecdsa.h
install ./include/openssl/engine.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/engine.h
install ./include/openssl/err.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/err.h
install ./include/openssl/evp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/evp.h
install ./include/openssl/hmac.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/hmac.h
install ./include/openssl/idea.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/idea.h
install ./include/openssl/kdf.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/kdf.h
install ./include/openssl/lhash.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/lhash.h
install ./include/openssl/md2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/md2.h
install ./include/openssl/md4.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/md4.h
install ./include/openssl/md5.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/md5.h
install ./include/openssl/mdc2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/mdc2.h
install ./include/openssl/modes.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/modes.h
install ./include/openssl/obj_mac.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/obj_mac.h
install ./include/openssl/objects.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/objects.h
install ./include/openssl/ocsp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ocsp.h
install ./include/openssl/opensslconf.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/opensslconf.h
install ./include/openssl/opensslv.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/opensslv.h
install ./include/openssl/ossl_typ.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ossl_typ.h
install ./include/openssl/pem.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/pem.h
install ./include/openssl/pem2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/pem2.h
install ./include/openssl/pkcs12.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/pkcs12.h
install ./include/openssl/pkcs7.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/pkcs7.h
install ./include/openssl/rand.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rand.h
install ./include/openssl/rc2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rc2.h
install ./include/openssl/rc4.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rc4.h
install ./include/openssl/rc5.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rc5.h
install ./include/openssl/ripemd.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ripemd.h
install ./include/openssl/rsa.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/rsa.h
install ./include/openssl/safestack.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/safestack.h
install ./include/openssl/seed.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/seed.h
install ./include/openssl/sha.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/sha.h
install ./include/openssl/srp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/srp.h
install ./include/openssl/srtp.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/srtp.h
install ./include/openssl/ssl.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ssl.h
install ./include/openssl/ssl2.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ssl2.h
install ./include/openssl/ssl3.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ssl3.h
install ./include/openssl/stack.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/stack.h
install ./include/openssl/symhacks.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/symhacks.h
install ./include/openssl/tls1.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/tls1.h
install ./include/openssl/ts.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ts.h
install ./include/openssl/txt_db.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/txt_db.h
install ./include/openssl/ui.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/ui.h
install ./include/openssl/whrlpool.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/whrlpool.h
install ./include/openssl/x509.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/x509.h
install ./include/openssl/x509_vfy.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/x509_vfy.h
install ./include/openssl/x509v3.h -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/openssl/x509v3.h
created directory `/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib'
install libcrypto.a -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libcrypto.a
install libssl.a -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libssl.a
created directory `/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/pkgconfig'
install libcrypto.pc -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/pkgconfig/libcrypto.pc
install libssl.pc -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/pkgconfig/libssl.pc
install openssl.pc -> /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/pkgconfig/openssl.pc
created directory `/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/engines-1.1'
*** Installing engines
created directory `/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/bin'
*** Installing runtime files
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce'
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/.stamp_staged
echo Postprocessing openssl...
Postprocessing openssl...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; rm -rf share bin etc
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_postprocessed
echo Caching openssl...
Caching openssl...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce//home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; find . | sort | tar --no-recursion -czf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/openssl-1.1.0b-739d7629bce.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/openssl
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/openssl && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/openssl
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce/openssl-1.1.0b-739d7629bce.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/openssl/openssl-1.1.0b-739d7629bce.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/openssl/1.1.0b-739d7629bce
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/openssl; sha256sum openssl-1.1.0b-739d7629bce.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/openssl/openssl-1.1.0b-739d7629bce.tar.gz.hash
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps /home/amnesia/Persistent/zcash/zcash/depends/sources
rm -f /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libgmp-gmp-6.1.1.tar.bz2.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libgmp-gmp-6.1.1.tar.bz2.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/gmp-6.1.1.tar.bz2 || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/libgmp-6.1.1 && echo Fetching libgmp... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/libgmp-6.1.1/gmp-6.1.1.tar.bz2.temp" "https://z.cash/depends-sources/gmp-6.1.1.tar.bz2" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/libgmp-6.1.1/gmp-6.1.1.tar.bz2.temp" "https://gmplib.org/download/gmp//gmp-6.1.1.tar.bz2" ) && echo "a8109865f2893f1373b0a8ed5ff7429de8db696fc451b1036bd7bdf95bbeffd6 /home/amnesia/Persistent/zcash/zcash/depends/work/download/libgmp-6.1.1/gmp-6.1.1.tar.bz2.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/libgmp-6.1.1/.gmp-6.1.1.tar.bz2.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/libgmp-6.1.1/.gmp-6.1.1.tar.bz2.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/libgmp-6.1.1/gmp-6.1.1.tar.bz2.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/gmp-6.1.1.tar.bz2 && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/libgmp-6.1.1 ))
Fetching libgmp...
/home/amnesia/Persistent/zcash/zcash/depends/work/download/libgmp-6.1.1/gmp-6.1.1.tar.bz2.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum gmp-6.1.1.tar.bz2 >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libgmp-gmp-6.1.1.tar.bz2.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libgmp-gmp-6.1.1.tar.bz2.hash
echo Extracting libgmp...
Extracting libgmp...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20 && echo "a8109865f2893f1373b0a8ed5ff7429de8db696fc451b1036bd7bdf95bbeffd6 /home/amnesia/Persistent/zcash/zcash/depends/sources/gmp-6.1.1.tar.bz2" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/.gmp-6.1.1.tar.bz2.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/.gmp-6.1.1.tar.bz2.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/gmp-6.1.1.tar.bz2
/home/amnesia/Persistent/zcash/zcash/depends/sources/gmp-6.1.1.tar.bz2: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/.stamp_extracted
echo Preprocessing libgmp...
Preprocessing libgmp...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20 /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/.patches-46a011d6d20
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20;
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/.stamp_preprocessed
echo Configuring libgmp...
Configuring libgmp...
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib; cd /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu;
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/.; PKG_CONFIG_LIBDIR=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/pkgconfig PKG_CONFIG_PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/pkgconfig PATH=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games ./configure --host=x86_64-unknown-linux-gnu --disable-dependency-tracking --prefix=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu --enable-cxx --disable-shared CC="gcc -m64" CXX="g++ -m64" NM="nm" RANLIB="ranlib" AR="ar" CFLAGS="-pipe -O1 " CXXFLAGS="-pipe -O1 " CPPFLAGS="-I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include " LDFLAGS="-L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib "
checking build system type... skylake-pc-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking ABI=64
checking compiler gcc -m64 -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include ... yes
checking for x86_64-unknown-linux-gnu-gcc... gcc -m64
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 we are using the GNU C compiler... yes
checking whether gcc -m64 accepts -g... yes
checking for gcc -m64 option to accept ISO C89... none needed
checking whether gcc -m64 understands -c and -o together... yes
checking for gcc -m64 option to accept ISO C99... -std=gnu99
checking for gcc -m64 -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking how to run the C preprocessor... gcc -m64 -std=gnu99 -E
checking build system compiler gcc -m64 -std=gnu99... yes
checking for build system preprocessor... gcc -m64 -std=gnu99 -E
checking for build system executable suffix...
checking whether build system compiler is ANSI... yes
checking for build system compiler math library... -lm
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -m64 accepts -g... yes
checking C++ compiler g++ -m64 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -pipe -O1 ... yes
checking how to run the C++ preprocessor... g++ -m64 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
using ABI="64"
CC="gcc -m64 -std=gnu99"
CFLAGS="-pipe -O1 "
CPPFLAGS="-I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include "
CXX="g++ -m64"
CXXFLAGS="-pipe -O1 "
MPN_PATH=" x86_64/k8 x86_64 generic"
checking whether assembler supports --noexecstack option... yes
checking for x86_64-unknown-linux-gnu-ar... ar
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -m64 -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert skylake-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert skylake-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-gnu-strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc -m64 -std=gnu99 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m64 -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -m64 -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -m64 -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -m64 -std=gnu99 static flag -static works... yes
checking if gcc -m64 -std=gnu99 supports -c -o file.o... yes
checking if gcc -m64 -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -m64 -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux 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... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -m64 -E
checking for ld used by g++ -m64... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ -m64 option to produce PIC... -fPIC -DPIC
checking if g++ -m64 PIC flag -fPIC -DPIC works... yes
checking if g++ -m64 static flag -static works... yes
checking if g++ -m64 supports -c -o file.o... yes
checking if g++ -m64 supports -c -o file.o... (cached) yes
checking whether the g++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking invent.h usability... no
checking invent.h presence... no
checking for invent.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking sys/iograph.h usability... no
checking sys/iograph.h presence... no
checking for sys/iograph.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/syssgi.h usability... no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for sys/sysctl.h... yes
checking for machine/hal_sysinfo.h... no
checking whether fgetc is declared... yes
checking whether fscanf is declared... yes
checking whether optarg is declared... yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking whether sys_errlist is declared... yes
checking whether sys_nerr is declared... yes
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... yes
checking for long long... yes
checking for ptrdiff_t... yes
checking for quad_t... yes
checking for uint_least32_t... yes
checking for intptr_t... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking whether gcc hidden aliases work... yes
checking for inline... inline
checking for cos in -lm... yes
checking for working alloca.h... yes
checking for alloca (via gmp-impl.h)... yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... no
checking format of `double' floating point... IEEE little endian
checking for alarm... yes
checking for attr_get... no
checking for clock... yes
checking for cputime... no
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getsysinfo... no
checking for localeconv... yes
checking for memset... yes
checking for mmap... yes
checking for mprotect... yes
checking for nl_langinfo... yes
checking for obstack_vprintf... yes
checking for popen... yes
checking for processor_info... no
checking for pstat_getprocessor... no
checking for raise... yes
checking for read_real_time... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for syssgi... no
checking for strchr... yes
checking for strerror... yes
checking for strnlen... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysctlbyname... no
checking for times... yes
checking for library containing clock_gettime... none required
checking for vsnprintf... yes
checking whether vsnprintf works... yes
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... no
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking for std::locale... yes
checking for suitable m4... m4
checking if m4wrap produces spurious output... no
checking how to switch to text section... .text
checking how to switch to data section... .data
checking for assembler label suffix... :
checking for assembler global directive... .globl
checking for assembler global directive attribute...
checking if globals are prefixed by underscore... no
checking how to switch to read-only data section... .section .rodata
checking for assembler .type directive... .type $1,@$2
checking for assembler .size directive... .size $1,$2
checking for assembler local label prefix... .L
checking for assembler byte directive... .byte
checking how to define a 32-bit word... .long
checking if .align assembly directive is logarithmic... no
checking if the .align directive accepts an 0x90 fill in .text... yes
checking size of void *... 8
checking size of unsigned short... 2
checking size of unsigned... 4
checking size of unsigned long... 8
checking size of mp_limb_t... 8
checking for stack_t... yes
checking for tputs in -lncurses... no
checking for tputs in -lcurses... no
checking for readline in -lreadline... no
checking readline detected... no
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
creating config.m4
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating demos/pexpr-config.h
config.status: creating demos/calc/calc-config.h
config.status: creating Makefile
config.status: creating mpf/Makefile
config.status: creating mpn/Makefile
config.status: creating mpq/Makefile
config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
config.status: creating rand/Makefile
config.status: creating cxx/Makefile
config.status: creating tests/Makefile
config.status: creating tests/devel/Makefile
config.status: creating tests/mpf/Makefile
config.status: creating tests/mpn/Makefile
config.status: creating tests/mpq/Makefile
config.status: creating tests/mpz/Makefile
config.status: creating tests/rand/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/cxx/Makefile
config.status: creating doc/Makefile
config.status: creating tune/Makefile
config.status: creating demos/Makefile