Hello Jean-Michel,

Thanks for the bug report.

* Jean-Michel Beuken wrote on Sat, Jul 19, 2008 at 07:15:54PM CEST:
> - automake-1.10

Please note that 1.10.1 is the current version.

> - gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
> - CentOS release 5.2 (Final)
> - Dual-Core AMD Opteron(tm) Processor 2220

> ---------------------------make check ---------------------------
> ....
> PASS: txinfo4.test
> XFAIL: txinfo5.test

XFAIL stands for "expected failure", there should be one test that has a
FAIL.  

> =====================================
> 1 of 544 tests failed
> (60 tests were not run)
> Please report to bug-automake@gnu.org
> =====================================

Please go to the build directory, then do
  cd tests
  make check VERBOSE=yes TESTS=foo.test

with the name of the failed test instead of foo.test, and send the
output.

Thanks,
Ralf


Reply via email to