bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RESOLVED: [GNU Autoconf 2.57] testsuite: 53 101 failed


From: Duncan Roe
Subject: RESOLVED: [GNU Autoconf 2.57] testsuite: 53 101 failed
Date: Tue, 5 Aug 2003 13:41:09 +1000

Hi,

I sent you the bug report below last week.

I have since discovered the cause of the problem: autoconf was using an old
/lib/cpp which was a symlink into the gcc-2.7.2 tree.

I remade it to be a symlink to the cpp in $PATH, then all tests passed. But why
did autoconf try to use it in the first place?

Cheers ... Duncan.

----- Forwarded message from Duncan Roe <address@hidden> -----

Date: Wed, 30 Jul 2003 09:34:40 +1000
From: Duncan Roe <address@hidden>
To: address@hidden
Subject: [GNU Autoconf 2.57] testsuite: 53 101 failed
X-Mailer: Mutt 0.93.2i

Hi,

I'm sending you this re[prt as "make check" requested.

I see I used gcc2.95.3 - should I have used gcc3.3?

With regard to test 53 not finding stddef.h: this file exists in the compiler's
include area but not in /usr/include:-

> dimstar:09:16:02/usr/src/autoconf-2.57$ locate stddef.h|grep -w stddef|grep 
> -v /usr/src
> /usr/i486-linuxlibc5/include/std/stddef.h
> /usr/include/cyclone/stddef.h
> /usr/lib/gcc-lib/i486-pc-linux-gnu/2.95.3/include/stddef.h
> /usr/local/gcc3.2/lib/gcc-lib/i486-pc-linux-gnu/3.2/include/stddef.h
> /usr/local/gcc3.2/lib/gcc-lib/i486-pc-linux-gnu/3.3/include/stddef.h
> /usr/local/gcc3.2/lib/gcc-lib/i486-pc-linux-gnu/3.3/install-tools/include/stddef.h

Cheers ... Duncan.

## ----------------------------- ##
## GNU Autoconf 2.57 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ ./testsuite

## ----------- ##
## ChangeLogs. ##
## ----------- ##

testsuite: ../ChangeLog:
| 2002-12-03  Paul Eggert  <address@hidden>
|
|       Version 2.57.
|
|       * NEWS, configure.ac: Update version.
|
|       * doc/fdl.texi: Upgrade to FDL version 1.2.
|
|       * lib/autoconf/c.m4 (AC_LANG_FUNC_LINK_TRY(C)): Use the function f
|       nontrivially in main's body, so that f's external declaration is

## --------- ##
## Platform. ##
## --------- ##

hostname = dimstar
uname -m = i686
uname -r = 2.4.21-NO_BUSLOGIC
uname -s = Linux
uname -v = #3 Tue Jul 15 17:36:31 EST 2003

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/src/autoconf-2.57/tests
PATH: /home/dunc/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/openwin/bin
PATH: /usr/local/java/bin
PATH: /usr/X11R6/bin
PATH: /var/qmail/bin
PATH: /usr/local/pbmplus10dec91/bin
PATH: /d/ign/3/ign/bin

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='/usr/src/autoconf-2.57/tests'
| at_srcdir='.'
| abs_srcdir='/usr/src/autoconf-2.57/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/usr/src/autoconf-2.57'
| at_top_builddir='../'
| abs_top_builddir='/usr/src/autoconf-2.57'
|
| 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='/usr/bin/perl'

## ---------------- ##
## Tested programs. ##
## ---------------- ##

suite.at:33: /usr/src/autoconf-2.57/tests/autom4te --version
autom4te (GNU Autoconf) 2.57
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: /usr/src/autoconf-2.57/tests/autoconf --version
autoconf (GNU Autoconf) 2.57
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: /usr/src/autoconf-2.57/tests/autoheader --version
autoheader (GNU Autoconf) 2.57
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: /usr/src/autoconf-2.57/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.57
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: /usr/src/autoconf-2.57/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.57
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: /usr/src/autoconf-2.57/tests/ifnames --version

ifnames (GNU Autoconf) 2.57
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 Jul 29 19:46:52 EST 2003
1. tools.at:47: ok      (0m0.12s 0m0.17s)
2. tools.at:92: ok      (0m2.42s 0m0.33s)
3. tools.at:118: ok     (0m2.21s 0m0.58s)
4. tools.at:155: ok     (0m2.88s 0m0.97s)
5. tools.at:244: ok     (0m2.99s 0m0.67s)
6. tools.at:275: ok     (0m0.93s 0m0.39s)
7. tools.at:303: ok     (0m0.96s 0m0.34s)
8. tools.at:349: ok     (0m0.47s 0m0.14s)
9. tools.at:397: ok     (0m5.27s 0m0.80s)
10. tools.at:529: ok    (0m11.78s 0m0.97s)
11. tools.at:561: ok    (0m7.93s 0m1.51s)
12. tools.at:588: ok    (0m18.16s 0m1.31s)
13. m4sugar.at:35: ok   (0m3.10s 0m0.92s)
14. m4sugar.at:77: ok   (0m0.74s 0m0.21s)
15. m4sugar.at:115: ok  (0m0.81s 0m0.14s)
16. m4sh.at:29: ok      (0m4.04s 0m2.30s)
17. m4sh.at:105: ok     (0m1.52s 0m0.57s)
18. m4sh.at:166: ok     (0m1.50s 0m0.72s)
19. m4sh.at:223: ok     (0m0.83s 0m0.38s)
20. m4sh.at:256: ok     (0m0.91s 0m0.28s)
21. m4sh.at:286: ok     (0m0.90s 0m0.37s)
22. m4sh.at:328: ok     (0m0.95s 0m0.28s)
23. base.at:29: ok      (0m1.08s 0m0.48s)
24. base.at:71: ok      (0m1.14s 0m0.42s)
25. base.at:115: ok     (0m1.11s 0m0.43s)
26. base.at:158: ok     (0m1.02s 0m0.49s)
27. base.at:190: ok     (0m1.86s 0m0.75s)
28. base.at:209: ok     (0m1.92s 0m0.75s)
29. torture.at:30: ok   (0m4.22s 0m1.48s)
30. torture.at:37: ok   (0m1.49s 0m0.28s)
31. torture.at:84: ok   (0m7.64s 0m6.80s)
32. torture.at:127: ok  (0m8.34s 0m7.48s)
33. torture.at:211: ok  (0m2.45s 0m1.14s)
34. torture.at:242: ok  (0m4.17s 0m3.26s)
35. torture.at:279: ok  (0m2.84s 0m1.35s)
36. torture.at:373: ok  (0m7.40s 0m2.33s)
37. torture.at:482: ok  (0m4.14s 0m2.64s)
38. torture.at:522: ok  (0m1.91s 0m0.68s)
39. torture.at:558: ok  (0m10.01s 0m6.40s)
40. torture.at:650: ok  (0m15.55s 0m7.70s)
41. compile.at:32: ok   (0m1.61s 0m0.39s)
42. compile.at:78: ok   (0m1.93s 0m0.78s)
43. compile.at:114: ok  (0m4.00s 0m1.41s)
44. compile.at:151: ok  (0m6.10s 0m1.96s)
45. aclang.at:7: ok     (0m4.28s 0m1.42s)
46. aclang.at:8: ok     (0m6.01s 0m1.95s)
47. aclang.at:11: ok    (0m14.17s 0m3.28s)
48. c.at:47: ok (0m5.50s 0m1.42s)
49. c.at:59: ok (0m2.94s 0m0.73s)
50. c.at:87: ok (0m6.11s 0m1.82s)
51. c.at:100: ok        (0m6.09s 0m1.87s)
52. c.at:111: ok        (0m9.12s 0m3.17s)
53. c.at:141: FAILED near `c.at:160'    (0m9.12s 0m3.17s)
54. c.at:178: ok        (0m9.15s 0m2.99s)
55. acc.at:7: ok        (0m5.68s 0m1.89s)
56. acc.at:8: ok        (0m5.96s 0m1.87s)
57. acc.at:9: ok        (0m8.42s 0m3.07s)
58. acc.at:10: ok       (0m5.81s 0m1.85s)
59. acc.at:11: ok       (0m6.24s 0m1.84s)
60. acc.at:12: ok       (0m5.82s 0m1.95s)
61. acc.at:13: ok       (0m6.09s 0m2.02s)
62. acc.at:16: ok       (0m13.67s 0m3.25s)
63. acc.at:17: ok       (0m13.74s 0m3.19s)
64. fortran.at:51: ok   (0m5.06s 0m1.95s)
65. acfortran.at:7: ok  (0m7.48s 0m2.16s)
66. acfortran.at:8: ok  (0m8.08s 0m2.57s)
67. acfortran.at:9: ok  (0m5.54s 0m1.65s)
68. acfortran.at:12: ok (0m13.60s 0m3.32s)
69. semantics.at:73: ok (0m7.66s 0m2.39s)
70. semantics.at:86: ok (0m5.91s 0m1.89s)
71. semantics.at:98: ok (0m5.94s 0m2.02s)
72. semantics.at:106: ok        (0m6.30s 0m2.10s)
73. semantics.at:141: ok        (0m8.88s 0m3.08s)
74. semantics.at:154: ok        (0m6.09s 0m1.78s)
75. semantics.at:171: ok        (0m10.55s 0m3.19s)
76. semantics.at:189: ok        (0m11.04s 0m3.17s)
77. semantics.at:205: ok        (0m6.06s 0m1.90s)
78. semantics.at:212: ok        (0m1.76s 0m0.35s)
79. semantics.at:257: ok        (0m4.50s 0m1.46s)
80. semantics.at:291: ok        (0m2.25s 0m0.81s)
81. semantics.at:340: ok        (0m14.73s 0m4.02s)
82. semantics.at:377: ok        (0m2.12s 0m0.81s)
83. semantics.at:421: ok        (0m9.70s 0m3.80s)
84. semantics.at:439: ok        (0m8.90s 0m3.09s)
85. semantics.at:440: ok        (0m5.92s 0m1.80s)
86. acgeneral.at:7: ok  (0m4.21s 0m1.32s)
87. acgeneral.at:8: ok  (0m4.22s 0m1.37s)
88. acgeneral.at:9: ok  (0m4.01s 0m1.55s)
89. acgeneral.at:10: ok (0m4.82s 0m1.51s)
90. acgeneral.at:11: ok (0m5.85s 0m2.02s)
91. acgeneral.at:12: ok (0m5.97s 0m1.94s)
92. acgeneral.at:13: ok (0m4.14s 0m1.42s)
93. acgeneral.at:16: ok (0m13.79s 0m3.20s)
94. acgeneral.at:17: ok (0m17.09s 0m3.91s)
95. acgeneral.at:18: ok (0m13.73s 0m3.22s)
96. acgeneral.at:19: ok (0m16.50s 0m4.21s)
97. acgeneral.at:20: ok (0m17.43s 0m4.23s)
98. acgeneral.at:21: ok (0m17.41s 0m4.08s)
99. acgeneral.at:22: ok (0m17.01s 0m4.05s)
100. acgeneral.at:23: ok        (0m13.71s 0m3.09s)
101. acgeneral.at:24: FAILED near `acgeneral.at:24'     (0m13.71s 0m3.09s)
102. acstatus.at:9: ok  (0m13.78s 0m3.31s)
103. acspecific.at:7: ok        (0m5.98s 0m2.01s)
104. acspecific.at:8: ok        (0m5.77s 0m1.83s)
105. acspecific.at:9: ok        (0m8.62s 0m2.86s)
106. acspecific.at:10: ok       (0m3.99s 0m1.56s)
107. acspecific.at:11: ok       (0m6.06s 0m1.88s)
108. acspecific.at:12: ok       (0m4.19s 0m1.63s)
109. acspecific.at:13: ok       (0m5.79s 0m1.95s)
110. acspecific.at:16: ok       (0m13.71s 0m3.44s)
111. acspecific.at:17: ok       (0m22.77s 0m6.31s)
112. acspecific.at:18: ok       (0m17.98s 0m4.52s)
113. acspecific.at:19: ok       (0m13.93s 0m3.27s)
114. acspecific.at:20: ok       (0m18.25s 0m4.61s)
115. acspecific.at:21: ok       (0m17.54s 0m4.07s)
116. acspecific.at:22: ok       (0m18.58s 0m4.70s)
117. acprograms.at:7: ok        (0m4.30s 0m1.39s)
118. acprograms.at:8: ok        (0m4.20s 0m1.43s)
119. acprograms.at:9: ok        (0m4.32s 0m1.41s)
120. acprograms.at:10: ok       (0m6.77s 0m2.13s)
121. acprograms.at:11: ok       (0m4.26s 0m1.39s)
122. acprograms.at:12: ok       (0m4.35s 0m1.33s)
123. acprograms.at:13: ok       (0m4.27s 0m1.43s)
124. acprograms.at:14: ok       (0m4.34s 0m1.32s)
125. acprograms.at:17: ok       (0m13.68s 0m3.40s)
126. acprograms.at:18: ok       (0m19.08s 0m4.63s)
127. acprograms.at:19: ok       (0m13.73s 0m3.38s)
128. acheaders.at:7: ok (0m8.95s 0m2.99s)
129. acheaders.at:8: ok (0m6.23s 0m1.83s)
130. acheaders.at:9: ok (0m8.78s 0m2.87s)
131. acheaders.at:10: ok        (0m6.14s 0m2.01s)
132. acheaders.at:13: ok        (0m24.08s 0m6.63s)
133. acheaders.at:14: ok        (0m23.15s 0m6.19s)
134. acheaders.at:15: ok        (0m22.83s 0m6.07s)
135. acheaders.at:16: ok        (0m22.97s 0m6.18s)
136. actypes.at:7: ok   (0m9.13s 0m2.90s)
137. actypes.at:8: ok   (0m6.14s 0m2.04s)
138. actypes.at:9: ok   (0m8.89s 0m2.74s)
139. actypes.at:10: ok  (0m8.76s 0m2.88s)
140. actypes.at:11: ok  (0m5.88s 0m1.84s)
141. actypes.at:14: ok  (0m24.70s 0m6.06s)
142. actypes.at:15: ok  (0m24.17s 0m6.46s)
143. actypes.at:16: ok  (0m22.90s 0m6.04s)
144. actypes.at:17: ok  (0m22.59s 0m6.28s)
145. actypes.at:18: ok  (0m22.60s 0m6.13s)
146. acfunctions.at:7: ok       (0m9.13s 0m3.05s)
147. acfunctions.at:8: ok       (0m9.30s 0m3.10s)
148. acfunctions.at:9: ok       (0m5.83s 0m1.92s)
149. acfunctions.at:10: ok      (0m5.90s 0m1.88s)
150. acfunctions.at:11: ok      (0m9.66s 0m3.46s)
151. acfunctions.at:12: ok      (0m6.22s 0m2.03s)
152. acfunctions.at:13: ok      (0m9.90s 0m2.89s)
153. acfunctions.at:14: ok      (0m6.45s 0m1.97s)
154. acfunctions.at:15: ok      (0m8.93s 0m2.72s)
155. acfunctions.at:16: ok      (0m9.29s 0m2.57s)
156. acfunctions.at:17: ok      (0m5.87s 0m1.92s)
157. acfunctions.at:18: ok      (0m5.76s 0m2.04s)
158. acfunctions.at:19: ok      (0m9.82s 0m3.15s)
159. acfunctions.at:20: ok      (0m9.63s 0m2.92s)
160. acfunctions.at:21: ok      (0m5.96s 0m1.85s)
161. acfunctions.at:22: ok      (0m8.83s 0m3.08s)
162. acfunctions.at:23: ok      (0m9.55s 0m3.19s)
163. acfunctions.at:24: ok      (0m6.05s 0m1.72s)
164. acfunctions.at:25: ok      (0m6.12s 0m1.72s)
165. acfunctions.at:26: ok      (0m9.08s 0m3.23s)
166. acfunctions.at:27: ok      (0m9.00s 0m2.78s)
167. acfunctions.at:28: ok      (0m9.41s 0m3.00s)
168. acfunctions.at:29: ok      (0m5.88s 0m1.94s)
169. acfunctions.at:30: ok      (0m5.72s 0m1.92s)
170. acfunctions.at:31: ok      (0m6.09s 0m1.70s)
171. acfunctions.at:32: ok      (0m8.74s 0m2.85s)
172. acfunctions.at:33: ok      (0m6.14s 0m1.81s)
173. aclibs.at:9: ok    (0m16.91s 0m3.98s)
174. foreign.at:27: ok  (0m11.46s 0m4.17s)
testsuite: ending at: Tue Jul 29 20:34:41 EST 2003
testsuite: test suite duration: 0h 47m 49s


## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.57 test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  53: c.at:141           AC_PROG_CPP without warnings
 101: acgeneral.at:24    AC_WITH
      autoupdate


## --------------------------------------- ##
## Verbosely re-running the failing tests. ##
## --------------------------------------- ##

## ----------------------------- ##
## GNU Autoconf 2.57 test suite. ##
## ----------------------------- ##
53. c.at:141: testing AC_PROG_CPP without warnings...
c.at:144: /lib/cpp </dev/null || exit 77
stderr:
stdout:
# 1 ""
c.at:160: autoconf
c.at:160: autoheader
c.at:160: top_srcdir=$abs_top_srcdir ./configure
--- /dev/null   1994-07-18 09:46:18.000000000 +1000
+++ /usr/src/autoconf-2.57/tests/testsuite.dir/at-stderr        2003-07-29 
20:35:13.000000000 +1000
@@ -0,0 +1,5 @@
+configure: WARNING: stdio.h: accepted by the compiler, rejected by the 
preprocessor!
+configure: WARNING: stdio.h: proceeding with the preprocessor's result
+configure: WARNING:     ## ------------------------------------ ##
+configure: WARNING:     ## Report this to address@hidden ##
+configure: WARNING:     ## ------------------------------------ ##
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 for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... ./mycpp
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... no
checking for stdio.h... no
checking autoconf_io.h usability... no
checking autoconf_io.h presence... no
checking for autoconf_io.h... no
configure: creating ./config.status
config.status: creating config.h
./../../c.at:160: 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.57.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = dimstar
uname -m = i686
uname -r = 2.4.21-NO_BUSLOGIC
uname -s = Linux
uname -v = #3 Tue Jul 15 17:36:31 EST 2003

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/src/autoconf-2.57/tests
PATH: /home/dunc/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/openwin/bin
PATH: /usr/local/java/bin
PATH: /usr/X11R6/bin
PATH: /var/qmail/bin
PATH: /usr/local/pbmplus10dec91/bin
PATH: /d/ign/3/ign/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1371: checking for gcc
configure:1371: result: gcc
configure:1606: checking for C compiler version
configure:1612: gcc --version </dev/null >&5
2.95.3
configure:1612: $? = 0
configure:1617: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-pc-linux-gnu/2.95.3/specs
gcc version 2.95.3 20010315 (release)
configure:1617: $? = 0
configure:1622: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1622: $? = 1
configure:1645: checking for C compiler default output
configure:1694: gcc    conftest.c  >&5
configure:1694: $? = 0
configure:1697: result: a.out
configure:1702: checking whether the C compiler works
configure:1727: ./a.out
configure:1727: $? = 0
configure:1728: result: yes
configure:1735: checking whether we are cross compiling
configure:1737: result: no
configure:1740: checking for suffix of executables
configure:1767: gcc -o conftest    conftest.c  >&5
configure:1767: $? = 0
configure:1770: result:
configure:1776: checking for suffix of object files
configure:1822: gcc -c   conftest.c >&5
configure:1822: $? = 0
configure:1823: result: o
configure:1827: checking whether we are using the GNU C compiler
configure:1873: gcc -c   conftest.c >&5
configure:1873: $? = 0
configure:1873: test -s conftest.o
configure:1873: $? = 0
configure:1874: result: yes
configure:1880: checking whether gcc accepts -g
configure:1921: gcc -c -g  conftest.c >&5
configure:1921: $? = 0
configure:1921: test -s conftest.o
configure:1921: $? = 0
configure:1922: result: yes
configure:1939: checking for gcc option to accept ANSI C
configure:2023: gcc  -c -g -O2  conftest.c >&5
configure:2023: $? = 0
configure:2023: test -s conftest.o
configure:2023: $? = 0
configure:2033: result: none needed
configure:2149: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2149: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2162: checking how to run the C preprocessor
configure:2280: result: ./mycpp
configure:2372: ./mycpp  conftest.c
configure:2372: $? = 0
configure:2372: ./mycpp  conftest.c
configure:2380: ac_nonexistent.h: No such file or directory
configure:2372: $? = 0
configure:2372: ./mycpp  conftest.c
configure:2372: $? = 0
configure:2372: ./mycpp  conftest.c
configure:2380: ac_nonexistent.h: No such file or directory
configure:2372: $? = 0
configure: failed program was:
| #line 2372 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2397: checking for egrep
configure:2407: result: grep -E
configure:2412: checking for ANSI C header files
configure:2558: gcc -c -g -O2  conftest.c >&5
configure:2558: $? = 0
configure:2558: test -s conftest.o
configure:2558: $? = 0
In file included from configure:2566:
/usr/include/string.h:33: stddef.h: No such file or directory
In file included from configure:2566:
/usr/include/stdlib.h:33: stddef.h: No such file or directory
In file included from /usr/include/sys/types.h:30,
                 from /usr/include/stdlib.h:390,
                 from configure:2566:
/usr/include/bits/types.h:29: stddef.h: No such file or directory
In file included from /usr/include/stdlib.h:390,
                 from configure:2566:
/usr/include/sys/types.h:146: stddef.h: No such file or directory
In file included from /usr/include/stdlib.h:546,
                 from configure:2566:
/usr/include/alloca.h:25: stddef.h: No such file or directory
configure:2558: gcc -o conftest -g -O2   conftest.c  >&5
configure:2558: $? = 0
configure:2558: ./conftest
configure:2558: $? = 0
configure:2559: result: yes
configure:2629: checking for sys/types.h
configure:2629: gcc -c -g -O2  conftest.c >&5
configure:2629: $? = 0
configure:2629: test -s conftest.o
configure:2629: $? = 0
configure:2629: result: yes
configure:2629: checking for sys/stat.h
configure:2629: gcc -c -g -O2  conftest.c >&5
configure:2629: $? = 0
configure:2629: test -s conftest.o
configure:2629: $? = 0
configure:2629: result: yes
configure:2629: checking for stdlib.h
configure:2629: gcc -c -g -O2  conftest.c >&5
configure:2629: $? = 0
configure:2629: test -s conftest.o
configure:2629: $? = 0
configure:2629: result: yes
configure:2629: checking for string.h
configure:2629: gcc -c -g -O2  conftest.c >&5
configure:2629: $? = 0
configure:2629: test -s conftest.o
configure:2629: $? = 0
configure:2629: result: yes
configure:2629: checking for memory.h
configure:2629: gcc -c -g -O2  conftest.c >&5
configure:2629: $? = 0
configure:2629: test -s conftest.o
configure:2629: $? = 0
configure:2629: result: yes
configure:2629: checking for strings.h
configure:2629: gcc -c -g -O2  conftest.c >&5
configure:2629: $? = 0
configure:2629: test -s conftest.o
configure:2629: $? = 0
configure:2629: result: yes
configure:2629: checking for inttypes.h
configure:2629: gcc -c -g -O2  conftest.c >&5
configure:2629: $? = 0
configure:2629: test -s conftest.o
configure:2629: $? = 0
configure:2629: result: yes
configure:2629: checking for stdint.h
configure:2629: gcc -c -g -O2  conftest.c >&5
configure:2629: $? = 0
configure:2629: test -s conftest.o
configure:2629: $? = 0
configure:2629: result: yes
configure:2629: checking for unistd.h
configure:2629: gcc -c -g -O2  conftest.c >&5
configure:2629: $? = 0
configure:2629: test -s conftest.o
configure:2629: $? = 0
configure:2629: result: yes
configure:2773: checking stdio.h usability
configure:2773: gcc -c -g -O2  conftest.c >&5
configure:2773: $? = 0
configure:2773: test -s conftest.o
configure:2773: $? = 0
configure:2773: result: yes
configure:2773: checking stdio.h presence
configure:2773: ./mycpp  conftest.c
In file included from configure:2791:
/usr/include/stdio.h:34: stddef.h: No such file or directory
In file included from /usr/include/stdio.h:36,
                 from configure:2791:
/usr/include/bits/types.h:29: stddef.h: No such file or directory
In file included from /usr/include/libio.h:32,
                 from /usr/include/stdio.h:65,
                 from configure:2791:
/usr/include/_G_config.h:14: stddef.h: No such file or directory
In file included from /usr/include/_G_config.h:24,
                 from /usr/include/libio.h:32,
                 from /usr/include/stdio.h:65,
                 from configure:2791:
/usr/include/wchar.h:48: stddef.h: No such file or directory
In file included from /usr/include/gconv.h:28,
                 from /usr/include/_G_config.h:44,
                 from /usr/include/libio.h:32,
                 from /usr/include/stdio.h:65,
                 from configure:2791:
/usr/include/wchar.h:48: stddef.h: No such file or directory
In file included from /usr/include/_G_config.h:44,
                 from /usr/include/libio.h:32,
                 from /usr/include/stdio.h:65,
                 from configure:2791:
/usr/include/gconv.h:31: stddef.h: No such file or directory
In file included from /usr/include/stdio.h:65,
                 from configure:2791:
/usr/include/libio.h:53: stdarg.h: No such file or directory
configure:2773: $? = 0
configure: failed program was:
| #line 2773 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
configure:2773: result: no
configure:2773: WARNING: stdio.h: accepted by the compiler, rejected by the 
preprocessor!
configure:2773: WARNING: stdio.h: proceeding with the preprocessor's result
configure:2773: checking for stdio.h
configure:2773: result: no
configure:2773: checking autoconf_io.h usability
configure:2773: gcc -c -g -O2  conftest.c >&5
configure:2825: autoconf_io.h: No such file or directory
configure:2773: $? = 1
configure: failed program was:
| #line 2773 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <autoconf_io.h>
configure:2773: result: no
configure:2773: checking autoconf_io.h presence
configure:2773: ./mycpp  conftest.c
configure:2791: autoconf_io.h: No such file or directory
configure:2773: $? = 0
configure: failed program was:
| #line 2773 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <autoconf_io.h>
configure:2773: result: no
configure:2773: checking for autoconf_io.h
configure:2773: result: no
configure:2871: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on dimstar

config.status:601: creating config.h

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu='yes'
ac_cv_env_CC_set='set'
ac_cv_env_CC_value='gcc'
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
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_header_autoconf_io_h='no'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_stdio_h='no'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_unistd_h='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='./mycpp'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''
ac_cv_prog_egrep='grep -E'

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='gcc'
CFLAGS='-g -O2'
CPP='./mycpp'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SHELL='/bin/sh'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1

configure: exit 0
53. c.at:141: FAILED near `c.at:160'

101. acgeneral.at:24: testing AC_WITH...
acgeneral.at:24: autoconf
acgeneral.at:24: autoheader
acgeneral.at:24: top_srcdir=$abs_top_srcdir ./configure
stdout:
configure: creating ./config.status
config.status: creating config.h
acgeneral.at:24: cat state-ls.after
acgeneral.at:24: autoupdate
acgeneral.at:24: autoconf
acgeneral.at:24: autoheader
acgeneral.at:24: top_srcdir=$abs_top_srcdir ./configure
stdout:
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
acgeneral.at:24: cat state-ls.after
101. acgeneral.at:24: ok

## ------------------- ##
## Configuration logs. ##
## ------------------- ##

testsuite: ../tests/testsuite.dir/053/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.57.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = dimstar
| uname -m = i686
| uname -r = 2.4.21-NO_BUSLOGIC
| uname -s = Linux
| uname -v = #3 Tue Jul 15 17:36:31 EST 2003
|
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
|
| /bin/arch              = i686
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
|
| PATH: /usr/src/autoconf-2.57/tests
| PATH: /home/dunc/bin
| PATH: /usr/local/bin
| PATH: /bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/openwin/bin
| PATH: /usr/local/java/bin
| PATH: /usr/X11R6/bin
| PATH: /var/qmail/bin
| PATH: /usr/local/pbmplus10dec91/bin
| PATH: /d/ign/3/ign/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1371: checking for gcc
| configure:1371: result: gcc
| configure:1606: checking for C compiler version
| configure:1612: gcc --version </dev/null >&5
| 2.95.3
| configure:1612: $? = 0
| configure:1617: gcc -v </dev/null >&5
| Reading specs from /usr/lib/gcc-lib/i486-pc-linux-gnu/2.95.3/specs
| gcc version 2.95.3 20010315 (release)
| configure:1617: $? = 0
| configure:1622: gcc -V </dev/null >&5
| gcc: argument to `-V' is missing
| configure:1622: $? = 1
| configure:1645: checking for C compiler default output
| configure:1694: gcc    conftest.c  >&5
| configure:1694: $? = 0
| configure:1697: result: a.out
| configure:1702: checking whether the C compiler works
| configure:1727: ./a.out
| configure:1727: $? = 0
| configure:1728: result: yes
| configure:1735: checking whether we are cross compiling
| configure:1737: result: no
| configure:1740: checking for suffix of executables
| configure:1767: gcc -o conftest    conftest.c  >&5
| configure:1767: $? = 0
| configure:1770: result:
| configure:1776: checking for suffix of object files
| configure:1822: gcc -c   conftest.c >&5
| configure:1822: $? = 0
| configure:1823: result: o
| configure:1827: checking whether we are using the GNU C compiler
| configure:1873: gcc -c   conftest.c >&5
| configure:1873: $? = 0
| configure:1873: test -s conftest.o
| configure:1873: $? = 0
| configure:1874: result: yes
| configure:1880: checking whether gcc accepts -g
| configure:1921: gcc -c -g  conftest.c >&5
| configure:1921: $? = 0
| configure:1921: test -s conftest.o
| configure:1921: $? = 0
| configure:1922: result: yes
| configure:1939: checking for gcc option to accept ANSI C
| configure:2023: gcc  -c -g -O2  conftest.c >&5
| configure:2023: $? = 0
| configure:2023: test -s conftest.o
| configure:2023: $? = 0
| configure:2033: result: none needed
| configure:2149: gcc -c -g -O2  conftest.c >&5
| conftest.c:2: parse error before `me'
| configure:2149: $? = 1
| configure: failed program was:
| | #ifndef __cplusplus
| |   choke me
| | #endif
| configure:2162: checking how to run the C preprocessor
| configure:2280: result: ./mycpp
| configure:2372: ./mycpp  conftest.c
| configure:2372: $? = 0
| configure:2372: ./mycpp  conftest.c
| configure:2380: ac_nonexistent.h: No such file or directory
| configure:2372: $? = 0
| configure:2372: ./mycpp  conftest.c
| configure:2372: $? = 0
| configure:2372: ./mycpp  conftest.c
| configure:2380: ac_nonexistent.h: No such file or directory
| configure:2372: $? = 0
| configure: failed program was:
| | #line 2372 "configure"
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME ""
| | #define PACKAGE_TARNAME ""
| | #define PACKAGE_VERSION ""
| | #define PACKAGE_STRING ""
| | #define PACKAGE_BUGREPORT ""
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:2397: checking for egrep
| configure:2407: result: grep -E
| configure:2412: checking for ANSI C header files
| configure:2558: gcc -c -g -O2  conftest.c >&5
| configure:2558: $? = 0
| configure:2558: test -s conftest.o
| configure:2558: $? = 0
| In file included from configure:2566:
| /usr/include/string.h:33: stddef.h: No such file or directory
| In file included from configure:2566:
| /usr/include/stdlib.h:33: stddef.h: No such file or directory
| In file included from /usr/include/sys/types.h:30,
|                  from /usr/include/stdlib.h:390,
|                  from configure:2566:
| /usr/include/bits/types.h:29: stddef.h: No such file or directory
| In file included from /usr/include/stdlib.h:390,
|                  from configure:2566:
| /usr/include/sys/types.h:146: stddef.h: No such file or directory
| In file included from /usr/include/stdlib.h:546,
|                  from configure:2566:
| /usr/include/alloca.h:25: stddef.h: No such file or directory
| configure:2558: gcc -o conftest -g -O2   conftest.c  >&5
| configure:2558: $? = 0
| configure:2558: ./conftest
| configure:2558: $? = 0
| configure:2559: result: yes
| configure:2629: checking for sys/types.h
| configure:2629: gcc -c -g -O2  conftest.c >&5
| configure:2629: $? = 0
| configure:2629: test -s conftest.o
| configure:2629: $? = 0
| configure:2629: result: yes
| configure:2629: checking for sys/stat.h
| configure:2629: gcc -c -g -O2  conftest.c >&5
| configure:2629: $? = 0
| configure:2629: test -s conftest.o
| configure:2629: $? = 0
| configure:2629: result: yes
| configure:2629: checking for stdlib.h
| configure:2629: gcc -c -g -O2  conftest.c >&5
| configure:2629: $? = 0
| configure:2629: test -s conftest.o
| configure:2629: $? = 0
| configure:2629: result: yes
| configure:2629: checking for string.h
| configure:2629: gcc -c -g -O2  conftest.c >&5
| configure:2629: $? = 0
| configure:2629: test -s conftest.o
| configure:2629: $? = 0
| configure:2629: result: yes
| configure:2629: checking for memory.h
| configure:2629: gcc -c -g -O2  conftest.c >&5
| configure:2629: $? = 0
| configure:2629: test -s conftest.o
| configure:2629: $? = 0
| configure:2629: result: yes
| configure:2629: checking for strings.h
| configure:2629: gcc -c -g -O2  conftest.c >&5
| configure:2629: $? = 0
| configure:2629: test -s conftest.o
| configure:2629: $? = 0
| configure:2629: result: yes
| configure:2629: checking for inttypes.h
| configure:2629: gcc -c -g -O2  conftest.c >&5
| configure:2629: $? = 0
| configure:2629: test -s conftest.o
| configure:2629: $? = 0
| configure:2629: result: yes
| configure:2629: checking for stdint.h
| configure:2629: gcc -c -g -O2  conftest.c >&5
| configure:2629: $? = 0
| configure:2629: test -s conftest.o
| configure:2629: $? = 0
| configure:2629: result: yes
| configure:2629: checking for unistd.h
| configure:2629: gcc -c -g -O2  conftest.c >&5
| configure:2629: $? = 0
| configure:2629: test -s conftest.o
| configure:2629: $? = 0
| configure:2629: result: yes
| configure:2773: checking stdio.h usability
| configure:2773: gcc -c -g -O2  conftest.c >&5
| configure:2773: $? = 0
| configure:2773: test -s conftest.o
| configure:2773: $? = 0
| configure:2773: result: yes
| configure:2773: checking stdio.h presence
| configure:2773: ./mycpp  conftest.c
| In file included from configure:2791:
| /usr/include/stdio.h:34: stddef.h: No such file or directory
| In file included from /usr/include/stdio.h:36,
|                  from configure:2791:
| /usr/include/bits/types.h:29: stddef.h: No such file or directory
| In file included from /usr/include/libio.h:32,
|                  from /usr/include/stdio.h:65,
|                  from configure:2791:
| /usr/include/_G_config.h:14: stddef.h: No such file or directory
| In file included from /usr/include/_G_config.h:24,
|                  from /usr/include/libio.h:32,
|                  from /usr/include/stdio.h:65,
|                  from configure:2791:
| /usr/include/wchar.h:48: stddef.h: No such file or directory
| In file included from /usr/include/gconv.h:28,
|                  from /usr/include/_G_config.h:44,
|                  from /usr/include/libio.h:32,
|                  from /usr/include/stdio.h:65,
|                  from configure:2791:
| /usr/include/wchar.h:48: stddef.h: No such file or directory
| In file included from /usr/include/_G_config.h:44,
|                  from /usr/include/libio.h:32,
|                  from /usr/include/stdio.h:65,
|                  from configure:2791:
| /usr/include/gconv.h:31: stddef.h: No such file or directory
| In file included from /usr/include/stdio.h:65,
|                  from configure:2791:
| /usr/include/libio.h:53: stdarg.h: No such file or directory
| configure:2773: $? = 0
| configure: failed program was:
| | #line 2773 "configure"
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME ""
| | #define PACKAGE_TARNAME ""
| | #define PACKAGE_VERSION ""
| | #define PACKAGE_STRING ""
| | #define PACKAGE_BUGREPORT ""
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| configure:2773: result: no
| configure:2773: WARNING: stdio.h: accepted by the compiler, rejected by the 
preprocessor!
| configure:2773: WARNING: stdio.h: proceeding with the preprocessor's result
| configure:2773: checking for stdio.h
| configure:2773: result: no
| configure:2773: checking autoconf_io.h usability
| configure:2773: gcc -c -g -O2  conftest.c >&5
| configure:2825: autoconf_io.h: No such file or directory
| configure:2773: $? = 1
| configure: failed program was:
| | #line 2773 "configure"
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME ""
| | #define PACKAGE_TARNAME ""
| | #define PACKAGE_VERSION ""
| | #define PACKAGE_STRING ""
| | #define PACKAGE_BUGREPORT ""
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #if HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #if HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #if STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # if HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #if HAVE_STRING_H
| | # if !STDC_HEADERS && HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #if HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #if HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #else
| | # if HAVE_STDINT_H
| | #  include <stdint.h>
| | # endif
| | #endif
| | #if HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | #include <autoconf_io.h>
| configure:2773: result: no
| configure:2773: checking autoconf_io.h presence
| configure:2773: ./mycpp  conftest.c
| configure:2791: autoconf_io.h: No such file or directory
| configure:2773: $? = 0
| configure: failed program was:
| | #line 2773 "configure"
| | /* confdefs.h.  */
| |
| | #define PACKAGE_NAME ""
| | #define PACKAGE_TARNAME ""
| | #define PACKAGE_VERSION ""
| | #define PACKAGE_STRING ""
| | #define PACKAGE_BUGREPORT ""
| | #define STDC_HEADERS 1
| | #define HAVE_SYS_TYPES_H 1
| | #define HAVE_SYS_STAT_H 1
| | #define HAVE_STDLIB_H 1
| | #define HAVE_STRING_H 1
| | #define HAVE_MEMORY_H 1
| | #define HAVE_STRINGS_H 1
| | #define HAVE_INTTYPES_H 1
| | #define HAVE_STDINT_H 1
| | #define HAVE_UNISTD_H 1
| | /* end confdefs.h.  */
| | #include <autoconf_io.h>
| configure:2773: result: no
| configure:2773: checking for autoconf_io.h
| configure:2773: result: no
| configure:2871: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by config.status, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on dimstar
|
| config.status:601: creating config.h
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_c_compiler_gnu='yes'
| ac_cv_env_CC_set='set'
| ac_cv_env_CC_value='gcc'
| ac_cv_env_CFLAGS_set=''
| ac_cv_env_CFLAGS_value=''
| ac_cv_env_CPPFLAGS_set=''
| ac_cv_env_CPPFLAGS_value=''
| ac_cv_env_CPP_set=''
| ac_cv_env_CPP_value=''
| 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_header_autoconf_io_h='no'
| ac_cv_header_inttypes_h='yes'
| ac_cv_header_memory_h='yes'
| ac_cv_header_stdc='yes'
| ac_cv_header_stdint_h='yes'
| ac_cv_header_stdio_h='no'
| ac_cv_header_stdlib_h='yes'
| ac_cv_header_string_h='yes'
| ac_cv_header_strings_h='yes'
| ac_cv_header_sys_stat_h='yes'
| ac_cv_header_sys_types_h='yes'
| ac_cv_header_unistd_h='yes'
| ac_cv_objext='o'
| ac_cv_prog_CPP='./mycpp'
| ac_cv_prog_ac_ct_CC='gcc'
| ac_cv_prog_cc_g='yes'
| ac_cv_prog_cc_stdc=''
| ac_cv_prog_egrep='grep -E'
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| CC='gcc'
| CFLAGS='-g -O2'
| CPP='./mycpp'
| CPPFLAGS=''
| DEFS='-DHAVE_CONFIG_H'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='grep -E'
| EXEEXT=''
| LDFLAGS=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| OBJEXT='o'
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/sh'
| ac_ct_CC='gcc'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define HAVE_INTTYPES_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define STDC_HEADERS 1
|
| configure: exit 0

testsuite: ../tests/testsuite.dir/101/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.57.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = dimstar
| uname -m = i686
| uname -r = 2.4.21-NO_BUSLOGIC
| uname -s = Linux
| uname -v = #3 Tue Jul 15 17:36:31 EST 2003
|
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
|
| /bin/arch              = i686
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
|
| PATH: /usr/src/autoconf-2.57/tests
| PATH: /home/dunc/bin
| PATH: /usr/local/bin
| PATH: /bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/openwin/bin
| PATH: /usr/local/java/bin
| PATH: /usr/X11R6/bin
| PATH: /var/qmail/bin
| PATH: /usr/local/pbmplus10dec91/bin
| PATH: /d/ign/3/ign/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1326: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by config.status, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on dimstar
|
| config.status:581: creating config.h
| config.status:581: config.h is unchanged
|
| ## ---------------- ##
| ## 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=''
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| DEFS='-DHAVE_CONFIG_H'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| PACKAGE_BUGREPORT=''
| PACKAGE_NAME=''
| PACKAGE_STRING=''
| PACKAGE_TARNAME=''
| PACKAGE_VERSION=''
| PATH_SEPARATOR=':'
| SHELL='/bin/sh'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_NAME ""
| #define PACKAGE_STRING ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
|
| configure: exit 0

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.57, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = dimstar
| uname -m = i686
| uname -r = 2.4.21-NO_BUSLOGIC
| uname -s = Linux
| uname -v = #3 Tue Jul 15 17:36:31 EST 2003
|
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
|
| /bin/arch              = i686
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
|
| PATH: /home/dunc/bin
| PATH: /usr/local/bin
| PATH: /bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /usr/openwin/bin
| PATH: /usr/local/java/bin
| PATH: /usr/games
| PATH: /usr/X11R6/bin
| PATH: /usr/local/teTeX/bin
| PATH: /var/qmail/bin
| PATH: /usr/local/pbmplus10dec91/bin
| PATH: /d/ign/3/ign/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1253: checking for a BSD-compatible install
| configure:1307: result: /bin/install -c
| configure:1318: checking whether build environment is sane
| configure:1361: result: yes
| configure:1428: checking for gawk
| configure:1428: found /usr/bin/gawk
| configure:1428: result: gawk
| configure:1430: checking whether make sets $(MAKE)
| configure:1457: result: yes
| configure:1628: checking for expr
| configure:1654: found /usr/bin/expr
| configure:1663: result: /usr/bin/expr
| configure:1713: checking for gm4
| configure:1713: result: no
| configure:1713: checking for gnum4
| configure:1713: result: no
| configure:1713: checking for m4
| configure:1713: found /usr/bin/m4
| configure:1713: result: /usr/bin/m4
| configure:1716: checking whether m4 supports frozen files
| configure:1728: result: yes
| configure:1746: checking for perl
| configure:1773: found /usr/bin/perl
| configure:1782: result: /usr/bin/perl
| configure:1837: checking for emacs
| configure:1837: result: no
| configure:1837: checking for xemacs
| configure:1837: result: no
| configure:1929: checking for emacs
| configure:1929: result: no
| configure:2063: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by GNU Autoconf config.status 2.57, which was
| generated by GNU Autoconf 2.57.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on dimstar
|
| config.status:727: creating config/Makefile
| config.status:727: creating tests/Makefile
| config.status:727: creating tests/atlocal
| config.status:727: creating tests/autoconf
| config.status:727: creating tests/autoheader
| config.status:727: creating tests/autom4te
| config.status:727: creating tests/autoreconf
| config.status:727: creating tests/autoscan
| config.status:727: creating tests/autoupdate
| config.status:727: creating tests/ifnames
| config.status:727: creating man/Makefile
| config.status:727: creating lib/emacs/Makefile
| config.status:727: creating Makefile
| config.status:727: creating doc/Makefile
| config.status:727: creating lib/Makefile
| config.status:727: creating lib/Autom4te/Makefile
| config.status:727: creating lib/autoscan/Makefile
| config.status:727: creating lib/m4sugar/Makefile
| config.status:727: creating lib/autoconf/Makefile
| config.status:727: creating lib/autotest/Makefile
| config.status:727: creating bin/Makefile
| config.status:804: 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='/usr/bin/expr'
| ac_cv_path_M4='/usr/bin/m4'
| ac_cv_path_PERL='/usr/bin/perl'
| ac_cv_path_install='/bin/install -c'
| ac_cv_prog_AWK='gawk'
| ac_cv_prog_EMACS='no'
| ac_cv_prog_gnu_m4='yes'
| ac_cv_prog_make_make_set='yes'
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| ACLOCAL='${SHELL} /usr/src/autoconf-2.57/config/missing --run aclocal-1.7'
| AMTAR='${SHELL} /usr/src/autoconf-2.57/config/missing --run tar'
| AUTOCONF='${SHELL} /usr/src/autoconf-2.57/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /usr/src/autoconf-2.57/config/missing --run autoheader'
| AUTOMAKE='${SHELL} /usr/src/autoconf-2.57/config/missing --run automake-1.7'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.57\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.57\" 
-DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"autoconf\" -DVERSION=\"2.57\" 
'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EMACS='no'
| EXPR='/usr/bin/expr'
| HELP2MAN='${SHELL} /usr/src/autoconf-2.57/config/missing --run help2man'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| M4='/usr/bin/m4'
| MAKEINFO='${SHELL} /usr/src/autoconf-2.57/config/missing --run makeinfo'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.57'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_VERSION='2.57'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| VERSION='2.57'
| ac_ct_STRIP=''
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/usr/src/autoconf-2.57/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir=''
| localstatedir='${prefix}/var'
| mandir='${prefix}/man'
| oldincludedir='/usr/include'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define PACKAGE "autoconf"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_STRING "GNU Autoconf 2.57"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.57"
| #define VERSION "2.57"
|
| configure: exit 0



----- End forwarded message -----




reply via email to

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