Taking the master branch. I went thru the build process described here: https://github.com/bitcoin/bitcoin/blob/master/doc/build-osx.md#build-bitcoin-core
and make check FAILED. Here's the output:
➜ bitcoin git:(bitcoin-17224) make check
Making check in src
/Applications/Xcode.app/Contents/Developer/usr/bin/make check-TESTS check-local
../build-aux/test-driver: line 107: 45289 Abort trap: 6 "$@" > $log_file 2>&1
FAIL: qt/test/test_bitcoin-qt
============================================================================
Testsuite summary for Bitcoin Core 0.19.99
============================================================================
# TOTAL: 1
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See src/test-suite.log
Please report to https://github.com/bitcoin/bitcoin/issues
============================================================================
make[4]: *** [test-suite.log] Error 1
make[3]: *** [check-TESTS] Error 2
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1
➜ bitcoin git:(bitcoin-17224)
System information
- Mac OS Catalina