[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2.53a m4sh.at:74 failure
From: |
Akim Demaille |
Subject: |
Re: 2.53a m4sh.at:74 failure |
Date: |
03 Apr 2002 11:02:52 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) |
| 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?
Thanks for the report. Please, report such things to bug-autoconf,
not autoconf.
Well, first of all, could you send the actual testsuite.log?
- Re: 2.53a m4sh.at:74 failure,
Akim Demaille <=
- 2.53a m4sh.at:74 failure, Patrick Welche, 2002/04/22
- Re: 2.53a m4sh.at:74 failure, Akim Demaille, 2002/04/24
- Re: 2.53a m4sh.at:74 failure, Patrick Welche, 2002/04/24
- Re: 2.53a m4sh.at:74 failure, Akim Demaille, 2002/04/25
- Re: 2.53a m4sh.at:74 failure, Patrick Welche, 2002/04/25
- Re: 2.53a m4sh.at:74 failure, Akim Demaille, 2002/04/25
- Re: 2.53a m4sh.at:74 failure, Patrick Welche, 2002/04/25