HorizenOfficial / zen_archived

TLS integration and more!
https://zensystem.io
Other
128 stars 44 forks source link

test_bitcoin fails when build on ubuntu trusty #127

Closed cronicc closed 6 years ago

cronicc commented 6 years ago

failure test/rpc_wallet_tests.cpp(301): error: in "rpc_wallet_tests/rpc_wallet": unexpected exception thrown by CallRPC("getblock 0")

cronicc commented 6 years ago

Solved, gcc-4.9 was installed but not properly linked to /usr/bin/gcc, tests now pass.