[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNU Autoconf 2.53] testsuite.log: 1 failures
From: |
Akim Demaille |
Subject: |
Re: [GNU Autoconf 2.53] testsuite.log: 1 failures |
Date: |
20 Mar 2002 13:47:06 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) |
| I get this test failure for autoconf 2.53:
| 49: c.at:178 FAILED near `c.at:204'
| My testsuite.log is here:
| <URL:http://multivac.cwru.edu./prj/testsuite.log>
|
| It looks like this might be related to cpp somehow. cpp as found in
| $PATH (and also in $CPP during configure, make, and make check) is
| /home/prj/command/cpp, which is this shell script wrapper:
| #!/bin/sh -e
| case "${use_dietlibc+x}" in
| x) set x -nostdinc -I/package/host/localhost/dietlibc/include ${1+"$@"}
| shift;;
| esac
| exec /package/host/localhost/gcc/bin/cpp ${1+"$@"}
|
| I use this wrapper (and a similar one for gcc) so I can choose whether
| to build with glibc or dietlibc on a per-package basis without having
| to edit Makefiles, etc. In this case, use_dietlibc was not set. Let
| me know if you want any further information.
Thanks. Could you post the testsuite.log next time? For the records.
I include it here.
## ----------------------------- ##
## GNU Autoconf 2.53 test suite. ##
## ----------------------------- ##
testsuite: command line was:
$ ./testsuite
## ----------- ##
## ChangeLogs. ##
## ----------- ##
testsuite: ../ChangeLog:
| 2002-03-08 Akim Demaille <address@hidden>
|
| Version 2.53.
|
| 2002-03-08 Akim Demaille <address@hidden>
|
| * doc/autoconf.texi (Subdirectories): Clarify that the
| subdirectory should exist.
|
| 2002-03-08 Akim Demaille <address@hidden>
## --------- ##
## Platform. ##
## --------- ##
hostname = multivac.cwru.edu
uname -m = i686
uname -r = 2.4.4
uname -s = Linux
uname -v = #1 SMP Fri May 11 16:28:16 EDT 2001
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = i686
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/prj/b/autoconf-2.53/tests
PATH: /home/prj/command
PATH: /command
testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright 2000, 2001 Free Software Foundation, Inc.
|
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/home/prj/b/autoconf-2.53/tests'
| at_srcdir='.'
| abs_srcdir='/home/prj/b/autoconf-2.53/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/prj/b/autoconf-2.53'
| at_top_builddir='../'
| abs_top_builddir='/home/prj/b/autoconf-2.53'
|
| AUTOTEST_PATH='tests'
|
| SHELL=${CONFIG_SHELL-'/bin/sh'}
testsuite: atlocal:
| # -*- shell-script -*-
| # tests/atlocal. Generated from atlocal.in by configure.
| # Configurable variable values for Autoconf test suite.
| # Copyright 2000, 2001 Free Software Foundation, Inc.
|
| # We need Perl.
| PERL='/command/perl'
## ---------------- ##
## Tested programs. ##
## ---------------- ##
suite.at:33: /home/prj/b/autoconf-2.53/tests/autom4te --version
autom4te (GNU Autoconf) 2.53
Written by Akim Demaille.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
suite.at:33: /home/prj/b/autoconf-2.53/tests/autoconf --version
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
suite.at:33: /home/prj/b/autoconf-2.53/tests/autoheader --version
autoheader (GNU Autoconf) 2.53
Written by Roland McGrath and Akim Demaille.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
suite.at:33: /home/prj/b/autoconf-2.53/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
suite.at:33: /home/prj/b/autoconf-2.53/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
suite.at:33: /home/prj/b/autoconf-2.53/tests/ifnames --version
ifnames (GNU Autoconf) 2.53
Written by David J. MacKenzie and Paul Eggert.
Copyright 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
## --------------------------- ##
## Silently running the tests. ##
## --------------------------- ##
testsuite: starting at: Tue Mar 19 11:06:56 EST 2002
1. tools.at:47: ok (Kids: 0.06s user 0.12s system)
2. tools.at:92: ok (Kids: 2.06s user 0.25s system)
3. tools.at:122: ok (Kids: 2.12s user 0.46s system)
4. tools.at:211: ok (Kids: 2.55s user 0.37s system)
5. tools.at:242: ok (Kids: 0.65s user 0.18s system)
6. tools.at:268: ok (Kids: 0.70s user 0.08s system)
7. tools.at:312: ok (Kids: 0.34s user 0.05s system)
8. tools.at:360: ok (Kids: 4.15s user 0.45s system)
9. tools.at:478: ok (Kids: 11.56s user 0.88s system)
10. tools.at:512: ok (Kids: 7.33s user 0.71s system)
11. tools.at:539: ok (Kids: 17.83s user 1.04s system)
12. m4sugar.at:35: ok (Kids: 2.36s user 0.43s system)
13. m4sugar.at:76: ok (Kids: 0.60s user 0.04s system)
14. m4sugar.at:115: ok (Kids: 0.57s user 0.09s system)
15. m4sh.at:29: ok (Kids: 2.52s user 0.92s system)
16. m4sh.at:94: ok (Kids: 0.85s user 0.11s system)
17. m4sh.at:155: ok (Kids: 0.85s user 0.09s system)
18. m4sh.at:212: ok (Kids: 0.61s user 0.05s system)
19. m4sh.at:245: ok (Kids: 0.58s user 0.14s system)
20. base.at:29: ok (Kids: 0.62s user 0.17s system)
21. base.at:71: ok (Kids: 0.68s user 0.12s system)
22. base.at:115: ok (Kids: 0.70s user 0.14s system)
23. base.at:158: ok (Kids: 0.66s user 0.10s system)
24. base.at:190: ok (Kids: 1.24s user 0.11s system)
25. base.at:209: ok (Kids: 1.20s user 0.10s system)
26. torture.at:30: ok (Kids: 2.89s user 0.68s system)
27. torture.at:68: ok (Kids: 4.14s user 6.87s system)
28. torture.at:110: ok (Kids: 4.53s user 3.40s system)
29. torture.at:194: ok (Kids: 1.73s user 0.94s system)
30. torture.at:225: ok (Kids: 2.03s user 1.76s system)
31. torture.at:262: ok (Kids: 1.70s user 0.31s system)
32. torture.at:356: ok (Kids: 6.07s user 1.36s system)
33. torture.at:465: ok (Kids: 2.01s user 0.61s system)
34. torture.at:505: ok (Kids: 1.22s user 0.14s system)
35. torture.at:541: ok (Kids: 5.23s user 0.74s system)
36. compile.at:32: ok (Kids: 1.16s user 0.15s system)
37. compile.at:78: ok (Kids: 1.24s user 0.10s system)
38. compile.at:114: ok (Kids: 2.88s user 1.15s system)
39. compile.at:151: ok (Kids: 4.27s user 1.23s system)
40. aclang.at:7: ok (Kids: 2.88s user 1.22s system)
41. aclang.at:8: ok (Kids: 4.18s user 1.25s system)
42. aclang.at:11: ok (Kids: 11.45s user 1.25s system)
43. c.at:47: ok (Kids: 4.15s user 0.76s system)
44. c.at:59: ok (Kids: 2.07s user 0.57s system)
45. c.at:87: ok (Kids: 4.62s user 1.06s system)
46. c.at:100: ok (Kids: 4.12s user 0.79s system)
47. c.at:111: ok (Kids: 6.96s user 1.59s system)
48. c.at:141: ok (Kids: 6.92s user 1.39s system)
49. c.at:178: FAILED near `c.at:204' (Kids: 6.92s user 1.39s system)
50. acc.at:7: ok (Kids: 4.13s user 0.57s system)
51. acc.at:8: ok (Kids: 6.18s user 0.90s system)
52. acc.at:9: ok (Kids: 4.00s user 0.91s system)
53. acc.at:10: ok (Kids: 4.33s user 1.54s system)
54. acc.at:11: ok (Kids: 4.21s user 1.43s system)
55. acc.at:12: ok (Kids: 4.21s user 1.35s system)
56. acc.at:13: ok (Kids: 4.47s user 0.97s system)
57. acc.at:16: ok (Kids: 11.87s user 2.27s system)
58. acc.at:17: ok (Kids: 11.68s user 2.89s system)
59. acc.at:18: ok (Kids: 11.50s user 1.72s system)
60. fortran.at:51: ok (Kids: 4.02s user 0.76s system)
61. acfortran.at:7: ok (Kids: 4.92s user 0.95s system)
62. acfortran.at:8: ok (Kids: 5.45s user 1.20s system)
63. acfortran.at:9: ok (Kids: 3.76s user 0.48s system)
64. acfortran.at:12: ok (Kids: 11.19s user 1.79s system)
65. semantics.at:73: ok (Kids: 5.27s user 1.23s system)
66. semantics.at:86: ok (Kids: 4.25s user 1.48s system)
67. semantics.at:98: ok (Kids: 4.57s user 1.15s system)
68. semantics.at:106: ok (Kids: 4.45s user 1.97s system)
69. semantics.at:141: ok (Kids: 6.96s user 2.56s system)
70. semantics.at:154: ok (Kids: 4.28s user 1.83s system)
71. semantics.at:171: ok (Kids: 7.85s user 1.60s system)
72. semantics.at:189: ok (Kids: 8.67s user 1.64s system)
73. semantics.at:205: ok (Kids: 4.29s user 0.60s system)
74. semantics.at:212: ok (Kids: 1.36s user 0.08s system)
75. semantics.at:257: ok (Kids: 3.06s user 0.55s system)
76. semantics.at:291: ok (Kids: 1.54s user 0.21s system)
77. semantics.at:340: ok (Kids: 10.50s user 1.96s system)
78. semantics.at:378: ok (Kids: 1.41s user 0.59s system)
79. semantics.at:422: ok (Kids: 6.57s user 1.97s system)
80. semantics.at:440: ok (Kids: 7.01s user 1.68s system)
81. semantics.at:441: ok (Kids: 4.46s user 1.55s system)
82. acgeneral.at:7: ok (Kids: 2.99s user 1.06s system)
83. acgeneral.at:8: ok (Kids: 3.04s user 0.62s system)
84. acgeneral.at:9: ok (Kids: 3.06s user 0.59s system)
85. acgeneral.at:10: ok (Kids: 3.21s user 0.51s system)
86. acgeneral.at:11: ok (Kids: 4.17s user 0.64s system)
87. acgeneral.at:12: ok (Kids: 4.51s user 0.94s system)
88. acgeneral.at:13: ok (Kids: 2.95s user 0.40s system)
89. acgeneral.at:16: ok (Kids: 11.24s user 0.96s system)
90. acgeneral.at:17: ok (Kids: 13.85s user 2.33s system)
91. acgeneral.at:18: ok (Kids: 11.50s user 2.30s system)
92. acgeneral.at:19: ok (Kids: 11.52s user 1.57s system)
93. acgeneral.at:20: ok (Kids: 11.92s user 1.69s system)
94. acstatus.at:9: ok (Kids: 11.87s user 2.46s system)
95. acspecific.at:7: ok (Kids: 4.36s user 1.45s system)
96. acspecific.at:8: ok (Kids: 3.97s user 0.68s system)
97. acspecific.at:9: ok (Kids: 4.09s user 0.63s system)
98. acspecific.at:10: ok (Kids: 6.73s user 1.26s system)
99. acspecific.at:11: ok (Kids: 2.79s user 0.35s system)
100. acspecific.at:12: ok (Kids: 3.96s user 0.45s system)
101. acspecific.at:13: ok (Kids: 2.77s user 0.23s system)
102. acspecific.at:16: ok (Kids: 11.25s user 1.77s system)
103. acspecific.at:17: ok (Kids: 14.55s user 3.65s system)
104. acspecific.at:18: ok (Kids: 12.06s user 1.70s system)
105. acspecific.at:19: ok (Kids: 15.34s user 3.19s system)
106. acspecific.at:20: ok (Kids: 14.20s user 1.65s system)
107. acspecific.at:21: ok (Kids: 14.96s user 1.89s system)
108. acprograms.at:7: ok (Kids: 2.85s user 0.32s system)
109. acprograms.at:8: ok (Kids: 2.84s user 0.39s system)
110. acprograms.at:9: ok (Kids: 5.09s user 0.66s system)
111. acprograms.at:10: ok (Kids: 2.96s user 0.67s system)
112. acprograms.at:11: ok (Kids: 2.87s user 0.98s system)
113. acprograms.at:12: ok (Kids: 2.96s user 0.78s system)
114. acprograms.at:13: ok (Kids: 2.93s user 0.97s system)
115. acprograms.at:16: ok (Kids: 12.22s user 2.04s system)
116. acprograms.at:17: ok (Kids: 16.04s user 3.26s system)
117. acprograms.at:18: ok (Kids: 11.36s user 1.84s system)
118. acheaders.at:7: ok (Kids: 7.22s user 1.29s system)
119. acheaders.at:8: ok (Kids: 4.40s user 0.84s system)
120. acheaders.at:9: ok (Kids: 4.50s user 0.82s system)
121. acheaders.at:12: ok (Kids: 18.92s user 3.37s system)
122. acheaders.at:13: ok (Kids: 19.05s user 4.33s system)
123. acheaders.at:14: ok (Kids: 18.28s user 4.95s system)
124. acheaders.at:15: ok (Kids: 19.00s user 3.33s system)
125. actypes.at:7: ok (Kids: 6.30s user 1.20s system)
126. actypes.at:8: ok (Kids: 4.10s user 0.65s system)
127. actypes.at:9: ok (Kids: 6.17s user 1.27s system)
128. actypes.at:10: ok (Kids: 6.31s user 1.43s system)
129. actypes.at:11: ok (Kids: 4.19s user 1.29s system)
130. actypes.at:14: ok (Kids: 20.04s user 4.50s system)
131. actypes.at:15: ok (Kids: 19.50s user 4.26s system)
132. actypes.at:16: ok (Kids: 18.35s user 2.27s system)
133. actypes.at:17: ok (Kids: 18.23s user 3.38s system)
134. actypes.at:18: ok (Kids: 18.69s user 4.01s system)
135. acfunctions.at:7: ok (Kids: 4.81s user 1.89s system)
136. acfunctions.at:8: ok (Kids: 6.83s user 1.91s system)
137. acfunctions.at:9: ok (Kids: 6.89s user 1.11s system)
138. acfunctions.at:10: ok (Kids: 3.90s user 0.56s system)
139. acfunctions.at:11: ok (Kids: 4.03s user 0.65s system)
140. acfunctions.at:12: ok (Kids: 7.32s user 1.19s system)
141. acfunctions.at:13: ok (Kids: 4.31s user 0.58s system)
142. acfunctions.at:14: ok (Kids: 6.99s user 1.94s system)
143. acfunctions.at:15: ok (Kids: 8.61s user 2.98s system)
144. acfunctions.at:16: ok (Kids: 4.61s user 1.34s system)
145. acfunctions.at:17: ok (Kids: 6.65s user 1.29s system)
146. acfunctions.at:18: ok (Kids: 6.62s user 2.32s system)
147. acfunctions.at:19: ok (Kids: 4.15s user 1.64s system)
148. acfunctions.at:20: ok (Kids: 7.41s user 2.04s system)
149. acfunctions.at:21: ok (Kids: 7.06s user 1.18s system)
150. acfunctions.at:22: ok (Kids: 4.14s user 0.81s system)
151. acfunctions.at:23: ok (Kids: 6.96s user 1.20s system)
152. acfunctions.at:24: ok (Kids: 3.98s user 0.59s system)
153. acfunctions.at:25: ok (Kids: 3.81s user 1.12s system)
154. acfunctions.at:26: ok (Kids: 6.59s user 1.88s system)
155. acfunctions.at:27: ok (Kids: 6.21s user 1.43s system)
156. acfunctions.at:28: ok (Kids: 7.08s user 2.09s system)
157. acfunctions.at:29: ok (Kids: 4.35s user 1.56s system)
158. acfunctions.at:30: ok (Kids: 4.00s user 1.23s system)
159. acfunctions.at:31: ok (Kids: 4.56s user 1.21s system)
160. acfunctions.at:32: ok (Kids: 6.81s user 1.28s system)
161. acfunctions.at:33: ok (Kids: 4.69s user 0.99s system)
162. aclibs.at:9: ok (Kids: 13.60s user 1.51s system)
163. foreign.at:27: ok (Kids: 8.60s user 2.24s system)
testsuite: ending at: Tue Mar 19 12:22:43 EST 2002
testsuite: test suite duration: 1h 15m 47s
## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.53 test suite test groups:
NUM: FILENAME:LINE TEST-GROUP-NAME
KEYWORDS
49: c.at:178 AC_PROG_CPP via CC
## --------------------------------------- ##
## Verbosely re-running the failing tests. ##
## --------------------------------------- ##
## ----------------------------- ##
## GNU Autoconf 2.53 test suite. ##
## ----------------------------- ##
49. c.at:178: testing AC_PROG_CPP via CC...
c.at:181: /lib/cpp </dev/null || exit 77
stderr:
stdout:
c.at:204: autoconf
c.at:204: autoheader
c.at:204: top_srcdir=$abs_top_srcdir ./configure
--- /dev/null Fri Mar 23 23:37:22 2001
+++ /home/prj/b/autoconf-2.53/tests/testsuite.dir/at-stderr Tue Mar 19
12:23:55 2002
@@ -0,0 +1 @@
+configure: error: error messages on stderr cause the preprocessor selection to
fail
stdout:
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... /home/prj/command/cpp
c.at:204: exit code was 1, expected 0
./../../c.at:204: config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.53. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = multivac.cwru.edu
uname -m = i686
uname -r = 2.4.4
uname -s = Linux
uname -v = #1 SMP Fri May 11 16:28:16 EDT 2001
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = i686
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/prj/b/autoconf-2.53/tests
PATH: /home/prj/command
PATH: /command
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1260: checking for gcc
configure:1276: found /home/prj/command/gcc
configure:1286: result: gcc
configure:1530: checking for C compiler version
configure:1533: gcc --version </dev/null >&5
3.0.4
configure:1536: $? = 0
configure:1538: gcc -v </dev/null >&5
Reading specs from
/package/host/localhost/gcc/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: ../gcc-3.0.4/configure
--prefix=/package/host/localhost/gcc-3.0.4
--with-as=/package/host/localhost/gcc-3.0.4/conf/as
--with-ld=/package/host/localhost/gcc-3.0.4/conf/ld --disable-shared
--enable-threads --enable-libgcj --disable-nls
Thread model: posix
gcc version 3.0.4
configure:1541: $? = 0
configure:1543: gcc -V </dev/null >&5
gcc: invalid version number format
configure:1546: $? = 1
configure:1572: checking for C compiler default output
configure:1575: gcc -O2 conftest.c >&5
configure:1578: $? = 0
configure:1611: result: a.out
configure:1616: checking whether the C compiler works
configure:1622: ./a.out
configure:1625: $? = 0
configure:1640: result: yes
configure:1647: checking whether we are cross compiling
configure:1649: result: no
configure:1652: checking for suffix of executables
configure:1654: gcc -o conftest -O2 conftest.c >&5
configure:1657: $? = 0
configure:1679: result:
configure:1685: checking for suffix of object files
configure:1709: gcc -c -O2 conftest.c >&5
configure:1712: $? = 0
configure:1731: result: o
configure:1735: checking whether we are using the GNU C compiler
configure:1762: gcc -c -O2 conftest.c >&5
configure:1765: $? = 0
configure:1768: test -s conftest.o
configure:1771: $? = 0
configure:1783: result: yes
configure:1789: checking whether gcc accepts -g
configure:1813: gcc -c -g conftest.c >&5
configure:1816: $? = 0
configure:1819: test -s conftest.o
configure:1822: $? = 0
configure:1832: result: yes
configure:1859: gcc -c -O2 conftest.c >&5
conftest.c:2: parse error before "me"
configure:1862: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:1978: checking how to run the C preprocessor
configure:2080: result: /home/prj/command/cpp
configure:2095: /home/prj/command/cpp conftest.c
configure:2101: $? = 0
configure:2128: /home/prj/command/cpp conftest.c
configure:2124:28: ac_nonexistent.h: No such file or directory
configure:2134: $? = 1
configure: failed program was:
#line 2123 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2175: error: error messages on stderr cause the preprocessor
selection to fail
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 '
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=/home/prj/command/cpp
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_objext=o
ac_cv_prog_CPP=/home/prj/command/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
configure: exit 1
49. c.at:178: FAILED near `c.at:204'
## ------------------- ##
## Configuration logs. ##
## ------------------- ##
testsuite: ../tests/testsuite.dir/049/config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by configure, which was
| generated by GNU Autoconf 2.53. Invocation command line was
|
| $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = multivac.cwru.edu
| uname -m = i686
| uname -r = 2.4.4
| uname -s = Linux
| uname -v = #1 SMP Fri May 11 16:28:16 EDT 2001
|
| /usr/bin/uname -p = unknown
| /bin/uname -X = unknown
|
| /bin/arch = i686
| /usr/bin/arch -k = i686
| /usr/convex/getsysinfo = unknown
| hostinfo = unknown
| /bin/machine = unknown
| /usr/bin/oslevel = unknown
| /bin/universe = unknown
|
| PATH: /home/prj/b/autoconf-2.53/tests
| PATH: /home/prj/command
| PATH: /command
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1260: checking for gcc
| configure:1276: found /home/prj/command/gcc
| configure:1286: result: gcc
| configure:1530: checking for C compiler version
| configure:1533: gcc --version </dev/null >&5
| 3.0.4
| configure:1536: $? = 0
| configure:1538: gcc -v </dev/null >&5
| Reading specs from
/package/host/localhost/gcc/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
| Configured with: ../gcc-3.0.4/configure
--prefix=/package/host/localhost/gcc-3.0.4
--with-as=/package/host/localhost/gcc-3.0.4/conf/as
--with-ld=/package/host/localhost/gcc-3.0.4/conf/ld --disable-shared
--enable-threads --enable-libgcj --disable-nls
| Thread model: posix
| gcc version 3.0.4
| configure:1541: $? = 0
| configure:1543: gcc -V </dev/null >&5
| gcc: invalid version number format
| configure:1546: $? = 1
| configure:1572: checking for C compiler default output
| configure:1575: gcc -O2 conftest.c >&5
| configure:1578: $? = 0
| configure:1611: result: a.out
| configure:1616: checking whether the C compiler works
| configure:1622: ./a.out
| configure:1625: $? = 0
| configure:1640: result: yes
| configure:1647: checking whether we are cross compiling
| configure:1649: result: no
| configure:1652: checking for suffix of executables
| configure:1654: gcc -o conftest -O2 conftest.c >&5
| configure:1657: $? = 0
| configure:1679: result:
| configure:1685: checking for suffix of object files
| configure:1709: gcc -c -O2 conftest.c >&5
| configure:1712: $? = 0
| configure:1731: result: o
| configure:1735: checking whether we are using the GNU C compiler
| configure:1762: gcc -c -O2 conftest.c >&5
| configure:1765: $? = 0
| configure:1768: test -s conftest.o
| configure:1771: $? = 0
| configure:1783: result: yes
| configure:1789: checking whether gcc accepts -g
| configure:1813: gcc -c -g conftest.c >&5
| configure:1816: $? = 0
| configure:1819: test -s conftest.o
| configure:1822: $? = 0
| configure:1832: result: yes
| configure:1859: gcc -c -O2 conftest.c >&5
| conftest.c:2: parse error before "me"
| configure:1862: $? = 1
| configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
| configure:1978: checking how to run the C preprocessor
| configure:2080: result: /home/prj/command/cpp
| configure:2095: /home/prj/command/cpp conftest.c
| configure:2101: $? = 0
| configure:2128: /home/prj/command/cpp conftest.c
| configure:2124:28: ac_nonexistent.h: No such file or directory
| configure:2134: $? = 1
| configure: failed program was:
| #line 2123 "configure"
| #include "confdefs.h"
| #include <ac_nonexistent.h>
| configure:2175: error: error messages on stderr cause the preprocessor
selection to fail
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| ac_cv_env_CFLAGS_set=set
| ac_cv_env_CFLAGS_value='-O2 '
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_CPP_set=set
| ac_cv_env_CPP_value=/home/prj/command/cpp
| ac_cv_env_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_exeext=
| ac_cv_objext=o
| ac_cv_prog_CPP=/home/prj/command/cpp
| ac_cv_prog_ac_ct_CC=gcc
| ac_cv_prog_cc_g=yes
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
|
| configure: exit 1
testsuite: ../config.log:
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
|
| It was created by GNU Autoconf configure 2.53, which was
| generated by GNU Autoconf 2.53. Invocation command line was
|
| $ ./configure --prefix=/package/host/localhost/autoconf-2.53
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = multivac.cwru.edu
| uname -m = i686
| uname -r = 2.4.4
| uname -s = Linux
| uname -v = #1 SMP Fri May 11 16:28:16 EDT 2001
|
| /usr/bin/uname -p = unknown
| /bin/uname -X = unknown
|
| /bin/arch = i686
| /usr/bin/arch -k = i686
| /usr/convex/getsysinfo = unknown
| hostinfo = unknown
| /bin/machine = unknown
| /usr/bin/oslevel = unknown
| /bin/universe = unknown
|
| PATH: /home/prj/command
| PATH: /command
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1178: checking for a BSD-compatible install
| configure:1232: result: /command/install -c
| configure:1243: checking whether build environment is sane
| configure:1286: result: yes
| configure:1319: checking for gawk
| configure:1335: found /command/gawk
| configure:1345: result: gawk
| configure:1355: checking whether make sets ${MAKE}
| configure:1375: result: yes
| configure:1543: checking for expr
| configure:1561: found /command/expr
| configure:1573: result: /command/expr
| configure:1590: checking for gm4
| configure:1623: result: no
| configure:1590: checking for gnum4
| configure:1623: result: no
| configure:1590: checking for m4
| configure:1608: found /command/m4
| configure:1620: result: /command/m4
| configure:1631: checking whether m4 supports frozen files
| configure:1643: result: yes
| configure:1661: checking for perl
| configure:1679: found /command/perl
| configure:1692: result: /command/perl
| configure:1731: checking for emacs
| configure:1747: found /command/emacs
| configure:1757: result: emacs
| configure:1770: checking where .elc files should go
| configure:1780: $EMACS -batch -q -eval '(while load-path (princ (concat (car
load-path) "
| ")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| Loading /usr/share/emacs/site-lisp/site-start.d/lang.emacs.el (source)...
| Finished loading /usr/share/emacs/site-lisp/egg/leim-list.el
| and load others...
| configure:1783: $? = 0
| configure:1796: result: ${datadir}/emacs/site-lisp
| configure:1920: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by GNU Autoconf config.status 2.53, which was
| generated by GNU Autoconf 2.53. Invocation command line was
|
| CONFIG_FILES =
| CONFIG_HEADERS =
| CONFIG_LINKS =
| CONFIG_COMMANDS =
| $ ./config.status
|
| on multivac.cwru.edu
|
| config.status:596: creating config/Makefile
| config.status:596: creating tests/Makefile
| config.status:596: creating tests/atlocal
| config.status:596: creating tests/autoconf
| config.status:596: creating tests/autoheader
| config.status:596: creating tests/autom4te
| config.status:596: creating tests/autoreconf
| config.status:596: creating tests/autoscan
| config.status:596: creating tests/autoupdate
| config.status:596: creating tests/ifnames
| config.status:596: creating man/Makefile
| config.status:596: creating lib/emacs/Makefile
| config.status:596: creating Makefile
| config.status:596: creating doc/Makefile
| config.status:596: creating lib/Makefile
| config.status:596: creating lib/Autom4te/Makefile
| config.status:596: creating lib/autoscan/Makefile
| config.status:596: creating lib/m4sugar/Makefile
| config.status:596: creating lib/autoconf/Makefile
| config.status:596: creating lib/autotest/Makefile
| config.status:596: creating bin/Makefile
| config.status:731: executing tests/atconfig commands
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_path_EXPR=/command/expr
| ac_cv_path_M4=/command/m4
| ac_cv_path_PERL=/command/perl
| ac_cv_path_install='/command/install -c'
| ac_cv_prog_AWK=gawk
| ac_cv_prog_EMACS=emacs
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_make_make_set=yes
| am_cv_lispdir='${datadir}/emacs/site-lisp'
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.53"
| #define PACKAGE_STRING "GNU Autoconf 2.53"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "autoconf"
| #define VERSION "2.53"
|
| configure: exit 0