Hello, one of the recent commits broke a couple of tests in the testsuite, namely the AC_F77_WRAPPERS and AC_FC_WRAPPERS tests:
| 156. acfortran.at:14: testing ... | ../../autoconf/tests/acfortran.at:14: autoconf --force -W obsolete | --- /dev/null 2007-09-29 14:18:42.220064750 +0200 | +++ /tmp/build/tests/testsuite.dir/at-stderr | @@ -0,0 +1,2 @@ | +/usr/bin/m4:configure.ac:5: ERROR: end of file in string | +autom4te: /usr/bin/m4 failed with exit status: 1 | ../../autoconf/tests/acfortran.at:14: exit code was 1, expected 0 | 156. acfortran.at:14: 156. AC_F77_WRAPPERS (acfortran.at:14): FAILED (acfortran. | # -*- compilation -*- | 158. acfortran.at:16: testing ... | ../../autoconf/tests/acfortran.at:16: autoconf --force -W obsolete | --- /dev/null 2007-09-29 14:18:42.220064750 +0200 | +++ /tmp/build/tests/testsuite.dir/at-stderr | @@ -0,0 +1,2 @@ | +/usr/bin/m4:configure.ac:5: ERROR: end of file in string | +autom4te: /usr/bin/m4 failed with exit status: 1 | ../../autoconf/tests/acfortran.at:16: exit code was 1, expected 0 | 158. acfortran.at:16: 158. AC_FC_WRAPPERS (acfortran.at:16): FAILED (acfortran.a FWIW my current tree is at `Allow nameless iteration.', the suite passed when I ran it yesterday, but that was probably with a tree some days old. Hope that helps. Cheers, Ralf
