Skip to content

Instantly share code, notes, and snippets.

@bradycoye
Created October 18, 2016 16:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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
config.status: creating demos/calc/Makefile
config.status: creating demos/expr/Makefile
config.status: creating gmp.h
config.status: creating config.h
config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm
config.status: linking mpn/generic/add.c to mpn/add.c
config.status: linking mpn/generic/add_1.c to mpn/add_1.c
config.status: linking mpn/x86_64/aors_n.asm to mpn/add_n.asm
config.status: linking mpn/generic/sub.c to mpn/sub.c
config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking mpn/x86_64/aors_n.asm to mpn/sub_n.asm
config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm
config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm
config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c
config.status: linking mpn/generic/neg.c to mpn/neg.c
config.status: linking mpn/x86_64/com.asm to mpn/com.asm
config.status: linking mpn/x86_64/mul_1.asm to mpn/mul_1.asm
config.status: linking mpn/x86_64/aorsmul_1.asm to mpn/addmul_1.asm
config.status: linking mpn/x86_64/aorsmul_1.asm to mpn/submul_1.asm
config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/add_err1_n.asm
config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm
config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm
config.status: linking mpn/x86_64/aors_err1_n.asm to mpn/sub_err1_n.asm
config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm
config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm
config.status: linking mpn/x86_64/lshift.asm to mpn/lshift.asm
config.status: linking mpn/x86_64/rshift.asm to mpn/rshift.asm
config.status: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm
config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
config.status: linking mpn/generic/divis.c to mpn/divis.c
config.status: linking mpn/generic/divrem.c to mpn/divrem.c
config.status: linking mpn/x86_64/divrem_1.asm to mpn/divrem_1.asm
config.status: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm
config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm
config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking mpn/generic/dump.c to mpn/dump.c
config.status: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm
config.status: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm
config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm
config.status: linking mpn/x86_64/lshiftc.asm to mpn/lshiftc.asm
config.status: linking mpn/generic/mul.c to mpn/mul.c
config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking mpn/generic/sqr.c to mpn/sqr.c
config.status: linking mpn/x86_64/k8/mul_basecase.asm to mpn/mul_basecase.asm
config.status: linking mpn/x86_64/k8/sqr_basecase.asm to mpn/sqr_basecase.asm
config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
config.status: linking mpn/x86_64/k8/mulmid_basecase.asm to mpn/mulmid_basecase.asm
config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
config.status: linking mpn/generic/random.c to mpn/random.c
config.status: linking mpn/generic/random2.c to mpn/random2.c
config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
config.status: linking mpn/generic/get_str.c to mpn/get_str.c
config.status: linking mpn/generic/set_str.c to mpn/set_str.c
config.status: linking mpn/generic/scan0.c to mpn/scan0.c
config.status: linking mpn/generic/scan1.c to mpn/scan1.c
config.status: linking mpn/x86_64/popham.asm to mpn/popcount.asm
config.status: linking mpn/x86_64/popham.asm to mpn/hamdist.asm
config.status: linking mpn/generic/cmp.c to mpn/cmp.c
config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c
config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
config.status: linking mpn/x86_64/gcd_1.asm to mpn/gcd_1.asm
config.status: linking mpn/generic/gcd.c to mpn/gcd.c
config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking mpn/generic/div_q.c to mpn/div_q.c
config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
config.status: linking mpn/generic/get_d.c to mpn/get_d.c
config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c
config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status: linking mpn/x86_64/k8/mullo_basecase.asm to mpn/mullo_basecase.asm
config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c
config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c
config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c
config.status: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c
config.status: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c
config.status: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c
config.status: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c
config.status: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c
config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
config.status: linking mpn/generic/invert.c to mpn/invert.c
config.status: linking mpn/generic/binvert.c to mpn/binvert.c
config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
config.status: linking mpn/x86_64/k8/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm
config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm
config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm
config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking mpn/generic/broot.c to mpn/broot.c
config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
config.status: linking mpn/generic/divexact.c to mpn/divexact.c
config.status: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
config.status: linking mpn/x86_64/k8/redc_1.asm to mpn/redc_1.asm
config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
config.status: linking mpn/generic/powm.c to mpn/powm.c
config.status: linking mpn/generic/powlo.c to mpn/powlo.c
config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
config.status: linking mpn/generic/remove.c to mpn/remove.c
config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
config.status: linking mpn/x86_64/copyi.asm to mpn/copyi.asm
config.status: linking mpn/x86_64/copyd.asm to mpn/copyd.asm
config.status: linking mpn/generic/zero.c to mpn/zero.c
config.status: linking mpn/x86_64/sec_tabselect.asm to mpn/sec_tabselect.asm
config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
config.status: linking mpn/x86_64/mul_2.asm to mpn/mul_2.asm
config.status: linking mpn/x86_64/addmul_2.asm to mpn/addmul_2.asm
config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/addlsh1_n.asm
config.status: linking mpn/x86_64/sublsh1_n.asm to mpn/sublsh1_n.asm
config.status: linking mpn/x86_64/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1add_n.asm
config.status: linking mpn/x86_64/rsh1aors_n.asm to mpn/rsh1sub_n.asm
config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/addlsh2_n.asm
config.status: linking mpn/x86_64/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
config.status: linking mpn/x86_64/k8/aorrlsh_n.asm to mpn/addlsh_n.asm
config.status: linking mpn/x86_64/k8/aorrlsh_n.asm to mpn/rsblsh_n.asm
config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm
config.status: linking mpn/x86_64/k8/gmp-mparam.h to gmp-mparam.h
config.status: executing libtool commands
configure: summary of build options:
Version: GNU MP 6.1.1
Host type: x86_64-unknown-linux-gnu
ABI: 64
Install prefix: /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu
Compiler: gcc -m64 -std=gnu99
Static libraries: yes
Shared libraries: no
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/./.stamp_configured
echo Building libgmp...
Building 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/.; 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 CPPFLAGS='-fPIC'
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
gcc -m64 -std=gnu99 `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
gcc -m64 -std=gnu99 `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
gcc -m64 -std=gnu99 `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
gcc -m64 -std=gnu99 `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab -lm
gcc -m64 -std=gnu99 `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
gcc -m64 -std=gnu99 `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
make all-recursive
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
Making all in tests
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
Making all in .
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
Making all in devel
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/devel'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/devel'
Making all in mpn
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpn'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpn'
Making all in mpz
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpz'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpz'
Making all in mpq
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpq'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpq'
Making all in mpf
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpf'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpf'
Making all in rand
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/rand'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/rand'
Making all in misc
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/misc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/misc'
Making all in cxx
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/cxx'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/cxx'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
Making all in mpn
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpn'
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'` -fPIC -pipe -O1 -c -o fib_table.lo fib_table.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'` -fPIC -pipe -O1 -c -o mp_bases.lo mp_bases.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'invert_limb_table.asm' || echo './'`invert_limb_table.asm
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'` -fPIC -pipe -O1 -c -o add.lo add.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o add_1.lo add_1.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'add_n.asm' || echo './'`add_n.asm
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'` -fPIC -pipe -O1 -c -o sub.lo sub.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o sub_1.lo sub_1.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -fPIC -pipe -O1 -Wa,--noexecstack add_n.asm -o add_n.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1 -fPIC -pipe -O1 -c add_1.c -o add_1.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -fPIC -pipe -O1 -c sub.c -o sub.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -fPIC -pipe -O1 -c add.c -o add.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1 -fPIC -pipe -O1 -c sub_1.c -o sub_1.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib_table -fPIC -pipe -O1 -c fib_table.c -o fib_table.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n add_n.asm >tmp-add_n.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mp_bases -fPIC -pipe -O1 -c mp_bases.c -o mp_bases.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -fPIC -pipe -O1 -Wa,--noexecstack invert_limb_table.asm -o invert_limb_table.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-add_n.s -o add_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table invert_limb_table.asm >tmp-invert_limb_table.s
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'sub_n.asm' || echo './'`sub_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'cnd_add_n.asm' || echo './'`cnd_add_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'` -fPIC -pipe -O1 -c -o cnd_swap.lo cnd_swap.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'` -fPIC -pipe -O1 -c -o neg.lo neg.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'com.asm' || echo './'`com.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -fPIC -pipe -O1 -Wa,--noexecstack tmp-invert_limb_table.s -o invert_limb_table.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mul_1.asm' || echo './'`mul_1.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'addmul_1.asm' || echo './'`addmul_1.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -fPIC -pipe -O1 -Wa,--noexecstack cnd_add_n.asm -o cnd_add_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n cnd_add_n.asm >tmp-cnd_add_n.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_neg -fPIC -pipe -O1 -c neg.c -o neg.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-cnd_add_n.s -o cnd_add_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -fPIC -pipe -O1 -Wa,--noexecstack sub_n.asm -o sub_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -fPIC -pipe -O1 -Wa,--noexecstack cnd_sub_n.asm -o cnd_sub_n.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_swap -fPIC -pipe -O1 -c cnd_swap.c -o cnd_swap.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n sub_n.asm >tmp-sub_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n cnd_sub_n.asm >tmp-cnd_sub_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -fPIC -pipe -O1 -Wa,--noexecstack com.asm -o com.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-sub_n.s -o sub_n.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'submul_1.asm' || echo './'`submul_1.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -fPIC -pipe -O1 -Wa,--noexecstack addmul_1.asm -o addmul_1.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-cnd_sub_n.s -o cnd_sub_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_com com.asm >tmp-com.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 addmul_1.asm >tmp-addmul_1.s
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'add_err1_n.asm' || echo './'`add_err1_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'add_err2_n.asm' || echo './'`add_err2_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'add_err3_n.asm' || echo './'`add_err3_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'sub_err1_n.asm' || echo './'`sub_err1_n.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -fPIC -pipe -O1 -Wa,--noexecstack tmp-com.s -o com.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-addmul_1.s -o addmul_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -fPIC -pipe -O1 -Wa,--noexecstack mul_1.asm -o mul_1.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'sub_err2_n.asm' || echo './'`sub_err2_n.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-mul_1.s -o mul_1.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'sub_err3_n.asm' || echo './'`sub_err3_n.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -fPIC -pipe -O1 -Wa,--noexecstack add_err1_n.asm -o add_err1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -fPIC -pipe -O1 -Wa,--noexecstack submul_1.asm -o submul_1.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'lshift.asm' || echo './'`lshift.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 submul_1.asm >tmp-submul_1.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -fPIC -pipe -O1 -Wa,--noexecstack add_err3_n.asm -o add_err3_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n add_err1_n.asm >tmp-add_err1_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n add_err3_n.asm >tmp-add_err3_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -fPIC -pipe -O1 -Wa,--noexecstack add_err2_n.asm -o add_err2_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n add_err2_n.asm >tmp-add_err2_n.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-submul_1.s -o submul_1.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-add_err1_n.s -o add_err1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -fPIC -pipe -O1 -Wa,--noexecstack sub_err1_n.asm -o sub_err1_n.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-add_err3_n.s -o add_err3_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -fPIC -pipe -O1 -Wa,--noexecstack sub_err2_n.asm -o sub_err2_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n sub_err1_n.asm >tmp-sub_err1_n.s
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'rshift.asm' || echo './'`rshift.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'dive_1.asm' || echo './'`dive_1.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-add_err2_n.s -o add_err2_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n sub_err2_n.asm >tmp-sub_err2_n.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'` -fPIC -pipe -O1 -c -o diveby3.lo diveby3.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'` -fPIC -pipe -O1 -c -o divis.lo divis.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-sub_err2_n.s -o sub_err2_n.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-sub_err1_n.s -o sub_err1_n.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'` -fPIC -pipe -O1 -c -o divrem.lo divrem.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -fPIC -pipe -O1 -Wa,--noexecstack sub_err3_n.asm -o sub_err3_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n sub_err3_n.asm >tmp-sub_err3_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -fPIC -pipe -O1 -Wa,--noexecstack lshift.asm -o lshift.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'divrem_1.asm' || echo './'`divrem_1.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-sub_err3_n.s -o sub_err3_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift lshift.asm >tmp-lshift.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -fPIC -pipe -O1 -Wa,--noexecstack dive_1.asm -o dive_1.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -fPIC -pipe -O1 -c diveby3.c -o diveby3.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 dive_1.asm >tmp-dive_1.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis -fPIC -pipe -O1 -c divis.c -o divis.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -fPIC -pipe -O1 -Wa,--noexecstack tmp-lshift.s -o lshift.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'divrem_2.asm' || echo './'`divrem_2.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -fPIC -pipe -O1 -Wa,--noexecstack rshift.asm -o rshift.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'` -fPIC -pipe -O1 -c -o fib2_ui.lo fib2_ui.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift rshift.asm >tmp-rshift.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem -fPIC -pipe -O1 -c divrem.c -o divrem.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-dive_1.s -o dive_1.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -fPIC -pipe -O1 -Wa,--noexecstack tmp-rshift.s -o rshift.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o mod_1.lo mod_1.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mode1o.asm' || echo './'`mode1o.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -fPIC -pipe -O1 -Wa,--noexecstack divrem_1.asm -o divrem_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 divrem_1.asm >tmp-divrem_1.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-divrem_1.s -o divrem_1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o pre_mod_1.lo pre_mod_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'` -fPIC -pipe -O1 -c -o dump.lo dump.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -fPIC -pipe -O1 -Wa,--noexecstack divrem_2.asm -o divrem_2.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mod_1_1.asm' || echo './'`mod_1_1.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 divrem_2.asm >tmp-divrem_2.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui -fPIC -pipe -O1 -c fib2_ui.c -o fib2_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -fPIC -pipe -O1 -c mod_1.c -o mod_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -fPIC -pipe -O1 -Wa,--noexecstack mode1o.asm -o mode1o.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o mode1o.asm >tmp-mode1o.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -fPIC -pipe -O1 -Wa,--noexecstack tmp-divrem_2.s -o divrem_2.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mod_1_2.asm' || echo './'`mod_1_2.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -fPIC -pipe -O1 -Wa,--noexecstack tmp-mode1o.s -o mode1o.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'` -fPIC -pipe -O1 -c -o mod_1_3.lo mod_1_3.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -fPIC -pipe -O1 -Wa,--noexecstack mod_34lsub1.asm -o mod_34lsub1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -fPIC -pipe -O1 -Wa,--noexecstack mod_1_1.asm -o mod_1_1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 mod_34lsub1.asm >tmp-mod_34lsub1.s
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mod_1_4.asm' || echo './'`mod_1_4.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_1 mod_1_1.asm >tmp-mod_1_1.s
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'lshiftc.asm' || echo './'`lshiftc.asm
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_mod_1 -fPIC -pipe -O1 -c pre_mod_1.c -o pre_mod_1.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-mod_34lsub1.s -o mod_34lsub1.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-mod_1_1.s -o mod_1_1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o mul.lo mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'` -fPIC -pipe -O1 -c -o mul_fft.lo mul_fft.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -fPIC -pipe -O1 -c dump.c -o dump.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -fPIC -pipe -O1 -Wa,--noexecstack mod_1_2.asm -o mod_1_2.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_2 mod_1_2.asm >tmp-mod_1_2.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_3 -fPIC -pipe -O1 -c mod_1_3.c -o mod_1_3.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'` -fPIC -pipe -O1 -c -o mul_n.lo mul_n.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -fPIC -pipe -O1 -Wa,--noexecstack mod_1_4.asm -o mod_1_4.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1_4 mod_1_4.asm >tmp-mod_1_4.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'` -fPIC -pipe -O1 -c -o sqr.lo sqr.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -fPIC -pipe -O1 -Wa,--noexecstack tmp-mod_1_2.s -o mod_1_2.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -fPIC -pipe -O1 -Wa,--noexecstack tmp-mod_1_4.s -o mod_1_4.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -fPIC -pipe -O1 -c mul.c -o mul.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mul_basecase.asm' || echo './'`mul_basecase.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -fPIC -pipe -O1 -Wa,--noexecstack lshiftc.asm -o lshiftc.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft -fPIC -pipe -O1 -c mul_fft.c -o mul_fft.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'sqr_basecase.asm' || echo './'`sqr_basecase.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshiftc lshiftc.asm >tmp-lshiftc.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o nussbaumer_mul.lo nussbaumer_mul.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -fPIC -pipe -O1 -Wa,--noexecstack tmp-lshiftc.s -o lshiftc.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n -fPIC -pipe -O1 -c mul_n.c -o mul_n.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr -fPIC -pipe -O1 -c sqr.c -o sqr.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mulmid_basecase.asm' || echo './'`mulmid_basecase.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -fPIC -pipe -O1 -Wa,--noexecstack mul_basecase.asm -o mul_basecase.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nussbaumer_mul -fPIC -pipe -O1 -c nussbaumer_mul.c -o nussbaumer_mul.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_basecase mul_basecase.asm >tmp-mul_basecase.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom42_mulmid.lo toom42_mulmid.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'` -fPIC -pipe -O1 -c -o mulmid_n.lo mulmid_n.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -fPIC -pipe -O1 -Wa,--noexecstack sqr_basecase.asm -o sqr_basecase.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -fPIC -pipe -O1 -Wa,--noexecstack tmp-mul_basecase.s -o mul_basecase.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -fPIC -pipe -O1 -Wa,--noexecstack mulmid_basecase.asm -o mulmid_basecase.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase sqr_basecase.asm >tmp-sqr_basecase.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mulmid_basecase mulmid_basecase.asm >tmp-mulmid_basecase.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'` -fPIC -pipe -O1 -c -o mulmid.lo mulmid.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'` -fPIC -pipe -O1 -c -o random.lo random.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'` -fPIC -pipe -O1 -c -o random2.lo random2.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -fPIC -pipe -O1 -Wa,--noexecstack tmp-sqr_basecase.s -o sqr_basecase.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_basecase -fPIC -pipe -O1 -Wa,--noexecstack tmp-mulmid_basecase.s -o mulmid_basecase.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o pow_1.lo pow_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'` -fPIC -pipe -O1 -c -o rootrem.lo rootrem.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mulmid -fPIC -pipe -O1 -c toom42_mulmid.c -o toom42_mulmid.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid_n -fPIC -pipe -O1 -c mulmid_n.c -o mulmid_n.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random -fPIC -pipe -O1 -c random.c -o random.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmid -fPIC -pipe -O1 -c mulmid.c -o mulmid.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2 -fPIC -pipe -O1 -c random2.c -o random2.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rootrem -fPIC -pipe -O1 -c rootrem.c -o rootrem.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'` -fPIC -pipe -O1 -c -o sqrtrem.lo sqrtrem.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'` -fPIC -pipe -O1 -c -o sizeinbase.lo sizeinbase.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'` -fPIC -pipe -O1 -c -o get_str.lo get_str.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pow_1 -fPIC -pipe -O1 -c pow_1.c -o pow_1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'` -fPIC -pipe -O1 -c -o set_str.lo set_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'` -fPIC -pipe -O1 -c -o scan0.lo scan0.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o scan1.lo scan1.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'popcount.asm' || echo './'`popcount.asm
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sizeinbase -fPIC -pipe -O1 -c sizeinbase.c -o sizeinbase.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str -fPIC -pipe -O1 -c get_str.c -o get_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem -fPIC -pipe -O1 -c sqrtrem.c -o sqrtrem.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str -fPIC -pipe -O1 -c set_str.c -o set_str.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'hamdist.asm' || echo './'`hamdist.asm
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1 -fPIC -pipe -O1 -c scan1.c -o scan1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'` -fPIC -pipe -O1 -c -o cmp.lo cmp.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0 -fPIC -pipe -O1 -c scan0.c -o scan0.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -fPIC -pipe -O1 -Wa,--noexecstack popcount.asm -o popcount.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_popcount popcount.asm >tmp-popcount.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -fPIC -pipe -O1 -Wa,--noexecstack tmp-popcount.s -o popcount.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'` -fPIC -pipe -O1 -c -o zero_p.lo zero_p.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'` -fPIC -pipe -O1 -c -o perfsqr.lo perfsqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'` -fPIC -pipe -O1 -c -o perfpow.lo perfpow.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'gcd_1.asm' || echo './'`gcd_1.asm
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'` -fPIC -pipe -O1 -c -o gcd.lo gcd.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -fPIC -pipe -O1 -c cmp.c -o cmp.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -fPIC -pipe -O1 -Wa,--noexecstack hamdist.asm -o hamdist.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist hamdist.asm >tmp-hamdist.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o gcdext_1.lo gcdext_1.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -fPIC -pipe -O1 -Wa,--noexecstack tmp-hamdist.s -o hamdist.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero_p -fPIC -pipe -O1 -c zero_p.c -o zero_p.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr -fPIC -pipe -O1 -c perfsqr.c -o perfsqr.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -fPIC -pipe -O1 -Wa,--noexecstack gcd_1.asm -o gcd_1.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfpow -fPIC -pipe -O1 -c perfpow.c -o perfpow.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'` -fPIC -pipe -O1 -c -o gcdext.lo gcdext.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 gcd_1.asm >tmp-gcd_1.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'` -fPIC -pipe -O1 -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -fPIC -pipe -O1 -c gcd.c -o gcd.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'` -fPIC -pipe -O1 -c -o gcdext_lehmer.lo gcdext_lehmer.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-gcd_1.s -o gcd_1.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_1 -fPIC -pipe -O1 -c gcdext_1.c -o gcdext_1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o div_q.lo div_q.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_subdiv_step -fPIC -pipe -O1 -c gcd_subdiv_step.c -o gcd_subdiv_step.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o tdiv_qr.lo tdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'` -fPIC -pipe -O1 -c -o jacbase.lo jacbase.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'` -fPIC -pipe -O1 -c -o jacobi_2.lo jacobi_2.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext -fPIC -pipe -O1 -c gcdext.c -o gcdext.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext_lehmer -fPIC -pipe -O1 -c gcdext_lehmer.c -o gcdext_lehmer.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'` -fPIC -pipe -O1 -c -o jacobi.lo jacobi.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_q -fPIC -pipe -O1 -c div_q.c -o div_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi_2 -fPIC -pipe -O1 -c jacobi_2.c -o jacobi_2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'` -fPIC -pipe -O1 -c -o get_d.lo get_d.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr -fPIC -pipe -O1 -c tdiv_qr.c -o tdiv_qr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase -fPIC -pipe -O1 -c jacbase.c -o jacbase.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o matrix22_mul.lo matrix22_mul.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacobi -fPIC -pipe -O1 -c jacobi.c -o jacobi.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed 's/_$//'` -fPIC -pipe -O1 -c -o matrix22_mul1_inverse_vector.lo matrix22_mul1_inverse_vector.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'` -fPIC -pipe -O1 -c -o hgcd_matrix.lo hgcd_matrix.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'` -fPIC -pipe -O1 -c -o hgcd2.lo hgcd2.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_d -fPIC -pipe -O1 -c get_d.c -o get_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'` -fPIC -pipe -O1 -c -o hgcd_step.lo hgcd_step.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'` -fPIC -pipe -O1 -c -o hgcd_reduce.lo hgcd_reduce.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul -fPIC -pipe -O1 -c matrix22_mul.c -o matrix22_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'` -fPIC -pipe -O1 -c -o hgcd.lo hgcd.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2 -fPIC -pipe -O1 -c hgcd2.c -o hgcd2.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_matrix22_mul1_inverse_vector -fPIC -pipe -O1 -c matrix22_mul1_inverse_vector.c -o matrix22_mul1_inverse_vector.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'` -fPIC -pipe -O1 -c -o hgcd_appr.lo hgcd_appr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_step -fPIC -pipe -O1 -c hgcd_step.c -o hgcd_step.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_matrix -fPIC -pipe -O1 -c hgcd_matrix.c -o hgcd_matrix.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'` -fPIC -pipe -O1 -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_reduce -fPIC -pipe -O1 -c hgcd_reduce.c -o hgcd_reduce.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'` -fPIC -pipe -O1 -c -o hgcd_jacobi.lo hgcd_jacobi.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd -fPIC -pipe -O1 -c hgcd.c -o hgcd.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_appr -fPIC -pipe -O1 -c hgcd_appr.c -o hgcd_appr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'` -fPIC -pipe -O1 -c -o mullo_n.lo mullo_n.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mullo_basecase.asm' || echo './'`mullo_basecase.asm
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'` -fPIC -pipe -O1 -c -o sqrlo.lo sqrlo.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'` -fPIC -pipe -O1 -c -o sqrlo_basecase.lo sqrlo_basecase.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom22_mul.lo toom22_mul.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd2_jacobi -fPIC -pipe -O1 -c hgcd2_jacobi.c -o hgcd2_jacobi.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hgcd_jacobi -fPIC -pipe -O1 -c hgcd_jacobi.c -o hgcd_jacobi.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom32_mul.lo toom32_mul.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -fPIC -pipe -O1 -Wa,--noexecstack mullo_basecase.asm -o mullo_basecase.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mullo_basecase mullo_basecase.asm >tmp-mullo_basecase.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_n -fPIC -pipe -O1 -c mullo_n.c -o mullo_n.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -fPIC -pipe -O1 -Wa,--noexecstack tmp-mullo_basecase.s -o mullo_basecase.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo -fPIC -pipe -O1 -c sqrlo.c -o sqrlo.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrlo_basecase -fPIC -pipe -O1 -c sqrlo_basecase.c -o sqrlo_basecase.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom42_mul.lo toom42_mul.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom22_mul -fPIC -pipe -O1 -c toom22_mul.c -o toom22_mul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom32_mul -fPIC -pipe -O1 -c toom32_mul.c -o toom32_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom52_mul.lo toom52_mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom62_mul.lo toom62_mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom33_mul.lo toom33_mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom43_mul.lo toom43_mul.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom42_mul -fPIC -pipe -O1 -c toom42_mul.c -o toom42_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom53_mul.lo toom53_mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom54_mul.lo toom54_mul.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom52_mul -fPIC -pipe -O1 -c toom52_mul.c -o toom52_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom63_mul.lo toom63_mul.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom33_mul -fPIC -pipe -O1 -c toom33_mul.c -o toom33_mul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom43_mul -fPIC -pipe -O1 -c toom43_mul.c -o toom43_mul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom62_mul -fPIC -pipe -O1 -c toom62_mul.c -o toom62_mul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom53_mul -fPIC -pipe -O1 -c toom53_mul.c -o toom53_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom44_mul.lo toom44_mul.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom54_mul -fPIC -pipe -O1 -c toom54_mul.c -o toom54_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom6h_mul.lo toom6h_mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom63_mul -fPIC -pipe -O1 -c toom63_mul.c -o toom63_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom8h_mul.lo toom8h_mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom8_sqr.lo toom8_sqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_couple_handling.lo toom_couple_handling.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom44_mul -fPIC -pipe -O1 -c toom44_mul.c -o toom44_mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom2_sqr.lo toom2_sqr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6h_mul -fPIC -pipe -O1 -c toom6h_mul.c -o toom6h_mul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8h_mul -fPIC -pipe -O1 -c toom8h_mul.c -o toom8h_mul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom6_sqr -fPIC -pipe -O1 -c toom6_sqr.c -o toom6_sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom3_sqr.lo toom3_sqr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom8_sqr -fPIC -pipe -O1 -c toom8_sqr.c -o toom8_sqr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_couple_handling -fPIC -pipe -O1 -c toom_couple_handling.c -o toom_couple_handling.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom4_sqr.lo toom4_sqr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom2_sqr -fPIC -pipe -O1 -c toom2_sqr.c -o toom2_sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_eval_dgr3_pm2.lo toom_eval_dgr3_pm2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_eval_pm1.lo toom_eval_pm1.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom3_sqr -fPIC -pipe -O1 -c toom3_sqr.c -o toom3_sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_eval_pm2.lo toom_eval_pm2.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm1 -fPIC -pipe -O1 -c toom_eval_dgr3_pm1.c -o toom_eval_dgr3_pm1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_eval_pm2exp.lo toom_eval_pm2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_eval_pm2rexp.lo toom_eval_pm2rexp.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom4_sqr -fPIC -pipe -O1 -c toom4_sqr.c -o toom4_sqr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm1 -fPIC -pipe -O1 -c toom_eval_pm1.c -o toom_eval_pm1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_interpolate_5pts.lo toom_interpolate_5pts.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_interpolate_6pts.lo toom_interpolate_6pts.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_dgr3_pm2 -fPIC -pipe -O1 -c toom_eval_dgr3_pm2.c -o toom_eval_dgr3_pm2.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2 -fPIC -pipe -O1 -c toom_eval_pm2.c -o toom_eval_pm2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_interpolate_7pts.lo toom_interpolate_7pts.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2rexp -fPIC -pipe -O1 -c toom_eval_pm2rexp.c -o toom_eval_pm2rexp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_interpolate_8pts.lo toom_interpolate_8pts.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_interpolate_12pts.lo toom_interpolate_12pts.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'` -fPIC -pipe -O1 -c -o toom_interpolate_16pts.lo toom_interpolate_16pts.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_eval_pm2exp -fPIC -pipe -O1 -c toom_eval_pm2exp.c -o toom_eval_pm2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_6pts -fPIC -pipe -O1 -c toom_interpolate_6pts.c -o toom_interpolate_6pts.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_7pts -fPIC -pipe -O1 -c toom_interpolate_7pts.c -o toom_interpolate_7pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'` -fPIC -pipe -O1 -c -o invertappr.lo invertappr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_8pts -fPIC -pipe -O1 -c toom_interpolate_8pts.c -o toom_interpolate_8pts.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_5pts -fPIC -pipe -O1 -c toom_interpolate_5pts.c -o toom_interpolate_5pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'` -fPIC -pipe -O1 -c -o invert.lo invert.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_16pts -fPIC -pipe -O1 -c toom_interpolate_16pts.c -o toom_interpolate_16pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'` -fPIC -pipe -O1 -c -o binvert.lo binvert.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o mulmod_bnm1.lo mulmod_bnm1.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_toom_interpolate_12pts -fPIC -pipe -O1 -c toom_interpolate_12pts.c -o toom_interpolate_12pts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invertappr -fPIC -pipe -O1 -c invertappr.c -o invertappr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o div_qr_1.lo div_qr_1.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert -fPIC -pipe -O1 -c invert.c -o invert.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mulmod_bnm1 -fPIC -pipe -O1 -c mulmod_bnm1.c -o mulmod_bnm1.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_binvert -fPIC -pipe -O1 -c binvert.c -o binvert.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1 -fPIC -pipe -O1 -c div_qr_1.c -o div_qr_1.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'` -fPIC -pipe -O1 -c -o div_qr_2.lo div_qr_2.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrmod_bnm1 -fPIC -pipe -O1 -c sqrmod_bnm1.c -o sqrmod_bnm1.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -fPIC -pipe -O1 -Wa,--noexecstack div_qr_1n_pi1.asm -o div_qr_1n_pi1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o sbpi1_div_q.lo sbpi1_div_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 div_qr_1n_pi1.asm >tmp-div_qr_1n_pi1.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -fPIC -pipe -O1 -Wa,--noexecstack div_qr_2n_pi1.asm -o div_qr_2n_pi1.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 div_qr_2n_pi1.asm >tmp-div_qr_2n_pi1.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o dcpi1_div_q.lo dcpi1_div_q.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-div_qr_1n_pi1.s -o div_qr_1n_pi1.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2 -fPIC -pipe -O1 -c div_qr_2.c -o div_qr_2.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-div_qr_2n_pi1.s -o div_qr_2n_pi1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -fPIC -pipe -O1 -Wa,--noexecstack div_qr_2u_pi1.asm -o div_qr_2u_pi1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 div_qr_2u_pi1.asm >tmp-div_qr_2u_pi1.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_q -fPIC -pipe -O1 -c sbpi1_div_q.c -o sbpi1_div_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_div_qr -fPIC -pipe -O1 -c sbpi1_div_qr.c -o sbpi1_div_qr.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-div_qr_2u_pi1.s -o div_qr_2u_pi1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_divappr_q -fPIC -pipe -O1 -c sbpi1_divappr_q.c -o sbpi1_divappr_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_q -fPIC -pipe -O1 -c dcpi1_div_q.c -o dcpi1_div_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o mu_div_qr.lo mu_div_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o mu_divappr_q.lo mu_divappr_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o mu_div_q.lo mu_div_q.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_divappr_q -fPIC -pipe -O1 -c dcpi1_divappr_q.c -o dcpi1_divappr_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -fPIC -pipe -O1 -c dcpi1_div_qr.c -o dcpi1_div_qr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_divappr_q -fPIC -pipe -O1 -c mu_divappr_q.c -o mu_divappr_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_qr -fPIC -pipe -O1 -c mu_div_qr.c -o mu_div_qr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_div_q -fPIC -pipe -O1 -c mu_div_q.c -o mu_div_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_q -fPIC -pipe -O1 -c sbpi1_bdiv_q.c -o sbpi1_bdiv_q.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -fPIC -pipe -O1 -Wa,--noexecstack bdiv_q_1.asm -o bdiv_q_1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 bdiv_q_1.asm >tmp-bdiv_q_1.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o mu_bdiv_q.lo mu_bdiv_q.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-bdiv_q_1.s -o bdiv_q_1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'` -fPIC -pipe -O1 -c -o bdiv_q.lo bdiv_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o bdiv_qr.lo bdiv_qr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sbpi1_bdiv_qr -fPIC -pipe -O1 -c sbpi1_bdiv_qr.c -o sbpi1_bdiv_qr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'` -fPIC -pipe -O1 -c -o broot.lo broot.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_qr -fPIC -pipe -O1 -c dcpi1_bdiv_qr.c -o dcpi1_bdiv_qr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_bdiv_q -fPIC -pipe -O1 -c dcpi1_bdiv_q.c -o dcpi1_bdiv_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_q -fPIC -pipe -O1 -c mu_bdiv_q.c -o mu_bdiv_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q -fPIC -pipe -O1 -c bdiv_q.c -o bdiv_q.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'` -fPIC -pipe -O1 -c -o brootinv.lo brootinv.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_qr -fPIC -pipe -O1 -c bdiv_qr.c -o bdiv_qr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mu_bdiv_qr -fPIC -pipe -O1 -c mu_bdiv_qr.c -o mu_bdiv_qr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'` -fPIC -pipe -O1 -c -o bsqrt.lo bsqrt.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'` -fPIC -pipe -O1 -c -o bsqrtinv.lo bsqrtinv.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'` -fPIC -pipe -O1 -c -o divexact.lo divexact.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_broot -fPIC -pipe -O1 -c broot.c -o broot.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'redc_1.asm' || echo './'`redc_1.asm
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrt -fPIC -pipe -O1 -c bsqrt.c -o bsqrt.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_brootinv -fPIC -pipe -O1 -c brootinv.c -o brootinv.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'` -fPIC -pipe -O1 -c -o redc_2.lo redc_2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'` -fPIC -pipe -O1 -c -o redc_n.lo redc_n.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bsqrtinv -fPIC -pipe -O1 -c bsqrtinv.c -o bsqrtinv.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divexact -fPIC -pipe -O1 -c divexact.c -o divexact.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'` -fPIC -pipe -O1 -c -o powm.lo powm.c
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -fPIC -pipe -O1 -Wa,--noexecstack redc_1.asm -o redc_1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -fPIC -pipe -O1 -Wa,--noexecstack bdiv_dbm1c.asm -o bdiv_dbm1c.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c bdiv_dbm1c.asm >tmp-bdiv_dbm1c.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_redc_1 redc_1.asm >tmp-redc_1.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'` -fPIC -pipe -O1 -c -o powlo.lo powlo.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_powm.lo sec_powm.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_mul.lo sec_mul.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-redc_1.s -o redc_1.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -fPIC -pipe -O1 -Wa,--noexecstack tmp-bdiv_dbm1c.s -o bdiv_dbm1c.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_sqr.lo sec_sqr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_2 -fPIC -pipe -O1 -c redc_2.c -o redc_2.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_n -fPIC -pipe -O1 -c redc_n.c -o redc_n.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powm -fPIC -pipe -O1 -c powm.c -o powm.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_powlo -fPIC -pipe -O1 -c powlo.c -o powlo.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_div_qr.lo sec_div_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_div_r.lo sec_div_r.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_powm -fPIC -pipe -O1 -c sec_powm.c -o sec_powm.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_mul -fPIC -pipe -O1 -c sec_mul.c -o sec_mul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sqr -fPIC -pipe -O1 -c sec_sqr.c -o sec_sqr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_add_1.lo sec_add_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_sub_1.lo sec_sub_1.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_qr -fPIC -pipe -O1 -c sec_div_qr.c -o sec_div_qr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'` -fPIC -pipe -O1 -c -o sec_invert.lo sec_invert.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'` -fPIC -pipe -O1 -c -o trialdiv.lo trialdiv.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_div_r -fPIC -pipe -O1 -c sec_div_r.c -o sec_div_r.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_qr -fPIC -pipe -O1 -c sec_pi1_div_qr.c -o sec_pi1_div_qr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'` -fPIC -pipe -O1 -c -o remove.lo remove.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_add_1 -fPIC -pipe -O1 -c sec_add_1.c -o sec_add_1.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_pi1_div_r -fPIC -pipe -O1 -c sec_pi1_div_r.c -o sec_pi1_div_r.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_sub_1 -fPIC -pipe -O1 -c sec_sub_1.c -o sec_sub_1.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'and_n.asm' || echo './'`and_n.asm
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_trialdiv -fPIC -pipe -O1 -c trialdiv.c -o trialdiv.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'andn_n.asm' || echo './'`andn_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'nand_n.asm' || echo './'`nand_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'ior_n.asm' || echo './'`ior_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'iorn_n.asm' || echo './'`iorn_n.asm
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_invert -fPIC -pipe -O1 -c sec_invert.c -o sec_invert.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'nior_n.asm' || echo './'`nior_n.asm
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_remove -fPIC -pipe -O1 -c remove.c -o remove.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -fPIC -pipe -O1 -Wa,--noexecstack and_n.asm -o and_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_and_n and_n.asm >tmp-and_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -fPIC -pipe -O1 -Wa,--noexecstack nand_n.asm -o nand_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -fPIC -pipe -O1 -Wa,--noexecstack andn_n.asm -o andn_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -fPIC -pipe -O1 -Wa,--noexecstack ior_n.asm -o ior_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n andn_n.asm >tmp-andn_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n ior_n.asm >tmp-ior_n.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-and_n.s -o and_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nand_n nand_n.asm >tmp-nand_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -fPIC -pipe -O1 -Wa,--noexecstack iorn_n.asm -o iorn_n.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'xor_n.asm' || echo './'`xor_n.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-ior_n.s -o ior_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_iorn_n iorn_n.asm >tmp-iorn_n.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-andn_n.s -o andn_n.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'xnor_n.asm' || echo './'`xnor_n.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-nand_n.s -o nand_n.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'copyi.asm' || echo './'`copyi.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'copyd.asm' || echo './'`copyd.asm
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'` -fPIC -pipe -O1 -c -o zero.lo zero.c
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'sec_tabselect.asm' || echo './'`sec_tabselect.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-iorn_n.s -o iorn_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -fPIC -pipe -O1 -Wa,--noexecstack nior_n.asm -o nior_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_nior_n nior_n.asm >tmp-nior_n.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'` -fPIC -pipe -O1 -c -o comb_tables.lo comb_tables.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-nior_n.s -o nior_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -fPIC -pipe -O1 -Wa,--noexecstack xnor_n.asm -o xnor_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -fPIC -pipe -O1 -Wa,--noexecstack xor_n.asm -o xor_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xnor_n xnor_n.asm >tmp-xnor_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n xor_n.asm >tmp-xor_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -fPIC -pipe -O1 -Wa,--noexecstack copyi.asm -o copyi.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'invert_limb.asm' || echo './'`invert_limb.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi copyi.asm >tmp-copyi.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -fPIC -pipe -O1 -Wa,--noexecstack copyd.asm -o copyd.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd copyd.asm >tmp-copyd.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_zero -fPIC -pipe -O1 -c zero.c -o zero.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-xnor_n.s -o xnor_n.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -fPIC -pipe -O1 -Wa,--noexecstack tmp-copyi.s -o copyi.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-xor_n.s -o xor_n.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_comb_tables -fPIC -pipe -O1 -c comb_tables.c -o comb_tables.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -fPIC -pipe -O1 -Wa,--noexecstack sec_tabselect.asm -o sec_tabselect.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -fPIC -pipe -O1 -Wa,--noexecstack tmp-copyd.s -o copyd.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect sec_tabselect.asm >tmp-sec_tabselect.s
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'mul_2.asm' || echo './'`mul_2.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'addmul_2.asm' || echo './'`addmul_2.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'addlsh1_n.asm' || echo './'`addlsh1_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'sublsh1_n.asm' || echo './'`sublsh1_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -fPIC -pipe -O1 -Wa,--noexecstack tmp-sec_tabselect.s -o sec_tabselect.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -fPIC -pipe -O1 -Wa,--noexecstack invert_limb.asm -o invert_limb.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb invert_limb.asm >tmp-invert_limb.s
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'rsh1add_n.asm' || echo './'`rsh1add_n.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -fPIC -pipe -O1 -Wa,--noexecstack tmp-invert_limb.s -o invert_limb.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -fPIC -pipe -O1 -Wa,--noexecstack sqr_diag_addlsh1.asm -o sqr_diag_addlsh1.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -fPIC -pipe -O1 -Wa,--noexecstack addlsh1_n.asm -o addlsh1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -fPIC -pipe -O1 -Wa,--noexecstack mul_2.asm -o mul_2.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -fPIC -pipe -O1 -Wa,--noexecstack addmul_2.asm -o addmul_2.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -fPIC -pipe -O1 -Wa,--noexecstack sublsh1_n.asm -o sublsh1_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n addlsh1_n.asm >tmp-addlsh1_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_2 mul_2.asm >tmp-mul_2.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 addmul_2.asm >tmp-addmul_2.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n sublsh1_n.asm >tmp-sublsh1_n.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -fPIC -pipe -O1 -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -o sqr_diag_addlsh1.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -fPIC -pipe -O1 -Wa,--noexecstack rsh1add_n.asm -o rsh1add_n.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -fPIC -pipe -O1 -Wa,--noexecstack tmp-mul_2.s -o mul_2.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-addlsh1_n.s -o addlsh1_n.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -fPIC -pipe -O1 -Wa,--noexecstack tmp-addmul_2.s -o addmul_2.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'addlsh2_n.asm' || echo './'`addlsh2_n.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n rsh1add_n.asm >tmp-rsh1add_n.s
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'addlsh_n.asm' || echo './'`addlsh_n.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-sublsh1_n.s -o sublsh1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -fPIC -pipe -O1 -Wa,--noexecstack rsblsh1_n.asm -o rsblsh1_n.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'rsblsh_n.asm' || echo './'`rsblsh_n.asm
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n rsblsh1_n.asm >tmp-rsblsh1_n.s
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'` -fPIC -pipe -O1 -c -o add_n_sub_n.lo add_n_sub_n.c
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-rsh1add_n.s -o rsh1add_n.o
/bin/bash ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | sed 's/_$//'` -fPIC -pipe -O1 -Wa,--noexecstack `test -f 'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-rsblsh1_n.s -o rsblsh1_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -fPIC -pipe -O1 -Wa,--noexecstack rsh1sub_n.asm -o rsh1sub_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -fPIC -pipe -O1 -Wa,--noexecstack rsblsh2_n.asm -o rsblsh2_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsh1sub_n rsh1sub_n.asm >tmp-rsh1sub_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n rsblsh2_n.asm >tmp-rsblsh2_n.s
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -fPIC -pipe -O1 -Wa,--noexecstack addlsh2_n.asm -o addlsh2_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -fPIC -pipe -O1 -Wa,--noexecstack addlsh_n.asm -o addlsh_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n addlsh2_n.asm >tmp-addlsh2_n.s
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n addlsh_n.asm >tmp-addlsh_n.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-rsblsh2_n.s -o rsblsh2_n.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-rsh1sub_n.s -o rsh1sub_n.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-addlsh2_n.s -o addlsh2_n.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-addlsh_n.s -o addlsh_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -fPIC -pipe -O1 -Wa,--noexecstack rsblsh_n.asm -o rsblsh_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rsblsh_n rsblsh_n.asm >tmp-rsblsh_n.s
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n_sub_n -fPIC -pipe -O1 -c add_n_sub_n.c -o add_n_sub_n.o
libtool: compile: ../mpn/m4-ccas --m4=m4 gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -fPIC -pipe -O1 -Wa,--noexecstack addaddmul_1msb0.asm -o addaddmul_1msb0.o
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -fPIC -pipe -O1 -Wa,--noexecstack tmp-rsblsh_n.s -o rsblsh_n.o
m4 -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s
gcc -m64 -std=gnu99 -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -fPIC -pipe -O1 -Wa,--noexecstack tmp-addaddmul_1msb0.s -o addaddmul_1msb0.o
/bin/bash ../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o libmpn.la fib_table.lo mp_bases.lo invert_limb_table.lo add.lo add_1.lo add_n.lo sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo copyd.lo zero.lo sec_tabselect.lo comb_tables.lo invert_limb.lo sqr_diag_addlsh1.lo mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo addlsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n.lo addaddmul_1msb0.lo
libtool: link: ar cq .libs/libmpn.a fib_table.o mp_bases.o invert_limb_table.o add.o add_1.o add_n.o sub.o sub_1.o sub_n.o cnd_add_n.o cnd_sub_n.o cnd_swap.o neg.o com.o mul_1.o addmul_1.o submul_1.o add_err1_n.o add_err2_n.o add_err3_n.o sub_err1_n.o sub_err2_n.o sub_err3_n.o lshift.o rshift.o dive_1.o diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o mod_1.o mod_34lsub1.o mode1o.o pre_mod_1.o dump.o mod_1_1.o mod_1_2.o mod_1_3.o mod_1_4.o lshiftc.o mul.o mul_fft.o mul_n.o sqr.o mul_basecase.o sqr_basecase.o nussbaumer_mul.o mulmid_basecase.o toom42_mulmid.o mulmid_n.o mulmid.o random.o random2.o pow_1.o rootrem.o sqrtrem.o sizeinbase.o get_str.o set_str.o scan0.o scan1.o popcount.o hamdist.o cmp.o zero_p.o perfsqr.o perfpow.o gcd_1.o gcd.o gcdext_1.o gcdext.o gcd_subdiv_step.o gcdext_lehmer.o div_q.o tdiv_qr.o jacbase.o jacobi_2.o jacobi.o get_d.o matrix22_mul.o matrix22_mul1_inverse_vector.o hgcd_matrix.o hgcd2.o hgcd_step.o hgcd_reduce.o hgcd.o hgcd_appr.o hgcd2_jacobi.o hgcd_jacobi.o mullo_n.o mullo_basecase.o sqrlo.o sqrlo_basecase.o toom22_mul.o toom32_mul.o toom42_mul.o toom52_mul.o toom62_mul.o toom33_mul.o toom43_mul.o toom53_mul.o toom54_mul.o toom63_mul.o toom44_mul.o toom6h_mul.o toom6_sqr.o toom8h_mul.o toom8_sqr.o toom_couple_handling.o toom2_sqr.o toom3_sqr.o toom4_sqr.o toom_eval_dgr3_pm1.o toom_eval_dgr3_pm2.o toom_eval_pm1.o toom_eval_pm2.o toom_eval_pm2exp.o toom_eval_pm2rexp.o toom_interpolate_5pts.o toom_interpolate_6pts.o toom_interpolate_7pts.o toom_interpolate_8pts.o toom_interpolate_12pts.o toom_interpolate_16pts.o invertappr.o invert.o binvert.o mulmod_bnm1.o sqrmod_bnm1.o div_qr_1.o div_qr_1n_pi1.o div_qr_2.o div_qr_2n_pi1.o div_qr_2u_pi1.o sbpi1_div_q.o sbpi1_div_qr.o sbpi1_divappr_q.o dcpi1_div_q.o dcpi1_div_qr.o dcpi1_divappr_q.o mu_div_qr.o mu_divappr_q.o mu_div_q.o bdiv_q_1.o sbpi1_bdiv_q.o sbpi1_bdiv_qr.o dcpi1_bdiv_q.o dcpi1_bdiv_qr.o mu_bdiv_q.o mu_bdiv_qr.o bdiv_q.o bdiv_qr.o broot.o brootinv.o bsqrt.o bsqrtinv.o divexact.o bdiv_dbm1c.o redc_1.o redc_2.o redc_n.o powm.o powlo.o sec_powm.o sec_mul.o sec_sqr.o sec_div_qr.o sec_div_r.o sec_pi1_div_qr.o sec_pi1_div_r.o sec_add_1.o sec_sub_1.o sec_invert.o trialdiv.o remove.o and_n.o andn_n.o nand_n.o ior_n.o iorn_n.o nior_n.o xor_n.o xnor_n.o copyi.o copyd.o zero.o sec_tabselect.o comb_tables.o invert_limb.o sqr_diag_addlsh1.o mul_2.o addmul_2.o addlsh1_n.o sublsh1_n.o rsblsh1_n.o rsh1add_n.o rsh1sub_n.o addlsh2_n.o rsblsh2_n.o addlsh_n.o rsblsh_n.o add_n_sub_n.o addaddmul_1msb0.o
libtool: link: ranlib .libs/libmpn.a
libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" )
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpn'
Making all in mpz
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpz'
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o 2fac_ui.lo 2fac_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o add.lo add.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o add_ui.lo add_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o abs.lo abs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o aorsmul.lo aorsmul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o aorsmul_i.lo aorsmul_i.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o and.lo and.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o array_init.lo array_init.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c aorsmul_i.c -o aorsmul_i.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c 2fac_ui.c -o 2fac_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c add.c -o add.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c aorsmul.c -o aorsmul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c and.c -o and.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c array_init.c -o array_init.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c abs.c -o abs.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c add_ui.c -o add_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o bin_ui.lo bin_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o bin_uiui.lo bin_uiui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cdiv_q.lo cdiv_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cdiv_q_ui.lo cdiv_q_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cdiv_qr.lo cdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cdiv_r.lo cdiv_r.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cdiv_r_ui.lo cdiv_r_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cdiv_q.c -o cdiv_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cdiv_q_ui.c -o cdiv_q_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c bin_ui.c -o bin_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c bin_uiui.c -o bin_uiui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cdiv_qr.c -o cdiv_qr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cdiv_qr_ui.c -o cdiv_qr_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cdiv_ui.lo cdiv_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cdiv_r_ui.c -o cdiv_r_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cfdiv_q_2exp.lo cfdiv_q_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cfdiv_r_2exp.lo cfdiv_r_2exp.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cdiv_r.c -o cdiv_r.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o clear.lo clear.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o clears.lo clears.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o clrbit.lo clrbit.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp.lo cmp.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cfdiv_q_2exp.c -o cfdiv_q_2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cdiv_ui.c -o cdiv_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cfdiv_r_2exp.c -o cfdiv_r_2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c clrbit.c -o clrbit.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp.c -o cmp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c clear.c -o clear.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp_d.lo cmp_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp_si.lo cmp_si.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c clears.c -o clears.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp_ui.lo cmp_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmpabs.lo cmpabs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmpabs_d.lo cmpabs_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmpabs_ui.lo cmpabs_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o com.lo com.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o combit.lo combit.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c com.c -o com.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp_d.c -o cmp_d.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmpabs.c -o cmpabs.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp_si.c -o cmp_si.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmpabs_ui.c -o cmpabs_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmpabs_d.c -o cmpabs_d.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c combit.c -o combit.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp_ui.c -o cmp_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cong.lo cong.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cong_2exp.lo cong_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cong_ui.lo cong_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o divexact.lo divexact.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o divegcd.lo divegcd.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o dive_ui.lo dive_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o divis.lo divis.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o divis_ui.lo divis_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cong_ui.c -o cong_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c divexact.c -o divexact.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c divegcd.c -o divegcd.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cong.c -o cong.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cong_2exp.c -o cong_2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c dive_ui.c -o dive_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c divis_ui.c -o divis_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o divis_2exp.lo divis_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o dump.lo dump.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c divis.c -o divis.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o export.lo export.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fac_ui.lo fac_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c divis_2exp.c -o divis_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fdiv_q.lo fdiv_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fdiv_q_ui.lo fdiv_q_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fdiv_qr.lo fdiv_qr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c dump.c -o dump.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c export.c -o export.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fdiv_r.lo fdiv_r.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fdiv_q_ui.c -o fdiv_q_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fac_ui.c -o fac_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fdiv_qr_ui.c -o fdiv_qr_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fdiv_q.c -o fdiv_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fdiv_qr.c -o fdiv_qr.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fdiv_r_ui.lo fdiv_r_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fdiv_ui.lo fdiv_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fib_ui.lo fib_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fib2_ui.lo fib2_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_sint.lo fits_sint.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_slong.lo fits_slong.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_sshort.lo fits_sshort.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fdiv_r.c -o fdiv_r.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fdiv_r_ui.c -o fdiv_r_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fdiv_ui.c -o fdiv_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fib2_ui.c -o fib2_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_sint.c -o fits_sint.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fib_ui.c -o fib_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_uint.lo fits_uint.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_sshort.c -o fits_sshort.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_ulong.lo fits_ulong.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_ushort.lo fits_ushort.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_slong.c -o fits_slong.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o gcd.lo gcd.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o gcd_ui.lo gcd_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o gcdext.lo gcdext.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_uint.c -o fits_uint.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_d.lo get_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_d_2exp.lo get_d_2exp.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_ulong.c -o fits_ulong.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_ushort.c -o fits_ushort.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c gcd_ui.c -o gcd_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_si.lo get_si.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c gcd.c -o gcd.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c gcdext.c -o gcdext.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_str.lo get_str.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_d_2exp.c -o get_d_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_ui.lo get_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o getlimbn.lo getlimbn.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_d.c -o get_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o hamdist.lo hamdist.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o import.lo import.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_str.c -o get_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_si.c -o get_si.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o init.lo init.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o init2.lo init2.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_ui.c -o get_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c hamdist.c -o hamdist.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o inits.lo inits.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o inp_raw.lo inp_raw.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c getlimbn.c -o getlimbn.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o inp_str.lo inp_str.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c init.c -o init.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c import.c -o import.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o invert.lo invert.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c init2.c -o init2.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c inits.c -o inits.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o ior.lo ior.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c inp_raw.c -o inp_raw.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset.lo iset.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c inp_str.c -o inp_str.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset_d.lo iset_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset_si.lo iset_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset_str.lo iset_str.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c ior.c -o ior.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset_ui.lo iset_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c invert.c -o invert.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset.c -o iset.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset_d.c -o iset_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o jacobi.lo jacobi.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset_si.c -o iset_si.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset_ui.c -o iset_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset_str.c -o iset_str.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o kronsz.lo kronsz.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o kronuz.lo kronuz.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o kronzs.lo kronzs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o kronzu.lo kronzu.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o lcm.lo lcm.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c jacobi.c -o jacobi.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o lcm_ui.lo lcm_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o limbs_read.lo limbs_read.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c kronsz.c -o kronsz.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c kronuz.c -o kronuz.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c kronzs.c -o kronzs.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c kronzu.c -o kronzu.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c lcm.c -o lcm.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c limbs_read.c -o limbs_read.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o limbs_write.lo limbs_write.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o limbs_modify.lo limbs_modify.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o limbs_finish.lo limbs_finish.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o lucnum_ui.lo lucnum_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o lucnum2_ui.lo lucnum2_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mfac_uiui.lo mfac_uiui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o millerrabin.lo millerrabin.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c lcm_ui.c -o lcm_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c limbs_write.c -o limbs_write.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c limbs_modify.c -o limbs_modify.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c lucnum_ui.c -o lucnum_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mod.lo mod.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c lucnum2_ui.c -o lucnum2_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mfac_uiui.c -o mfac_uiui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c millerrabin.c -o millerrabin.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mul.lo mul.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c limbs_finish.c -o limbs_finish.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mul_2exp.lo mul_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mul_si.lo mul_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mul_ui.lo mul_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o n_pow_ui.lo n_pow_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o neg.lo neg.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o nextprime.lo nextprime.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mul.c -o mul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mod.c -o mod.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mul_si.c -o mul_si.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mul_ui.c -o mul_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mul_2exp.c -o mul_2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c n_pow_ui.c -o n_pow_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c nextprime.c -o nextprime.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o oddfac_1.lo oddfac_1.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o out_raw.lo out_raw.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o out_str.lo out_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o perfpow.lo perfpow.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c neg.c -o neg.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o perfsqr.lo perfsqr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o popcount.lo popcount.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o pow_ui.lo pow_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o powm.lo powm.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c out_raw.c -o out_raw.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c out_str.c -o out_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c oddfac_1.c -o oddfac_1.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c perfsqr.c -o perfsqr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c popcount.c -o popcount.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c pow_ui.c -o pow_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c perfpow.c -o perfpow.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o powm_sec.lo powm_sec.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o powm_ui.lo powm_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c powm.c -o powm.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o pprime_p.lo pprime_p.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o prodlimbs.lo prodlimbs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o primorial_ui.lo primorial_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o random.lo random.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o random2.lo random2.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c powm_sec.c -o powm_sec.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c prodlimbs.c -o prodlimbs.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c powm_ui.c -o powm_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c primorial_ui.c -o primorial_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c random.c -o random.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c random2.c -o random2.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c pprime_p.c -o pprime_p.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o realloc.lo realloc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o realloc2.lo realloc2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o remove.lo remove.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o roinit_n.lo roinit_n.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o root.lo root.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o rootrem.lo rootrem.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c realloc2.c -o realloc2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o rrandomb.lo rrandomb.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o scan0.lo scan0.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c remove.c -o remove.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c realloc.c -o realloc.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c root.c -o root.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c roinit_n.c -o roinit_n.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o scan1.lo scan1.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c rrandomb.c -o rrandomb.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set.lo set.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c rootrem.c -o rootrem.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_d.lo set_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_f.lo set_f.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c scan0.c -o scan0.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_q.lo set_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_si.lo set_si.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set.c -o set.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c scan1.c -o scan1.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_str.lo set_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_ui.lo set_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_q.c -o set_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_f.c -o set_f.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o setbit.lo setbit.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o size.lo size.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_si.c -o set_si.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_d.c -o set_d.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_str.c -o set_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_ui.c -o set_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sizeinbase.lo sizeinbase.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sqrt.lo sqrt.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sqrtrem.lo sqrtrem.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c size.c -o size.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c setbit.c -o setbit.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sub.lo sub.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sub_ui.lo sub_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o swap.lo swap.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tdiv_ui.lo tdiv_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sqrt.c -o sqrt.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sqrtrem.c -o sqrtrem.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sizeinbase.c -o sizeinbase.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tdiv_q.lo tdiv_q.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sub.c -o sub.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tdiv_q_ui.lo tdiv_q_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tdiv_qr.lo tdiv_qr.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sub_ui.c -o sub_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c swap.c -o swap.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tdiv_q.c -o tdiv_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tdiv_ui.c -o tdiv_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tdiv_q_2exp.c -o tdiv_q_2exp.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tdiv_r.lo tdiv_r.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tdiv_r_ui.lo tdiv_r_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tdiv_q_ui.c -o tdiv_q_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o tstbit.lo tstbit.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tdiv_qr.c -o tdiv_qr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tdiv_qr_ui.c -o tdiv_qr_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o ui_pow_ui.lo ui_pow_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o ui_sub.lo ui_sub.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tdiv_r.c -o tdiv_r.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tdiv_r_2exp.c -o tdiv_r_2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tstbit.c -o tstbit.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c tdiv_r_ui.c -o tdiv_r_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o urandomb.lo urandomb.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o urandomm.lo urandomm.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o xor.lo xor.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c ui_pow_ui.c -o ui_pow_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c ui_sub.c -o ui_sub.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c urandomb.c -o urandomb.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c urandomm.c -o urandomm.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c xor.c -o xor.o
/bin/bash ../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o libmpz.la 2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo mfac_uiui.lo millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo xor.lo
libtool: link: ar cq .libs/libmpz.a 2fac_ui.o add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o clears.o clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o com.o combit.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o divis_ui.o divis_2exp.o dump.o export.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o getlimbn.o hamdist.o import.o init.o init2.o inits.o inp_raw.o inp_str.o invert.o ior.o iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o kronzs.o kronzu.o lcm.o lcm_ui.o limbs_read.o limbs_write.o limbs_modify.o limbs_finish.o lucnum_ui.o lucnum2_ui.o mfac_uiui.o millerrabin.o mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o oddfac_1.o out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_sec.o powm_ui.o pprime_p.o prodlimbs.o primorial_ui.o random.o random2.o realloc.o realloc2.o remove.o roinit_n.o root.o rootrem.o rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o sub.o sub_ui.o swap.o tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o ui_sub.o urandomb.o urandomm.o xor.o
libtool: link: ranlib .libs/libmpz.a
libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" )
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpz'
Making all in mpq
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpq'
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o abs.lo abs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o aors.lo aors.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o canonicalize.lo canonicalize.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o clear.lo clear.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o clears.lo clears.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp.lo cmp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp_si.lo cmp_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp_ui.lo cmp_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c aors.c -o aors.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp.c -o cmp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c abs.c -o abs.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp_si.c -o cmp_si.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c clears.c -o clears.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c clear.c -o clear.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp_ui.c -o cmp_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o div.lo div.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o equal.lo equal.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_d.lo get_d.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c canonicalize.c -o canonicalize.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_den.lo get_den.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_num.lo get_num.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_str.lo get_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o init.lo init.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o inits.lo inits.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_d.c -o get_d.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_num.c -o get_num.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c equal.c -o equal.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c div.c -o div.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_str.c -o get_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_den.c -o get_den.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c init.c -o init.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o inp_str.lo inp_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o inv.lo inv.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o md_2exp.lo md_2exp.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c inits.c -o inits.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mul.lo mul.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o neg.lo neg.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o out_str.lo out_str.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c inp_str.c -o inp_str.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set.lo set.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_den.lo set_den.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c md_2exp.c -o md_2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c inv.c -o inv.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c out_str.c -o out_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mul.c -o mul.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c neg.c -o neg.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_num.lo set_num.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_si.lo set_si.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_den.c -o set_den.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_str.lo set_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_ui.lo set_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set.c -o set.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_z.lo set_z.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_d.lo set_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_f.lo set_f.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_num.c -o set_num.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_si.c -o set_si.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o swap.lo swap.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_str.c -o set_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_z.c -o set_z.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_d.c -o set_d.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_ui.c -o set_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_f.c -o set_f.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c swap.c -o swap.o
/bin/bash ../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o libmpq.la abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo
libtool: link: ar cq .libs/libmpq.a abs.o aors.o canonicalize.o clear.o clears.o cmp.o cmp_si.o cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o inits.o inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o
libtool: link: ranlib .libs/libmpq.a
libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" )
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpq'
Making all in mpf
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpf'
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o init.lo init.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o init2.lo init2.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o inits.lo inits.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set.lo set.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_ui.lo set_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_si.lo set_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_str.lo set_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_d.lo set_d.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_d.c -o set_d.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c inits.c -o inits.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c init.c -o init.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set.c -o set.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_str.c -o set_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_si.c -o set_si.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c init2.c -o init2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_z.lo set_z.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_ui.c -o set_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_q.lo set_q.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset.lo iset.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset_ui.lo iset_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset_si.lo iset_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset_str.lo iset_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o iset_d.lo iset_d.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_q.c -o set_q.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset_ui.c -o iset_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_z.c -o set_z.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o clear.lo clear.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset_str.c -o iset_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset.c -o iset.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o clears.lo clears.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_str.lo get_str.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o dump.lo dump.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset_si.c -o iset_si.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c iset_d.c -o iset_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o size.lo size.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o eq.lo eq.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c clear.c -o clear.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o reldiff.lo reldiff.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sqrt.lo sqrt.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_str.c -o get_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c dump.c -o dump.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o random2.lo random2.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c clears.c -o clears.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c size.c -o size.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c eq.c -o eq.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o inp_str.lo inp_str.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sqrt.c -o sqrt.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o out_str.lo out_str.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c reldiff.c -o reldiff.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o add.lo add.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o add_ui.lo add_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c random2.c -o random2.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sub.lo sub.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sub_ui.lo sub_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o ui_sub.lo ui_sub.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c add.c -o add.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mul.lo mul.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c out_str.c -o out_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c inp_str.c -o inp_str.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c add_ui.c -o add_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sub_ui.c -o sub_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sub.c -o sub.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c ui_sub.c -o ui_sub.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mul_ui.lo mul_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mul.c -o mul.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o div.lo div.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o div_ui.lo div_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp.lo cmp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp_d.lo cmp_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp_z.lo cmp_z.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mul_ui.c -o mul_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c div_ui.c -o div_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c div.c -o div.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp.c -o cmp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp_d.c -o cmp_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp_si.lo cmp_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o cmp_ui.lo cmp_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp_z.c -o cmp_z.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o mul_2exp.lo mul_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o div_2exp.lo div_2exp.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o abs.lo abs.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o neg.lo neg.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp_si.c -o cmp_si.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c cmp_ui.c -o cmp_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_d.lo get_d.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_d_2exp.lo get_d_2exp.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c div_2exp.c -o div_2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c mul_2exp.c -o mul_2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c neg.c -o neg.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_d.c -o get_d.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_dfl_prec.lo set_dfl_prec.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c abs.c -o abs.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_prc.lo set_prc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o set_prc_raw.lo set_prc_raw.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_dfl_prec.lo get_dfl_prec.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_prc.lo get_prc.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o ui_div.lo ui_div.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_prc.c -o set_prc.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_dfl_prec.c -o set_dfl_prec.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sqrt_ui.lo sqrt_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_d_2exp.c -o get_d_2exp.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_prc.c -o get_prc.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_dfl_prec.c -o get_dfl_prec.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c ui_div.c -o ui_div.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c set_prc_raw.c -o set_prc_raw.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o pow_ui.lo pow_ui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o urandomb.lo urandomb.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o swap.lo swap.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_si.lo get_si.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o get_ui.lo get_ui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sqrt_ui.c -o sqrt_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o int_p.lo int_p.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o ceilfloor.lo ceilfloor.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c pow_ui.c -o pow_ui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c urandomb.c -o urandomb.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_si.c -o get_si.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c swap.c -o swap.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o trunc.lo trunc.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c get_ui.c -o get_ui.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_sint.lo fits_sint.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c ceilfloor.c -o ceilfloor.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_slong.lo fits_slong.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_sshort.lo fits_sshort.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_uint.lo fits_uint.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c trunc.c -o trunc.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c int_p.c -o int_p.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_ulong.lo fits_ulong.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_sint.c -o fits_sint.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fits_ushort.lo fits_ushort.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_slong.c -o fits_slong.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_sshort.c -o fits_sshort.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_uint.c -o fits_uint.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_ulong.c -o fits_ulong.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fits_ushort.c -o fits_ushort.o
/bin/bash ../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o libmpf.la init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo
libtool: link: ar cq .libs/libmpf.a init.o init2.o inits.o set.o set_ui.o set_si.o set_str.o set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o clear.o clears.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o div_ui.o cmp.o cmp_d.o cmp_z.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o get_prc.o ui_div.o sqrt_ui.o pow_ui.o urandomb.o swap.o get_si.o get_ui.o int_p.o ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o
libtool: link: ranlib .libs/libmpf.a
libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" )
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpf'
Making all in printf
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/printf'
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o asprintf.lo asprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o asprntffuns.lo asprntffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o doprnt.lo doprnt.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o doprntf.lo doprntf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o doprnti.lo doprnti.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fprintf.lo fprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o obprintf.lo obprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o obvprintf.lo obvprintf.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fprintf.c -o fprintf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c obprintf.c -o obprintf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c asprintf.c -o asprintf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c doprnt.c -o doprnt.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c doprntf.c -o doprntf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c asprntffuns.c -o asprntffuns.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c obvprintf.c -o obvprintf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c doprnti.c -o doprnti.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o obprntffuns.lo obprntffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o printf.lo printf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o printffuns.lo printffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o snprintf.lo snprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o snprntffuns.lo snprntffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sprintf.lo sprintf.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c obprntffuns.c -o obprntffuns.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c printf.c -o printf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sprintffuns.lo sprintffuns.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c printffuns.c -o printffuns.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c snprintf.c -o snprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o vasprintf.lo vasprintf.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c snprntffuns.c -o snprntffuns.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o vfprintf.lo vfprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o vprintf.lo vprintf.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sprintf.c -o sprintf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sprintffuns.c -o sprintffuns.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o vsnprintf.lo vsnprintf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o vsprintf.lo vsprintf.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c vprintf.c -o vprintf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c vasprintf.c -o vasprintf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c vfprintf.c -o vfprintf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o repl-vsnprintf.lo repl-vsnprintf.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c vsnprintf.c -o vsnprintf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c repl-vsnprintf.c -o repl-vsnprintf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c vsprintf.c -o vsprintf.o
/bin/bash ../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o libprintf.la asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo repl-vsnprintf.lo
libtool: link: ar cq .libs/libprintf.a asprintf.o asprntffuns.o doprnt.o doprntf.o doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o vfprintf.o vprintf.o vsnprintf.o vsprintf.o repl-vsnprintf.o
libtool: link: ranlib .libs/libprintf.a
libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" "libprintf.la" )
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/printf'
Making all in scanf
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/scanf'
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o doscan.lo doscan.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fscanf.lo fscanf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o fscanffuns.lo fscanffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o scanf.lo scanf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sscanf.lo sscanf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o sscanffuns.lo sscanffuns.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o vfscanf.lo vfscanf.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o vscanf.lo vscanf.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sscanffuns.c -o sscanffuns.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fscanf.c -o fscanf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c vfscanf.c -o vfscanf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c sscanf.c -o sscanf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c doscan.c -o doscan.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c vscanf.c -o vscanf.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c fscanffuns.c -o fscanffuns.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c scanf.c -o scanf.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o vsscanf.lo vsscanf.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c vsscanf.c -o vsscanf.o
/bin/bash ../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o libscanf.la doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo
libtool: link: ar cq .libs/libscanf.a doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o sscanffuns.o vfscanf.o vscanf.o vsscanf.o
libtool: link: ranlib .libs/libscanf.a
libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" "libscanf.la" )
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/scanf'
Making all in rand
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/rand'
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o rand.lo rand.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randclr.lo randclr.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randdef.lo randdef.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randiset.lo randiset.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randlc2s.lo randlc2s.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randlc2x.lo randlc2x.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randmt.lo randmt.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randmts.lo randmts.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randiset.c -o randiset.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randmt.c -o randmt.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c rand.c -o rand.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randlc2s.c -o randlc2s.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randclr.c -o randclr.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randlc2x.c -o randlc2x.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randmts.c -o randmts.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o rands.lo rands.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randsd.lo randsd.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randdef.c -o randdef.o
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randsdui.lo randsdui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randbui.lo randbui.c
/bin/bash ../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c -o randmui.lo randmui.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randsd.c -o randsd.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c rands.c -o rands.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randmui.c -o randmui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randbui.c -o randbui.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -fPIC -pipe -O1 -c randsdui.c -o randsdui.o
/bin/bash ../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o librandom.la rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo randmui.lo
libtool: link: ar cq .libs/librandom.a rand.o randclr.o randdef.o randiset.o randlc2s.o randlc2x.o randmt.o randmts.o rands.o randsd.o randsdui.o randbui.o randmui.o
libtool: link: ranlib .libs/librandom.a
libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" )
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/rand'
Making all in cxx
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/cxx'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o isfuns.lo isfuns.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o ismpf.lo ismpf.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o ismpq.lo ismpq.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o ismpz.lo ismpz.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o ismpznw.lo ismpznw.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o limits.lo limits.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o osdoprnti.lo osdoprnti.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o osfuns.lo osfuns.cc
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c osdoprnti.cc -o osdoprnti.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c ismpznw.cc -o ismpznw.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c ismpf.cc -o ismpf.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c ismpz.cc -o ismpz.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c osfuns.cc -o osfuns.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c ismpq.cc -o ismpq.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c isfuns.cc -o isfuns.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c limits.cc -o limits.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o osmpf.lo osmpf.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o osmpq.lo osmpq.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c -o osmpz.lo osmpz.cc
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c osmpq.cc -o osmpq.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c osmpf.cc -o osmpf.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -fPIC -pipe -O1 -c osmpz.cc -o osmpz.o
/bin/bash ../libtool --tag=CXX --mode=link g++ -m64 -pipe -O1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o libcxx.la isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo limits.lo osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo
libtool: link: ar cq .libs/libcxx.a isfuns.o ismpf.o ismpq.o ismpz.o ismpznw.o limits.o osdoprnti.o osfuns.o osmpf.o osmpq.o osmpz.o
libtool: link: ranlib .libs/libcxx.a
libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" )
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/cxx'
Making all in demos
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
Making all in calc
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
make all-am
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
Making all in expr
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/expr'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/expr'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
Making all in tune
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tune'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tune'
Making all in doc
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/doc'
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o assert.lo assert.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o compat.lo compat.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o errno.lo errno.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o extract-dbl.lo extract-dbl.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o invalid.lo invalid.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o memory.lo memory.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o mp_bpl.lo mp_bpl.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o mp_clz_tab.lo mp_clz_tab.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c compat.c -o compat.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c extract-dbl.c -o extract-dbl.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c assert.c -o assert.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c invalid.c -o invalid.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c errno.c -o errno.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c memory.c -o memory.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c mp_clz_tab.c -o mp_clz_tab.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c mp_bpl.c -o mp_bpl.o
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o mp_dv_tab.lo mp_dv_tab.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o mp_minv_tab.lo mp_minv_tab.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o mp_get_fns.lo mp_get_fns.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o mp_set_fns.lo mp_set_fns.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o version.lo version.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o nextprime.lo nextprime.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o primesieve.lo primesieve.c
/bin/bash ./libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o tal-reent.lo tal-reent.c
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c mp_get_fns.c -o mp_get_fns.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c mp_dv_tab.c -o mp_dv_tab.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c mp_minv_tab.c -o mp_minv_tab.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c mp_set_fns.c -o mp_set_fns.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c primesieve.c -o primesieve.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c version.c -o version.o
/bin/bash ./libtool --tag=CXX --mode=compile g++ -m64 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c -o dummy.lo `test -f 'cxx/dummy.cc' || echo './'`cxx/dummy.cc
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c nextprime.c -o nextprime.o
libtool: compile: gcc -m64 -std=gnu99 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c tal-reent.c -o tal-reent.o
libtool: compile: g++ -m64 -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -fPIC -pipe -O1 -c cxx/dummy.cc -o dummy.o
/bin/bash ./libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -version-info 13:1:3 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o libgmp.la -rpath /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib assert.lo compat.lo errno.lo extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo mpn/invert_limb_table.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.lo printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo rand/randbui.lo rand/randmui.lo
copying selected object files to avoid basename conflicts...
libtool: link: ln mpz/abs.o .libs/libgmp.lax/lt1-abs.o || cp mpz/abs.o .libs/libgmp.lax/lt1-abs.o
libtool: link: ln mpz/add.o .libs/libgmp.lax/lt2-add.o || cp mpz/add.o .libs/libgmp.lax/lt2-add.o
libtool: link: ln mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o || cp mpz/add_ui.o .libs/libgmp.lax/lt3-add_ui.o
libtool: link: ln mpz/clear.o .libs/libgmp.lax/lt4-clear.o || cp mpz/clear.o .libs/libgmp.lax/lt4-clear.o
libtool: link: ln mpz/clears.o .libs/libgmp.lax/lt5-clears.o || cp mpz/clears.o .libs/libgmp.lax/lt5-clears.o
libtool: link: ln mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o || cp mpz/cmp.o .libs/libgmp.lax/lt6-cmp.o
libtool: link: ln mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o || cp mpz/cmp_d.o .libs/libgmp.lax/lt7-cmp_d.o
libtool: link: ln mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o || cp mpz/cmp_si.o .libs/libgmp.lax/lt8-cmp_si.o
libtool: link: ln mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o || cp mpz/cmp_ui.o .libs/libgmp.lax/lt9-cmp_ui.o
libtool: link: ln mpz/dump.o .libs/libgmp.lax/lt10-dump.o || cp mpz/dump.o .libs/libgmp.lax/lt10-dump.o
libtool: link: ln mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o || cp mpz/fits_sint.o .libs/libgmp.lax/lt11-fits_sint.o
libtool: link: ln mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o || cp mpz/fits_slong.o .libs/libgmp.lax/lt12-fits_slong.o
libtool: link: ln mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o || cp mpz/fits_sshort.o .libs/libgmp.lax/lt13-fits_sshort.o
libtool: link: ln mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o || cp mpz/fits_uint.o .libs/libgmp.lax/lt14-fits_uint.o
libtool: link: ln mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o || cp mpz/fits_ulong.o .libs/libgmp.lax/lt15-fits_ulong.o
libtool: link: ln mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o || cp mpz/fits_ushort.o .libs/libgmp.lax/lt16-fits_ushort.o
libtool: link: ln mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o || cp mpz/get_d.o .libs/libgmp.lax/lt17-get_d.o
libtool: link: ln mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o || cp mpz/get_d_2exp.o .libs/libgmp.lax/lt18-get_d_2exp.o
libtool: link: ln mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o || cp mpz/get_si.o .libs/libgmp.lax/lt19-get_si.o
libtool: link: ln mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o || cp mpz/get_str.o .libs/libgmp.lax/lt20-get_str.o
libtool: link: ln mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o || cp mpz/get_ui.o .libs/libgmp.lax/lt21-get_ui.o
libtool: link: ln mpz/init.o .libs/libgmp.lax/lt22-init.o || cp mpz/init.o .libs/libgmp.lax/lt22-init.o
libtool: link: ln mpz/init2.o .libs/libgmp.lax/lt23-init2.o || cp mpz/init2.o .libs/libgmp.lax/lt23-init2.o
libtool: link: ln mpz/inits.o .libs/libgmp.lax/lt24-inits.o || cp mpz/inits.o .libs/libgmp.lax/lt24-inits.o
libtool: link: ln mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o || cp mpz/inp_str.o .libs/libgmp.lax/lt25-inp_str.o
libtool: link: ln mpz/iset.o .libs/libgmp.lax/lt26-iset.o || cp mpz/iset.o .libs/libgmp.lax/lt26-iset.o
libtool: link: ln mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o || cp mpz/iset_d.o .libs/libgmp.lax/lt27-iset_d.o
libtool: link: ln mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o || cp mpz/iset_si.o .libs/libgmp.lax/lt28-iset_si.o
libtool: link: ln mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o || cp mpz/iset_str.o .libs/libgmp.lax/lt29-iset_str.o
libtool: link: ln mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o || cp mpz/iset_ui.o .libs/libgmp.lax/lt30-iset_ui.o
libtool: link: ln mpz/mul.o .libs/libgmp.lax/lt31-mul.o || cp mpz/mul.o .libs/libgmp.lax/lt31-mul.o
libtool: link: ln mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o || cp mpz/mul_2exp.o .libs/libgmp.lax/lt32-mul_2exp.o
libtool: link: ln mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o || cp mpz/mul_ui.o .libs/libgmp.lax/lt33-mul_ui.o
libtool: link: ln mpz/neg.o .libs/libgmp.lax/lt34-neg.o || cp mpz/neg.o .libs/libgmp.lax/lt34-neg.o
libtool: link: ln mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o || cp mpz/nextprime.o .libs/libgmp.lax/lt35-nextprime.o
libtool: link: ln mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o || cp mpz/out_str.o .libs/libgmp.lax/lt36-out_str.o
libtool: link: ln mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o || cp mpz/pow_ui.o .libs/libgmp.lax/lt37-pow_ui.o
libtool: link: ln mpz/random2.o .libs/libgmp.lax/lt38-random2.o || cp mpz/random2.o .libs/libgmp.lax/lt38-random2.o
libtool: link: ln mpz/set.o .libs/libgmp.lax/lt39-set.o || cp mpz/set.o .libs/libgmp.lax/lt39-set.o
libtool: link: ln mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o || cp mpz/set_d.o .libs/libgmp.lax/lt40-set_d.o
libtool: link: ln mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o || cp mpz/set_q.o .libs/libgmp.lax/lt41-set_q.o
libtool: link: ln mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o || cp mpz/set_si.o .libs/libgmp.lax/lt42-set_si.o
libtool: link: ln mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o || cp mpz/set_str.o .libs/libgmp.lax/lt43-set_str.o
libtool: link: ln mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o || cp mpz/set_ui.o .libs/libgmp.lax/lt44-set_ui.o
libtool: link: ln mpz/size.o .libs/libgmp.lax/lt45-size.o || cp mpz/size.o .libs/libgmp.lax/lt45-size.o
libtool: link: ln mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o || cp mpz/sqrt.o .libs/libgmp.lax/lt46-sqrt.o
libtool: link: ln mpz/sub.o .libs/libgmp.lax/lt47-sub.o || cp mpz/sub.o .libs/libgmp.lax/lt47-sub.o
libtool: link: ln mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o || cp mpz/sub_ui.o .libs/libgmp.lax/lt48-sub_ui.o
libtool: link: ln mpz/swap.o .libs/libgmp.lax/lt49-swap.o || cp mpz/swap.o .libs/libgmp.lax/lt49-swap.o
libtool: link: ln mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o || cp mpz/ui_sub.o .libs/libgmp.lax/lt50-ui_sub.o
libtool: link: ln mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o || cp mpz/urandomb.o .libs/libgmp.lax/lt51-urandomb.o
libtool: link: ln mpq/abs.o .libs/libgmp.lax/lt52-abs.o || cp mpq/abs.o .libs/libgmp.lax/lt52-abs.o
libtool: link: ln mpq/clear.o .libs/libgmp.lax/lt53-clear.o || cp mpq/clear.o .libs/libgmp.lax/lt53-clear.o
libtool: link: ln mpq/clears.o .libs/libgmp.lax/lt54-clears.o || cp mpq/clears.o .libs/libgmp.lax/lt54-clears.o
libtool: link: ln mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o || cp mpq/cmp.o .libs/libgmp.lax/lt55-cmp.o
libtool: link: ln mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o || cp mpq/cmp_si.o .libs/libgmp.lax/lt56-cmp_si.o
libtool: link: ln mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o || cp mpq/cmp_ui.o .libs/libgmp.lax/lt57-cmp_ui.o
libtool: link: ln mpq/div.o .libs/libgmp.lax/lt58-div.o || cp mpq/div.o .libs/libgmp.lax/lt58-div.o
libtool: link: ln mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o || cp mpq/get_d.o .libs/libgmp.lax/lt59-get_d.o
libtool: link: ln mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o || cp mpq/get_str.o .libs/libgmp.lax/lt60-get_str.o
libtool: link: ln mpq/init.o .libs/libgmp.lax/lt61-init.o || cp mpq/init.o .libs/libgmp.lax/lt61-init.o
libtool: link: ln mpq/inits.o .libs/libgmp.lax/lt62-inits.o || cp mpq/inits.o .libs/libgmp.lax/lt62-inits.o
libtool: link: ln mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o || cp mpq/inp_str.o .libs/libgmp.lax/lt63-inp_str.o
libtool: link: ln mpq/mul.o .libs/libgmp.lax/lt64-mul.o || cp mpq/mul.o .libs/libgmp.lax/lt64-mul.o
libtool: link: ln mpq/neg.o .libs/libgmp.lax/lt65-neg.o || cp mpq/neg.o .libs/libgmp.lax/lt65-neg.o
libtool: link: ln mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o || cp mpq/out_str.o .libs/libgmp.lax/lt66-out_str.o
libtool: link: ln mpq/set.o .libs/libgmp.lax/lt67-set.o || cp mpq/set.o .libs/libgmp.lax/lt67-set.o
libtool: link: ln mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o || cp mpq/set_si.o .libs/libgmp.lax/lt68-set_si.o
libtool: link: ln mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o || cp mpq/set_str.o .libs/libgmp.lax/lt69-set_str.o
libtool: link: ln mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o || cp mpq/set_ui.o .libs/libgmp.lax/lt70-set_ui.o
libtool: link: ln mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o || cp mpq/set_z.o .libs/libgmp.lax/lt71-set_z.o
libtool: link: ln mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o || cp mpq/set_d.o .libs/libgmp.lax/lt72-set_d.o
libtool: link: ln mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o || cp mpq/set_f.o .libs/libgmp.lax/lt73-set_f.o
libtool: link: ln mpq/swap.o .libs/libgmp.lax/lt74-swap.o || cp mpq/swap.o .libs/libgmp.lax/lt74-swap.o
libtool: link: ln mpn/add.o .libs/libgmp.lax/lt75-add.o || cp mpn/add.o .libs/libgmp.lax/lt75-add.o
libtool: link: ln mpn/sub.o .libs/libgmp.lax/lt76-sub.o || cp mpn/sub.o .libs/libgmp.lax/lt76-sub.o
libtool: link: ln mpn/neg.o .libs/libgmp.lax/lt77-neg.o || cp mpn/neg.o .libs/libgmp.lax/lt77-neg.o
libtool: link: ln mpn/com.o .libs/libgmp.lax/lt78-com.o || cp mpn/com.o .libs/libgmp.lax/lt78-com.o
libtool: link: ln mpn/divis.o .libs/libgmp.lax/lt79-divis.o || cp mpn/divis.o .libs/libgmp.lax/lt79-divis.o
libtool: link: ln mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o || cp mpn/fib2_ui.o .libs/libgmp.lax/lt80-fib2_ui.o
libtool: link: ln mpn/dump.o .libs/libgmp.lax/lt81-dump.o || cp mpn/dump.o .libs/libgmp.lax/lt81-dump.o
libtool: link: ln mpn/mul.o .libs/libgmp.lax/lt82-mul.o || cp mpn/mul.o .libs/libgmp.lax/lt82-mul.o
libtool: link: ln mpn/random.o .libs/libgmp.lax/lt83-random.o || cp mpn/random.o .libs/libgmp.lax/lt83-random.o
libtool: link: ln mpn/random2.o .libs/libgmp.lax/lt84-random2.o || cp mpn/random2.o .libs/libgmp.lax/lt84-random2.o
libtool: link: ln mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o || cp mpn/rootrem.o .libs/libgmp.lax/lt85-rootrem.o
libtool: link: ln mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o || cp mpn/sqrtrem.o .libs/libgmp.lax/lt86-sqrtrem.o
libtool: link: ln mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o || cp mpn/sizeinbase.o .libs/libgmp.lax/lt87-sizeinbase.o
libtool: link: ln mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o || cp mpn/get_str.o .libs/libgmp.lax/lt88-get_str.o
libtool: link: ln mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o || cp mpn/set_str.o .libs/libgmp.lax/lt89-set_str.o
libtool: link: ln mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o || cp mpn/scan0.o .libs/libgmp.lax/lt90-scan0.o
libtool: link: ln mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o || cp mpn/scan1.o .libs/libgmp.lax/lt91-scan1.o
libtool: link: ln mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o || cp mpn/popcount.o .libs/libgmp.lax/lt92-popcount.o
libtool: link: ln mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o || cp mpn/hamdist.o .libs/libgmp.lax/lt93-hamdist.o
libtool: link: ln mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o || cp mpn/cmp.o .libs/libgmp.lax/lt94-cmp.o
libtool: link: ln mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o || cp mpn/perfsqr.o .libs/libgmp.lax/lt95-perfsqr.o
libtool: link: ln mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o || cp mpn/perfpow.o .libs/libgmp.lax/lt96-perfpow.o
libtool: link: ln mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o || cp mpn/gcd.o .libs/libgmp.lax/lt97-gcd.o
libtool: link: ln mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o || cp mpn/gcdext.o .libs/libgmp.lax/lt98-gcdext.o
libtool: link: ln mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o || cp mpn/tdiv_qr.o .libs/libgmp.lax/lt99-tdiv_qr.o
libtool: link: ln mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o || cp mpn/jacobi.o .libs/libgmp.lax/lt100-jacobi.o
libtool: link: ln mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o || cp mpn/get_d.o .libs/libgmp.lax/lt101-get_d.o
libtool: link: ln mpn/invert.o .libs/libgmp.lax/lt102-invert.o || cp mpn/invert.o .libs/libgmp.lax/lt102-invert.o
libtool: link: ln mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o || cp mpn/divexact.o .libs/libgmp.lax/lt103-divexact.o
libtool: link: ln mpn/powm.o .libs/libgmp.lax/lt104-powm.o || cp mpn/powm.o .libs/libgmp.lax/lt104-powm.o
libtool: link: ln mpn/remove.o .libs/libgmp.lax/lt105-remove.o || cp mpn/remove.o .libs/libgmp.lax/lt105-remove.o
libtool: link: ar cq .libs/libgmp.a assert.o compat.o errno.o extract-dbl.o invalid.o memory.o mp_bpl.o mp_clz_tab.o mp_dv_tab.o mp_minv_tab.o mp_get_fns.o mp_set_fns.o version.o nextprime.o primesieve.o tal-reent.o mpf/init.o mpf/init2.o mpf/inits.o mpf/set.o mpf/set_ui.o mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/clears.o mpf/get_str.o mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp_z.o mpf/cmp.o mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o mpf/pow_ui.o mpf/urandomb.o mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o mpf/get_si.o mpf/get_ui.o mpf/int_p.o .libs/libgmp.lax/lt1-abs.o .libs/libgmp.lax/lt2-add.o .libs/libgmp.lax/lt3-add_ui.o mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o mpz/cfdiv_r_2exp.o .libs/libgmp.lax/lt4-clear.o .libs/libgmp.lax/lt5-clears.o mpz/clrbit.o .libs/libgmp.lax/lt6-cmp.o .libs/libgmp.lax/lt7-cmp_d.o .libs/libgmp.lax/lt8-cmp_si.o .libs/libgmp.lax/lt9-cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o mpz/com.o mpz/combit.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o .libs/libgmp.lax/lt10-dump.o mpz/export.o mpz/mfac_uiui.o mpz/2fac_ui.o mpz/fac_ui.o mpz/oddfac_1.o mpz/prodlimbs.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_q.o mpz/fdiv_ui.o mpz/fib_ui.o mpz/fib2_ui.o .libs/libgmp.lax/lt11-fits_sint.o .libs/libgmp.lax/lt12-fits_slong.o .libs/libgmp.lax/lt13-fits_sshort.o .libs/libgmp.lax/lt14-fits_uint.o .libs/libgmp.lax/lt15-fits_ulong.o .libs/libgmp.lax/lt16-fits_ushort.o mpz/gcd.o mpz/gcd_ui.o mpz/gcdext.o .libs/libgmp.lax/lt17-get_d.o .libs/libgmp.lax/lt18-get_d_2exp.o .libs/libgmp.lax/lt19-get_si.o .libs/libgmp.lax/lt20-get_str.o .libs/libgmp.lax/lt21-get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/import.o .libs/libgmp.lax/lt22-init.o .libs/libgmp.lax/lt23-init2.o .libs/libgmp.lax/lt24-inits.o mpz/inp_raw.o .libs/libgmp.lax/lt25-inp_str.o mpz/invert.o mpz/ior.o .libs/libgmp.lax/lt26-iset.o .libs/libgmp.lax/lt27-iset_d.o .libs/libgmp.lax/lt28-iset_si.o .libs/libgmp.lax/lt29-iset_str.o .libs/libgmp.lax/lt30-iset_ui.o mpz/jacobi.o mpz/kronsz.o mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o mpz/limbs_finish.o mpz/limbs_modify.o mpz/limbs_read.o mpz/limbs_write.o mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o .libs/libgmp.lax/lt31-mul.o .libs/libgmp.lax/lt32-mul_2exp.o mpz/mul_si.o .libs/libgmp.lax/lt33-mul_ui.o mpz/n_pow_ui.o .libs/libgmp.lax/lt34-neg.o .libs/libgmp.lax/lt35-nextprime.o mpz/out_raw.o .libs/libgmp.lax/lt36-out_str.o mpz/perfpow.o mpz/perfsqr.o mpz/popcount.o .libs/libgmp.lax/lt37-pow_ui.o mpz/powm.o mpz/powm_sec.o mpz/powm_ui.o mpz/primorial_ui.o mpz/pprime_p.o mpz/random.o .libs/libgmp.lax/lt38-random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o mpz/roinit_n.o mpz/root.o mpz/rootrem.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o .libs/libgmp.lax/lt39-set.o .libs/libgmp.lax/lt40-set_d.o mpz/set_f.o .libs/libgmp.lax/lt41-set_q.o .libs/libgmp.lax/lt42-set_si.o .libs/libgmp.lax/lt43-set_str.o .libs/libgmp.lax/lt44-set_ui.o mpz/setbit.o .libs/libgmp.lax/lt45-size.o mpz/sizeinbase.o .libs/libgmp.lax/lt46-sqrt.o mpz/sqrtrem.o .libs/libgmp.lax/lt47-sub.o .libs/libgmp.lax/lt48-sub_ui.o .libs/libgmp.lax/lt49-swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o .libs/libgmp.lax/lt50-ui_sub.o .libs/libgmp.lax/lt51-urandomb.o mpz/urandomm.o mpz/xor.o .libs/libgmp.lax/lt52-abs.o mpq/aors.o mpq/canonicalize.o .libs/libgmp.lax/lt53-clear.o .libs/libgmp.lax/lt54-clears.o .libs/libgmp.lax/lt55-cmp.o .libs/libgmp.lax/lt56-cmp_si.o .libs/libgmp.lax/lt57-cmp_ui.o .libs/libgmp.lax/lt58-div.o .libs/libgmp.lax/lt59-get_d.o mpq/get_den.o mpq/get_num.o .libs/libgmp.lax/lt60-get_str.o .libs/libgmp.lax/lt61-init.o .libs/libgmp.lax/lt62-inits.o .libs/libgmp.lax/lt63-inp_str.o mpq/inv.o mpq/md_2exp.o .libs/libgmp.lax/lt64-mul.o .libs/libgmp.lax/lt65-neg.o .libs/libgmp.lax/lt66-out_str.o .libs/libgmp.lax/lt67-set.o mpq/set_den.o mpq/set_num.o .libs/libgmp.lax/lt68-set_si.o .libs/libgmp.lax/lt69-set_str.o .libs/libgmp.lax/lt70-set_ui.o mpq/equal.o .libs/libgmp.lax/lt71-set_z.o .libs/libgmp.lax/lt72-set_d.o .libs/libgmp.lax/lt73-set_f.o .libs/libgmp.lax/lt74-swap.o mpn/fib_table.o mpn/mp_bases.o mpn/invert_limb_table.o .libs/libgmp.lax/lt75-add.o mpn/add_1.o mpn/add_n.o .libs/libgmp.lax/lt76-sub.o mpn/sub_1.o mpn/sub_n.o mpn/cnd_add_n.o mpn/cnd_sub_n.o mpn/cnd_swap.o .libs/libgmp.lax/lt77-neg.o .libs/libgmp.lax/lt78-com.o mpn/mul_1.o mpn/addmul_1.o mpn/submul_1.o mpn/add_err1_n.o mpn/add_err2_n.o mpn/add_err3_n.o mpn/sub_err1_n.o mpn/sub_err2_n.o mpn/sub_err3_n.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o .libs/libgmp.lax/lt79-divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o .libs/libgmp.lax/lt80-fib2_ui.o mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/pre_mod_1.o .libs/libgmp.lax/lt81-dump.o mpn/mod_1_1.o mpn/mod_1_2.o mpn/mod_1_3.o mpn/mod_1_4.o mpn/lshiftc.o .libs/libgmp.lax/lt82-mul.o mpn/mul_fft.o mpn/mul_n.o mpn/sqr.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/nussbaumer_mul.o mpn/mulmid_basecase.o mpn/toom42_mulmid.o mpn/mulmid_n.o mpn/mulmid.o .libs/libgmp.lax/lt83-random.o .libs/libgmp.lax/lt84-random2.o mpn/pow_1.o .libs/libgmp.lax/lt85-rootrem.o .libs/libgmp.lax/lt86-sqrtrem.o .libs/libgmp.lax/lt87-sizeinbase.o .libs/libgmp.lax/lt88-get_str.o .libs/libgmp.lax/lt89-set_str.o .libs/libgmp.lax/lt90-scan0.o .libs/libgmp.lax/lt91-scan1.o .libs/libgmp.lax/lt92-popcount.o .libs/libgmp.lax/lt93-hamdist.o .libs/libgmp.lax/lt94-cmp.o mpn/zero_p.o .libs/libgmp.lax/lt95-perfsqr.o .libs/libgmp.lax/lt96-perfpow.o mpn/gcd_1.o .libs/libgmp.lax/lt97-gcd.o mpn/gcdext_1.o .libs/libgmp.lax/lt98-gcdext.o mpn/gcd_subdiv_step.o mpn/gcdext_lehmer.o mpn/div_q.o .libs/libgmp.lax/lt99-tdiv_qr.o mpn/jacbase.o mpn/jacobi_2.o .libs/libgmp.lax/lt100-jacobi.o .libs/libgmp.lax/lt101-get_d.o mpn/matrix22_mul.o mpn/matrix22_mul1_inverse_vector.o mpn/hgcd_matrix.o mpn/hgcd2.o mpn/hgcd_step.o mpn/hgcd_reduce.o mpn/hgcd.o mpn/hgcd_appr.o mpn/hgcd2_jacobi.o mpn/hgcd_jacobi.o mpn/mullo_n.o mpn/mullo_basecase.o mpn/sqrlo.o mpn/sqrlo_basecase.o mpn/toom22_mul.o mpn/toom32_mul.o mpn/toom42_mul.o mpn/toom52_mul.o mpn/toom62_mul.o mpn/toom33_mul.o mpn/toom43_mul.o mpn/toom53_mul.o mpn/toom54_mul.o mpn/toom63_mul.o mpn/toom44_mul.o mpn/toom6h_mul.o mpn/toom6_sqr.o mpn/toom8h_mul.o mpn/toom8_sqr.o mpn/toom_couple_handling.o mpn/toom2_sqr.o mpn/toom3_sqr.o mpn/toom4_sqr.o mpn/toom_eval_dgr3_pm1.o mpn/toom_eval_dgr3_pm2.o mpn/toom_eval_pm1.o mpn/toom_eval_pm2.o mpn/toom_eval_pm2exp.o mpn/toom_eval_pm2rexp.o mpn/toom_interpolate_5pts.o mpn/toom_interpolate_6pts.o mpn/toom_interpolate_7pts.o mpn/toom_interpolate_8pts.o mpn/toom_interpolate_12pts.o mpn/toom_interpolate_16pts.o mpn/invertappr.o .libs/libgmp.lax/lt102-invert.o mpn/binvert.o mpn/mulmod_bnm1.o mpn/sqrmod_bnm1.o mpn/div_qr_1.o mpn/div_qr_1n_pi1.o mpn/div_qr_2.o mpn/div_qr_2n_pi1.o mpn/div_qr_2u_pi1.o mpn/sbpi1_div_q.o mpn/sbpi1_div_qr.o mpn/sbpi1_divappr_q.o mpn/dcpi1_div_q.o mpn/dcpi1_div_qr.o mpn/dcpi1_divappr_q.o mpn/mu_div_qr.o mpn/mu_divappr_q.o mpn/mu_div_q.o mpn/bdiv_q_1.o mpn/sbpi1_bdiv_q.o mpn/sbpi1_bdiv_qr.o mpn/dcpi1_bdiv_q.o mpn/dcpi1_bdiv_qr.o mpn/mu_bdiv_q.o mpn/mu_bdiv_qr.o mpn/bdiv_q.o mpn/bdiv_qr.o mpn/broot.o mpn/brootinv.o mpn/bsqrt.o mpn/bsqrtinv.o .libs/libgmp.lax/lt103-divexact.o mpn/bdiv_dbm1c.o mpn/redc_1.o mpn/redc_2.o mpn/redc_n.o .libs/libgmp.lax/lt104-powm.o mpn/powlo.o mpn/sec_powm.o mpn/sec_mul.o mpn/sec_sqr.o mpn/sec_div_qr.o mpn/sec_div_r.o mpn/sec_pi1_div_qr.o mpn/sec_pi1_div_r.o mpn/sec_add_1.o mpn/sec_sub_1.o mpn/sec_invert.o mpn/trialdiv.o .libs/libgmp.lax/lt105-remove.o mpn/and_n.o mpn/andn_n.o mpn/nand_n.o mpn/ior_n.o mpn/iorn_n.o mpn/nior_n.o mpn/xor_n.o mpn/xnor_n.o mpn/copyi.o mpn/copyd.o mpn/zero.o mpn/sec_tabselect.o mpn/comb_tables.o mpn/invert_limb.o mpn/sqr_diag_addlsh1.o mpn/mul_2.o mpn/addmul_2.o mpn/addlsh1_n.o mpn/sublsh1_n.o mpn/rsblsh1_n.o mpn/rsh1add_n.o mpn/rsh1sub_n.o mpn/addlsh2_n.o mpn/rsblsh2_n.o mpn/addlsh_n.o mpn/rsblsh_n.o mpn/add_n_sub_n.o mpn/addaddmul_1msb0.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o printf/vsprintf.o printf/repl-vsnprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o scanf/vscanf.o scanf/vsscanf.o rand/rand.o rand/randclr.o rand/randdef.o rand/randiset.o rand/randlc2s.o rand/randlc2x.o rand/randmt.o rand/randmts.o rand/rands.o rand/randsd.o rand/randsdui.o rand/randbui.o rand/randmui.o
libtool: link: ranlib .libs/libgmp.a
libtool: link: rm -fr .libs/libgmp.lax
libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" )
/bin/bash ./libtool --tag=CXX --mode=link g++ -m64 -pipe -O1 -version-info 9:1:5 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -o libgmpxx.la -rpath /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la
libtool: link: ar cq .libs/libgmpxx.a dummy.o cxx/isfuns.o cxx/ismpf.o cxx/ismpq.o cxx/ismpz.o cxx/ismpznw.o cxx/limits.o cxx/osdoprnti.o cxx/osfuns.o cxx/osmpf.o cxx/osmpq.o cxx/osmpz.o
libtool: link: ranlib .libs/libgmpxx.a
libtool: link: ( cd ".libs" && rm -f "libgmpxx.la" && ln -s "../libgmpxx.la" "libgmpxx.la" )
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
make[1]: Leaving directory '/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_built
echo Staging libgmp...
Staging libgmp...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20//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/libgmp/6.1.1-46a011d6d20/.; 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/libgmp/6.1.1-46a011d6d20 install ; echo '=== staging find for libgmp:' ; find /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
make install-recursive
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
Making install in tests
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
Making install in .
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
Making install in devel
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/devel'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/devel'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/devel'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/devel'
Making install in mpn
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpn'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpn'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpn'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpn'
Making install in mpz
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpz'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpz'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpz'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpz'
Making install in mpq
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpq'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpq'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpq'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpq'
Making install in mpf
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpf'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpf'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpf'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/mpf'
Making install in rand
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/rand'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/rand'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/rand'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/rand'
Making install in misc
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/misc'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/misc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/misc'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/misc'
Making install in cxx
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/cxx'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/cxx'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/cxx'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests/cxx'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tests'
Making install in mpn
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpn'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpn'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpn'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpn'
Making install in mpz
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpz'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpz'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpz'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpz'
Making install in mpq
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpq'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpq'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpq'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpq'
Making install in mpf
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpf'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpf'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/mpf'
Making install in printf
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/printf'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/printf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/printf'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/printf'
Making install in scanf
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/scanf'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/scanf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/scanf'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/scanf'
Making install in rand
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/rand'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/rand'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/rand'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/rand'
Making install in cxx
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/cxx'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/cxx'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/cxx'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/cxx'
Making install in demos
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
Making install in calc
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
make install-am
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
make[6]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/calc'
Making install in expr
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/expr'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/expr'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/expr'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos/expr'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/demos'
Making install in tune
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tune'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tune'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tune'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/tune'
Making install in doc
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/doc'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/doc'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/info'
/usr/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/info'
install-info --info-dir='/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/info' '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/info/gmp.info'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/doc'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/doc'
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
/bin/mkdir -p '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib'
/bin/bash ./libtool --mode=install /usr/bin/install -c libgmp.la libgmpxx.la '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib'
libtool: install: /usr/bin/install -c .libs/libgmp.lai /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmp.la
libtool: install: /usr/bin/install -c .libs/libgmpxx.lai /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmpxx.la
libtool: install: /usr/bin/install -c .libs/libgmp.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmp.a
libtool: install: chmod 644 /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmp.a
libtool: install: ranlib /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmp.a
libtool: install: /usr/bin/install -c .libs/libgmpxx.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmpxx.a
libtool: install: chmod 644 /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmpxx.a
libtool: install: ranlib /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmpxx.a
/bin/mkdir -p '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include'
/usr/bin/install -c -m 644 gmp.h '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include'
/bin/mkdir -p '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include'
/usr/bin/install -c -m 644 gmpxx.h '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include'
make install-data-hook
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
+-------------------------------------------------------------+
| CAUTION: |
| |
| If you have not already run "make check", then we strongly |
| recommend you do so. |
| |
| GMP has been carefully tested by its authors, but compilers |
| are all too often released with serious bugs. GMP tends to |
| explore interesting corners in compilers and has hit bugs |
| on quite a few occasions. |
| |
+-------------------------------------------------------------+
make[5]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20'
=== staging find for libgmp:
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmp.la
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmp.a
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmpxx.la
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmpxx.a
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/info
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/info/gmp.info
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/info/gmp.info-1
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/info/dir
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/info/gmp.info-2
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/gmp.h
/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/gmpxx.h
rm -rf /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/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/.stamp_staged
echo Postprocessing libgmp...
Postprocessing libgmp...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/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/libgmp/6.1.1-46a011d6d20/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_postprocessed
echo Caching libgmp...
Caching libgmp...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20//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/libgmp/6.1.1-46a011d6d20/libgmp-6.1.1-46a011d6d20.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libgmp
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libgmp && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libgmp
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20/libgmp-6.1.1-46a011d6d20.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libgmp/libgmp-6.1.1-46a011d6d20.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libgmp/6.1.1-46a011d6d20
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libgmp; sha256sum libgmp-6.1.1-46a011d6d20.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libgmp/libgmp-6.1.1-46a011d6d20.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-libsodium-libsodium-1.0.11.tar.gz.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libsodium-libsodium-1.0.11.tar.gz.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/libsodium-1.0.11.tar.gz || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsodium-1.0.11 && echo Fetching libsodium... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/libsodium-1.0.11/libsodium-1.0.11.tar.gz.temp" "https://z.cash/depends-sources/libsodium-1.0.11.tar.gz" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/libsodium-1.0.11/libsodium-1.0.11.tar.gz.temp" "https://download.libsodium.org/libsodium/releases//libsodium-1.0.11.tar.gz" ) && echo "a14549db3c49f6ae2170cbbf4664bd48ace50681045e8dbea7c8d9fb96f9c765 /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsodium-1.0.11/libsodium-1.0.11.tar.gz.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsodium-1.0.11/.libsodium-1.0.11.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsodium-1.0.11/.libsodium-1.0.11.tar.gz.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsodium-1.0.11/libsodium-1.0.11.tar.gz.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/libsodium-1.0.11.tar.gz && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsodium-1.0.11 ))
Fetching libsodium...
/home/amnesia/Persistent/zcash/zcash/depends/work/download/libsodium-1.0.11/libsodium-1.0.11.tar.gz.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum libsodium-1.0.11.tar.gz >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libsodium-libsodium-1.0.11.tar.gz.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libsodium-libsodium-1.0.11.tar.gz.hash
echo Extracting libsodium...
Extracting libsodium...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f && echo "a14549db3c49f6ae2170cbbf4664bd48ace50681045e8dbea7c8d9fb96f9c765 /home/amnesia/Persistent/zcash/zcash/depends/sources/libsodium-1.0.11.tar.gz" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/.libsodium-1.0.11.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/.libsodium-1.0.11.tar.gz.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/libsodium-1.0.11.tar.gz
/home/amnesia/Persistent/zcash/zcash/depends/sources/libsodium-1.0.11.tar.gz: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/.stamp_extracted
echo Preprocessing libsodium...
Preprocessing libsodium...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/.patches-6feae09e91f
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f; cd .; ./autogen.sh
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/.stamp_preprocessed
echo Configuring libsodium...
Configuring libsodium...
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/libsodium/1.0.11-6feae09e91f/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/.; 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 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 " --enable-static --disable-shared
checking build system type... x86_64-unknown-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 UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 dependency style of gcc -m64... none
checking for a sed that does not truncate output... /bin/sed
checking how to run the C preprocessor... gcc -m64 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc -m64 is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for gcc -m64 option to accept ISO C99... -std=gnu99
checking dependency style of gcc -m64 -std=gnu99... none
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for __native_client__ defined... no
checking for _FORTIFY_SOURCE defined... no
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C compiler accepts -fPIC... yes
checking whether the linker accepts -fPIC... yes
checking whether C compiler accepts -fPIE... yes
checking whether the linker accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -fno-strict-overflow... yes
checking whether C compiler accepts -fstack-protector... yes
checking whether the linker accepts -fstack-protector... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wdiv-by-zero... yes
checking whether C compiler accepts -Wsometimes-uninitialized... no
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wall -Wextra... yes
checking for clang... no
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond... no
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... no
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith -Wredundant-decls... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-unknown-pragmas -Wnormalized=id -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /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 for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-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... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-gnu-ar... 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 x86_64-unknown-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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... no
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 for x86_64-unknown-linux-gnu-ar... (cached) ar
checking for MMX instructions set... checking whether C compiler accepts -mmmx... yes
yes
checking whether C compiler accepts -mmmx... (cached) yes
checking for SSE2 instructions set... checking whether C compiler accepts -msse2... yes
yes
checking whether C compiler accepts -msse2... (cached) yes
checking whether C compiler accepts -msse3... yes
checking for SSE3 instructions set... yes
checking whether C compiler accepts -msse3... (cached) yes
checking whether C compiler accepts -mssse3... yes
checking for SSSE3 instructions set... yes
checking whether C compiler accepts -mssse3... (cached) yes
checking whether C compiler accepts -msse4.1... yes
checking for SSE4.1 instructions set... yes
checking whether C compiler accepts -msse4.1... (cached) yes
checking whether C compiler accepts -mavx... yes
checking for AVX instructions set... yes
checking whether C compiler accepts -mavx... (cached) yes
checking whether C compiler accepts -mavx2... yes
checking for AVX2 instructions set... yes
checking whether C compiler accepts -mavx2... (cached) yes
checking if _mm256_broadcastsi128_si256 is correctly defined... yes
checking whether C compiler accepts -maes... yes
checking whether C compiler accepts -mpclmul... yes
checking for AESNI instructions set and PCLMULQDQ... yes
checking whether C compiler accepts -maes... (cached) yes
checking whether C compiler accepts -mpclmul... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for inline... inline
checking whether byte ordering is bigendian... (cached) no
checking whether __STDC_LIMIT_MACROS is required... no
checking whether we can use x86_64 asm code... yes
checking whether we can assemble AVX opcodes... yes
checking for 128-bit arithmetic... yes
checking for cpuid instruction... yes
checking if the .private_extern asm directive is supported... no
checking if the .hidden asm directive is supported... yes
checking if weak symbols are supported... yes
checking if data alignment is required... no
checking for arc4random... no
checking for arc4random_buf... no
checking for mmap... yes
checking for mlock... yes
checking for madvise... yes
checking for mprotect... yes
checking for explicit_bzero... no
checking for nanosleep... yes
checking for posix_memalign... yes
checking for getpid... yes
checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dist-build/Makefile
config.status: creating libsodium.pc
config.status: creating libsodium-uninstalled.pc
config.status: creating msvc-scripts/Makefile
config.status: creating src/Makefile
config.status: creating src/libsodium/Makefile
config.status: creating src/libsodium/include/Makefile
config.status: creating src/libsodium/include/sodium/version.h
config.status: creating test/default/Makefile
config.status: creating test/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/./.stamp_configured
echo Building libsodium...
Building libsodium...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/.; 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/libsodium/1.0.11-6feae09e91f'
Making all in dist-build
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/dist-build'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/dist-build'
Making all in msvc-scripts
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/msvc-scripts'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/msvc-scripts'
Making all in src
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src'
Making all in libsodium
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium'
Making all in include
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium/include'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium'
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo `test -f 'crypto_sign/ed25519/ref10/obsolete.c' || echo './'`crypto_sign/ed25519/ref10/obsolete.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_generichash/blake2/ref/libssse3_la-blake2b-compress-ssse3.lo `test -f 'crypto_generichash/blake2/ref/blake2b-compress-ssse3.c' || echo './'`crypto_generichash/blake2/ref/blake2b-compress-ssse3.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-ssse3.c' || echo './'`crypto_pwhash/argon2/argon2-fill-block-ssse3.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_generichash/blake2/ref/libsse41_la-blake2b-compress-sse41.lo `test -f 'crypto_generichash/blake2/ref/blake2b-compress-sse41.c' || echo './'`crypto_generichash/blake2/ref/blake2b-compress-sse41.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx2 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_generichash/blake2/ref/libavx2_la-blake2b-compress-avx2.lo `test -f 'crypto_generichash/blake2/ref/blake2b-compress-avx2.c' || echo './'`crypto_generichash/blake2/ref/blake2b-compress-avx2.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo `test -f 'crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c' || echo './'`crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/libsodium_la-crypto_auth.lo `test -f 'crypto_auth/crypto_auth.c' || echo './'`crypto_auth/crypto_auth.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256_api.lo `test -f 'crypto_auth/hmacsha256/auth_hmacsha256_api.c' || echo './'`crypto_auth/hmacsha256/auth_hmacsha256_api.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_sign/ed25519/ref10/obsolete.c -fPIE -o crypto_sign/ed25519/ref10/libsodium_la-obsolete.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_generichash/blake2/ref/blake2b-compress-sse41.c -fPIE -o crypto_generichash/blake2/ref/libsse41_la-blake2b-compress-sse41.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_generichash/blake2/ref/blake2b-compress-ssse3.c -fPIE -o crypto_generichash/blake2/ref/libssse3_la-blake2b-compress-ssse3.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/crypto_auth.c -fPIE -o crypto_auth/libsodium_la-crypto_auth.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_aead/chacha20poly1305/sodium/aead_chacha20poly1305.c -fPIE -o crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_pwhash/argon2/argon2-fill-block-ssse3.c -fPIE -o crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -msse2 -mssse3 -msse4.1 -mavx2 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_generichash/blake2/ref/blake2b-compress-avx2.c -fPIE -o crypto_generichash/blake2/ref/libavx2_la-blake2b-compress-avx2.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/hmacsha256/cp/libsodium_la-hmac_hmacsha256.lo `test -f 'crypto_auth/hmacsha256/cp/hmac_hmacsha256.c' || echo './'`crypto_auth/hmacsha256/cp/hmac_hmacsha256.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/hmacsha256/auth_hmacsha256_api.c -fPIE -o crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256_api.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/hmacsha256/cp/libsodium_la-verify_hmacsha256.lo `test -f 'crypto_auth/hmacsha256/cp/verify_hmacsha256.c' || echo './'`crypto_auth/hmacsha256/cp/verify_hmacsha256.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512_api.lo `test -f 'crypto_auth/hmacsha512/auth_hmacsha512_api.c' || echo './'`crypto_auth/hmacsha512/auth_hmacsha512_api.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/hmacsha512/cp/libsodium_la-hmac_hmacsha512.lo `test -f 'crypto_auth/hmacsha512/cp/hmac_hmacsha512.c' || echo './'`crypto_auth/hmacsha512/cp/hmac_hmacsha512.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/hmacsha256/cp/hmac_hmacsha256.c -fPIE -o crypto_auth/hmacsha256/cp/libsodium_la-hmac_hmacsha256.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/hmacsha256/cp/verify_hmacsha256.c -fPIE -o crypto_auth/hmacsha256/cp/libsodium_la-verify_hmacsha256.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/hmacsha512/auth_hmacsha512_api.c -fPIE -o crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512_api.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/hmacsha512/cp/libsodium_la-verify_hmacsha512.lo `test -f 'crypto_auth/hmacsha512/cp/verify_hmacsha512.c' || echo './'`crypto_auth/hmacsha512/cp/verify_hmacsha512.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256_api.lo `test -f 'crypto_auth/hmacsha512256/auth_hmacsha512256_api.c' || echo './'`crypto_auth/hmacsha512256/auth_hmacsha512256_api.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/hmacsha512256/cp/libsodium_la-hmac_hmacsha512256.lo `test -f 'crypto_auth/hmacsha512256/cp/hmac_hmacsha512256.c' || echo './'`crypto_auth/hmacsha512256/cp/hmac_hmacsha512256.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/hmacsha512/cp/hmac_hmacsha512.c -fPIE -o crypto_auth/hmacsha512/cp/libsodium_la-hmac_hmacsha512.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_auth/hmacsha512256/cp/libsodium_la-verify_hmacsha512256.lo `test -f 'crypto_auth/hmacsha512256/cp/verify_hmacsha512256.c' || echo './'`crypto_auth/hmacsha512256/cp/verify_hmacsha512256.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_box/libsodium_la-crypto_box.lo `test -f 'crypto_box/crypto_box.c' || echo './'`crypto_box/crypto_box.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/hmacsha512256/auth_hmacsha512256_api.c -fPIE -o crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256_api.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/hmacsha512/cp/verify_hmacsha512.c -fPIE -o crypto_auth/hmacsha512/cp/libsodium_la-verify_hmacsha512.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_box/libsodium_la-crypto_box_easy.lo `test -f 'crypto_box/crypto_box_easy.c' || echo './'`crypto_box/crypto_box_easy.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/hmacsha512256/cp/hmac_hmacsha512256.c -fPIE -o crypto_auth/hmacsha512256/cp/libsodium_la-hmac_hmacsha512256.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_box/libsodium_la-crypto_box_seal.lo `test -f 'crypto_box/crypto_box_seal.c' || echo './'`crypto_box/crypto_box_seal.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305_api.lo `test -f 'crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305_api.c' || echo './'`crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305_api.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_auth/hmacsha512256/cp/verify_hmacsha512256.c -fPIE -o crypto_auth/hmacsha512256/cp/libsodium_la-verify_hmacsha512256.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_box/crypto_box_easy.c -fPIE -o crypto_box/libsodium_la-crypto_box_easy.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-after_curve25519xsalsa20poly1305.lo `test -f 'crypto_box/curve25519xsalsa20poly1305/ref/after_curve25519xsalsa20poly1305.c' || echo './'`crypto_box/curve25519xsalsa20poly1305/ref/after_curve25519xsalsa20poly1305.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-before_curve25519xsalsa20poly1305.lo `test -f 'crypto_box/curve25519xsalsa20poly1305/ref/before_curve25519xsalsa20poly1305.c' || echo './'`crypto_box/curve25519xsalsa20poly1305/ref/before_curve25519xsalsa20poly1305.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_box/crypto_box.c -fPIE -o crypto_box/libsodium_la-crypto_box.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_box/crypto_box_seal.c -fPIE -o crypto_box/libsodium_la-crypto_box_seal.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-box_curve25519xsalsa20poly1305.lo `test -f 'crypto_box/curve25519xsalsa20poly1305/ref/box_curve25519xsalsa20poly1305.c' || echo './'`crypto_box/curve25519xsalsa20poly1305/ref/box_curve25519xsalsa20poly1305.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-keypair_curve25519xsalsa20poly1305.lo `test -f 'crypto_box/curve25519xsalsa20poly1305/ref/keypair_curve25519xsalsa20poly1305.c' || echo './'`crypto_box/curve25519xsalsa20poly1305/ref/keypair_curve25519xsalsa20poly1305.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_core/curve25519/ref10/libsodium_la-curve25519_ref10.lo `test -f 'crypto_core/curve25519/ref10/curve25519_ref10.c' || echo './'`crypto_core/curve25519/ref10/curve25519_ref10.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20.lo `test -f 'crypto_core/hsalsa20/ref2/core_hsalsa20.c' || echo './'`crypto_core/hsalsa20/ref2/core_hsalsa20.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_box/curve25519xsalsa20poly1305/box_curve25519xsalsa20poly1305_api.c -fPIE -o crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305_api.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_box/curve25519xsalsa20poly1305/ref/before_curve25519xsalsa20poly1305.c -fPIE -o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-before_curve25519xsalsa20poly1305.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_core/hsalsa20/libsodium_la-core_hsalsa20_api.lo `test -f 'crypto_core/hsalsa20/core_hsalsa20_api.c' || echo './'`crypto_core/hsalsa20/core_hsalsa20_api.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_box/curve25519xsalsa20poly1305/ref/keypair_curve25519xsalsa20poly1305.c -fPIE -o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-keypair_curve25519xsalsa20poly1305.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_core/salsa20/ref/libsodium_la-core_salsa20.lo `test -f 'crypto_core/salsa20/ref/core_salsa20.c' || echo './'`crypto_core/salsa20/ref/core_salsa20.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_box/curve25519xsalsa20poly1305/ref/box_curve25519xsalsa20poly1305.c -fPIE -o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-box_curve25519xsalsa20poly1305.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_core/salsa20/libsodium_la-core_salsa20_api.lo `test -f 'crypto_core/salsa20/core_salsa20_api.c' || echo './'`crypto_core/salsa20/core_salsa20_api.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_box/curve25519xsalsa20poly1305/ref/after_curve25519xsalsa20poly1305.c -fPIE -o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-after_curve25519xsalsa20poly1305.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_core/curve25519/ref10/curve25519_ref10.c -fPIE -o crypto_core/curve25519/ref10/libsodium_la-curve25519_ref10.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_generichash/libsodium_la-crypto_generichash.lo `test -f 'crypto_generichash/crypto_generichash.c' || echo './'`crypto_generichash/crypto_generichash.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_generichash/blake2/libsodium_la-generichash_blake2_api.lo `test -f 'crypto_generichash/blake2/generichash_blake2_api.c' || echo './'`crypto_generichash/blake2/generichash_blake2_api.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_core/hsalsa20/ref2/core_hsalsa20.c -fPIE -o crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_generichash/blake2/ref/libsodium_la-blake2b-compress-ref.lo `test -f 'crypto_generichash/blake2/ref/blake2b-compress-ref.c' || echo './'`crypto_generichash/blake2/ref/blake2b-compress-ref.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_core/hsalsa20/core_hsalsa20_api.c -fPIE -o crypto_core/hsalsa20/libsodium_la-core_hsalsa20_api.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_core/salsa20/ref/core_salsa20.c -fPIE -o crypto_core/salsa20/ref/libsodium_la-core_salsa20.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_core/salsa20/core_salsa20_api.c -fPIE -o crypto_core/salsa20/libsodium_la-core_salsa20_api.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_generichash/blake2/ref/libsodium_la-blake2b-ref.lo `test -f 'crypto_generichash/blake2/ref/blake2b-ref.c' || echo './'`crypto_generichash/blake2/ref/blake2b-ref.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_generichash/blake2/generichash_blake2_api.c -fPIE -o crypto_generichash/blake2/libsodium_la-generichash_blake2_api.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_generichash/blake2/ref/libsodium_la-generichash_blake2b.lo `test -f 'crypto_generichash/blake2/ref/generichash_blake2b.c' || echo './'`crypto_generichash/blake2/ref/generichash_blake2b.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_hash/libsodium_la-crypto_hash.lo `test -f 'crypto_hash/crypto_hash.c' || echo './'`crypto_hash/crypto_hash.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_generichash/crypto_generichash.c -fPIE -o crypto_generichash/libsodium_la-crypto_generichash.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_generichash/blake2/ref/blake2b-compress-ref.c -fPIE -o crypto_generichash/blake2/ref/libsodium_la-blake2b-compress-ref.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_hash/sha256/libsodium_la-hash_sha256_api.lo `test -f 'crypto_hash/sha256/hash_sha256_api.c' || echo './'`crypto_hash/sha256/hash_sha256_api.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_generichash/blake2/ref/blake2b-ref.c -fPIE -o crypto_generichash/blake2/ref/libsodium_la-blake2b-ref.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_hash/sha256/cp/libsodium_la-hash_sha256.lo `test -f 'crypto_hash/sha256/cp/hash_sha256.c' || echo './'`crypto_hash/sha256/cp/hash_sha256.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_generichash/blake2/ref/generichash_blake2b.c -fPIE -o crypto_generichash/blake2/ref/libsodium_la-generichash_blake2b.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_hash/sha512/libsodium_la-hash_sha512_api.lo `test -f 'crypto_hash/sha512/hash_sha512_api.c' || echo './'`crypto_hash/sha512/hash_sha512_api.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_hash/crypto_hash.c -fPIE -o crypto_hash/libsodium_la-crypto_hash.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_hash/sha256/hash_sha256_api.c -fPIE -o crypto_hash/sha256/libsodium_la-hash_sha256_api.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_hash/sha512/cp/libsodium_la-hash_sha512.lo `test -f 'crypto_hash/sha512/cp/hash_sha512.c' || echo './'`crypto_hash/sha512/cp/hash_sha512.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo `test -f 'crypto_onetimeauth/crypto_onetimeauth.c' || echo './'`crypto_onetimeauth/crypto_onetimeauth.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_hash/sha256/cp/hash_sha256.c -fPIE -o crypto_hash/sha256/cp/libsodium_la-hash_sha256.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo `test -f 'crypto_onetimeauth/poly1305/onetimeauth_poly1305.c' || echo './'`crypto_onetimeauth/poly1305/onetimeauth_poly1305.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_hash/sha512/hash_sha512_api.c -fPIE -o crypto_hash/sha512/libsodium_la-hash_sha512_api.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo `test -f 'crypto_onetimeauth/poly1305/donna/poly1305_donna.c' || echo './'`crypto_onetimeauth/poly1305/donna/poly1305_donna.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_pwhash/argon2/libsodium_la-argon2-core.lo `test -f 'crypto_pwhash/argon2/argon2-core.c' || echo './'`crypto_pwhash/argon2/argon2-core.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_hash/sha512/cp/hash_sha512.c -fPIE -o crypto_hash/sha512/cp/libsodium_la-hash_sha512.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_onetimeauth/crypto_onetimeauth.c -fPIE -o crypto_onetimeauth/libsodium_la-crypto_onetimeauth.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_onetimeauth/poly1305/onetimeauth_poly1305.c -fPIE -o crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo `test -f 'crypto_pwhash/argon2/argon2-encoding.c' || echo './'`crypto_pwhash/argon2/argon2-encoding.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_pwhash/argon2/argon2-core.c -fPIE -o crypto_pwhash/argon2/libsodium_la-argon2-core.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo `test -f 'crypto_pwhash/argon2/argon2-fill-block-ref.c' || echo './'`crypto_pwhash/argon2/argon2-fill-block-ref.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_onetimeauth/poly1305/donna/poly1305_donna.c -fPIE -o crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.o
/bin/bash ../../libtool --tag=CC --mode=compile gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" -DPACKAGE_STRING=\"libsodium\ 1.0.11\" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c -o crypto_pwhash/argon2/libsodium_la-argon2.lo `test -f 'crypto_pwhash/argon2/argon2.c' || echo './'`crypto_pwhash/argon2/argon2.c
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -c crypto_pwhash/argon2/argon2-encoding.c -fPIE -o crypto_pwhash/argon2/libsodium_la-argon2-encoding.o
libtool: compile: gcc -m64 -std=gnu99 -DPACKAGE_NAME=\"libsodium\" -DPACKAGE_TARNAME=\"libsodium\" -DPACKAGE_VERSION=\"1.0.11\" "-DPACKAGE_STRING=\"libsodium 1.0.11\"" -DPACKAGE_BUGREPORT=\"https://github.com/jedisct1/libsodium/issues\" -DPACKAGE_URL=\"https://github.com/jedisct1/libsodium\" -DPACKAGE=\"libsodium\" -DVERSION=\"1.0.11\" -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_MMINTRIN_H=1 -DHAVE_EMMINTRIN_H=1 -DHAVE_PMMINTRIN_H=1 -DHAVE_TMMINTRIN_H=1 -DHAVE_SMMINTRIN_H=1 -DHAVE_AVXINTRIN_H=1 -DHAVE_AVX2INTRIN_H=1 -DHAVE_WMMINTRIN_H=1 -DHAVE_SYS_MMAN_H=1 -DNATIVE_LITTLE_ENDIAN=1 -DHAVE_AMD64_ASM=1 -DHAVE_AVX_ASM=1 -DHAVE_TI_MODE=1 -DHAVE_CPUID=1 -DASM_HIDE_SYMBOL=.hidden -DHAVE_WEAK_SYMBOLS=1 -DCPU_UNALIGNED_ACCESS=1 -DHAVE_MMAP=1 -DHAVE_MLOCK=1 -DHAVE_MADVISE=1 -DHAVE_MPROTECT=1 -DHAVE_NANOSLEEP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_GETPID=1 -DCONFIGURED=1 -I. -I./include/sodium -I./include/sodium -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_FORTIFY_SOURCE=2 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment