() Michael Sanders <[email protected]> () Sat, 12 Nov 2011 23:18:26 -0600
System is: Slackware 12.2/libc 2.7/gcc4.2.4 After building 5.8: 'configure && make' Decided next to run the test suite: 'make check > foo.bar' And then: 'grep -i fail foo.bar' Output was: FAIL: t030 FAIL: t050 FAIL: t602 Thanks for reporting this problem. Could you please do: $ cd .../rcs-5.8 $ make check VERBOSE=1 > check.log 2>&1 $ tar czf badness.tar.gz \ config.log \ check.log \ tests/t*.d and post badness.tar.gz? [This is a re-post of http://lists.gnu.org/archive/html/help-rcs/2011-11/msg00008.html but w/o the suggestion to file a bug report on savannah.]
