Bob Proulx wrote:
> I am using autoconf-2.59 right now but do have 2.59d available. But I
> will pull the CVS autoconf and automake and if the patch is not
> present will apply it and repeat the test.
Having upgraded to m4-1.4.4, make-3.81, to CVS autconf, and to CVS
automake, here is the result
Hi Ralf,
Ralf Wildenhues wrote:
> Do
> cd tests
> env VERBOSE=x TESTS="acloca17.test java.test missing.test \
> missing2.test obsolete.test" make -e check
Here is the output from the current automake-1.9.6. One issue might
be my version of GNU m4-1.4. I need to update it too. Actuall
Hi Bob,
Thanks for the report.
* Bob Proulx wrote on Fri, Jun 23, 2006 at 01:03:48AM CEST:
> On HP-UX 11.11 with perl 5.6.1 building and testing automake-1.9.6
> produced the following failures:
> grep ^FAIL log
> FAIL: acloca17.test
> FAIL: java.test
> FAIL: missing.test
> FAIL: missi
On HP-UX 11.11 with perl 5.6.1 building and testing automake-1.9.6
produced the following failures:
make check 2>&1 | tee log
...lots and lots of output...and 59 minutes later...
=
5 of 514 tests failed
(53 tests were not run)
Please report to bug-au