Hi Bob, On 30 Jun 2010, at 08:10, Bob Friesenhahn wrote: > but with FreeBSD 8.0: > > ==================================== > 3 of 96 tests failed > (10 tests were not run) > Please report to bug-libt...@gnu.org > ==================================== > > I found that the file tests/testsuite.log was from a very old run. So I > removed the build tree and did everything from scratch. No > tests/testsuite.log file was produced. This similar failure was counted > three times: > > FAIL: tests/depdemo-make.test > FAIL: tests/depdemo-make.test > FAIL: tests/depdemo-make.test
Old tests results are not logged, you need to run 'VERBOSE=1 make check TESTS='prerequisite tests from the failing batch depedemo-make.test' to see what is going wrong here. If you have time to bisect your way to the commit that introduced the failure that would help narrow it down some too. I don't think the changes I've committed in the last couple of days should cause this failure, so it might have been around a little longer... Cheers, -- Gary V. Vaughan (g...@gnu.org)