garlicoin-project / Garlicoin

Garlicoin source tree
http://garlicoin.io
MIT License
0 stars 0 forks source link

Testsuite Failure on Garlicoin compiled on macOS 10.11.6 (15G18013) #2

Open ivkowalenko opened 6 years ago

ivkowalenko commented 6 years ago

Describe the problem

I am not fully aware of the nature of the problem. I was just following the build instructions included with the source code and when I did a make check it failed.

Expected behaviour

It should pass testsuite. It compiled with only warnings about things depreciated since 10.5.

Actual behaviour

It fails testsuite.

FAIL: test/test_garlicoin
../build-aux/test-driver: line 107: 40224 Abort trap: 6           "$@" > $log_file 2>&1
FAIL: qt/test/test_garlicoin-qt

What version of garlicoin-core are you using?

Latest version of the code from github, as of commit 67193a2

Machine specs:

Any extra information that might be useful in the debugging process.

Testsuite log: https://pastebin.com/SXcbPRri

ryan-shaw commented 6 years ago

I never updated test suite for additional indexing. If you don't need additional indexing use the official repo https://github.com/GarlicoinOrg/Garlicoin