[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tests failed with LINENO.
From: |
Paul Eggert |
Subject: |
Re: Tests failed with LINENO. |
Date: |
Thu, 25 Oct 2001 03:29:43 -0700 (PDT) |
> From: Akim Demaille <address@hidden>
> Date: 25 Oct 2001 12:19:19 +0200
>
> Err? Could you please
>
> ./testsuite -d -v -x 15
>
> and send me tests/test/test-1, and tests/test/test-1.lineno?
For me, neither of those two files exist after that command is run.
Here is the output of that command for me.
red $ ./testsuite -d -v -x 15
## ------------------------------ ##
## GNU Autoconf 2.52e test suite. ##
## ------------------------------ ##
15. m4sh.at:29: testing LINENO...
+ cat
+ set +vx
m4sh.at:62: autom4te -l m4sh reference.as -o reference
+ autom4te -l m4sh reference.as -o reference
+ set +vx
m4sh.at:63: ./reference
+ ./reference
stdout:
Line: 207
+ mv stdout expout
+ set +vx
m4sh.at:70: mkdir test || exit 77
+ mkdir test
+ cat
+ set +vx
m4sh.at:73: autom4te -l m4sh test/test-1.as -o test/test-1
+ autom4te -l m4sh test/test-1.as -o test/test-1
--- /dev/null Thu Oct 25 03:24:39 2001
+++ at-stderr Thu Oct 25 03:24:42 2001
@@ -0,0 +1,2 @@
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
m4sh.at:73: exit code was 1, expected 0
15. m4sh.at:29: FAILED near `m4sh.at:73'
Re: Tests failed with LINENO., Pascal Bart, 2001/10/25