On Fri, May 26, 2017 at 10:09:34PM +0200, Hans Åberg wrote: > There was also problem with 'make check': though no check errors, > there were some recursion problem [3].
You don't say which tests failed, but if you are running Mac OS X, then this is expected (the test failures were related to the zdiff program, if I remember correctly). > 3. > # TOTAL: 57 > # PASS: 55 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 2 > # XPASS: 0 > # ERROR: 0 > ============================================================================ > See install-info/tests/test-suite.log > Please report to [email protected] > ============================================================================ > 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 >
