============================================== gnunet-ext 0.0.0: src/ext/test-suite.log
============================================== # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_ext_api ================== FAIL test_ext_api (exit status: 139) Output when running "make check": Making check in src make[1]: Entering directory '/home/student/gnunet-ext/src' Making check in include make[2]: Entering directory '/home/student/gnunet-ext/src/include' Making check in . make[3]: Entering directory '/home/student/gnunet-ext/src/include' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/student/gnunet-ext/src/include' make[2]: Leaving directory '/home/student/gnunet-ext/src/include' Making check in ext make[2]: Entering directory '/home/student/gnunet-ext/src/ext' Making check in . make[3]: Entering directory '/home/student/gnunet-ext/src/ext' make test_ext_api make[4]: Entering directory '/home/student/gnunet-ext/src/ext' make[4]: 'test_ext_api' is up to date. make[4]: Leaving directory '/home/student/gnunet-ext/src/ext' make check-TESTS make[4]: Entering directory '/home/student/gnunet-ext/src/ext' make[5]: Entering directory '/home/student/gnunet-ext/src/ext' ../../test-driver: line 112: 20829 Segmentation fault (core dumped) "$@" >> "$log_file" 2>&1 FAIL: test_ext_api ============================================================================ Testsuite summary for gnunet-ext 0.0.0 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See src/ext/test-suite.log Please report to bug-gnunet@gnu.org ============================================================================ make[5]: *** [Makefile:1037: test-suite.log] Error 1 make[5]: Leaving directory '/home/student/gnunet-ext/src/ext' make[4]: *** [Makefile:1145: check-TESTS] Error 2 make[4]: Leaving directory '/home/student/gnunet-ext/src/ext' make[3]: *** [Makefile:1243: check-am] Error 2 make[3]: Leaving directory '/home/student/gnunet-ext/src/ext' make[2]: *** [Makefile:929: check-recursive] Error 1 make[2]: Leaving directory '/home/student/gnunet-ext/src/ext' make[1]: *** [Makefile:380: check-recursive] Error 1 make[1]: Leaving directory '/home/student/gnunet-ext/src' make: *** [Makefile:432: check-recursive] Error 1