source of 27 Mar 2002 17:20GMT NetBSD-1.5ZC/i386 Failed tests: GNU Autoconf 2.53a test suite test groups:
NUM: FILENAME:LINE TEST-GROUP-NAME KEYWORDS 15: m4sh.at:29 LINENO Skipped tests: GNU Autoconf 2.53a test suite test groups: NUM: FILENAME:LINE TEST-GROUP-NAME KEYWORDS 48: c.at:141 AC_PROG_CPP without warnings 49: c.at:178 AC_PROG_CPP via CC 15. m4sh.at:29: testing LINENO... m4sh.at:62: autom4te -l m4sh reference.as -o reference m4sh.at:63: ./reference stdout: Line: 236 m4sh.at:70: mkdir test || exit 77 m4sh.at:73: autom4te -l m4sh test/test-1.as -o test/test-1 m4sh.at:74: ./test/test-1 --- expout Thu Mar 28 21:17:50 2002 +++ /usr/src/local/autoconf/tests/testsuite.dir/at-stdout Thu Mar 28 21:17:51 2002 @@ -1 +1 @@ -Line: 236 +Line: 2717 15. m4sh.at:29: FAILED near `m4sh.at:74' testsuite.dir/015/expout: Line: 236 test-1.as: % cat test-1.as AS_INIT if false; then AS_UNSET([LINENO]) fi AS_SHELL_SANITIZE echo "Line: 2717" grep 'Line: .*LINENO' $[0] >/dev/null || AS_ERROR([cannot find original script]) exit 0 % cat reference.as AS_INIT if false; then AS_UNSET([LINENO]) fi AS_SHELL_SANITIZE echo "Line: __oline__" grep 'Line: .*_oline__' $[0] >/dev/null || AS_ERROR([cannot find original script]) exit 0 ?! What can I try next? Cheers, Patrick