Hello Shevaun, thanks for the report.
* Shevaun Mackenzie wrote on Mon, Aug 24, 2009 at 02:03:47AM CEST: > I am having the following errors when installing autoconf version 2.64 on > SUSE Linux 10 sp 2. > Sometimes the parallel test execution does not fail but I always have one > error. The number of errors change from two to one. > I need to install this later version to install a later version of cups to > fix a problem being encountered. You need not be worried by this particular test failure: most likely it's the test that is flaky rather than the Autoconf code. Also, the code exercised is the parallel bits of the Autotest machinery, which are documented to be still work in progress. So the usability of Autoconf 2.64 should in any case not be greatly affected. I am curious however: did you run the testsuite in parallel when experiencing this (as in: make check TESTSUITEFLAGS=-j3) or was the system very loaded? Thanks, Ralf
