kozyilmaz / zcash-apple

Zcash for Apple platforms
78 stars 21 forks source link

Build fails on Xcode 9.3 #12

Closed rex4539 closed 6 years ago

rex4539 commented 6 years ago

config.log

Options used to compile and link:
  with wallet   = yes
  with rust     = yes
  with proton   = no
  with zmq      = yes
  with test     = yes
  debug enabled = no
  werror        = yes

  target os     = darwin
  build os      = darwin

  CC            = /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.8
  CFLAGS        = -pipe -O2 -Wall -Wextra -pipe -g3 -O2 -fsigned-char -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D__DARWIN__=1 -I/opt/local/include -fPIC
  CPPFLAGS      = -Qunused-arguments -I/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../include/  -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX
  CXX           = /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11
  CXXFLAGS      = -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template
  LDFLAGS       = -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib  -Wl,-headerpad_max_install_names -Wl,-dead_strip
  ARFLAGS       = cr

+ make V=1
Making all in src
/Applications/Xcode.app/Contents/Developer/usr/bin/make  -C secp256k1 libsecp256k1.la
/bin/sh ../libtool  --tag=CXX   --mode=link /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template  -pthread  -pie  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib  -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcashd zcashd-bitcoind.o  libbitcoin_server.a libbitcoin_common.a univalue/libunivalue.la libbitcoin_util.a crypto/libbitcoin_crypto.a libzcash.a snark/build/lib/libsnark.a ./leveldb/libleveldb.a ./leveldb/libmemenv.a secp256k1/libsecp256k1.la libbitcoin_zmq.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lzmq -lstdc++ libbitcoin_wallet.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -ldb_cxx-6.2 -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lssl -lcrypto -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lcrypto -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -levent_pthreads -levent -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -levent crypto/libbitcoin_crypto.a -lgmp -lgmpxx -lboost_system-mt -lcrypto -lsodium -lrustzcash  
/bin/sh ../libtool  --tag=CXX   --mode=link /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template  -pthread  -pie  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib  -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash-cli zcash_cli-bitcoin-cli.o  libbitcoin_cli.a univalue/libunivalue.la libbitcoin_util.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lssl -lcrypto -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lcrypto -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -levent libzcash.a snark/build/lib/libsnark.a crypto/libbitcoin_crypto.a -lgmp -lgmpxx -lboost_system-mt -lcrypto -lsodium -lrustzcash 
/bin/sh ../libtool  --tag=CXX   --mode=link /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template  -pthread  -pie  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib  -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash-tx zcash_tx-bitcoin-tx.o  univalue/libunivalue.la libbitcoin_common.a libbitcoin_util.a secp256k1/libsecp256k1.la libzcash.a snark/build/lib/libsnark.a crypto/libbitcoin_crypto.a -lgmp -lgmpxx -lboost_system-mt -lcrypto -lsodium -lrustzcash -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lcrypto 
/bin/sh ../libtool  --tag=CXX   --mode=link /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template  -pthread  -pie  -static -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib  -Wl,-headerpad_max_install_names -Wl,-dead_strip -o test/test_bitcoin test/test_test_bitcoin-arith_uint256_tests.o test/test_test_bitcoin-addrman_tests.o test/test_test_bitcoin-alert_tests.o test/test_test_bitcoin-allocator_tests.o test/test_test_bitcoin-base32_tests.o test/test_test_bitcoin-base58_tests.o test/test_test_bitcoin-base64_tests.o test/test_test_bitcoin-bip32_tests.o test/test_test_bitcoin-bloom_tests.o test/test_test_bitcoin-checkblock_tests.o test/test_test_bitcoin-Checkpoints_tests.o test/test_test_bitcoin-coins_tests.o test/test_test_bitcoin-compress_tests.o test/test_test_bitcoin-crypto_tests.o test/test_test_bitcoin-DoS_tests.o test/test_test_bitcoin-equihash_tests.o test/test_test_bitcoin-getarg_tests.o test/test_test_bitcoin-hash_tests.o test/test_test_bitcoin-key_tests.o test/test_test_bitcoin-main_tests.o test/test_test_bitcoin-mempool_tests.o test/test_test_bitcoin-miner_tests.o test/test_test_bitcoin-mruset_tests.o test/test_test_bitcoin-multisig_tests.o test/test_test_bitcoin-netbase_tests.o test/test_test_bitcoin-pmt_tests.o test/test_test_bitcoin-policyestimator_tests.o test/test_test_bitcoin-pow_tests.o test/test_test_bitcoin-raii_event_tests.o test/test_test_bitcoin-reverselock_tests.o test/test_test_bitcoin-rpc_tests.o test/test_test_bitcoin-sanity_tests.o test/test_test_bitcoin-scheduler_tests.o test/test_test_bitcoin-script_P2SH_tests.o test/test_test_bitcoin-script_tests.o test/test_test_bitcoin-scriptnum_tests.o test/test_test_bitcoin-serialize_tests.o test/test_test_bitcoin-sighash_tests.o test/test_test_bitcoin-sigopcount_tests.o test/test_test_bitcoin-skiplist_tests.o test/test_test_bitcoin-test_bitcoin.o test/test_test_bitcoin-timedata_tests.o test/test_test_bitcoin-torcontrol_tests.o test/test_test_bitcoin-transaction_tests.o test/test_test_bitcoin-uint256_tests.o test/test_test_bitcoin-univalue_tests.o test/test_test_bitcoin-util_tests.o test/test_test_bitcoin-sha256compress_tests.o test/test_test_bitcoin-accounting_tests.o wallet/test/test_test_bitcoin-wallet_tests.o test/test_test_bitcoin-rpc_wallet_tests.o     libbitcoin_server.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto.a univalue/libunivalue.la ./leveldb/libleveldb.a ./leveldb/libmemenv.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -lboost_unit_test_framework-mt secp256k1/libsecp256k1.la -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -levent_pthreads -levent -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -levent libbitcoin_wallet.a  -ldb_cxx-6.2 -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lssl -lcrypto -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lcrypto libzcash.a snark/build/lib/libsnark.a -lgmp -lgmpxx -lboost_system-mt -lcrypto -lsodium -lrustzcash -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lzmq -lstdc++  
/bin/sh ../libtool  --tag=CXX   --mode=link /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template  -pthread  -pie  -static -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib  -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash-gtest gtest/zcash_gtest-main.o gtest/zcash_gtest-utils.o gtest/zcash_gtest-test_checktransaction.o gtest/zcash_gtest-json_test_vectors.o gtest/zcash_gtest-test_foundersreward.o wallet/gtest/zcash_gtest-test_wallet_zkeys.o gtest/zcash_gtest-test_tautology.o gtest/zcash_gtest-test_deprecation.o gtest/zcash_gtest-test_equihash.o gtest/zcash_gtest-test_httprpc.o gtest/zcash_gtest-test_joinsplit.o gtest/zcash_gtest-test_keystore.o gtest/zcash_gtest-test_noteencryption.o gtest/zcash_gtest-test_mempool.o gtest/zcash_gtest-test_merkletree.o gtest/zcash_gtest-test_metrics.o gtest/zcash_gtest-test_miner.o gtest/zcash_gtest-test_pow.o gtest/zcash_gtest-test_random.o gtest/zcash_gtest-test_rpc.o gtest/zcash_gtest-test_transaction.o gtest/zcash_gtest-test_validation.o gtest/zcash_gtest-test_circuit.o gtest/zcash_gtest-test_txid.o gtest/zcash_gtest-test_libzcash_utils.o gtest/zcash_gtest-test_proofs.o gtest/zcash_gtest-test_paymentdisclosure.o gtest/zcash_gtest-test_checkblock.o wallet/gtest/zcash_gtest-test_wallet.o -lgtest -lgmock libbitcoin_server.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto.a univalue/libunivalue.la ./leveldb/libleveldb.a ./leveldb/libmemenv.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -lboost_unit_test_framework-mt secp256k1/libsecp256k1.la libbitcoin_zmq.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lzmq -lstdc++ libbitcoin_wallet.a  -ldb_cxx-6.2 -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lssl -lcrypto -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lcrypto -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -levent_pthreads -levent -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -levent libzcash.a snark/build/lib/libsnark.a -lgmp -lgmpxx -lboost_system-mt -lcrypto -lsodium -lrustzcash  
/bin/sh ../libtool  --tag=CXX   --mode=link /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -pthread  -pie -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib  -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash/GenerateParams zcash/zcash_GenerateParams-GenerateParams.o -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt libzcash.a snark/build/lib/libsnark.a libbitcoin_util.a crypto/libbitcoin_crypto.a -lgmp -lgmpxx -lboost_system-mt -lcrypto -lsodium -lrustzcash 
/bin/sh ../libtool  --tag=CXX   --mode=link /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -pthread  -pie -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib  -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash/CreateJoinSplit zcash/zcash_CreateJoinSplit-CreateJoinSplit.o libbitcoin_common.a libzcash.a snark/build/lib/libsnark.a libbitcoin_util.a crypto/libbitcoin_crypto.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -lgmp -lgmpxx -lboost_system-mt -lcrypto -lsodium -lrustzcash 
libtool: link: /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -pthread -pie -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash/GenerateParams zcash/zcash_GenerateParams-GenerateParams.o -Wl,-bind_at_load  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt libzcash.a snark/build/lib/libsnark.a libbitcoin_util.a crypto/libbitcoin_crypto.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmpxx.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmp.a -lboost_system-mt -lcrypto /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libsodium.a -lrustzcash -pthread
libtool: link: /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -pthread -pie -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash/CreateJoinSplit zcash/zcash_CreateJoinSplit-CreateJoinSplit.o -Wl,-bind_at_load  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib libbitcoin_common.a libzcash.a snark/build/lib/libsnark.a libbitcoin_util.a crypto/libbitcoin_crypto.a -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmpxx.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmp.a -lboost_system-mt -lcrypto /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libsodium.a -lrustzcash -pthread
clangclang: : errorerror: : argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]

make[5]: *** [zcash/GenerateParams] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: *** [zcash/CreateJoinSplit] Error 1
libtool: link: /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -pthread -pie -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash-tx zcash_tx-bitcoin-tx.o -Wl,-bind_at_load  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib univalue/.libs/libunivalue.a libbitcoin_common.a libbitcoin_util.a secp256k1/.libs/libsecp256k1.a -L/opt/local/lib libzcash.a snark/build/lib/libsnark.a crypto/libbitcoin_crypto.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmpxx.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmp.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libsodium.a -lrustzcash -lboost_system-mt -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -lcrypto -pthread
libtool: link: /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -pthread -pie -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash-cli zcash_cli-bitcoin-cli.o -Wl,-bind_at_load  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib libbitcoin_cli.a univalue/.libs/libunivalue.a libbitcoin_util.a -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib -lssl /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libevent.a libzcash.a snark/build/lib/libsnark.a crypto/libbitcoin_crypto.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmpxx.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmp.a -lboost_system-mt -lcrypto /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libsodium.a -lrustzcash -pthread
clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
make[5]: *** [zcash-tx] Error 1
clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
make[5]: *** [zcash-cli] Error 1
libtool: link: /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -pthread -pie -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcashd zcashd-bitcoind.o -Wl,-bind_at_load  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib libbitcoin_server.a libbitcoin_common.a univalue/.libs/libunivalue.a libbitcoin_util.a libzcash.a snark/build/lib/libsnark.a ./leveldb/libleveldb.a ./leveldb/libmemenv.a secp256k1/.libs/libsecp256k1.a -L/opt/local/lib libbitcoin_zmq.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libzmq.a -lpthread -lstdc++ libbitcoin_wallet.a -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -ldb_cxx-6.2 -lssl /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libevent_pthreads.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libevent.a crypto/libbitcoin_crypto.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmpxx.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmp.a -lboost_system-mt -lcrypto /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libsodium.a -lrustzcash -pthread
clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
make[5]: *** [zcashd] Error 1
libtool: link: /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -pthread -pie -Wl,-headerpad_max_install_names -Wl,-dead_strip -o zcash-gtest gtest/zcash_gtest-main.o gtest/zcash_gtest-utils.o gtest/zcash_gtest-test_checktransaction.o gtest/zcash_gtest-json_test_vectors.o gtest/zcash_gtest-test_foundersreward.o wallet/gtest/zcash_gtest-test_wallet_zkeys.o gtest/zcash_gtest-test_tautology.o gtest/zcash_gtest-test_deprecation.o gtest/zcash_gtest-test_equihash.o gtest/zcash_gtest-test_httprpc.o gtest/zcash_gtest-test_joinsplit.o gtest/zcash_gtest-test_keystore.o gtest/zcash_gtest-test_noteencryption.o gtest/zcash_gtest-test_mempool.o gtest/zcash_gtest-test_merkletree.o gtest/zcash_gtest-test_metrics.o gtest/zcash_gtest-test_miner.o gtest/zcash_gtest-test_pow.o gtest/zcash_gtest-test_random.o gtest/zcash_gtest-test_rpc.o gtest/zcash_gtest-test_transaction.o gtest/zcash_gtest-test_validation.o gtest/zcash_gtest-test_circuit.o gtest/zcash_gtest-test_txid.o gtest/zcash_gtest-test_libzcash_utils.o gtest/zcash_gtest-test_proofs.o gtest/zcash_gtest-test_paymentdisclosure.o gtest/zcash_gtest-test_checkblock.o wallet/gtest/zcash_gtest-test_wallet.o -Wl,-bind_at_load  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib -lgtest -lgmock libbitcoin_server.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto.a univalue/.libs/libunivalue.a ./leveldb/libleveldb.a ./leveldb/libmemenv.a -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -lboost_unit_test_framework-mt secp256k1/.libs/libsecp256k1.a -L/opt/local/lib libbitcoin_zmq.a -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libzmq.a -lpthread -lstdc++ libbitcoin_wallet.a -ldb_cxx-6.2 -lssl /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libevent_pthreads.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libevent.a libzcash.a snark/build/lib/libsnark.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmpxx.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmp.a -lboost_system-mt -lcrypto /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libsodium.a -lrustzcash -pthread
clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
make[5]: *** [zcash-gtest] Error 1
libtool: link: /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -pthread -pie -Wl,-headerpad_max_install_names -Wl,-dead_strip -o test/test_bitcoin test/test_test_bitcoin-arith_uint256_tests.o test/test_test_bitcoin-addrman_tests.o test/test_test_bitcoin-alert_tests.o test/test_test_bitcoin-allocator_tests.o test/test_test_bitcoin-base32_tests.o test/test_test_bitcoin-base58_tests.o test/test_test_bitcoin-base64_tests.o test/test_test_bitcoin-bip32_tests.o test/test_test_bitcoin-bloom_tests.o test/test_test_bitcoin-checkblock_tests.o test/test_test_bitcoin-Checkpoints_tests.o test/test_test_bitcoin-coins_tests.o test/test_test_bitcoin-compress_tests.o test/test_test_bitcoin-crypto_tests.o test/test_test_bitcoin-DoS_tests.o test/test_test_bitcoin-equihash_tests.o test/test_test_bitcoin-getarg_tests.o test/test_test_bitcoin-hash_tests.o test/test_test_bitcoin-key_tests.o test/test_test_bitcoin-main_tests.o test/test_test_bitcoin-mempool_tests.o test/test_test_bitcoin-miner_tests.o test/test_test_bitcoin-mruset_tests.o test/test_test_bitcoin-multisig_tests.o test/test_test_bitcoin-netbase_tests.o test/test_test_bitcoin-pmt_tests.o test/test_test_bitcoin-policyestimator_tests.o test/test_test_bitcoin-pow_tests.o test/test_test_bitcoin-raii_event_tests.o test/test_test_bitcoin-reverselock_tests.o test/test_test_bitcoin-rpc_tests.o test/test_test_bitcoin-sanity_tests.o test/test_test_bitcoin-scheduler_tests.o test/test_test_bitcoin-script_P2SH_tests.o test/test_test_bitcoin-script_tests.o test/test_test_bitcoin-scriptnum_tests.o test/test_test_bitcoin-serialize_tests.o test/test_test_bitcoin-sighash_tests.o test/test_test_bitcoin-sigopcount_tests.o test/test_test_bitcoin-skiplist_tests.o test/test_test_bitcoin-test_bitcoin.o test/test_test_bitcoin-timedata_tests.o test/test_test_bitcoin-torcontrol_tests.o test/test_test_bitcoin-transaction_tests.o test/test_test_bitcoin-uint256_tests.o test/test_test_bitcoin-univalue_tests.o test/test_test_bitcoin-util_tests.o test/test_test_bitcoin-sha256compress_tests.o test/test_test_bitcoin-accounting_tests.o wallet/test/test_test_bitcoin-wallet_tests.o test/test_test_bitcoin-rpc_wallet_tests.o -Wl,-bind_at_load  -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/share/../lib libbitcoin_server.a libbitcoin_cli.a libbitcoin_common.a libbitcoin_util.a crypto/libbitcoin_crypto.a univalue/.libs/libunivalue.a ./leveldb/libleveldb.a ./leveldb/libmemenv.a -lboost_filesystem-mt -lboost_program_options-mt -lboost_thread-mt -lboost_chrono-mt -lboost_unit_test_framework-mt secp256k1/.libs/libsecp256k1.a -L/opt/local/lib -L/Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libevent_pthreads.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libevent.a libbitcoin_wallet.a -ldb_cxx-6.2 -lssl libzcash.a snark/build/lib/libsnark.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmpxx.a /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libgmp.a -lboost_system-mt -lcrypto /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libsodium.a -lrustzcash /Users/rex/zcash-apple/zcash/zcash_v1.0.14/depends/x86_64-apple-darwin17.5.0/lib/libzmq.a -lpthread -lstdc++ -pthread
clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
make[5]: *** [test/test_bitcoin] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [zcash_build] Error 2
make[1]: *** [build] Error 1
make: *** [zcash_all] Error 2
MacBook-Pro-2011:~ rex$ gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 9.1.0 (clang-902.0.30)
Target: x86_64-apple-darwin17.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
MacBook-Pro-2011:~ rex$ clang -v
Apple LLVM version 9.1.0 (clang-902.0.30)
Target: x86_64-apple-darwin17.5.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
MacBook-Pro-2011:~ rex$ which autoconf
/Users/rex/zcash-apple/tools/o/bin/autoconf
MacBook-Pro-2011:~ rex$ which automake
/Users/rex/zcash-apple/tools/o/bin/automake
MacBook-Pro-2011:~ rex$ which libtool
/usr/bin/libtool
MacBook-Pro-2011:~ rex$ autoconf --version
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
MacBook-Pro-2011:~ rex$ automake --version
automake (GNU automake) 1.15.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
bdbabiak commented 6 years ago

Yes, same for me. MacOS Sierra 10.13.3

Everything fine up to here:

ash-apple/tools/o/share/libtool/lt__argz.c' /usr/local/bin/ginstall -c -m 644 './libltdl/lt__dirent.c' '/Users/brianbabiak/zcash-apple/tools/o/share/libtool/lt__dirent.c' /usr/local/bin/ginstall -c -m 644 './libltdl/lt__strl.c' '/Users/brianbabiak/zcash-apple/tools/o/share/libtool/lt__strl.c' /usr/local/bin/ginstall -c -m 644 './libltdl/lt_dlloader.c' '/Users/brianbabiak/zcash-apple/tools/o/share/libtool/lt_dlloader.c' /usr/local/bin/ginstall -c -m 644 './libltdl/lt_error.c' '/Users/brianbabiak/zcash-apple/tools/o/share/libtool/lt_error.c' /usr/local/bin/ginstall -c -m 644 './libltdl/ltdl.c' '/Users/brianbabiak/zcash-apple/tools/o/share/libtool/ltdl.c' /usr/local/bin/ginstall -c -m 644 './libltdl/ltdl.h' '/Users/brianbabiak/zcash-apple/tools/o/share/libtool/ltdl.h' /usr/local/bin/ginstall -c -m 644 './libltdl/ltdl.mk' '/Users/brianbabiak/zcash-apple/tools/o/share/libtool/ltdl.mk' /usr/local/bin/ginstall -c -m 644 './libltdl/slist.c' '/Users/brianbabiak/zcash-apple/tools/o/share/libtool/slist.c' chmod a+x '/Users/brianbabiak/zcash-apple/tools/o/share/libtool/configure' /usr/local/bin/gmkdir -p '/Users/brianbabiak/zcash-apple/tools/o/include' /usr/local/bin/ginstall -c -m 644 libltdl/ltdl.h '/Users/brianbabiak/zcash-apple/tools/o/include' /usr/local/bin/gmkdir -p '/Users/brianbabiak/zcash-apple/tools/o/share/info' /usr/local/bin/ginstall -c -m 644 ./doc/libtool.info ./doc/libtool.info-1 ./doc/libtool.info-2 '/Users/brianbabiak/zcash-apple/tools/o/share/info' install-info --info-dir='/Users/brianbabiak/zcash-apple/tools/o/share/info' '/Users/brianbabiak/zcash-apple/tools/o/share/info/libtool.info' /usr/local/bin/gmkdir -p '/Users/brianbabiak/zcash-apple/tools/o/include/libltdl' /usr/local/bin/ginstall -c -m 644 libltdl/libltdl/lt_system.h libltdl/libltdl/lt_error.h libltdl/libltdl/lt_dlloader.h '/Users/brianbabiak/zcash-apple/tools/o/include/libltdl' /usr/local/bin/gmkdir -p '/Users/brianbabiak/zcash-apple/tools/o/share/man/man1' /usr/local/bin/ginstall -c -m 644 './doc/libtool.1' '/Users/brianbabiak/zcash-apple/tools/o/share/man/man1/glibtool.1' /usr/local/bin/ginstall -c -m 644 './doc/libtoolize.1' '/Users/brianbabiak/zcash-apple/tools/o/share/man/man1/glibtoolize.1' CLONE pkgconfig CONFIG pkgconfig BUILD pkgconfig make -C pkg-config-"0.29.2" -j 4 /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in glib /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in . make[8]: Nothing to be done forall-am'. Making all in m4macros /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am make[9]: Nothing to be done for all-am'. Making all in glib /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in libcharset /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am make[11]: Nothing to be done forall-am'. Making all in . make[10]: Nothing to be done for all-am'. Making all in . CCLD pkg-config Undefined symbols for architecture x86_64: "_libiconv", referenced from: _g_iconv in libglib-2.0.a(libglib_2_0_la-gconvert.o) _g_convert_with_iconv in libglib-2.0.a(libglib_2_0_la-gconvert.o) _g_convert_with_fallback in libglib-2.0.a(libglib_2_0_la-gconvert.o) "_libiconv_close", referenced from: _g_iconv_close in libglib-2.0.a(libglib_2_0_la-gconvert.o) _g_convert in libglib-2.0.a(libglib_2_0_la-gconvert.o) _g_convert_with_fallback in libglib-2.0.a(libglib_2_0_la-gconvert.o) _g_filename_display_name in libglib-2.0.a(libglib_2_0_la-gconvert.o) "_libiconv_open", referenced from: _g_iconv_open in libglib-2.0.a(libglib_2_0_la-gconvert.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[6]: *** [pkg-config] Error 1 make[5]: *** [all-recursive] Error 1 make[4]: *** [all] Error 2 make[3]: *** [pkgconfig_build] Error 2 make[2]: *** [build] Error 1 make[1]: *** [pkgconfig_all] Error 2 make: *** [tools_all] Error 2

kozyilmaz commented 6 years ago

sorry for no feedback so far guys, I am swamped right now but will be looking into it in a week

rex4539 commented 6 years ago

After your latest commits, it now fails here:

Making all in src
/Users/rex/zcash-apple/zcash/zcash_master/depends/x86_64-apple-darwin17.5.0/share/../native/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.8 -stdlib=libc++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -pthread -I/Users/rex/zcash-apple/zcash/zcash_master/depends/x86_64-apple-darwin17.5.0/share/../include -I./leveldb/include -I./leveldb/helpers/memenv -I/Users/rex/zcash-apple/zcash/zcash_master/depends/x86_64-apple-darwin17.5.0/include -I/Users/rex/zcash-apple/zcash/zcash_master/depends/x86_64-apple-darwin17.5.0/include -I./secp256k1/include -I./snark -I./snark/libsnark -I./univalue/include  -Qunused-arguments -I/Users/rex/zcash-apple/zcash/zcash_master/depends/x86_64-apple-darwin17.5.0/share/../include/  -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX -Wformat -Wformat-security -Wstack-protector -fstack-protector-all -Werror -fPIE -pipe -O2 -g -fwrapv -fno-strict-aliasing -Wno-undefined-var-template -MT consensus/libbitcoin_common_a-upgrades.o -MD -MP -MF consensus/.deps/libbitcoin_common_a-upgrades.Tpo -c -o consensus/libbitcoin_common_a-upgrades.o `test -f 'consensus/upgrades.cpp' || echo './'`consensus/upgrades.cpp
consensus/upgrades.cpp:70:1: error: control may reach end of non-void function [-Werror,-Wreturn-type]
}
^
1 error generated.
make[5]: *** [consensus/libbitcoin_common_a-upgrades.o] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [zcash_build] Error 2
make[1]: *** [build] Error 1
make: *** [zcash_all] Error 2
kozyilmaz commented 6 years ago

@rex4539 is this 1.0.14 or bleeding edge? Are you using Xcode 9.2 or Xcode 9.3 beta?

rex4539 commented 6 years ago

As per title of this report, Xcode 9.3 :)

Indeed, the last error message was from master.

Just tried with 1.0.14 and still fails with clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]

rex4539 commented 6 years ago

@kozyilmaz Any hope for a quick fix?

1.0.15 is being released tomorrow.

Would love to be able to compile Zcash again :)

kozyilmaz commented 6 years ago

@rex4539 check out my master, should be working with 1.0.15-rc1 (at least it works on my machine). Let me know if it fails.

rex4539 commented 6 years ago

@kozyilmaz Woohoo! It compiled :)

Thanks once again. You made my day!