Open cryptozeny opened 4 years ago
make check after make
make check
it seems frozen. we need to fix.
PASS: exhaustive_tests FAIL: qt/test/test_bitcoin-qt PASS: tests ============================================================================ Testsuite summary for libsecp256k1 0.1 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src/secp256k1' make[5]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src/secp256k1' make[4]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src/secp256k1' make[4]: Entering directory '/home/ak/git/ZNY/BitZenyPlus/src/univalue' make check-TESTS make[5]: Entering directory '/home/ak/git/ZNY/BitZenyPlus/src/univalue' make[6]: Entering directory '/home/ak/git/ZNY/BitZenyPlus/src/univalue' PASS: test/unitester ============================================================================ Testsuite summary for univalue 1.0.2 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[6]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src/univalue' make[5]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src/univalue' make[4]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src/univalue' PASS: test/test_bitcoin ============================================================================ Testsuite summary for BitZeny Core 3.0.0 ============================================================================ # TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See src/test-suite.log Please report to https://github.com/BitzenyCoreDevelopers/bitzeny/issues ============================================================================ Makefile:9374: recipe for target 'test-suite.log' failed make[4]: *** [test-suite.log] Error 1 make[4]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src' Makefile:9480: recipe for target 'check-TESTS' failed make[3]: *** [check-TESTS] Error 2 make[3]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src' Makefile:9586: recipe for target 'check-am' failed make[2]: *** [check-am] Error 2 make[2]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src' Makefile:9267: recipe for target 'check-recursive' failed make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory '/home/ak/git/ZNY/BitZenyPlus/src' Makefile:746: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1
make check
after makeit seems frozen. we need to fix.