bug-autoconf
[Top][All Lists]
Advanced

[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:14:10 -0700 (PDT)

Hmm, I also get failures on a Solaris 2.5.1 box with the following
configuration:

SunOS red.twinsun.com 5.5.1 Generic_103640-37 sun4u sparc SUNW,Ultra-1
/bin/bash is Bash 2.04

but my error messages are quite different, and they don't all seem to
be LINENO related.  Here they are.  (I haven't a clue as to how to
debug things like this; sorry.)


make  check-local
./autom4te --language=autotest -I . suite.at -o testsuite.tmp
mv testsuite.tmp testsuite
/bin/bash ./testsuite
## ------------------------------ ##
## GNU Autoconf 2.52e test suite. ##
## ------------------------------ ##

Executables (autoheader, autoupdate...).

  1: tools.at:47       ok
  2: tools.at:92       ok
  3: tools.at:122      FAILED near `tools.at:190'
  4: tools.at:211      FAILED near `tools.at:229'
  5: tools.at:242      ok
  6: tools.at:268      ok
  7: tools.at:312      ok
  8: tools.at:360      FAILED near `tools.at:420'
  9: tools.at:448      FAILED near `tools.at:469'
 10: tools.at:482      FAILED near `tools.at:496'
 11: tools.at:509      FAILED near `tools.at:517'

M4sugar.

 12: m4sugar.at:35     FAILED near `m4sugar.at:58'
 13: m4sugar.at:76     ok
 14: m4sugar.at:115    ok

M4sh.

 15: m4sh.at:29        FAILED near `m4sh.at:73'
 16: m4sh.at:94        ok
 17: m4sh.at:155       ok
 18: m4sh.at:212       ok
 19: m4sh.at:245       ok

Autoconf base layer.

 20: base.at:29        ok
 21: base.at:71        ok
 22: base.at:115       ok
 23: base.at:158       ok
 24: base.at:190       ok
 25: base.at:209       ok

Testing config.status.

## ---------------------------------------------------------------- ##
## This section of torture tests is trying to make Autoconf produce ##
## failing `configure' scripts, which must never happen.  If one of ##
## these tests ever fails, it is extremely important that you       ##
## report the failure to address@hidden                      ##
## ---------------------------------------------------------------- ##

 26: torture.at:65     ok
 27: torture.at:107    ok
 28: torture.at:192    ok
 29: torture.at:223    ok
 30: torture.at:260    ok
 31: torture.at:354    FAILED near `torture.at:424'
 32: torture.at:449    ok
 33: torture.at:489    ok
 34: torture.at:525    FAILED near `torture.at:556'

Low level compiling/preprocessing macros.

 35: compile.at:32     ok
 36: compile.at:78     ok
 37: compile.at:114    ok
 38: compile.at:151    FAILED near `compile.at:151'

C low level compiling/preprocessing macros.

 39: c.at:47           FAILED near `c.at:47'
 40: c.at:59           ok
 41: c.at:87           FAILED near `c.at:87'
 42: c.at:100          FAILED near `c.at:100'
 43: c.at:111          FAILED near `c.at:127'
 44: c.at:141          ok (skipped near `c.at:144')
 45: c.at:178          ok (skipped near `c.at:181')

Fortran low level compiling/preprocessing macros.

 46: fortran.at:51     FAILED near `fortran.at:51'

Semantics.

 47: semantics.at:73   FAILED near `semantics.at:73'
 48: semantics.at:86   FAILED near `semantics.at:86'
 49: semantics.at:98   FAILED near `semantics.at:98'
 50: semantics.at:106  FAILED near `semantics.at:117'
 51: semantics.at:141  FAILED near `semantics.at:141'
 52: semantics.at:154  FAILED near `semantics.at:154'
 53: semantics.at:180  FAILED near `semantics.at:180'
 54: semantics.at:196  FAILED near `semantics.at:196'
 55: semantics.at:203  ok
 56: semantics.at:248  FAILED near `semantics.at:248'
 57: semantics.at:282  ok
 58: semantics.at:331  FAILED near `semantics.at:340'
 59: semantics.at:369  ok
 60: semantics.at:413  FAILED near `semantics.at:415'
 61: semantics.at:431  FAILED near `semantics.at:431'
 62: semantics.at:432  FAILED near `semantics.at:432'

Compatibility with other tools.

 63: foreign.at:27     ok (skipped near `foreign.at:31')
## ------------------------------------------------- ##
## ERROR: Suite unsuccessful, 29 of 63 tests failed. ##
## ------------------------------------------------- ##

Writing `testsuite.NN' scripts, with NN = 03 04 08 09 10 11 12 15 31 34 38 39 
41 42 43 46 47 48 49 50 51 52 53 54 56 58 60 61 62, done.

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.

Now, failed tests will be executed again, verbosely, and logged
in the file testsuite.log.
## ------------------------------ ##
## GNU Autoconf 2.52e test suite. ##
## ------------------------------ ##
3. tools.at:122: testing autoconf --trace: user macros...
tools.at:167: autoconf --include=$srcdir -t TRACE1 -t TRACE2
tools.at:190: autoconf --include=$srcdir -t TRACE1:'
[$1], [$2], [$3].'
--- /dev/null   Thu Oct 25 03:01:51 2001
+++ at-stderr   Thu Oct 25 03:01:53 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
--- -   Thu Oct 25 03:01:51 2001
+++ at-stdout   Thu Oct 25 03:01:53 2001
@@ -1,19 +1 @@
 
-[], [], [].
-
-[foo], [bar], [baz].
-
-[bar], [baz], [].
-
-[foo], [], [baz].
-
-[foo], [ACTIVE], [baz].
-
-[ACTIVE], [active], [].
-
-[foo], [active], [].
-
-[foo
-bar], [bar
-foo], [].
-
tools.at:190: exit code was 1, expected 0
3. tools.at:122: FAILED near `tools.at:190'

4. tools.at:211: testing autoconf --trace: builtins...
tools.at:220: autoconf --include=$srcdir -t define | sed -n '$p'
tools.at:229: autoconf --include=$srcdir -t define:'$1' -i| sed -n '$p'
--- /dev/null   Thu Oct 25 03:01:55 2001
+++ at-stderr   Thu Oct 25 03:01:57 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
--- -   Thu Oct 25 03:01:55 2001
+++ at-stdout   Thu Oct 25 03:01:57 2001
@@ -1,2 +1 @@
-active
 
4. tools.at:211: FAILED near `tools.at:229'

8. tools.at:360: testing autoheader...
tools.at:375: autoheader --localdir=$srcdir 
stderr:
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: `config.hin' is created
tools.at:380: cat config.hin
tools.at:392: autoheader --localdir=$srcdir --force
stderr:
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autom4te: cannot do autom4te.cache/requests: No such file or directory
 at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
autoheader: autom4te failed with exit status: 1
 at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
tools.at:420: autoheader --localdir=$srcdir --force
stderr:
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autom4te: cannot do autom4te.cache/requests: No such file or directory
 at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
autoheader: autom4te failed with exit status: 1
 at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
tools.at:420: exit code was 1, expected 0
8. tools.at:360: FAILED near `tools.at:420'

9. tools.at:448: testing autoupdate...
tools.at:469: autoupdate
--- -   Thu Oct 25 03:02:10 2001
+++ at-stderr   Thu Oct 25 03:02:12 2001
@@ -1,2 +1,5 @@
-autoupdate: `configure.ac' is updated
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoupdate: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoupdate line 240
 
tools.at:469: exit code was 1, expected 0
9. tools.at:448: FAILED near `tools.at:469'

10. tools.at:482: testing autoupdating AC_LINK_FILES...
tools.at:496: autoupdate
--- -   Thu Oct 25 03:02:17 2001
+++ at-stderr   Thu Oct 25 03:02:19 2001
@@ -1,2 +1,5 @@
-autoupdate: `configure.ac' is updated
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoupdate: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoupdate line 240
 
tools.at:496: exit code was 1, expected 0
10. tools.at:482: FAILED near `tools.at:496'

11. tools.at:509: testing autoupdating AC_PREREQ...
tools.at:512: autoupdate --version | sed 's/.*) //;q'
stdout:
2.52e
tools.at:517: echo "AC_PREREQ(1.0)" | autoupdate -
--- /dev/null   Thu Oct 25 03:02:23 2001
+++ at-stderr   Thu Oct 25 03:02:26 2001
@@ -0,0 +1,4 @@
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoupdate: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoupdate line 240
--- expout      Thu Oct 25 03:02:20 2001
+++ at-stdout   Thu Oct 25 03:02:20 2001
@@ -1 +0,0 @@
-AC_PREREQ(2.52e)
tools.at:517: exit code was 1, expected 0
11. tools.at:509: FAILED near `tools.at:517'

12. m4sugar.at:35: testing m4_warn...
m4sugar.at:52: autom4te --language=m4sugar script.4s -o script -o-
m4sugar.at:58: autom4te --language=m4sugar script.4s -o script -o- -Wall -f
--- -   Thu Oct 25 03:02:27 2001
+++ at-stderr   Thu Oct 25 03:02:29 2001
@@ -1,4 +1,3 @@
-script.4s:1: warning: foo
-script.4s:2: warning: bar
-script.4s:3: warning: syntax
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
 
m4sugar.at:58: exit code was 1, expected 0
12. m4sugar.at:35: FAILED near `m4sugar.at:58'

15. m4sh.at:29: testing LINENO...
m4sh.at:62: autom4te -l m4sh reference.as -o reference
m4sh.at:63: ./reference
stdout:
Line: 207
m4sh.at:70: mkdir test || exit 77
m4sh.at:73: autom4te -l m4sh test/test-1.as -o test/test-1
--- /dev/null   Thu Oct 25 03:02:31 2001
+++ at-stderr   Thu Oct 25 03:02:34 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'

31. torture.at:354: testing Torturing config.status...
torture.at:423: autoconf --include=$srcdir 
torture.at:424: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:02:47 2001
+++ at-stderr   Thu Oct 25 03:02:49 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
torture.at:424: exit code was 1, expected 0
31. torture.at:354: FAILED near `torture.at:424'

34. torture.at:525: testing Configuring subdirectories...
torture.at:555: autoconf --include=$srcdir 
torture.at:556: autoconf --include=$srcdir -o inner/configure inner/configure.ac
--- /dev/null   Thu Oct 25 03:02:53 2001
+++ at-stderr   Thu Oct 25 03:02:56 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
torture.at:556: exit code was 1, expected 0
34. torture.at:525: FAILED near `torture.at:556'

38. compile.at:151: testing AC_TRY_LINK_FUNC...
compile.at:151: autoconf --include=$srcdir -W obsolete
compile.at:151: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:03:04 2001
+++ at-stderr   Thu Oct 25 03:03:06 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
compile.at:151: exit code was 1, expected 0
38. compile.at:151: FAILED near `compile.at:151'

39. c.at:47: testing Extensions...
c.at:47: autoconf --include=$srcdir -W obsolete
c.at:47: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:03:13 2001
+++ at-stderr   Thu Oct 25 03:03:15 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
c.at:47: exit code was 1, expected 0
39. c.at:47: FAILED near `c.at:47'

41. c.at:87: testing C keywords...
c.at:87: autoconf --include=$srcdir -W obsolete
c.at:87: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:03:24 2001
+++ at-stderr   Thu Oct 25 03:03:26 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
c.at:87: exit code was 1, expected 0
41. c.at:87: FAILED near `c.at:87'

42. c.at:100: testing AC_PROG_CPP requires AC_PROG_CC...
c.at:100: autoconf --include=$srcdir -W obsolete
c.at:100: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:03:34 2001
+++ at-stderr   Thu Oct 25 03:03:36 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
c.at:100: exit code was 1, expected 0
42. c.at:100: FAILED near `c.at:100'

43. c.at:111: testing AC_PROG_CPP with warnings...
c.at:127: autoconf --include=$srcdir 
c.at:127: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:03:46 2001
+++ at-stderr   Thu Oct 25 03:03:48 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
c.at:127: exit code was 1, expected 0
43. c.at:111: FAILED near `c.at:127'

46. fortran.at:51: testing GNU Fortran 77...
fortran.at:51: autoconf --include=$srcdir -W obsolete
fortran.at:51: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:03:55 2001
+++ at-stderr   Thu Oct 25 03:03:58 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
fortran.at:51: exit code was 1, expected 0
46. fortran.at:51: FAILED near `fortran.at:51'

47. semantics.at:73: testing AC_CHECK_LIB...
semantics.at:73: autoconf --include=$srcdir -W obsolete
semantics.at:73: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:04:07 2001
+++ at-stderr   Thu Oct 25 03:04:09 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:73: exit code was 1, expected 0
47. semantics.at:73: FAILED near `semantics.at:73'

48. semantics.at:86: testing AC_CHECK_DECLS...
semantics.at:86: autoconf --include=$srcdir -W obsolete
semantics.at:86: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:04:18 2001
+++ at-stderr   Thu Oct 25 03:04:20 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:86: exit code was 1, expected 0
48. semantics.at:86: FAILED near `semantics.at:86'

49. semantics.at:98: testing AC_CHECK_FUNCS...
semantics.at:98: autoconf --include=$srcdir -W obsolete
semantics.at:98: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:04:28 2001
+++ at-stderr   Thu Oct 25 03:04:30 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:98: exit code was 1, expected 0
49. semantics.at:98: FAILED near `semantics.at:98'

50. semantics.at:106: testing AC_REPLACE_FUNCS...
semantics.at:116: autoconf --include=$srcdir -W obsolete
semantics.at:117: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:04:39 2001
+++ at-stderr   Thu Oct 25 03:04:41 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:117: exit code was 1, expected 0
50. semantics.at:106: FAILED near `semantics.at:117'

51. semantics.at:141: testing AC_CHECK_HEADERS...
semantics.at:141: autoconf --include=$srcdir -W obsolete
semantics.at:141: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:04:51 2001
+++ at-stderr   Thu Oct 25 03:04:53 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:141: exit code was 1, expected 0
51. semantics.at:141: FAILED near `semantics.at:141'

52. semantics.at:154: testing AC_CHECK_MEMBERS...
semantics.at:154: autoconf --include=$srcdir -W obsolete
semantics.at:154: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:05:02 2001
+++ at-stderr   Thu Oct 25 03:05:04 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:154: exit code was 1, expected 0
52. semantics.at:154: FAILED near `semantics.at:154'

53. semantics.at:180: testing AC_CHECK_SIZEOF...
semantics.at:180: autoconf --include=$srcdir -W obsolete
semantics.at:180: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:05:21 2001
+++ at-stderr   Thu Oct 25 03:05:23 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:180: exit code was 1, expected 0
53. semantics.at:180: FAILED near `semantics.at:180'

54. semantics.at:196: testing AC_CHECK_TYPES...
semantics.at:196: autoconf --include=$srcdir -W obsolete
semantics.at:196: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:05:33 2001
+++ at-stderr   Thu Oct 25 03:05:35 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:196: exit code was 1, expected 0
54. semantics.at:196: FAILED near `semantics.at:196'

56. semantics.at:248: testing AC_CHECK_FILES...
semantics.at:248: autoconf --include=$srcdir -W obsolete
semantics.at:248: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:05:41 2001
+++ at-stderr   Thu Oct 25 03:05:43 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:248: exit code was 1, expected 0
56. semantics.at:248: FAILED near `semantics.at:248'

58. semantics.at:331: testing AC_C_BIGENDIAN...
semantics.at:340: autoconf --include=$srcdir 
semantics.at:340: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:05:52 2001
+++ at-stderr   Thu Oct 25 03:05:54 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:340: exit code was 1, expected 0
58. semantics.at:331: FAILED near `semantics.at:340'

60. semantics.at:413: testing AC_PATH_XTRA...
semantics.at:415: autoconf --include=$srcdir 
semantics.at:415: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:06:05 2001
+++ at-stderr   Thu Oct 25 03:06:07 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:415: exit code was 1, expected 0
60. semantics.at:413: FAILED near `semantics.at:415'

61. semantics.at:431: testing AC_SYS_RESTARTABLE_SYSCALLS...
semantics.at:431: autoconf --include=$srcdir -W no-obsolete
semantics.at:431: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:06:18 2001
+++ at-stderr   Thu Oct 25 03:06:21 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:431: exit code was 1, expected 0
61. semantics.at:431: FAILED near `semantics.at:431'

62. semantics.at:432: testing AC_FUNC_WAIT3...
semantics.at:432: autoconf --include=$srcdir -W no-obsolete
semantics.at:432: autoheader --localdir=$srcdir 
--- -   Thu Oct 25 03:06:28 2001
+++ at-stderr   Thu Oct 25 03:06:30 2001
@@ -1,2 +1,5 @@
-autoheader: `config.hin' is created
+autom4te: cannot do autom4te.cache/requests: No such file or directory
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autom4te line 1004
+autoheader: autom4te failed with exit status: 1
+ at /net/knick/home/eggert/src/gnu/tmp/bin/autoheader line 164
 
semantics.at:432: exit code was 1, expected 0
62. semantics.at:432: FAILED near `semantics.at:432'
## ------------------------- ##
## testsuite.log is created. ##
## ------------------------- ##

Please send `testsuite.log' to <address@hidden>,
along with all information you think might help.
*** Error code 1
make: Fatal error: Command failed for target `check-local'
Current working directory /net/knick/home/eggert/src/gnu/tmp/tests
*** Error code 1
make: Fatal error: Command failed for target `check-am'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]