Skip to content

Instantly share code, notes, and snippets.

@bradycoye
Created October 16, 2016 20:04
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/695289f277e2501409d3b8269ffcabef to your computer and use it in GitHub Desktop.
Save bradycoye/695289f277e2501409d3b8269ffcabef to your computer and use it in GitHub Desktop.
Tails 2.6 zcash compile log
TRIN_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_verify/32/ref/verify_32.c -fPIE -o crypto_verify/32/ref/libsodium_la-verify_32.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_verify/16/ref/verify_16.c -fPIE -o crypto_verify/16/ref/libsodium_la-verify_16.o
OL=.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_verify/64/verify_64_api.c -fPIE -o crypto_verify/64/libsodium_la-verify_64_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 randombytes/libsodium_la-randombytes.lo `test -f 'randombytes/randombytes.c' || echo './'`randombytes/randombytes.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 sodium/libsodium_la-core.lo `test -f 'sodium/core.c' || echo './'`sodium/core.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 sodium/libsodium_la-runtime.lo `test -f 'sodium/runtime.c' || echo './'`sodium/runtime.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 sodium/libsodium_la-utils.lo `test -f 'sodium/utils.c' || echo './'`sodium/utils.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 sodium/libsodium_la-version.lo `test -f 'sodium/version.c' || echo './'`sodium/version.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 randombytes/salsa20/libsodium_la-randombytes_salsa20_random.lo `test -f 'randombytes/salsa20/randombytes_salsa20_random.c' || echo './'`randombytes/salsa20/randombytes_salsa20_random.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 randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo `test -f 'randombytes/sysrandom/randombytes_sysrandom.c' || echo './'`randombytes/sysrandom/randombytes_sysrandom.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 randombytes/randombytes.c -fPIE -o randombytes/libsodium_la-randombytes.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 sodium/core.c -fPIE -o sodium/libsodium_la-core.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_verify/64/ref/verify_64.c -fPIE -o crypto_verify/64/ref/libsodium_la-verify_64.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 sodium/runtime.c -fPIE -o sodium/libsodium_la-runtime.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 sodium/utils.c -fPIE -o sodium/libsodium_la-utils.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 randombytes/salsa20/randombytes_salsa20_random.c -fPIE -o randombytes/salsa20/libsodium_la-randombytes_salsa20_random.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_scalarmult/curve25519/donna_c64/libsodium_la-curve25519_donna_c64.lo `test -f 'crypto_scalarmult/curve25519/donna_c64/curve25519_donna_c64.c' || echo './'`crypto_scalarmult/curve25519/donna_c64/curve25519_donna_c64.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 randombytes/sysrandom/randombytes_sysrandom.c -fPIE -o randombytes/sysrandom/libsodium_la-randombytes_sysrandom.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 sodium/version.c -fPIE -o sodium/libsodium_la-version.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_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c' || echo './'`crypto_scalarmult/curve25519/sandy2x/curve25519_sandy2x.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_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/fe51_invert.c' || echo './'`crypto_scalarmult/curve25519/sandy2x/fe51_invert.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_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c' || echo './'`crypto_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c
/bin/bash ../../libtool --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_HIDlibtool: 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_SYMBlibtool: 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_scalarmult/curve25519/donna_c64/curve25519_donna_c64.c -fPIE -o crypto_scalarmult/curve25519/donna_c64/libsodium_la-curve25519_donna_c64.o
E_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 -c -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo `test -f 'crypto_scalarmult/curve25519/sandy2x/sandy2x.S' || echo './'`crypto_scalarmult/curve25519/sandy2x/sandy2x.S
OL=.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_scalarmult/curve25519/sandy2x/curve25519_sandy2x.c -fPIE -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.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_scalarmult/curve25519/sandy2x/fe_frombytes_sandy2x.c -fPIE -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.o
/bin/bash ../../libtool --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 -c -o crypto_stream/salsa20/amd64_xmm6/libsodium_la-stream_salsa20_amd64_xmm6.lo `test -f 'crypto_stream/salsa20/amd64_xmm6/stream_salsa20_amd64_xmm6.S' || echo './'`crypto_stream/salsa20/amd64_xmm6/stream_salsa20_amd64_xmm6.S
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_scalarmult/curve25519/sandy2x/fe51_invert.c -fPIE -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.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/hchacha20/libsodium_la-core_hchacha20.lo `test -f 'crypto_core/hchacha20/core_hchacha20.c' || echo './'`crypto_core/hchacha20/core_hchacha20.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/salsa2012/ref/libsodium_la-core_salsa2012.lo `test -f 'crypto_core/salsa2012/ref/core_salsa2012.c' || echo './'`crypto_core/salsa2012/ref/core_salsa2012.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/salsa2012/libsodium_la-core_salsa2012_api.lo `test -f 'crypto_core/salsa2012/core_salsa2012_api.c' || echo './'`crypto_core/salsa2012/core_salsa2012_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_core/salsa208/ref/libsodium_la-core_salsa208.lo `test -f 'crypto_core/salsa208/ref/core_salsa208.c' || echo './'`crypto_core/salsa208/ref/core_salsa208.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/salsa208/libsodium_la-core_salsa208_api.lo `test -f 'crypto_core/salsa208/core_salsa208_api.c' || echo './'`crypto_core/salsa208/core_salsa208_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 -c crypto_stream/salsa20/amd64_xmm6/stream_salsa20_amd64_xmm6.S -o crypto_stream/salsa20/amd64_xmm6/libsodium_la-stream_salsa20_amd64_xmm6.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_stream/aes128ctr/portable/libsodium_la-afternm_aes128ctr.lo `test -f 'crypto_stream/aes128ctr/portable/afternm_aes128ctr.c' || echo './'`crypto_stream/aes128ctr/portable/afternm_aes128ctr.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 -c crypto_scalarmult/curve25519/sandy2x/sandy2x.S -o crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.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/salsa2012/ref/core_salsa2012.c -fPIE -o crypto_core/salsa2012/ref/libsodium_la-core_salsa2012.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/hchacha20/core_hchacha20.c -fPIE -o crypto_core/hchacha20/libsodium_la-core_hchacha20.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_stream/aes128ctr/libsodium_la-stream_aes128ctr_api.lo `test -f 'crypto_stream/aes128ctr/stream_aes128ctr_api.c' || echo './'`crypto_stream/aes128ctr/stream_aes128ctr_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/salsa208/core_salsa208_api.c -fPIE -o crypto_core/salsa208/libsodium_la-core_salsa208_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/salsa208/ref/core_salsa208.c -fPIE -o crypto_core/salsa208/ref/libsodium_la-core_salsa208.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/salsa2012/core_salsa2012_api.c -fPIE -o crypto_core/salsa2012/libsodium_la-core_salsa2012_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 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_stream/aes128ctr/portable/afternm_aes128ctr.c -fPIE -o crypto_stream/aes128ctr/portable/libsodium_la-afternm_aes128ctr.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_SYMB-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_stream/aes128ctr/portable/libsodium_la-beforenm_aes128ctr.lo `test -f 'crypto_stream/aes128ctr/portable/beforenm_aes128ctr.c' || echo './'`crypto_stream/aes128ctr/portable/beforenm_aes128ctr.c
OL=.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_stream/aes128ctr/stream_aes128ctr_api.c -fPIE -o crypto_stream/aes128ctr/libsodium_la-stream_aes128ctr_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_stream/aes128ctr/portable/libsodium_la-consts_aes128ctr.lo `test -f 'crypto_stream/aes128ctr/portable/consts_aes128ctr.c' || echo './'`crypto_stream/aes128ctr/portable/consts_aes128ctr.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_stream/aes128ctr/portable/libsodium_la-int128_aes128ctr.lo `test -f 'crypto_stream/aes128ctr/portable/int128_aes128ctr.c' || echo './'`crypto_stream/aes128ctr/portable/int128_aes128ctr.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_stream/aes128ctr/portable/libsodium_la-stream_aes128ctr.lo `test -f 'crypto_stream/aes128ctr/portable/stream_aes128ctr.c' || echo './'`crypto_stream/aes128ctr/portable/stream_aes128ctr.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_stream/aes128ctr/portable/libsodium_la-xor_afternm_aes128ctr.lo `test -f 'crypto_stream/aes128ctr/portable/xor_afternm_aes128ctr.c' || echo './'`crypto_stream/aes128ctr/portable/xor_afternm_aes128ctr.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_stream/salsa2012/libsodium_la-stream_salsa2012_api.lo `test -f 'crypto_stream/salsa2012/stream_salsa2012_api.c' || echo './'`crypto_stream/salsa2012/stream_salsa2012_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_stream/aes128ctr/portable/stream_aes128ctr.c -fPIE -o crypto_stream/aes128ctr/portable/libsodium_la-stream_aes128ctr.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_stream/aes128ctr/portable/int128_aes128ctr.c -fPIE -o crypto_stream/aes128ctr/portable/libsodium_la-int128_aes128ctr.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_stream/aes128ctr/portable/xor_afternm_aes128ctr.c -fPIE -o crypto_stream/aes128ctr/portable/libsodium_la-xor_afternm_aes128ctr.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_stream/aes128ctr/portable/beforenm_aes128ctr.c -fPIE -o crypto_stream/aes128ctr/portable/libsodium_la-beforenm_aes128ctr.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_stream/salsa2012/stream_salsa2012_api.c -fPIE -o crypto_stream/salsa2012/libsodium_la-stream_salsa2012_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_stream/aes128ctr/portable/consts_aes128ctr.c -fPIE -o crypto_stream/aes128ctr/portable/libsodium_la-consts_aes128ctr.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_stream/salsa2012/ref/libsodium_la-stream_salsa2012.lo `test -f 'crypto_stream/salsa2012/ref/stream_salsa2012.c' || echo './'`crypto_stream/salsa2012/ref/stream_salsa2012.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_stream/salsa2012/ref/libsodium_la-xor_salsa2012.lo `test -f 'crypto_stream/salsa2012/ref/xor_salsa2012.c' || echo './'`crypto_stream/salsa2012/ref/xor_salsa2012.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_stream/salsa208/libsodium_la-stream_salsa208_api.lo `test -f 'crypto_stream/salsa208/stream_salsa208_api.c' || echo './'`crypto_stream/salsa208/stream_salsa208_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_stream/salsa208/ref/libsodium_la-stream_salsa208.lo `test -f 'crypto_stream/salsa208/ref/stream_salsa208.c' || echo './'`crypto_stream/salsa208/ref/stream_salsa208.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_stream/salsa2012/ref/stream_salsa2012.c -fPIE -o crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012.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_stream/salsa2012/ref/xor_salsa2012.c -fPIE -o crypto_stream/salsa2012/ref/libsodium_la-xor_salsa2012.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_stream/salsa208/ref/libsodium_la-xor_salsa208.lo `test -f 'crypto_stream/salsa208/ref/xor_salsa208.c' || echo './'`crypto_stream/salsa208/ref/xor_salsa208.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_stream/salsa208/stream_salsa208_api.c -fPIE -o crypto_stream/salsa208/libsodium_la-stream_salsa208_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_stream/salsa208/ref/stream_salsa208.c -fPIE -o crypto_stream/salsa208/ref/libsodium_la-stream_salsa208.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 -mssse3 -maes -mpclmul -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/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo `test -f 'crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.c' || echo './'`crypto_aead/aes256gcm/aesni/aead_aes256gcm_aesni.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 -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/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo `test -f 'crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c' || echo './'`crypto_pwhash/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.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 -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/sse2/libsse2_la-poly1305_sse2.lo `test -f 'crypto_onetimeauth/poly1305/sse2/poly1305_sse2.c' || echo './'`crypto_onetimeauth/poly1305/sse2/poly1305_sse2.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 -mssse3 -maes -mpclmul -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/aes256gcm/aesni/aead_aes256gcm_aesni.c -fPIE -o crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.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_stream/salsa208/ref/xor_salsa208.c -fPIE -o crypto_stream/salsa208/ref/libsodium_la-xor_salsa208.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 -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/scryptsalsa208sha256/sse/pwhash_scryptsalsa208sha256_sse.c -fPIE -o crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.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 -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_stream/chacha20/vec/libssse3_la-stream_chacha20_vec.lo `test -f 'crypto_stream/chacha20/vec/stream_chacha20_vec.c' || echo './'`crypto_stream/chacha20/vec/stream_chacha20_vec.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 -msse2 -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/sse2/poly1305_sse2.c -fPIE -o crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.o
/bin/bash ../../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -export-dynamic -no-undefined -version-info 19:1:1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o libsse41.la crypto_generichash/blake2/ref/libsse41_la-blake2b-compress-sse41.lo
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
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_stream/chacha20/vec/stream_chacha20_vec.c -fPIE -o crypto_stream/chacha20/vec/libssse3_la-stream_chacha20_vec.o
/bin/bash ../../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -export-dynamic -no-undefined -version-info 19:1:1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o libavx2.la crypto_generichash/blake2/ref/libavx2_la-blake2b-compress-avx2.lo
libtool: link: ar cru .libs/libsse41.a crypto_generichash/blake2/ref/libsse41_la-blake2b-compress-sse41.o
libtool: link: ranlib .libs/libsse41.a
/bin/bash ../../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -export-dynamic -no-undefined -version-info 19:1:1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o libssse3.la crypto_generichash/blake2/ref/libssse3_la-blake2b-compress-ssse3.lo crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo crypto_stream/chacha20/vec/libssse3_la-stream_chacha20_vec.lo
libtool: link: ( cd ".libs" && rm -f "libsse41.la" && ln -s "../libsse41.la" "libsse41.la" )
/bin/bash ../../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -export-dynamic -no-undefined -version-info 19:1:1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o libaesni.la crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar cru .libs/libavx2.a crypto_generichash/blake2/ref/libavx2_la-blake2b-compress-avx2.o
libtool: link: ranlib .libs/libavx2.a
libtool: link: ( cd ".libs" && rm -f "libavx2.la" && ln -s "../libavx2.la" "libavx2.la" )
/bin/bash ../../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -export-dynamic -no-undefined -version-info 19:1:1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o libsse2.la crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar cru .libs/libaesni.a crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.o
libtool: link: ranlib .libs/libaesni.a
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: ( cd ".libs" && rm -f "libaesni.la" && ln -s "../libaesni.la" "libaesni.la" )
libtool: link: ar cru .libs/libssse3.a crypto_generichash/blake2/ref/libssse3_la-blake2b-compress-ssse3.o crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.o crypto_stream/chacha20/vec/libssse3_la-stream_chacha20_vec.o
libtool: link: ranlib .libs/libssse3.a
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: ( cd ".libs" && rm -f "libssse3.la" && ln -s "../libssse3.la" "libssse3.la" )
libtool: link: ar cru .libs/libsse2.a crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.o crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.o
libtool: link: ranlib .libs/libsse2.a
libtool: link: ( cd ".libs" && rm -f "libsse2.la" && ln -s "../libsse2.la" "libsse2.la" )
/bin/bash ../../libtool --tag=CC --mode=link gcc -m64 -std=gnu99 -pipe -O1 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wwrite-strings -Wdiv-by-zero -export-dynamic -no-undefined -version-info 19:1:1 -L/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib -pie -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -o libsodium.la -rpath /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo crypto_auth/libsodium_la-crypto_auth.lo crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256_api.lo crypto_auth/hmacsha256/cp/libsodium_la-hmac_hmacsha256.lo crypto_auth/hmacsha256/cp/libsodium_la-verify_hmacsha256.lo crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512_api.lo crypto_auth/hmacsha512/cp/libsodium_la-hmac_hmacsha512.lo crypto_auth/hmacsha512/cp/libsodium_la-verify_hmacsha512.lo crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256_api.lo crypto_auth/hmacsha512256/cp/libsodium_la-hmac_hmacsha512256.lo crypto_auth/hmacsha512256/cp/libsodium_la-verify_hmacsha512256.lo crypto_box/libsodium_la-crypto_box.lo crypto_box/libsodium_la-crypto_box_easy.lo crypto_box/libsodium_la-crypto_box_seal.lo crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305_api.lo crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-after_curve25519xsalsa20poly1305.lo crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-before_curve25519xsalsa20poly1305.lo crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-box_curve25519xsalsa20poly1305.lo crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-keypair_curve25519xsalsa20poly1305.lo crypto_core/curve25519/ref10/libsodium_la-curve25519_ref10.lo crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20.lo crypto_core/hsalsa20/libsodium_la-core_hsalsa20_api.lo crypto_core/salsa20/ref/libsodium_la-core_salsa20.lo crypto_core/salsa20/libsodium_la-core_salsa20_api.lo crypto_generichash/libsodium_la-crypto_generichash.lo crypto_generichash/blake2/libsodium_la-generichash_blake2_api.lo crypto_generichash/blake2/ref/libsodium_la-blake2b-compress-ref.lo crypto_generichash/blake2/ref/libsodium_la-blake2b-ref.lo crypto_generichash/blake2/ref/libsodium_la-generichash_blake2b.lo crypto_hash/libsodium_la-crypto_hash.lo crypto_hash/sha256/libsodium_la-hash_sha256_api.lo crypto_hash/sha256/cp/libsodium_la-hash_sha256.lo crypto_hash/sha512/libsodium_la-hash_sha512_api.lo crypto_hash/sha512/cp/libsodium_la-hash_sha512.lo crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo crypto_pwhash/argon2/libsodium_la-argon2-core.lo crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo crypto_pwhash/argon2/libsodium_la-argon2.lo crypto_pwhash/argon2/libsodium_la-blake2b-long.lo crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo crypto_pwhash/libsodium_la-crypto_pwhash.lo crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo crypto_scalarmult/libsodium_la-crypto_scalarmult.lo crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo crypto_secretbox/libsodium_la-crypto_secretbox.lo crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305_api.lo crypto_secretbox/xsalsa20poly1305/ref/libsodium_la-box_xsalsa20poly1305.lo crypto_shorthash/libsodium_la-crypto_shorthash.lo crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24_api.lo crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24.lo crypto_sign/libsodium_la-crypto_sign.lo crypto_sign/ed25519/libsodium_la-sign_ed25519_api.lo crypto_sign/ed25519/ref10/libsodium_la-keypair.lo crypto_sign/ed25519/ref10/libsodium_la-open.lo crypto_sign/ed25519/ref10/libsodium_la-sign.lo crypto_stream/chacha20/libsodium_la-stream_chacha20.lo crypto_stream/chacha20/ref/libsodium_la-stream_chacha20_ref.lo crypto_stream/libsodium_la-crypto_stream.lo crypto_stream/salsa20/libsodium_la-stream_salsa20_api.lo crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20_api.lo crypto_stream/xsalsa20/ref/libsodium_la-stream_xsalsa20.lo crypto_stream/xsalsa20/ref/libsodium_la-xor_xsalsa20.lo crypto_verify/16/libsodium_la-verify_16_api.lo crypto_verify/16/ref/libsodium_la-verify_16.lo crypto_verify/32/libsodium_la-verify_32_api.lo crypto_verify/32/ref/libsodium_la-verify_32.lo crypto_verify/64/libsodium_la-verify_64_api.lo crypto_verify/64/ref/libsodium_la-verify_64.lo randombytes/libsodium_la-randombytes.lo sodium/libsodium_la-core.lo sodium/libsodium_la-runtime.lo sodium/libsodium_la-utils.lo sodium/libsodium_la-version.lo randombytes/salsa20/libsodium_la-randombytes_salsa20_random.lo randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo crypto_scalarmult/curve25519/donna_c64/libsodium_la-curve25519_donna_c64.lo crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo crypto_stream/salsa20/amd64_xmm6/libsodium_la-stream_salsa20_amd64_xmm6.lo crypto_core/hchacha20/libsodium_la-core_hchacha20.lo crypto_core/salsa2012/ref/libsodium_la-core_salsa2012.lo crypto_core/salsa2012/libsodium_la-core_salsa2012_api.lo crypto_core/salsa208/ref/libsodium_la-core_salsa208.lo crypto_core/salsa208/libsodium_la-core_salsa208_api.lo crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo crypto_stream/aes128ctr/portable/libsodium_la-afternm_aes128ctr.lo crypto_stream/aes128ctr/libsodium_la-stream_aes128ctr_api.lo crypto_stream/aes128ctr/portable/libsodium_la-beforenm_aes128ctr.lo crypto_stream/aes128ctr/portable/libsodium_la-consts_aes128ctr.lo crypto_stream/aes128ctr/portable/libsodium_la-int128_aes128ctr.lo crypto_stream/aes128ctr/portable/libsodium_la-stream_aes128ctr.lo crypto_stream/aes128ctr/portable/libsodium_la-xor_afternm_aes128ctr.lo crypto_stream/salsa2012/libsodium_la-stream_salsa2012_api.lo crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012.lo crypto_stream/salsa2012/ref/libsodium_la-xor_salsa2012.lo crypto_stream/salsa208/libsodium_la-stream_salsa208_api.lo crypto_stream/salsa208/ref/libsodium_la-stream_salsa208.lo crypto_stream/salsa208/ref/libsodium_la-xor_salsa208.lo libaesni.la libsse2.la libssse3.la libsse41.la libavx2.la
libtool: link: (cd .libs/libsodium.lax/libaesni.a && ar x "/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium/./.libs/libaesni.a")
libtool: link: (cd .libs/libsodium.lax/libsse2.a && ar x "/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium/./.libs/libsse2.a")
libtool: link: (cd .libs/libsodium.lax/libssse3.a && ar x "/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium/./.libs/libssse3.a")
libtool: link: (cd .libs/libsodium.lax/libsse41.a && ar x "/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium/./.libs/libsse41.a")
libtool: link: (cd .libs/libsodium.lax/libavx2.a && ar x "/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium/./.libs/libavx2.a")
libtool: link: ar cru .libs/libsodium.a crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.o crypto_auth/libsodium_la-crypto_auth.o crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256_api.o crypto_auth/hmacsha256/cp/libsodium_la-hmac_hmacsha256.o crypto_auth/hmacsha256/cp/libsodium_la-verify_hmacsha256.o crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512_api.o crypto_auth/hmacsha512/cp/libsodium_la-hmac_hmacsha512.o crypto_auth/hmacsha512/cp/libsodium_la-verify_hmacsha512.o crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256_api.o crypto_auth/hmacsha512256/cp/libsodium_la-hmac_hmacsha512256.o crypto_auth/hmacsha512256/cp/libsodium_la-verify_hmacsha512256.o crypto_box/libsodium_la-crypto_box.o crypto_box/libsodium_la-crypto_box_easy.o crypto_box/libsodium_la-crypto_box_seal.o crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305_api.o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-after_curve25519xsalsa20poly1305.o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-before_curve25519xsalsa20poly1305.o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-box_curve25519xsalsa20poly1305.o crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-keypair_curve25519xsalsa20poly1305.o crypto_core/curve25519/ref10/libsodium_la-curve25519_ref10.o crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20.o crypto_core/hsalsa20/libsodium_la-core_hsalsa20_api.o crypto_core/salsa20/ref/libsodium_la-core_salsa20.o crypto_core/salsa20/libsodium_la-core_salsa20_api.o crypto_generichash/libsodium_la-crypto_generichash.o crypto_generichash/blake2/libsodium_la-generichash_blake2_api.o crypto_generichash/blake2/ref/libsodium_la-blake2b-compress-ref.o crypto_generichash/blake2/ref/libsodium_la-blake2b-ref.o crypto_generichash/blake2/ref/libsodium_la-generichash_blake2b.o crypto_hash/libsodium_la-crypto_hash.o crypto_hash/sha256/libsodium_la-hash_sha256_api.o crypto_hash/sha256/cp/libsodium_la-hash_sha256.o crypto_hash/sha512/libsodium_la-hash_sha512_api.o crypto_hash/sha512/cp/libsodium_la-hash_sha512.o crypto_onetimeauth/libsodium_la-crypto_onetimeauth.o crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.o crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.o crypto_pwhash/argon2/libsodium_la-argon2-core.o crypto_pwhash/argon2/libsodium_la-argon2-encoding.o crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.o crypto_pwhash/argon2/libsodium_la-argon2.o crypto_pwhash/argon2/libsodium_la-blake2b-long.o crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.o crypto_pwhash/libsodium_la-crypto_pwhash.o crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.o crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.o crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.o crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.o crypto_scalarmult/libsodium_la-crypto_scalarmult.o crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.o crypto_secretbox/libsodium_la-crypto_secretbox.o crypto_secretbox/libsodium_la-crypto_secretbox_easy.o crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305_api.o crypto_secretbox/xsalsa20poly1305/ref/libsodium_la-box_xsalsa20poly1305.o crypto_shorthash/libsodium_la-crypto_shorthash.o crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24_api.o crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24.o crypto_sign/libsodium_la-crypto_sign.o crypto_sign/ed25519/libsodium_la-sign_ed25519_api.o crypto_sign/ed25519/ref10/libsodium_la-keypair.o crypto_sign/ed25519/ref10/libsodium_la-open.o crypto_sign/ed25519/ref10/libsodium_la-sign.o crypto_stream/chacha20/libsodium_la-stream_chacha20.o crypto_stream/chacha20/ref/libsodium_la-stream_chacha20_ref.o crypto_stream/libsodium_la-crypto_stream.o crypto_stream/salsa20/libsodium_la-stream_salsa20_api.o crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20_api.o crypto_stream/xsalsa20/ref/libsodium_la-stream_xsalsa20.o crypto_stream/xsalsa20/ref/libsodium_la-xor_xsalsa20.o crypto_verify/16/libsodium_la-verify_16_api.o crypto_verify/16/ref/libsodium_la-verify_16.o crypto_verify/32/libsodium_la-verify_32_api.o crypto_verify/32/ref/libsodium_la-verify_32.o crypto_verify/64/libsodium_la-verify_64_api.o crypto_verify/64/ref/libsodium_la-verify_64.o randombytes/libsodium_la-randombytes.o sodium/libsodium_la-core.o sodium/libsodium_la-runtime.o sodium/libsodium_la-utils.o sodium/libsodium_la-version.o randombytes/salsa20/libsodium_la-randombytes_salsa20_random.o randombytes/sysrandom/libsodium_la-randombytes_sysrandom.o crypto_scalarmult/curve25519/donna_c64/libsodium_la-curve25519_donna_c64.o crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.o crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.o crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.o crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.o crypto_stream/salsa20/amd64_xmm6/libsodium_la-stream_salsa20_amd64_xmm6.o crypto_core/hchacha20/libsodium_la-core_hchacha20.o crypto_core/salsa2012/ref/libsodium_la-core_salsa2012.o crypto_core/salsa2012/libsodium_la-core_salsa2012_api.o crypto_core/salsa208/ref/libsodium_la-core_salsa208.o crypto_core/salsa208/libsodium_la-core_salsa208_api.o crypto_sign/ed25519/ref10/libsodium_la-obsolete.o crypto_stream/aes128ctr/portable/libsodium_la-afternm_aes128ctr.o crypto_stream/aes128ctr/libsodium_la-stream_aes128ctr_api.o crypto_stream/aes128ctr/portable/libsodium_la-beforenm_aes128ctr.o crypto_stream/aes128ctr/portable/libsodium_la-consts_aes128ctr.o crypto_stream/aes128ctr/portable/libsodium_la-int128_aes128ctr.o crypto_stream/aes128ctr/portable/libsodium_la-stream_aes128ctr.o crypto_stream/aes128ctr/portable/libsodium_la-xor_afternm_aes128ctr.o crypto_stream/salsa2012/libsodium_la-stream_salsa2012_api.o crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012.o crypto_stream/salsa2012/ref/libsodium_la-xor_salsa2012.o crypto_stream/salsa208/libsodium_la-stream_salsa208_api.o crypto_stream/salsa208/ref/libsodium_la-stream_salsa208.o crypto_stream/salsa208/ref/libsodium_la-xor_salsa208.o .libs/libsodium.lax/libaesni.a/libaesni_la-aead_aes256gcm_aesni.o .libs/libsodium.lax/libsse2.a/libsse2_la-poly1305_sse2.o .libs/libsodium.lax/libsse2.a/libsse2_la-pwhash_scryptsalsa208sha256_sse.o .libs/libsodium.lax/libssse3.a/libssse3_la-argon2-fill-block-ssse3.o .libs/libsodium.lax/libssse3.a/libssse3_la-blake2b-compress-ssse3.o .libs/libsodium.lax/libssse3.a/libssse3_la-stream_chacha20_vec.o .libs/libsodium.lax/libsse41.a/libsse41_la-blake2b-compress-sse41.o .libs/libsodium.lax/libavx2.a/libavx2_la-blake2b-compress-avx2.o
libtool: link: ranlib .libs/libsodium.a
libtool: link: rm -fr .libs/libsodium.lax
libtool: link: ( cd ".libs" && rm -f "libsodium.la" && ln -s "../libsodium.la" "libsodium.la" )
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium'
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src'
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src'
Making all in test
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test'
Making all in default
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test/default'
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/libsodium/1.0.11-6feae09e91f/test/default'
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test'
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test'
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f'
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f'
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/./.stamp_built
echo Staging libsodium...
Staging libsodium...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f//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/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 DESTDIR=/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f install
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f'
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
Making install 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[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/dist-build'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/dist-build'
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 install 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[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/msvc-scripts'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/msvc-scripts'
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 install 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 install 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 install 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[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium/include'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/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/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium'
/usr/bin/install -c -m 644 sodium/core.h sodium/crypto_aead_aes256gcm.h sodium/crypto_aead_chacha20poly1305.h sodium/crypto_auth.h sodium/crypto_auth_hmacsha256.h sodium/crypto_auth_hmacsha512.h sodium/crypto_auth_hmacsha512256.h sodium/crypto_box.h sodium/crypto_box_curve25519xsalsa20poly1305.h sodium/crypto_core_hchacha20.h sodium/crypto_core_hsalsa20.h sodium/crypto_core_salsa20.h sodium/crypto_core_salsa2012.h sodium/crypto_core_salsa208.h sodium/crypto_generichash.h sodium/crypto_generichash_blake2b.h sodium/crypto_hash.h sodium/crypto_hash_sha256.h sodium/crypto_hash_sha512.h sodium/crypto_onetimeauth.h sodium/crypto_onetimeauth_poly1305.h sodium/crypto_pwhash.h sodium/crypto_pwhash_argon2i.h sodium/crypto_pwhash_scryptsalsa208sha256.h sodium/crypto_scalarmult.h sodium/crypto_scalarmult_curve25519.h sodium/crypto_secretbox.h sodium/crypto_secretbox_xsalsa20poly1305.h sodium/crypto_shorthash.h sodium/crypto_shorthash_siphash24.h sodium/crypto_sign.h sodium/crypto_sign_ed25519.h sodium/crypto_sign_edwards25519sha512batch.h sodium/crypto_stream.h sodium/crypto_stream_aes128ctr.h sodium/crypto_stream_chacha20.h sodium/crypto_stream_salsa20.h sodium/crypto_stream_salsa2012.h sodium/crypto_stream_salsa208.h sodium/crypto_stream_xsalsa20.h '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium'
/usr/bin/install -c -m 644 sodium.h '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/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/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium'
/usr/bin/install -c -m 644 sodium/crypto_int32.h sodium/crypto_int64.h sodium/crypto_uint16.h sodium/crypto_uint32.h sodium/crypto_uint64.h sodium/crypto_uint8.h sodium/crypto_verify_16.h sodium/crypto_verify_32.h sodium/crypto_verify_64.h sodium/export.h sodium/randombytes.h sodium/randombytes_salsa20_random.h sodium/randombytes_sysrandom.h sodium/runtime.h sodium/utils.h '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium'
/bin/mkdir -p '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/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/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium'
/usr/bin/install -c -m 644 sodium/version.h '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium'
make[5]: 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]: 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'
make[5]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium'
/bin/mkdir -p '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib'
libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libsodium.la
libtool: install: /usr/bin/install -c .libs/libsodium.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libsodium.a
libtool: install: chmod 644 /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libsodium.a
libtool: install: ranlib /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libsodium.a
libtool: install: warning: remember to run `libtool --finish /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib'
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/libsodium/1.0.11-6feae09e91f/src/libsodium'
make[4]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src/libsodium'
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src'
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/libsodium/1.0.11-6feae09e91f/src'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src'
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/src'
Making install in test
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test'
Making install in default
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test/default'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test/default'
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/libsodium/1.0.11-6feae09e91f/test/default'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test/default'
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test'
make[4]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test'
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/libsodium/1.0.11-6feae09e91f/test'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test'
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/test'
make[2]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f'
make[3]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/pkgconfig'
/usr/bin/install -c -m 644 libsodium.pc '/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/pkgconfig'
make[3]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f'
make[2]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f'
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f'
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/.stamp_staged
echo Postprocessing libsodium...
Postprocessing libsodium...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/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/libsodium/1.0.11-6feae09e91f/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_postprocessed
echo Caching libsodium...
Caching libsodium...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f//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/libsodium/1.0.11-6feae09e91f/libsodium-1.0.11-6feae09e91f.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsodium
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsodium && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsodium
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f/libsodium-1.0.11-6feae09e91f.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsodium/libsodium-1.0.11-6feae09e91f.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsodium/1.0.11-6feae09e91f
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsodium; sha256sum libsodium-1.0.11-6feae09e91f.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsodium/libsodium-1.0.11-6feae09e91f.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-libsnark-libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libsnark-libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1 && echo Fetching libsnark... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.temp" "https://z.cash/depends-sources/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.temp" "https://github.com/zcash/libsnark/archive//4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz" ) && echo "378cf10b1eb603780718edb2b64ff7e1e90a63309a40b48c1aefc4f4ebaba326 /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1/.libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1/.libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1 ))
Fetching libsnark...
2016-10-16 19:06:53 URL:https://z.cash/depends-sources/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz [144386/144386] -> "/home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.temp" [1]
/home/amnesia/Persistent/zcash/zcash/depends/work/download/libsnark-0.1/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libsnark-libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-libsnark-libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.hash
echo Extracting libsnark...
Extracting libsnark...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8 && echo "378cf10b1eb603780718edb2b64ff7e1e90a63309a40b48c1aefc4f4ebaba326 /home/amnesia/Persistent/zcash/zcash/depends/sources/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz
/home/amnesia/Persistent/zcash/zcash/depends/sources/libsnark-4d23a06660aa74a3f5be1bf4739bee0a37e05387.tar.gz: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.stamp_extracted
echo Preprocessing libsnark...
Preprocessing libsnark...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8 /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.patches-a97aa3c0de8
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8;
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.stamp_preprocessed
echo Configuring libsnark...
Configuring libsnark...
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; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libgmp/libgmp-6.1.1-46a011d6d20.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsodium/libsodium-1.0.11-6feae09e91f.tar.gz;
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.; 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
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/./.stamp_configured
echo Building libsnark...
Building libsnark...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.; 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 CXXFLAGS="-fPIC -DBINARY_OUTPUT -DNO_PT_COMPRESSION=1" make lib DEPINST=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu CURVE=ALT_BN128 MULTICORE=1 NO_PROCPS=1 NO_GTEST=1 NO_DOCS=1 STATIC=1 NO_SUPERCOP=1 FEATUREFLAGS=-DMONTGOMERY_OUTPUT
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8'
g++ -o src/algebra/curves/alt_bn128/alt_bn128_g1.o src/algebra/curves/alt_bn128/alt_bn128_g1.cpp -c -MMD -fPIC -DBINARY_OUTPUT -DNO_PT_COMPRESSION=1 -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-comment -Wfatal-errors -O2 -march=native -mtune=native -DMONTGOMERY_OUTPUT -DCURVE_ALT_BN128 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Isrc -DNO_PROCPS -static -DSTATIC -DMULTICORE -fopenmp
g++ -o src/algebra/curves/alt_bn128/alt_bn128_g2.o src/algebra/curves/alt_bn128/alt_bn128_g2.cpp -c -MMD -fPIC -DBINARY_OUTPUT -DNO_PT_COMPRESSION=1 -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-comment -Wfatal-errors -O2 -march=native -mtune=native -DMONTGOMERY_OUTPUT -DCURVE_ALT_BN128 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Isrc -DNO_PROCPS -static -DSTATIC -DMULTICORE -fopenmp
g++ -o src/algebra/curves/alt_bn128/alt_bn128_init.o src/algebra/curves/alt_bn128/alt_bn128_init.cpp -c -MMD -fPIC -DBINARY_OUTPUT -DNO_PT_COMPRESSION=1 -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-comment -Wfatal-errors -O2 -march=native -mtune=native -DMONTGOMERY_OUTPUT -DCURVE_ALT_BN128 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Isrc -DNO_PROCPS -static -DSTATIC -DMULTICORE -fopenmp
g++ -o src/algebra/curves/alt_bn128/alt_bn128_pairing.o src/algebra/curves/alt_bn128/alt_bn128_pairing.cpp -c -MMD -fPIC -DBINARY_OUTPUT -DNO_PT_COMPRESSION=1 -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-comment -Wfatal-errors -O2 -march=native -mtune=native -DMONTGOMERY_OUTPUT -DCURVE_ALT_BN128 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Isrc -DNO_PROCPS -static -DSTATIC -DMULTICORE -fopenmp
g++ -o src/algebra/curves/alt_bn128/alt_bn128_pp.o src/algebra/curves/alt_bn128/alt_bn128_pp.cpp -c -MMD -fPIC -DBINARY_OUTPUT -DNO_PT_COMPRESSION=1 -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-comment -Wfatal-errors -O2 -march=native -mtune=native -DMONTGOMERY_OUTPUT -DCURVE_ALT_BN128 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Isrc -DNO_PROCPS -static -DSTATIC -DMULTICORE -fopenmp
g++ -o src/common/profiling.o src/common/profiling.cpp -c -MMD -fPIC -DBINARY_OUTPUT -DNO_PT_COMPRESSION=1 -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-comment -Wfatal-errors -O2 -march=native -mtune=native -DMONTGOMERY_OUTPUT -DCURVE_ALT_BN128 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Isrc -DNO_PROCPS -static -DSTATIC -DMULTICORE -fopenmp
g++ -o src/common/utils.o src/common/utils.cpp -c -MMD -fPIC -DBINARY_OUTPUT -DNO_PT_COMPRESSION=1 -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-comment -Wfatal-errors -O2 -march=native -mtune=native -DMONTGOMERY_OUTPUT -DCURVE_ALT_BN128 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Isrc -DNO_PROCPS -static -DSTATIC -DMULTICORE -fopenmp
g++ -o src/gadgetlib1/constraint_profiling.o src/gadgetlib1/constraint_profiling.cpp -c -MMD -fPIC -DBINARY_OUTPUT -DNO_PT_COMPRESSION=1 -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-comment -Wfatal-errors -O2 -march=native -mtune=native -DMONTGOMERY_OUTPUT -DCURVE_ALT_BN128 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Isrc -DNO_PROCPS -static -DSTATIC -DMULTICORE -fopenmp
src/algebra/curves/alt_bn128/alt_bn128_init.cpp: In function ‘void libsnark::init_alt_bn128_params()’:
src/algebra/curves/alt_bn128/alt_bn128_init.cpp:46:27: warning: large integer implicitly truncated to unsigned type [-Woverflow]
alt_bn128_Fr::inv = 0xc2e1f593efffffff;
^
src/algebra/curves/alt_bn128/alt_bn128_init.cpp:72:27: warning: large integer implicitly truncated to unsigned type [-Woverflow]
alt_bn128_Fq::inv = 0x87d20782e4866389;
^
( \
echo "create libsnark.a"; \
echo "addmod src/algebra/curves/alt_bn128/alt_bn128_g1.o src/algebra/curves/alt_bn128/alt_bn128_g2.o src/algebra/curves/alt_bn128/alt_bn128_init.o src/algebra/curves/alt_bn128/alt_bn128_pairing.o src/algebra/curves/alt_bn128/alt_bn128_pp.o src/common/profiling.o src/common/utils.o src/gadgetlib1/constraint_profiling.o"; \
if [ -n "" ]; then for AR_LIB in ; do echo addlib $AR_LIB; done; fi; \
echo "save"; \
echo "end"; \
) | ar -M
ar s libsnark.a
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8'
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/./.stamp_built
echo Staging libsnark...
Staging libsnark...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8//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/libsnark/0.1-a97aa3c0de8/.; 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 install STATIC=1 DEPINST=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu PREFIX=/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu CURVE=ALT_BN128 NO_SUPERCOP=1
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8'
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark
cp src/zk_proof_systems/ppzksnark/r1cs_ppzksnark/r1cs_ppzksnark_params.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/r1cs_ppzksnark_params.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/examples
cp src/zk_proof_systems/ppzksnark/r1cs_ppzksnark/examples/run_r1cs_ppzksnark.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/examples/run_r1cs_ppzksnark.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/examples
cp src/zk_proof_systems/ppzksnark/r1cs_ppzksnark/examples/run_r1cs_ppzksnark.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/examples/run_r1cs_ppzksnark.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark
cp src/zk_proof_systems/ppzksnark/r1cs_ppzksnark/r1cs_ppzksnark.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/r1cs_ppzksnark.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark
cp src/zk_proof_systems/ppzksnark/r1cs_ppzksnark/r1cs_ppzksnark.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/r1cs_ppzksnark.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/constraint_satisfaction_problems/r1cs/examples
cp src/relations/constraint_satisfaction_problems/r1cs/examples/r1cs_examples.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/constraint_satisfaction_problems/r1cs/examples/r1cs_examples.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/constraint_satisfaction_problems/r1cs/examples
cp src/relations/constraint_satisfaction_problems/r1cs/examples/r1cs_examples.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/constraint_satisfaction_problems/r1cs/examples/r1cs_examples.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/constraint_satisfaction_problems/r1cs
cp src/relations/constraint_satisfaction_problems/r1cs/r1cs.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/constraint_satisfaction_problems/r1cs/r1cs.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/constraint_satisfaction_problems/r1cs
cp src/relations/constraint_satisfaction_problems/r1cs/r1cs.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/constraint_satisfaction_problems/r1cs/r1cs.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/arithmetic_programs/qap
cp src/relations/arithmetic_programs/qap/qap.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/arithmetic_programs/qap/qap.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/arithmetic_programs/qap
cp src/relations/arithmetic_programs/qap/qap.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/arithmetic_programs/qap/qap.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations
cp src/relations/variable.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/variable.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations
cp src/relations/variable.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/relations/variable.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common
cp src/common/utils.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/utils.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common
cp src/common/serialization.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/serialization.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common
cp src/common/utils.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/utils.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures
cp src/common/data_structures/accumulation_vector.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures/accumulation_vector.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures
cp src/common/data_structures/accumulation_vector.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures/accumulation_vector.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures
cp src/common/data_structures/sparse_vector.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures/sparse_vector.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures
cp src/common/data_structures/sparse_vector.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures/sparse_vector.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures
cp src/common/data_structures/merkle_tree.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures/merkle_tree.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures
cp src/common/data_structures/merkle_tree.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/data_structures/merkle_tree.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common
cp src/common/template_utils.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/template_utils.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common
cp src/common/profiling.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/profiling.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/default_types
cp src/common/default_types/r1cs_ppzksnark_pp.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/default_types/r1cs_ppzksnark_pp.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/default_types
cp src/common/default_types/ec_pp.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/default_types/ec_pp.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common
cp src/common/serialization.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/serialization.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common
cp src/common/assert_except.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/common/assert_except.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1
cp src/gadgetlib1/pb_variable.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/pb_variable.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets
cp src/gadgetlib1/gadgets/basic_gadgets.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/basic_gadgets.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets
cp src/gadgetlib1/gadgets/gadget_from_r1cs.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/gadget_from_r1cs.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets
cp src/gadgetlib1/gadgets/gadget_from_r1cs.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/gadget_from_r1cs.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree
cp src/gadgetlib1/gadgets/merkle_tree/merkle_tree_check_update_gadget.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree/merkle_tree_check_update_gadget.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree
cp src/gadgetlib1/gadgets/merkle_tree/merkle_authentication_path_variable.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree/merkle_authentication_path_variable.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree
cp src/gadgetlib1/gadgets/merkle_tree/merkle_tree_check_read_gadget.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree/merkle_tree_check_read_gadget.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree
cp src/gadgetlib1/gadgets/merkle_tree/merkle_tree_check_read_gadget.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree/merkle_tree_check_read_gadget.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree
cp src/gadgetlib1/gadgets/merkle_tree/merkle_tree_check_update_gadget.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree/merkle_tree_check_update_gadget.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree
cp src/gadgetlib1/gadgets/merkle_tree/merkle_authentication_path_variable.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/merkle_tree/merkle_authentication_path_variable.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes
cp src/gadgetlib1/gadgets/hashes/hash_io.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/hash_io.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256
cp src/gadgetlib1/gadgets/hashes/sha256/sha256_gadget.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256/sha256_gadget.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256
cp src/gadgetlib1/gadgets/hashes/sha256/sha256_components.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256/sha256_components.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256
cp src/gadgetlib1/gadgets/hashes/sha256/sha256_aux.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256/sha256_aux.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256
cp src/gadgetlib1/gadgets/hashes/sha256/sha256_gadget.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256/sha256_gadget.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256
cp src/gadgetlib1/gadgets/hashes/sha256/sha256_aux.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256/sha256_aux.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256
cp src/gadgetlib1/gadgets/hashes/sha256/sha256_components.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/sha256/sha256_components.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes
cp src/gadgetlib1/gadgets/hashes/digest_selector_gadget.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/digest_selector_gadget.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes
cp src/gadgetlib1/gadgets/hashes/digest_selector_gadget.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/digest_selector_gadget.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes
cp src/gadgetlib1/gadgets/hashes/hash_io.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/hashes/hash_io.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets
cp src/gadgetlib1/gadgets/basic_gadgets.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadgets/basic_gadgets.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/examples
cp src/gadgetlib1/examples/simple_example.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/examples/simple_example.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/examples
cp src/gadgetlib1/examples/simple_example.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/examples/simple_example.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1
cp src/gadgetlib1/pb_variable.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/pb_variable.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1
cp src/gadgetlib1/gadget.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadget.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1
cp src/gadgetlib1/gadget.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/gadget.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1
cp src/gadgetlib1/protoboard.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/protoboard.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1
cp src/gadgetlib1/protoboard.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/protoboard.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1
cp src/gadgetlib1/constraint_profiling.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/gadgetlib1/constraint_profiling.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/exponentiation
cp src/algebra/exponentiation/exponentiation.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/exponentiation/exponentiation.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/exponentiation
cp src/algebra/exponentiation/exponentiation.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/exponentiation/exponentiation.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains
cp src/algebra/evaluation_domain/domains/extended_radix2_domain.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains/extended_radix2_domain.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains
cp src/algebra/evaluation_domain/domains/basic_radix2_domain_aux.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains/basic_radix2_domain_aux.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains
cp src/algebra/evaluation_domain/domains/extended_radix2_domain.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains/extended_radix2_domain.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains
cp src/algebra/evaluation_domain/domains/basic_radix2_domain_aux.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains/basic_radix2_domain_aux.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains
cp src/algebra/evaluation_domain/domains/step_radix2_domain.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains/step_radix2_domain.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains
cp src/algebra/evaluation_domain/domains/basic_radix2_domain.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains/basic_radix2_domain.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains
cp src/algebra/evaluation_domain/domains/step_radix2_domain.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains/step_radix2_domain.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains
cp src/algebra/evaluation_domain/domains/basic_radix2_domain.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/domains/basic_radix2_domain.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain
cp src/algebra/evaluation_domain/evaluation_domain.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/evaluation_domain.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain
cp src/algebra/evaluation_domain/evaluation_domain.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/evaluation_domain/evaluation_domain.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp2.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp2.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp3.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp3.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp3.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp3.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/field_utils.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/field_utils.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/field_utils.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/field_utils.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp6_3over2.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp6_3over2.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp12_2over3over2.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp12_2over3over2.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp12_2over3over2.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp12_2over3over2.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp6_3over2.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp6_3over2.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/bigint.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/bigint.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp_aux.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp_aux.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/bigint.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/bigint.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields
cp src/algebra/fields/fp2.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/fields/fp2.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication
cp src/algebra/scalar_multiplication/wnaf.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication/wnaf.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication
cp src/algebra/scalar_multiplication/kc_multiexp.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication/kc_multiexp.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication
cp src/algebra/scalar_multiplication/multiexp.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication/multiexp.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication
cp src/algebra/scalar_multiplication/multiexp.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication/multiexp.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication
cp src/algebra/scalar_multiplication/kc_multiexp.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication/kc_multiexp.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication
cp src/algebra/scalar_multiplication/wnaf.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/scalar_multiplication/wnaf.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves
cp src/algebra/curves/public_params.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/public_params.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves
cp src/algebra/curves/curve_utils.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/curve_utils.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128
cp src/algebra/curves/alt_bn128/alt_bn128_pp.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128/alt_bn128_pp.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128
cp src/algebra/curves/alt_bn128/alt_bn128_g2.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128/alt_bn128_g2.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128
cp src/algebra/curves/alt_bn128/alt_bn128_g1.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128/alt_bn128_g1.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128
cp src/algebra/curves/alt_bn128/alt_bn128_init.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128/alt_bn128_init.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128
cp src/algebra/curves/alt_bn128/alt_bn128_pairing.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/alt_bn128/alt_bn128_pairing.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves
cp src/algebra/curves/curve_utils.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/curves/curve_utils.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/knowledge_commitment
cp src/algebra/knowledge_commitment/knowledge_commitment.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/knowledge_commitment/knowledge_commitment.tcc
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/knowledge_commitment
cp src/algebra/knowledge_commitment/knowledge_commitment.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/algebra/knowledge_commitment/knowledge_commitment.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/reductions/r1cs_to_qap
cp src/reductions/r1cs_to_qap/r1cs_to_qap.hpp /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/reductions/r1cs_to_qap/r1cs_to_qap.hpp
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/reductions/r1cs_to_qap
cp src/reductions/r1cs_to_qap/r1cs_to_qap.tcc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark/reductions/r1cs_to_qap/r1cs_to_qap.tcc
# Create placeholder directories for installed dependencies. Some make settings (including the default) require actually running ./prepare-depends.sh to populate this directory.
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include
touch /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.exists
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib
cp -v libsnark.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/
‘libsnark.a’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libsnark.a’
cp -rv /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/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu
‘/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/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/gmp.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/gmpxx.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/gmpxx.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/core.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/core.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_aead_aes256gcm.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_aead_aes256gcm.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_aead_chacha20poly1305.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_aead_chacha20poly1305.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_auth.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_auth.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_auth_hmacsha256.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_auth_hmacsha256.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_auth_hmacsha512256.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_auth_hmacsha512256.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_auth_hmacsha512.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_auth_hmacsha512.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_box_curve25519xsalsa20poly1305.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_box_curve25519xsalsa20poly1305.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_box.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_box.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_hchacha20.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_hchacha20.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_hsalsa20.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_hsalsa20.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_salsa2012.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_salsa2012.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_salsa208.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_salsa208.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_salsa20.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_core_salsa20.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_generichash_blake2b.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_generichash_blake2b.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_generichash.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_generichash.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_hash.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_hash.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_hash_sha256.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_hash_sha256.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_hash_sha512.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_hash_sha512.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_int32.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_int32.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_int64.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_int64.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_onetimeauth.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_onetimeauth.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_onetimeauth_poly1305.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_onetimeauth_poly1305.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_pwhash_argon2i.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_pwhash_argon2i.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_pwhash.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_pwhash.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_pwhash_scryptsalsa208sha256.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_pwhash_scryptsalsa208sha256.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_scalarmult_curve25519.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_scalarmult_curve25519.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_scalarmult.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_scalarmult.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_secretbox.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_secretbox.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_secretbox_xsalsa20poly1305.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_secretbox_xsalsa20poly1305.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_shorthash.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_shorthash.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_shorthash_siphash24.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_shorthash_siphash24.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_sign_ed25519.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_sign_ed25519.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_sign_edwards25519sha512batch.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_sign_edwards25519sha512batch.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_sign.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_sign.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_aes128ctr.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_aes128ctr.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_chacha20.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_chacha20.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_salsa2012.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_salsa2012.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_salsa208.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_salsa208.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_salsa20.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_salsa20.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_xsalsa20.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_stream_xsalsa20.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_uint16.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_uint16.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_uint32.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_uint32.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_uint64.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_uint64.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_uint8.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_uint8.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_verify_16.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_verify_16.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_verify_32.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_verify_32.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_verify_64.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/crypto_verify_64.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/export.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/export.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/randombytes.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/randombytes.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/randombytes_salsa20_random.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/randombytes_salsa20_random.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/randombytes_sysrandom.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/randombytes_sysrandom.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/runtime.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/runtime.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/utils.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/utils.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/version.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium/version.h’
‘/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium.h’ -> ‘/home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/sodium.h’
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8'
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/.stamp_staged
echo Postprocessing libsnark...
Postprocessing libsnark...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/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/libsnark/0.1-a97aa3c0de8/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_postprocessed
echo Caching libsnark...
Caching libsnark...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8//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/libsnark/0.1-a97aa3c0de8/libsnark-0.1-a97aa3c0de8.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsnark
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsnark && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsnark
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8/libsnark-0.1-a97aa3c0de8.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsnark/libsnark-0.1-a97aa3c0de8.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/libsnark/0.1-a97aa3c0de8
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsnark; sha256sum libsnark-0.1-a97aa3c0de8.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsnark/libsnark-0.1-a97aa3c0de8.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-googletest-googletest-1.7.0.tar.gz.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-googletest-googletest-1.7.0.tar.gz.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/googletest-1.7.0.tar.gz || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0 && echo Fetching googletest... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0/googletest-1.7.0.tar.gz.temp" "https://z.cash/depends-sources/googletest-1.7.0.tar.gz" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0/googletest-1.7.0.tar.gz.temp" "https://github.com/google/googletest/archive//release-1.7.0.tar.gz" ) && echo "f73a6546fdf9fce9ff93a5015e0333a8af3062a152a9ad6bcb772c96687016cc /home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0/googletest-1.7.0.tar.gz.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0/.googletest-1.7.0.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0/.googletest-1.7.0.tar.gz.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0/googletest-1.7.0.tar.gz.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/googletest-1.7.0.tar.gz && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0 ))
Fetching googletest...
2016-10-16 19:06:59 URL:https://z.cash/depends-sources/googletest-1.7.0.tar.gz [468653/468653] -> "/home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0/googletest-1.7.0.tar.gz.temp" [1]
/home/amnesia/Persistent/zcash/zcash/depends/work/download/googletest-1.7.0/googletest-1.7.0.tar.gz.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum googletest-1.7.0.tar.gz >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-googletest-googletest-1.7.0.tar.gz.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-googletest-googletest-1.7.0.tar.gz.hash
echo Extracting googletest...
Extracting googletest...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3 && echo "f73a6546fdf9fce9ff93a5015e0333a8af3062a152a9ad6bcb772c96687016cc /home/amnesia/Persistent/zcash/zcash/depends/sources/googletest-1.7.0.tar.gz" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/.googletest-1.7.0.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/.googletest-1.7.0.tar.gz.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/googletest-1.7.0.tar.gz
/home/amnesia/Persistent/zcash/zcash/depends/sources/googletest-1.7.0.tar.gz: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/.stamp_extracted
echo Preprocessing googletest...
Preprocessing googletest...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3 /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/.patches-d5da8f8dba3
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3;
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/.stamp_preprocessed
echo Configuring googletest...
Configuring googletest...
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/googletest/1.7.0-d5da8f8dba3/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/.; 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
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/./.stamp_configured
echo Building googletest...
Building googletest...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/.; 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 -C make CXXFLAGS=-fPIC gtest.a
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/make'
g++ -isystem ../include -I.. -fPIC -c \
../src/gtest-all.cc
ar rv gtest.a gtest-all.o
ar: creating gtest.a
a - gtest-all.o
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/make'
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/./.stamp_built
echo Staging googletest...
Staging googletest...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3//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/googletest/1.7.0-d5da8f8dba3/.; 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 install -D ./make/gtest.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgtest.a && cp -a ./include /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/.stamp_staged
echo Postprocessing googletest...
Postprocessing googletest...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/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/googletest/1.7.0-d5da8f8dba3/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_postprocessed
echo Caching googletest...
Caching googletest...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3//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/googletest/1.7.0-d5da8f8dba3/googletest-1.7.0-d5da8f8dba3.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googletest
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googletest && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googletest
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3/googletest-1.7.0-d5da8f8dba3.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googletest/googletest-1.7.0-d5da8f8dba3.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googletest/1.7.0-d5da8f8dba3
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googletest; sha256sum googletest-1.7.0-d5da8f8dba3.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googletest/googletest-1.7.0-d5da8f8dba3.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-googlemock-googlemock-1.7.0.tar.gz.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-googlemock-googlemock-1.7.0.tar.gz.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/googlemock-1.7.0.tar.gz || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0 && echo Fetching googlemock... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0/googlemock-1.7.0.tar.gz.temp" "https://z.cash/depends-sources/googlemock-1.7.0.tar.gz" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0/googlemock-1.7.0.tar.gz.temp" "https://github.com/google/googlemock/archive//release-1.7.0.tar.gz" ) && echo "3f20b6acb37e5a98e8c4518165711e3e35d47deb6cdb5a4dd4566563b5efd232 /home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0/googlemock-1.7.0.tar.gz.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0/.googlemock-1.7.0.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0/.googlemock-1.7.0.tar.gz.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0/googlemock-1.7.0.tar.gz.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/googlemock-1.7.0.tar.gz && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0 ))
Fetching googlemock...
2016-10-16 19:07:05 URL:https://z.cash/depends-sources/googlemock-1.7.0.tar.gz [296168/296168] -> "/home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0/googlemock-1.7.0.tar.gz.temp" [1]
/home/amnesia/Persistent/zcash/zcash/depends/work/download/googlemock-1.7.0/googlemock-1.7.0.tar.gz.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum googlemock-1.7.0.tar.gz >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-googlemock-googlemock-1.7.0.tar.gz.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-googlemock-googlemock-1.7.0.tar.gz.hash
echo Extracting googlemock...
Extracting googlemock...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc && echo "3f20b6acb37e5a98e8c4518165711e3e35d47deb6cdb5a4dd4566563b5efd232 /home/amnesia/Persistent/zcash/zcash/depends/sources/googlemock-1.7.0.tar.gz" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.googlemock-1.7.0.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.googlemock-1.7.0.tar.gz.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/googlemock-1.7.0.tar.gz
/home/amnesia/Persistent/zcash/zcash/depends/sources/googlemock-1.7.0.tar.gz: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.stamp_extracted
echo Preprocessing googlemock...
Preprocessing googlemock...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.patches-9c8ad849fbc
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc;
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.stamp_preprocessed
echo Configuring googlemock...
Configuring googlemock...
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; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googletest/googletest-1.7.0-d5da8f8dba3.tar.gz;
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.; 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
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/./.stamp_configured
echo Building googlemock...
Building googlemock...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.; 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 -C make GTEST_DIR='/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu' CXXFLAGS='-fPIC' gmock-all.o
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/make'
g++ -isystem /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -isystem ../include -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu -I.. -fPIC \
-c ../src/gmock-all.cc
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/make'
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/./.stamp_built
echo Staging googlemock...
Staging googlemock...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc//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/googlemock/1.7.0-9c8ad849fbc/.; 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 install -D ./make/gmock-all.o /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libgmock.a && cp -a ./include /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/.stamp_staged
echo Postprocessing googlemock...
Postprocessing googlemock...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/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/googlemock/1.7.0-9c8ad849fbc/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_postprocessed
echo Caching googlemock...
Caching googlemock...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc//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/googlemock/1.7.0-9c8ad849fbc/googlemock-1.7.0-9c8ad849fbc.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googlemock
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googlemock && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googlemock
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc/googlemock-1.7.0-9c8ad849fbc.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googlemock/googlemock-1.7.0-9c8ad849fbc.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/googlemock/1.7.0-9c8ad849fbc
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googlemock; sha256sum googlemock-1.7.0-9c8ad849fbc.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googlemock/googlemock-1.7.0-9c8ad849fbc.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-bdb-db-5.3.28.tar.gz.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-bdb-db-5.3.28.tar.gz.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/db-5.3.28.tar.gz || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28 && echo Fetching bdb... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28/db-5.3.28.tar.gz.temp" "https://z.cash/depends-sources/db-5.3.28.tar.gz" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28/db-5.3.28.tar.gz.temp" "http://download.oracle.com/berkeley-db/db-5.3.28.tar.gz" ) && echo "e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628 /home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28/db-5.3.28.tar.gz.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28/.db-5.3.28.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28/.db-5.3.28.tar.gz.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28/db-5.3.28.tar.gz.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/db-5.3.28.tar.gz && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28 ))
Fetching bdb...
2016-10-16 19:07:49 URL:https://z.cash/depends-sources/db-5.3.28.tar.gz [35090431/35090431] -> "/home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28/db-5.3.28.tar.gz.temp" [1]
/home/amnesia/Persistent/zcash/zcash/depends/work/download/bdb-5.3.28/db-5.3.28.tar.gz.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum db-5.3.28.tar.gz >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-bdb-db-5.3.28.tar.gz.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-bdb-db-5.3.28.tar.gz.hash
echo Extracting bdb...
Extracting bdb...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a && echo "e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628 /home/amnesia/Persistent/zcash/zcash/depends/sources/db-5.3.28.tar.gz" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/.db-5.3.28.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/.db-5.3.28.tar.gz.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/db-5.3.28.tar.gz
/home/amnesia/Persistent/zcash/zcash/depends/sources/db-5.3.28.tar.gz: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/.stamp_extracted
echo Preprocessing bdb...
Preprocessing bdb...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/.patches-f35f1c4613a
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a;
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/.stamp_preprocessed
echo Configuring bdb...
Configuring bdb...
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/bdb/5.3.28-f35f1c4613a/build_unix
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/build_unix; 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 ../dist/./configure --host=x86_64-unknown-linux-gnu --disable-dependency-tracking --prefix=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu --disable-shared --enable-cxx --disable-replication --with-pic 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 "
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking if building in the top-level or dist directories... no
checking if --enable-smallbuild option specified... no
checking if --disable-atomicsupport option specified... no
checking if --disable-compression option specified... no
checking if --disable-hash option specified... no
checking if --disable-heap option specified... no
checking if --disable-mutexsupport option specified... no
checking if --disable-log_checksum option specified... no
checking if --disable-partition option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... yes
checking if --disable-statistics option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... yes
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-o_direct option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-sql option specified... no
checking if --enable-sql_compat option specified... no
checking if --enable-jdbc option specified... no
checking if --with-jdbc=DIR option specified... no
checking if --enable-amalgamation option specified... no
checking if --enable-sql_codegen option specified... no
checking if --enable-stl option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-localization option specified... no
checking if --enable-stripped_messages option specified... no
checking if --enable-dbm option specified... no
checking if --enable-dtrace option specified... no
checking if --enable-systemtap option specified... no
checking if --enable-perfmon-statistics option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --enable-atomicfileread option specified... no
checking if --with-cryptography option specified... yes
checking if --with-mutex=MUTEX option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for x86_64-unknown-linux-gnu-chmod... no
checking for chmod... chmod
checking for x86_64-unknown-linux-gnu-cp... no
checking for cp... cp
checking for x86_64-unknown-linux-gnu-ln... no
checking for ln... ln
checking for x86_64-unknown-linux-gnu-mkdir... no
checking for mkdir... mkdir
checking for x86_64-unknown-linux-gnu-rm... no
checking for rm... rm
checking for x86_64-unknown-linux-gnu-mv... no
checking for mv... mv
checking for x86_64-unknown-linux-gnu-sh... no
checking for sh... /bin/sh
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-unknown-linux-gnu-cc... 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 for an ANSI C-conforming const... yes
checking for inline... inline
checking for GCC aligned attribute... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -m64 accepts -g... yes
checking how to run the C++ preprocessor... g++ -m64 -E
checking whether C++ supports the ISO C++ standard includes... yes
checking whether we are using gcc version 2.96... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc -m64... /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... no
checking for strip... strip
checking for x86_64-unknown-linux-gnu-ranlib... ranlib
checking for gawk... no
checking for mawk... mawk
checking command to parse nm output from gcc -m64 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 how to run the C preprocessor... gcc -m64 -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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m64 supports -fno-rtti -fno-exceptions... no
checking for gcc -m64 option to produce PIC... -fPIC -DPIC
checking if gcc -m64 PIC flag -fPIC -DPIC works... yes
checking if gcc -m64 static flag -static works... yes
checking if gcc -m64 supports -c -o file.o... yes
checking if gcc -m64 supports -c -o file.o... (cached) yes
checking whether the gcc -m64 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 SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for struct stat.st_blksize... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... yes
checking if stdint.h can be used by C++... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking size of char... 1
checking size of unsigned char... 1
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 8
checking size of unsigned long... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking size of char *... 8
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking for u_int64_t... yes
checking for int64_t... yes
checking for FILE *... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for time_t... yes
checking size of size_t... 8
checking for ssize_t... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for socklen_t... yes
checking for ANSI C exit success/failure values... yes
checking for getopt optreset variable... no
checking for mutexes... POSIX/pthreads/library/x86_64/gcc-assembly
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for main in -lpthread... yes
checking for atomic operations... x86/gcc-assembly
checking for library containing sched_yield... none required
checking for library containing fdatasync... none required
checking for library containing getaddrinfo... none required
checking for library containing hstrerror... none required
checking for main in -lm... yes
checking for main in -lnsl... yes
checking for main in -lsocket... no
checking for abort... yes
checking for atoi... yes
checking for atol... yes
checking for bsearch... yes
checking for getcwd... yes
checking for getenv... yes
checking for getopt... yes
checking for isalpha... yes
checking for isdigit... yes
checking for isprint... yes
checking for isspace... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for printf... yes
checking for qsort... yes
checking for raise... yes
checking for rand... yes
checking for strcasecmp... yes
checking for strcat... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncat... yes
checking for strncmp... yes
checking for strrchr... yes
checking for strsep... yes
checking for strtol... yes
checking for strtoul... yes
checking for _fstati64... no
checking for backtrace... yes
checking for backtrace_symbols... yes
checking for directio... no
checking for fchmod... yes
checking for fclose... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fgetc... yes
checking for fgets... yes
checking for fopen... yes
checking for fwrite... yes
checking for getgid... yes
checking for getrusage... yes
checking for getuid... yes
checking for hstrerror... yes
checking for mprotect... yes
checking for pstat_getdynamic... no
checking for pthread_self... yes
checking for pthread_yield... yes
checking for random... yes
checking for sched_yield... yes
checking for select... yes
checking for setgid... yes
checking for setuid... yes
checking for sigaction... yes
checking for snprintf... yes
checking for stat... yes
checking for sysconf... yes
checking for vsnprintf... yes
checking for yield... no
checking for gettimeofday... yes
checking for localtime... yes
checking for time... yes
checking for strftime... yes
checking for clock_gettime... yes
checking for clock_gettime monotonic clock... no
checking for ctime_r... yes
checking for 2 or 3 argument version of ctime_r... 2-argument
checking for ftruncate... yes
checking for pread... yes
checking for pwrite... yes
checking for getaddrinfo... yes
checking for fcntl/F_SETFD... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for mlock... yes
checking for munlock... yes
checking for mmap... yes
checking for munmap... yes
checking for shmget... yes
checking for shmctl... yes
checking for 64-bit integral type support for sequences... yes
checking for growing a file under an mmap region... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating db_cxx.h
config.status: creating db_int.h
config.status: creating clib_port.h
config.status: creating include.tcl
config.status: creating db.h
config.status: creating db_config.h
config.status: executing libtool commands
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/build_unix/.stamp_configured
echo Building bdb...
Building bdb...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/build_unix
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/build_unix; 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 libdb_cxx-5.3.a libdb-5.3.a
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/build_unix'
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_channel.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_db.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_dbc.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_dbt.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_env.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_except.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_lock.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_logc.cpp
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_db.cpp -fPIC -DPIC -o cxx_db.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_dbt.cpp -fPIC -DPIC -o cxx_dbt.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_dbc.cpp -fPIC -DPIC -o cxx_dbc.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_lock.cpp -fPIC -DPIC -o cxx_lock.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_logc.cpp -fPIC -DPIC -o cxx_logc.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_env.cpp -fPIC -DPIC -o cxx_env.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_except.cpp -fPIC -DPIC -o cxx_except.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_channel.cpp -fPIC -DPIC -o cxx_channel.o
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_mpool.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_multi.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_rid.cpp
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_mpool.cpp -fPIC -DPIC -o cxx_mpool.o
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_seq.cpp
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_rid.cpp -fPIC -DPIC -o cxx_rid.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_seq.cpp -fPIC -DPIC -o cxx_seq.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_multi.cpp -fPIC -DPIC -o cxx_multi.o
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_site.cpp
./libtool --mode=compile g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_txn.cpp
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_txn.cpp -fPIC -DPIC -o cxx_txn.o
libtool: compile: g++ -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../lang/cxx/cxx_site.cpp -fPIC -DPIC -o cxx_site.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_tas.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_pthread.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_compare.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_tas.c -fPIC -DPIC -o mut_tas.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_compare.c -fPIC -DPIC -o bt_compare.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_compress.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_pthread.c -fPIC -DPIC -o mut_pthread.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_conv.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_conv.c -fPIC -DPIC -o bt_conv.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mutex/mut_tas.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_compress.c -fPIC -DPIC -o bt_compress.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mutex/mut_pthread.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_compare.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_curadj.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_conv.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_curadj.c -fPIC -DPIC -o bt_curadj.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_cursor.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_delete.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_method.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_open.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_cursor.c -fPIC -DPIC -o bt_cursor.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_method.c -fPIC -DPIC -o bt_method.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_put.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_delete.c -fPIC -DPIC -o bt_delete.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_curadj.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_compress.c:9:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_open.c -fPIC -DPIC -o bt_open.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_put.c -fPIC -DPIC -o bt_put.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_cursor.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_rec.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_delete.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_reclaim.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_open.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_reclaim.c -fPIC -DPIC -o bt_reclaim.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_rec.c -fPIC -DPIC -o bt_rec.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_put.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_recno.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_recno.c -fPIC -DPIC -o bt_recno.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_reclaim.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_rsearch.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_rec.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_rsearch.c -fPIC -DPIC -o bt_rsearch.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_search.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_split.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_recno.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_search.c -fPIC -DPIC -o bt_search.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_split.c -fPIC -DPIC -o bt_split.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_stat.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_search.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_rsearch.c:43:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_split.c:43:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_compact.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_stat.c -fPIC -DPIC -o bt_stat.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_compact.c -fPIC -DPIC -o bt_compact.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_upgrade.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/btree_auto.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_compact.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/btree_auto.c -fPIC -DPIC -o btree_auto.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_upgrade.c -fPIC -DPIC -o bt_upgrade.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash.c -fPIC -DPIC -o hash.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_auto.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/btree_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_upgrade.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_auto.c -fPIC -DPIC -o hash_auto.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_compact.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_conv.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_dup.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_compact.c -fPIC -DPIC -o hash_compact.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_conv.c -fPIC -DPIC -o hash_conv.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_dup.c -fPIC -DPIC -o hash_dup.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_meta.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_meta.c -fPIC -DPIC -o hash_meta.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_compact.c:10:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_conv.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_method.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_open.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_meta.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_dup.c:49:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_open.c -fPIC -DPIC -o hash_open.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_page.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_rec.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_method.c -fPIC -DPIC -o hash_method.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_page.c -fPIC -DPIC -o hash_page.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_open.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_rec.c -fPIC -DPIC -o hash_rec.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_reclaim.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_page.c:53:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_rec.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_stat.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_reclaim.c -fPIC -DPIC -o hash_reclaim.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_stat.c -fPIC -DPIC -o hash_stat.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_upgrade.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_verify.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_upgrade.c -fPIC -DPIC -o hash_upgrade.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_verify.c -fPIC -DPIC -o hash_verify.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_reclaim.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_auto.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap.c -fPIC -DPIC -o heap.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_upgrade.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_verify.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_auto.c -fPIC -DPIC -o heap_auto.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_backup.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_backup.c -fPIC -DPIC -o heap_backup.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_conv.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_conv.c -fPIC -DPIC -o heap_conv.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_method.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_method.c -fPIC -DPIC -o heap_method.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_open.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap_backup.c:10:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap_conv.c:9:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_rec.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_open.c -fPIC -DPIC -o heap_open.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_rec.c -fPIC -DPIC -o heap_rec.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_reclaim.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_stat.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_verify.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_reclaim.c -fPIC -DPIC -o heap_reclaim.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_verify.c -fPIC -DPIC -o heap_verify.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/heap/heap_stat.c -fPIC -DPIC -o heap_stat.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap_rec.c:9:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap_open.c:9:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap_reclaim.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam.c -fPIC -DPIC -o qam.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_auto.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_conv.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/heap/heap_verify.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_files.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_conv.c -fPIC -DPIC -o qam_conv.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_method.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_files.c -fPIC -DPIC -o qam_files.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_open.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_auto.c -fPIC -DPIC -o qam_auto.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_method.c -fPIC -DPIC -o qam_method.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_open.c -fPIC -DPIC -o qam_open.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_rec.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam_conv.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam_files.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_rec.c -fPIC -DPIC -o qam_rec.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_stat.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam_open.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam_rec.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_upgrade.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_stat.c -fPIC -DPIC -o qam_stat.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_upgrade.c -fPIC -DPIC -o qam_upgrade.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_verify.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/rep/rep_stub.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/qam/qam_verify.c -fPIC -DPIC -o qam_verify.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/repmgr/repmgr_stub.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/repmgr/repmgr_stub.c -fPIC -DPIC -o repmgr_stub.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam_upgrade.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_ovfl_vrfy.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/rep/rep_stub.c -fPIC -DPIC -o rep_stub.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_vrfy.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_vrfyutil.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/qam/qam_verify.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_ovfl_vrfy.c -fPIC -DPIC -o db_ovfl_vrfy.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_verify.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_vrfyutil.c -fPIC -DPIC -o db_vrfyutil.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_vrfy.c -fPIC -DPIC -o db_vrfy.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_verify.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/repmgr/repmgr_stub.c:12:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_verify.c -fPIC -DPIC -o log_verify.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/rep/rep_stub.c:12:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/btree/bt_verify.c -fPIC -DPIC -o bt_verify.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_verify_util.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_ovfl_vrfy.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_verify_util.c -fPIC -DPIC -o log_verify_util.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_verify_int.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_verify_auto.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_vrfy.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_vrfyutil.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_verify_int.c -fPIC -DPIC -o log_verify_int.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_verify_auto.c -fPIC -DPIC -o log_verify_auto.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/btree/bt_verify.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_verify.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock.c -fPIC -DPIC -o lock.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_verify_util.c:14:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_verify_int.c:29:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_verify_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_deadlock.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_failchk.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_id.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_failchk.c -fPIC -DPIC -o lock_failchk.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_deadlock.c -fPIC -DPIC -o lock_deadlock.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_id.c -fPIC -DPIC -o lock_id.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock_failchk.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock_deadlock.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock_id.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_list.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_list.c -fPIC -DPIC -o lock_list.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_method.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_method.c -fPIC -DPIC -o lock_method.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_region.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock_list.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_region.c -fPIC -DPIC -o lock_region.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_stat.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_stat.c -fPIC -DPIC -o lock_stat.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_timer.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_timer.c -fPIC -DPIC -o lock_timer.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock_region.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_util.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_alloc.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/lock/lock_util.c -fPIC -DPIC -o lock_util.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_failchk.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_alloc.c -fPIC -DPIC -o mut_alloc.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock_timer.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_failchk.c -fPIC -DPIC -o mut_failchk.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_method.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/lock/lock_util.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_region.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_method.c -fPIC -DPIC -o mut_method.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_region.c -fPIC -DPIC -o mut_region.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_stat.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/aes_method.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mutex/mut_alloc.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mutex/mut_stat.c -fPIC -DPIC -o mut_stat.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/crypto.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mutex/mut_failchk.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/aes_method.c -fPIC -DPIC -o aes_method.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/mersenne/mt19937db.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mutex/mut_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/crypto.c -fPIC -DPIC -o crypto.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/rijndael/rijndael-alg-fst.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mutex/mut_region.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/mersenne/mt19937db.c -fPIC -DPIC -o mt19937db.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mutex/mut_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/rijndael/rijndael-alg-fst.c -fPIC -DPIC -o rijndael-alg-fst.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/rijndael/rijndael-api-fst.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/clock.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/crypto/crypto.c:14:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/crypto/rijndael/rijndael-api-fst.c -fPIC -DPIC -o rijndael-api-fst.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/clock.c -fPIC -DPIC -o clock.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/crdel_auto.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/crypto/aes_method.c:14:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/crypto/mersenne/mt19937db.c:6:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/crdel_rec.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/crdel_auto.c -fPIC -DPIC -o crdel_auto.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_am.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_auto.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/crypto/rijndael/rijndael-alg-fst.c:28:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db.c -fPIC -DPIC -o db.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/clock.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/crdel_rec.c -fPIC -DPIC -o crdel_rec.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_am.c -fPIC -DPIC -o db_am.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_backup.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/crypto/rijndael/rijndael-api-fst.c:39:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_auto.c -fPIC -DPIC -o db_auto.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/crdel_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_byteorder.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_backup.c -fPIC -DPIC -o db_backup.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_byteorder.c -fPIC -DPIC -o db_byteorder.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/crdel_rec.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db.c:43:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_cam.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_cds.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_am.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_cam.c -fPIC -DPIC -o db_cam.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_compact.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_backup.c:10:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/db_byteorder.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_cds.c -fPIC -DPIC -o db_cds.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_compact.c -fPIC -DPIC -o db_compact.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_compint.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_conv.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_conv.c -fPIC -DPIC -o db_conv.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_cam.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_compint.c -fPIC -DPIC -o db_compint.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_compact.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_cds.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_copy.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_dispatch.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/db_compint.c:9:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_copy.c -fPIC -DPIC -o db_copy.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_dup.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_err.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_dispatch.c -fPIC -DPIC -o db_dispatch.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_conv.c:43:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_err.c -fPIC -DPIC -o db_err.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_dup.c -fPIC -DPIC -o db_dup.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_getlong.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_copy.c:10:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_getlong.c -fPIC -DPIC -o db_getlong.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_dispatch.c:42:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_idspace.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/db_err.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_idspace.c -fPIC -DPIC -o db_idspace.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_iface.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/db_getlong.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_iface.c -fPIC -DPIC -o db_iface.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_dup.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_join.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_log2.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_join.c -fPIC -DPIC -o db_join.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/db_idspace.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_meta.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_method.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_iface.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_open.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_log2.c -fPIC -DPIC -o db_log2.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_overflow.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_meta.c -fPIC -DPIC -o db_meta.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_open.c -fPIC -DPIC -o db_open.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_method.c -fPIC -DPIC -o db_method.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_overflow.c -fPIC -DPIC -o db_overflow.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_join.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_pr.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/db_log2.c:42:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_pr.c -fPIC -DPIC -o db_pr.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_meta.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_rec.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_open.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_overflow.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_reclaim.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_rec.c -fPIC -DPIC -o db_rec.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_pr.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_reclaim.c -fPIC -DPIC -o db_reclaim.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_rec.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_remove.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_rename.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_reclaim.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_rename.c -fPIC -DPIC -o db_rename.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_remove.c -fPIC -DPIC -o db_remove.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_ret.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_ret.c -fPIC -DPIC -o db_ret.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_remove.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_setid.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_setlsn.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_rename.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_setlsn.c -fPIC -DPIC -o db_setlsn.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_setid.c -fPIC -DPIC -o db_setid.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_ret.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_shash.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/db_shash.c -fPIC -DPIC -o db_shash.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_sort_multiple.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_setlsn.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_stati.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_truncate.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_sort_multiple.c -fPIC -DPIC -o db_sort_multiple.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_upg.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_stati.c -fPIC -DPIC -o db_stati.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_truncate.c -fPIC -DPIC -o db_truncate.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/db_shash.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_setid.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_upg.c -fPIC -DPIC -o db_upg.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_upg_opd.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg_stat.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_sort_multiple.c:9:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/db_upg_opd.c -fPIC -DPIC -o db_upg_opd.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_stati.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg_stat.c -fPIC -DPIC -o dbreg_stat.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg.c -fPIC -DPIC -o dbreg.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_truncate.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_upg.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/db_upg_opd.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg_auto.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg_rec.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg_util.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/dbreg/dbreg.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg_auto.c -fPIC -DPIC -o dbreg_auto.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/dbreg/dbreg_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/dbt.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg_util.c -fPIC -DPIC -o dbreg_util.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/dbreg/dbreg_rec.c -fPIC -DPIC -o dbreg_rec.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/dbt.c -fPIC -DPIC -o dbt.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_alloc.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_config.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_alloc.c -fPIC -DPIC -o env_alloc.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/dbreg/dbreg_util.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/dbreg/dbreg_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_config.c -fPIC -DPIC -o env_config.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/dbreg/dbreg_rec.c:39:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/dbt.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_backup.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_failchk.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_alloc.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_file.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_backup.c -fPIC -DPIC -o env_backup.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_file.c -fPIC -DPIC -o env_file.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_config.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_globals.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_failchk.c -fPIC -DPIC -o env_failchk.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_backup.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_open.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_globals.c -fPIC -DPIC -o env_globals.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_method.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_file.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_name.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_open.c -fPIC -DPIC -o env_open.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_method.c -fPIC -DPIC -o env_method.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_recover.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_region.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_failchk.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_register.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_name.c -fPIC -DPIC -o env_name.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_region.c -fPIC -DPIC -o env_region.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_recover.c -fPIC -DPIC -o env_recover.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_register.c -fPIC -DPIC -o env_register.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_open.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_globals.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_sig.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_stat.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_sig.c -fPIC -DPIC -o env_sig.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/env/env_stat.c -fPIC -DPIC -o env_stat.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_region.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_name.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_register.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_recover.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/fileops/fileops_auto.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/fileops/fileops_auto.c -fPIC -DPIC -o fileops_auto.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/fileops/fop_basic.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/fileops/fop_basic.c -fPIC -DPIC -o fop_basic.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_sig.c:9:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/fileops/fop_rec.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/env/env_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/fileops/fop_rec.c -fPIC -DPIC -o fop_rec.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/fileops/fop_util.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/fileops/fileops_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/fileops/fop_basic.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_func.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/fileops/fop_util.c -fPIC -DPIC -o fop_util.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hmac/hmac.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/fileops/fop_rec.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hash/hash_func.c -fPIC -DPIC -o hash_func.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_archive.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log.c -fPIC -DPIC -o log.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_archive.c -fPIC -DPIC -o log_archive.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hmac/hmac.c -fPIC -DPIC -o hmac.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/fileops/fop_util.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_compare.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_debug.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_compare.c -fPIC -DPIC -o log_compare.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hash/hash_func.c:46:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_debug.c -fPIC -DPIC -o log_debug.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_get.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_archive.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hmac/hmac.c:14:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_method.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_get.c -fPIC -DPIC -o log_get.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_print.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_compare.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_debug.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_method.c -fPIC -DPIC -o log_method.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_print.c -fPIC -DPIC -o log_print.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_get.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_put.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_stat.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_put.c -fPIC -DPIC -o log_put.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/log/log_stat.c -fPIC -DPIC -o log_stat.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/mkpath.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_print.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_alloc.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_alloc.c -fPIC -DPIC -o mp_alloc.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_put.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/log/log_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/mkpath.c -fPIC -DPIC -o mkpath.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_backup.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_bh.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_alloc.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_backup.c -fPIC -DPIC -o mp_backup.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fget.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_bh.c -fPIC -DPIC -o mp_bh.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fmethod.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/mkpath.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fopen.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fmethod.c -fPIC -DPIC -o mp_fmethod.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fput.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fget.c -fPIC -DPIC -o mp_fget.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fopen.c -fPIC -DPIC -o mp_fopen.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fput.c -fPIC -DPIC -o mp_fput.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_bh.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_backup.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fset.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_fmethod.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_fset.c -fPIC -DPIC -o mp_fset.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_method.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_fopen.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_fput.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_mvcc.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_method.c -fPIC -DPIC -o mp_method.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_fget.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_region.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_mvcc.c -fPIC -DPIC -o mp_mvcc.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_region.c -fPIC -DPIC -o mp_region.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_register.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_fset.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_resize.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_register.c -fPIC -DPIC -o mp_register.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_resize.c -fPIC -DPIC -o mp_resize.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_mvcc.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_region.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_stat.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_register.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_stat.c -fPIC -DPIC -o mp_stat.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_resize.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_sync.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_trickle.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_sync.c -fPIC -DPIC -o mp_sync.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/mp/mp_trickle.c -fPIC -DPIC -o mp_trickle.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/openflags.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_abort.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_abs.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_abort.c -fPIC -DPIC -o os_abort.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/openflags.c -fPIC -DPIC -o openflags.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_sync.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/mp/mp_trickle.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_abs.c -fPIC -DPIC -o os_abs.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_alloc.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_clock.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_cpu.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_clock.c -fPIC -DPIC -o os_clock.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_alloc.c -fPIC -DPIC -o os_alloc.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_cpu.c -fPIC -DPIC -o os_cpu.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_abort.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_ctime.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_abs.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/openflags.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_config.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_dir.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_dir.c -fPIC -DPIC -o os_dir.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_ctime.c -fPIC -DPIC -o os_ctime.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_clock.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_alloc.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_cpu.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_config.c -fPIC -DPIC -o os_config.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_errno.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_fid.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_flock.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_errno.c -fPIC -DPIC -o os_errno.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_fsync.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_getenv.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_flock.c -fPIC -DPIC -o os_flock.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_ctime.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_fid.c -fPIC -DPIC -o os_fid.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_dir.c:28:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_handle.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_getenv.c -fPIC -DPIC -o os_getenv.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_fsync.c -fPIC -DPIC -o os_fsync.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_map.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_config.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_handle.c -fPIC -DPIC -o os_handle.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_map.c -fPIC -DPIC -o os_map.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/os_method.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_errno.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_mkdir.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/os_method.c -fPIC -DPIC -o os_method.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_mkdir.c -fPIC -DPIC -o os_mkdir.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_fid.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_getenv.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_flock.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_open.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_path.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_pid.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_fsync.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_open.c -fPIC -DPIC -o os_open.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_map.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_rename.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_handle.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_path.c -fPIC -DPIC -o os_path.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/os_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_pid.c -fPIC -DPIC -o os_pid.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_mkdir.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_root.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_rpath.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_rw.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_rename.c -fPIC -DPIC -o os_rename.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_open.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_rpath.c -fPIC -DPIC -o os_rpath.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_rw.c -fPIC -DPIC -o os_rw.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_seek.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_path.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_stack.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_root.c -fPIC -DPIC -o os_root.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_pid.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_stat.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_tmpdir.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_seek.c -fPIC -DPIC -o os_seek.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_stack.c -fPIC -DPIC -o os_stack.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_rename.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_stat.c -fPIC -DPIC -o os_stat.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_truncate.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_tmpdir.c -fPIC -DPIC -o os_tmpdir.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_rw.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_truncate.c -fPIC -DPIC -o os_truncate.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_rpath.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_uid.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_uid.c -fPIC -DPIC -o os_uid.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_stack.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_root.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_tmpdir.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_unlink.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_yield.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_seek.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/partition.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_truncate.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/sequence/seq_stat.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/sequence/sequence.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_unlink.c -fPIC -DPIC -o os_unlink.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/os/os_yield.c -fPIC -DPIC -o os_yield.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/db/partition.c -fPIC -DPIC -o partition.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hmac/sha1.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/clib/snprintf.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/sequence/seq_stat.c -fPIC -DPIC -o seq_stat.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_uid.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/sequence/sequence.c -fPIC -DPIC -o sequence.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/hmac/sha1.c -fPIC -DPIC -o sha1.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/clib/snprintf.c -fPIC -DPIC -o snprintf.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn.c -fPIC -DPIC -o txn.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_unlink.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/os/os_yield.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_auto.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_chkpt.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_auto.c -fPIC -DPIC -o txn_auto.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/sequence/sequence.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/clib/snprintf.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/hmac/sha1.c:7:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/db/partition.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/sequence/seq_stat.c:12:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn.c:42:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_chkpt.c -fPIC -DPIC -o txn_chkpt.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_failchk.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_failchk.c -fPIC -DPIC -o txn_failchk.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_method.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn_auto.c:4:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_method.c -fPIC -DPIC -o txn_method.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn_chkpt.c:42:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_rec.c
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn_failchk.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_rec.c -fPIC -DPIC -o txn_rec.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn_method.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_recover.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_region.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_stat.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_recover.c -fPIC -DPIC -o txn_recover.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_stat.c -fPIC -DPIC -o txn_stat.o
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_util.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_region.c -fPIC -DPIC -o txn_region.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn_rec.c:39:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/xa/xa.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/txn/txn_util.c -fPIC -DPIC -o txn_util.o
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/xa/xa.c -fPIC -DPIC -o xa.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn_recover.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/xa/xa_map.c
./libtool --mode=compile gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/zerofill.c
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/xa/xa_map.c -fPIC -DPIC -o xa_map.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn_region.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
libtool: compile: gcc -m64 -c -I. -I../dist/./../src -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -D_GNU_SOURCE -D_REENTRANT -pipe -O1 ../dist/./../src/common/zerofill.c -fPIC -DPIC -o zerofill.o
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn_stat.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/xa/xa.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/txn/txn_util.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/xa/xa_map.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
In file included from ../dist/./../src/dbinc/mutex_int.h:12:0,
from ../dist/./../src/dbinc/mutex.h:15,
from ./db_int.h:1113,
from ../dist/./../src/common/zerofill.c:11:
../dist/./../src/dbinc/atomic.h:179:19: warning: conflicting types for built-in function '__atomic_compare_exchange'
static inline int __atomic_compare_exchange(
^
ar cr libdb_cxx-5.3.a cxx_channel.o cxx_db.o cxx_dbc.o cxx_dbt.o cxx_env.o cxx_except.o cxx_lock.o cxx_logc.o cxx_mpool.o cxx_multi.o cxx_rid.o cxx_seq.o cxx_site.o cxx_txn.o mut_tas.o mut_pthread.o bt_compare.o bt_compress.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_compact.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o heap.o heap_auto.o heap_backup.o heap_conv.o heap_method.o heap_open.o heap_rec.o heap_reclaim.o heap_stat.o heap_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_stub.o repmgr_stub.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o log_verify.o log_verify_util.o log_verify_int.o log_verify_auto.o lock.o lock_deadlock.o lock_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o clock.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_backup.o db_byteorder.o db_cam.o db_cds.o db_compact.o db_compint.o db_conv.o db_copy.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbreg.o dbreg_stat.o dbreg_auto.o dbreg_rec.o dbreg_util.o dbt.o env_alloc.o env_config.o env_backup.o env_failchk.o env_file.o env_globals.o env_open.o env_method.o env_name.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_print.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_backup.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_path.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_map.o zerofill.o
ar cr libdb-5.3.a mut_tas.o mut_pthread.o bt_compare.o bt_compress.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_compact.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_compact.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o heap.o heap_auto.o heap_backup.o heap_conv.o heap_method.o heap_open.o heap_rec.o heap_reclaim.o heap_stat.o heap_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_stub.o repmgr_stub.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o log_verify.o log_verify_util.o log_verify_int.o log_verify_auto.o lock.o lock_deadlock.o lock_failchk.o lock_id.o lock_list.o lock_method.o lock_region.o lock_stat.o lock_timer.o lock_util.o mut_alloc.o mut_failchk.o mut_method.o mut_region.o mut_stat.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o clock.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_backup.o db_byteorder.o db_cam.o db_cds.o db_compact.o db_compint.o db_conv.o db_copy.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_remove.o db_rename.o db_ret.o db_setid.o db_setlsn.o db_shash.o db_sort_multiple.o db_stati.o db_truncate.o db_upg.o db_upg_opd.o dbreg.o dbreg_stat.o dbreg_auto.o dbreg_rec.o dbreg_util.o dbt.o env_alloc.o env_config.o env_backup.o env_failchk.o env_file.o env_globals.o env_open.o env_method.o env_name.o env_recover.o env_region.o env_register.o env_sig.o env_stat.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o log.o log_archive.o log_compare.o log_debug.o log_get.o log_method.o log_print.o log_put.o log_stat.o mkpath.o mp_alloc.o mp_backup.o mp_bh.o mp_fget.o mp_fmethod.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_mvcc.o mp_region.o mp_register.o mp_resize.o mp_stat.o mp_sync.o mp_trickle.o openflags.o os_abort.o os_abs.o os_alloc.o os_clock.o os_cpu.o os_ctime.o os_config.o os_dir.o os_errno.o os_fid.o os_flock.o os_fsync.o os_getenv.o os_handle.o os_map.o os_method.o os_mkdir.o os_open.o os_path.o os_pid.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_stack.o os_stat.o os_tmpdir.o os_truncate.o os_uid.o os_unlink.o os_yield.o partition.o seq_stat.o sequence.o sha1.o snprintf.o txn.o txn_auto.o txn_chkpt.o txn_failchk.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_map.o zerofill.o
ranlib libdb-5.3.a
ranlib libdb_cxx-5.3.a
rm -f libdb.a
ln -s libdb-5.3.a libdb.a
rm -f libdb_cxx.a
ln -s libdb_cxx-5.3.a libdb_cxx.a
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/build_unix'
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/build_unix/.stamp_built
echo Staging bdb...
Staging bdb...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a//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/bdb/5.3.28-f35f1c4613a/build_unix; 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/bdb/5.3.28-f35f1c4613a install_lib install_include
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/build_unix'
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
Installing DB library: /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib ...
libtool: install: cp -p libdb-5.3.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb-5.3.a
libtool: install: chmod 644 /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb-5.3.a
libtool: install: ranlib /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb-5.3.a
libtool: install: cp -p libdb.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb.a
libtool: install: chmod 644 /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb.a
libtool: install: ranlib /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb.a
libtool: install: cp -p libdb_cxx-5.3.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb_cxx-5.3.a
libtool: install: chmod 644 /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb_cxx-5.3.a
libtool: install: ranlib /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb_cxx-5.3.a
libtool: install: cp -p libdb_cxx.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb_cxx.a
libtool: install: chmod 644 /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb_cxx.a
libtool: install: ranlib /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib/libdb_cxx.a
Installing DB include files: /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include ...
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/build_unix'
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/.stamp_staged
echo Postprocessing bdb...
Postprocessing bdb...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/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/bdb/5.3.28-f35f1c4613a/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_postprocessed
echo Caching bdb...
Caching bdb...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a//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/bdb/5.3.28-f35f1c4613a/bdb-5.3.28-f35f1c4613a.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/bdb
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/bdb && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/bdb
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a/bdb-5.3.28-f35f1c4613a.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/bdb/bdb-5.3.28-f35f1c4613a.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/bdb/5.3.28-f35f1c4613a
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/bdb; sha256sum bdb-5.3.28-f35f1c4613a.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/bdb/bdb-5.3.28-f35f1c4613a.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-miniupnpc-miniupnpc-2.0.tar.gz.hash
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-miniupnpc-miniupnpc-2.0.tar.gz.hash
cd /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps; (test -f /home/amnesia/Persistent/zcash/zcash/depends/sources/miniupnpc-2.0.tar.gz || ( mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0 && echo Fetching miniupnpc... && ( wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0/miniupnpc-2.0.tar.gz.temp" "https://z.cash/depends-sources/miniupnpc-2.0.tar.gz" || wget --timeout=10 --tries=3 -nv -O "/home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0/miniupnpc-2.0.tar.gz.temp" "http://miniupnp.free.fr/files/miniupnpc-2.0.tar.gz" ) && echo "d434ceb8986efbe199c5ca53f90ed53eab290b1e6d0530b717eb6fa49d61f93b /home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0/miniupnpc-2.0.tar.gz.temp" > /home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0/.miniupnpc-2.0.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0/.miniupnpc-2.0.tar.gz.hash && mv /home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0/miniupnpc-2.0.tar.gz.temp /home/amnesia/Persistent/zcash/zcash/depends/sources/miniupnpc-2.0.tar.gz && rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0 ))
Fetching miniupnpc...
2016-10-16 19:08:14 URL:https://z.cash/depends-sources/miniupnpc-2.0.tar.gz [85287/85287] -> "/home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0/miniupnpc-2.0.tar.gz.temp" [1]
/home/amnesia/Persistent/zcash/zcash/depends/work/download/miniupnpc-2.0/miniupnpc-2.0.tar.gz.temp: OK
cd /home/amnesia/Persistent/zcash/zcash/depends/sources; sha256sum miniupnpc-2.0.tar.gz >> /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-miniupnpc-miniupnpc-2.0.tar.gz.hash;
touch /home/amnesia/Persistent/zcash/zcash/depends/sources/download-stamps/.stamp_fetched-miniupnpc-miniupnpc-2.0.tar.gz.hash
echo Extracting miniupnpc...
Extracting miniupnpc...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89; mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89 && echo "d434ceb8986efbe199c5ca53f90ed53eab290b1e6d0530b717eb6fa49d61f93b /home/amnesia/Persistent/zcash/zcash/depends/sources/miniupnpc-2.0.tar.gz" > /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/.miniupnpc-2.0.tar.gz.hash && sha256sum -c /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/.miniupnpc-2.0.tar.gz.hash && tar --strip-components=1 -xf /home/amnesia/Persistent/zcash/zcash/depends/sources/miniupnpc-2.0.tar.gz
/home/amnesia/Persistent/zcash/zcash/depends/sources/miniupnpc-2.0.tar.gz: OK
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/.stamp_extracted
echo Preprocessing miniupnpc...
Preprocessing miniupnpc...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89 /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/.patches-482607bcd89
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89; mkdir dll && sed -e 's|MINIUPNPC_VERSION_STRING \"version\"|MINIUPNPC_VERSION_STRING \"2.0\"|' -e 's|OS/version|x86_64-unknown-linux-gnu|' miniupnpcstrings.h.in > miniupnpcstrings.h && sed -i.old "s|miniupnpcstrings.h: miniupnpcstrings.h.in wingenminiupnpcstrings|miniupnpcstrings.h: miniupnpcstrings.h.in|" Makefile.mingw
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/.stamp_preprocessed
echo Configuring miniupnpc...
Configuring miniupnpc...
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/miniupnpc/2.0-482607bcd89/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/.; 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
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/./.stamp_configured
echo Building miniupnpc...
Building miniupnpc...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/.
cd /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/.; CFLAGS="-pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include" AR="ar" 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 libminiupnpc.a CC="gcc -m64"
make[1]: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89'
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o miniwget.o miniwget.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o minixml.o minixml.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o igd_desc_parse.o igd_desc_parse.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o minisoap.o minisoap.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o miniupnpc.o miniupnpc.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o upnpreplyparse.o upnpreplyparse.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o upnpcommands.o upnpcommands.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o upnperrors.o upnperrors.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o connecthostport.o connecthostport.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o portlistingparse.o portlistingparse.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o receivedata.o receivedata.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o upnpdev.o upnpdev.c
gcc -m64 -fPIC -pipe -O1 -I/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include -Wall -W -Wstrict-prototypes -fno-common -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNPC_GET_SRC_ADDR -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -c -o minissdpc.o minissdpc.c
miniwget.c: In function ‘getHTTPResponse’:
miniwget.c:87:6: warning: variable ‘reason_phrase_len’ set but not used [-Wunused-but-set-variable]
int reason_phrase_len = 0;
^
miniwget.c:86:9: warning: variable ‘reason_phrase’ set but not used [-Wunused-but-set-variable]
char * reason_phrase = NULL;
^
ar crs libminiupnpc.a miniwget.o minixml.o igd_desc_parse.o minisoap.o miniupnpc.o upnpreplyparse.o upnpcommands.o upnperrors.o connecthostport.o portlistingparse.o receivedata.o upnpdev.o minissdpc.o
make[1]: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89'
touch /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/./.stamp_built
echo Staging miniupnpc...
Staging miniupnpc...
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89//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/miniupnpc/2.0-482607bcd89/.; 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 mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/miniupnpc /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib && install *.h /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/miniupnpc && install libminiupnpc.a /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/lib
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/build/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89
touch /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/.stamp_staged
echo Postprocessing miniupnpc...
Postprocessing miniupnpc...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/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/miniupnpc/2.0-482607bcd89/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_postprocessed
echo Caching miniupnpc...
Caching miniupnpc...
cd /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89//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/miniupnpc/2.0-482607bcd89/miniupnpc-2.0-482607bcd89.tar.gz -T -
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/miniupnpc
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/miniupnpc && mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/miniupnpc
mv /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89/miniupnpc-2.0-482607bcd89.tar.gz /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/miniupnpc/miniupnpc-2.0-482607bcd89.tar.gz
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/work/staging/x86_64-unknown-linux-gnu/miniupnpc/2.0-482607bcd89
cd /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/miniupnpc; sha256sum miniupnpc-2.0-482607bcd89.tar.gz > /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/miniupnpc/miniupnpc-2.0-482607bcd89.tar.gz.hash
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
echo copying packages: native_ccache boost openssl libsnark libgmp libsodium googletest googlemock bdb miniupnpc
copying packages: native_ccache boost openssl libsnark libgmp libsodium googletest googlemock bdb miniupnpc
echo to: /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu
to: /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu
cd /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/native_ccache/native_ccache-3.3.1-c022139be3d.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/boost/boost-1_62_0-65e20fa350d.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/openssl/openssl-1.1.0b-739d7629bce.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsnark/libsnark-0.1-a97aa3c0de8.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libgmp/libgmp-6.1.1-46a011d6d20.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsodium/libsodium-1.0.11-6feae09e91f.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googletest/googletest-1.7.0-d5da8f8dba3.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googlemock/googlemock-1.7.0-9c8ad849fbc.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/bdb/bdb-5.3.28-f35f1c4613a.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/miniupnpc/miniupnpc-2.0-482607bcd89.tar.gz;
touch /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_88ae42a8d2d
sed -e 's|@HOST@|x86_64-unknown-linux-gnu|' \
-e 's|@CC@|gcc -m64|' \
-e 's|@CXX@|g++ -m64|' \
-e 's|@AR@|ar|' \
-e 's|@RANLIB@|ranlib|' \
-e 's|@NM@|nm|' \
-e 's|@STRIP@|strip|' \
-e 's|@build_os@|linux|' \
-e 's|@host_os@|linux|' \
-e 's|@CFLAGS@|-pipe -O1|' \
-e 's|@CXXFLAGS@|-pipe -O1|' \
-e 's|@CPPFLAGS@||' \
-e 's|@LDFLAGS@||' \
-e 's|@no_qt@|1|' \
-e 's|@no_wallet@||' \
-e 's|@no_upnp@||' \
-e 's|@debug@||' \
config.site.in > /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/config.site
touch /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/config.site
make: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends'
+ ./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, `build-aux/m4'.
libtoolize: copying file `build-aux/m4/libtool.m4'
libtoolize: copying file `build-aux/m4/ltoptions.m4'
libtoolize: copying file `build-aux/m4/ltsugar.m4'
libtoolize: copying file `build-aux/m4/ltversion.m4'
libtoolize: copying file `build-aux/m4/lt~obsolete.m4'
configure.ac:10: installing 'build-aux/compile'
configure.ac:5: installing 'build-aux/config.guess'
configure.ac:5: installing 'build-aux/config.sub'
configure.ac:9: installing 'build-aux/install-sh'
configure.ac:9: installing 'build-aux/missing'
Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
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, `build-aux/m4'.
libtoolize: copying file `build-aux/m4/libtool.m4'
libtoolize: copying file `build-aux/m4/ltoptions.m4'
libtoolize: copying file `build-aux/m4/ltsugar.m4'
libtoolize: copying file `build-aux/m4/ltversion.m4'
libtoolize: copying file `build-aux/m4/lt~obsolete.m4'
configure.ac:56: installing 'build-aux/compile'
configure.ac:15: installing 'build-aux/config.guess'
configure.ac:15: installing 'build-aux/config.sub'
configure.ac:25: installing 'build-aux/install-sh'
configure.ac:25: installing 'build-aux/missing'
Makefile.am:5: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.14/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
Makefile.am:59: warning: user target 'distcleancheck' defined here ...
/usr/share/automake-1.14/am/distdir.am: ... overrides Automake target 'distcleancheck' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:481: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.14/am/depend2.am: ... overrides Automake target '.mm.o' defined here
parallel-tests: installing 'build-aux/test-driver'
src/Makefile.am:429: warning: variable 'libzcash_a_LDFLAGS' is defined but no program or
src/Makefile.am:429: library has 'libzcash_a' as canonical name (possible typo)
+ ./configure --prefix=/home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/ --with-gui=no --enable-hardening '' 'CXXFLAGS=-fwrapv -fno-strict-aliasing -Werror -g'
configure: WARNING: you should use --build, --host, --target
configure: loading site script /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/config.site
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 to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
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 g++ -m64 accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++ -m64... gcc3
checking for x86_64-unknown-linux-gnu-g++... g++ -m64
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ -m64 accepts -g... no
checking dependency style of g++ -m64... gcc3
checking how to print strings... printf
checking for x86_64-unknown-linux-gnu-gcc... gcc -m64
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... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc -m64... /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 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 how to run the C preprocessor... gcc -m64 -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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc -m64 supports -fno-rtti -fno-exceptions... no
checking for gcc -m64 option to produce PIC... -fPIC -DPIC
checking if gcc -m64 PIC flag -fPIC -DPIC works... yes
checking if gcc -m64 static flag -static works... yes
checking if gcc -m64 supports -c -o file.o... yes
checking if gcc -m64 supports -c -o file.o... (cached) yes
checking whether the gcc -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
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... yes
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 x86_64-unknown-linux-gnu-ar... no
checking for ar... (cached) ar
checking for x86_64-unknown-linux-gnu-ranlib... no
checking for ranlib... (cached) ranlib
checking for x86_64-unknown-linux-gnu-strip... no
checking for strip... /usr/bin/strip
checking for x86_64-unknown-linux-gnu-gcov... no
checking for gcov... /usr/bin/gcov
checking for lcov... no
checking for java... /usr/bin/java
checking for genhtml... no
checking for git... /usr/local/bin/git
checking for ccache... /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin/ccache
checking for xgettext... /usr/bin/xgettext
checking for hexdump... /usr/bin/hexdump
checking for x86_64-unknown-linux-gnu-readelf... no
checking for readelf... /usr/bin/readelf
checking for x86_64-unknown-linux-gnu-c++filt... no
checking for c++filt... /usr/bin/c++filt
checking for x86_64-unknown-linux-gnu-pkg-config... /usr/bin/pkg-config --static
checking pkg-config is at least version 0.9.0... yes
checking whether byte ordering is bigendian... no
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether the linker accepts -Wl,--large-address-aware... no
checking for __attribute__((visibility))... yes
checking for __attribute__((dllexport))... no
checking for __attribute__((dllimport))... no
checking whether C++ compiler accepts -Wformat... yes
checking whether C++ compiler accepts -Wformat-security... yes
checking whether C++ compiler accepts -Wstack-protector... yes
checking whether C++ compiler accepts -fstack-protector-all... yes
checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes
checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether C++ compiler accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking for library containing getaddrinfo_a... -lanl
checking for library containing inet_pton... none required
checking whether strnlen is declared... yes
checking whether le16toh is declared... yes
checking whether le32toh is declared... yes
checking whether le64toh is declared... yes
checking whether htole16 is declared... yes
checking whether htole32 is declared... yes
checking whether htole64 is declared... yes
checking whether be16toh is declared... yes
checking whether be32toh is declared... yes
checking whether be64toh is declared... yes
checking whether htobe16 is declared... yes
checking whether htobe32 is declared... yes
checking whether htobe64 is declared... yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
checking for MSG_NOSIGNAL... yes
checking for library containing clock_gettime... none required
checking for visibility attribute... yes
checking for Berkeley DB C++ headers... default
checking for main in -ldb_cxx-5.3... yes
checking miniupnpc/miniwget.h usability... yes
checking miniupnpc/miniwget.h presence... yes
checking for miniupnpc/miniwget.h... yes
checking for main in -lminiupnpc... yes
checking miniupnpc/miniupnpc.h usability... yes
checking miniupnpc/miniupnpc.h presence... yes
checking for miniupnpc/miniupnpc.h... yes
checking for main in -lminiupnpc... (cached) yes
checking miniupnpc/upnpcommands.h usability... yes
checking miniupnpc/upnpcommands.h presence... yes
checking for miniupnpc/upnpcommands.h... yes
checking for main in -lminiupnpc... (cached) yes
checking miniupnpc/upnperrors.h usability... yes
checking miniupnpc/upnperrors.h presence... yes
checking for miniupnpc/upnperrors.h... yes
checking for main in -lminiupnpc... (cached) yes
checking whether to build Bitcoin Core GUI... no (Qt)
checking for boostlib >= 1.20.0... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system-mt... yes
checking whether the Boost::Filesystem library is available... yes
checking for exit in -lboost_filesystem-mt... yes
checking whether the Boost::Program_Options library is available... yes
checking for exit in -lboost_program_options-mt... yes
checking whether the Boost::Thread library is available... yes
checking for exit in -lboost_thread-mt... yes
checking whether the Boost::Chrono library is available... yes
checking for exit in -lboost_chrono-mt... yes
checking whether the Boost::Unit_Test_Framework library is available... yes
checking for dynamic linked boost test... no
checking for SSL... yes
checking for CRYPTO... yes
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmpn_sub_n in -lgmp... yes
checking gmpxx.h usability... yes
checking gmpxx.h presence... yes
checking for gmpxx.h... yes
checking for main in -lgmpxx... yes
Hunting for libsnark include directory...
Found libsnark include directory: /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark
checking libsnark/gadgetlib1/gadget.hpp usability... yes
checking libsnark/gadgetlib1/gadget.hpp presence... yes
checking for libsnark/gadgetlib1/gadget.hpp... yes
checking for main in -lsnark... no
configure: error: libsnark missing
amnesia@amnesia:~/Persistent/zcash/zcash$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment