The Autoconf in question was built on a DEC 3000/600 under Tru64 UNIX 5.0 with GNU m4 1.4, Perl v5.8.6, and gawk 3.0.4. Please let me know if you need further information.

--------------------------|
John L. Ries              |
Salford Systems           |
Phone: (619)543-8880 x107 |
or     (435)865-5723      |
--------------------------|
## ----------------------------- ##
## GNU Autoconf 2.59 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../ChangeLog:
| 2003-11-06  Akim Demaille  <[EMAIL PROTECTED]>
| 
|       Version 2.59.
| 
| 2003-11-05  Alexandre Duret-Lutz  <[EMAIL PROTECTED]>
| 
|       * lib/autoconf/status.m4 (_AC_SRCPATHS): Fix use of AS_SET_CATFILE
|       so that ac_abs_builddir, ac_abs_top_builddir, ac_abs_srcdir,
|       and ac_abs_top_srcdir are absolute paths.
|       * lib/m4sugar/m4sh.m4 (AS_SET_CATFILE): Remove misleading comment.

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

hostname = audrey.salford.local
uname -m = alpha
uname -r = V5.0
uname -s = OSF1
uname -v = 910

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

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

PATH: /usr/local/src/autoconf-2.59/tests
PATH: /home/jries/bin
PATH: /usr/local/src/autoconf-2.59
PATH: /usr/sbin
PATH: /bin
PATH: /usr/local
PATH: /usr/local/bin
PATH: /usr/systat
PATH: /usr/local/ldap/bin
PATH: /usr/local/Scripts
PATH: /usr/local/ssl/bin
PATH: /usr/bin/X11
PATH: /usr/bin/mh
PATH: /sbin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/usr/local/src/autoconf-2.59/tests'
| at_srcdir='.'
| abs_srcdir='/usr/local/src/autoconf-2.59/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/usr/local/src/autoconf-2.59/tests/..'
| at_top_builddir='../'
| abs_top_builddir='/usr/local/src/autoconf-2.59/tests/../.'
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/bash'}

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='/bin/perl'

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

local.at:370: /usr/local/src/autoconf-2.59/tests/autom4te --version
autom4te (GNU Autoconf) 2.59
Written by Akim Demaille.

Copyright (C) 2003 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.

local.at:370: /usr/local/src/autoconf-2.59/tests/autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 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.

local.at:370: /usr/local/src/autoconf-2.59/tests/autoheader --version
autoheader (GNU Autoconf) 2.59
Written by Roland McGrath and Akim Demaille.

Copyright (C) 2003 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.

local.at:370: /usr/local/src/autoconf-2.59/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 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.

local.at:370: /usr/local/src/autoconf-2.59/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 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.

local.at:370: /usr/local/src/autoconf-2.59/tests/ifnames --version
ifnames (GNU Autoconf) 2.59
Written by David J. MacKenzie and Paul Eggert.

Copyright (C) 2003 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.

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Tue Apr  4 11:38:07 PDT 2006
1. Syntax of the shell scripts (tools.at:47): skipped (tools.at:71)
2. Syntax of the Perl scripts (tools.at:92): ok (0m16.670s 0m2.028s)
3. autom4te cache (tools.at:118): ok    (0m12.104s 0m2.900s)
4. autoconf --trace: user macros (tools.at:155): ok     (0m16.144s 0m4.814s)
5. autoconf --trace: builtins (tools.at:242): ok        (0m22.940s 0m3.405s)
6. autoconf: forbidden tokens, basic (tools.at:273): ok (0m5.353s 0m1.672s)
7. autoconf: forbidden tokens, exceptions (tools.at:301): ok    (0m5.508s 
0m1.600s)
8. ifnames (tools.at:347): ok   (0m2.611s 0m0.658s)
9. autoheader (tools.at:395): ok        (0m32.045s 0m5.286s)
10. autoupdate (tools.at:527): ok       (1m38.406s 0m5.993s)
11. autoupdating AC_LINK_FILES (tools.at:559): ok       (1m0.722s 0m9.083s)
12. autoupdating AC_PREREQ (tools.at:586): ok   (2m30.881s 0m9.671s)
13. m4_warn (m4sugar.at:35): ok (0m16.679s 0m4.289s)
14. m4_require: circular dependencies (m4sugar.at:86): ok       (0m4.047s 
0m0.982s)
15. m4_text_wrap (m4sugar.at:125): ok   (0m4.326s 0m0.998s)
16. LINENO (m4sh.at:26): ok     (0m20.111s 0m12.777s)
17. AS_DIRNAME (m4sh.at:102): ok        (0m7.494s 0m2.667s)
18. AS_BASENAME (m4sh.at:163): ok       (0m7.036s 0m2.456s)
19. AS_MKDIR_P (m4sh.at:220): ok        (0m4.697s 0m1.393s)
20. Negated classes in globbing (m4sh.at:253): ok       (0m4.536s 0m1.297s)
21. Functions Support (m4sh.at:283): ok (0m5.127s 0m1.980s)
22. Functions and return Support (m4sh.at:325): ok      (0m5.061s 0m2.012s)
23. AS_HELP_STRING (m4sh.at:360): ok    (0m5.127s 0m2.025s)
24. AC_REQUIRE: topological sort (base.at:29): ok       (0m5.617s 0m1.988s)
25. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:71): ok        
(0m5.662s 0m1.976s)
26. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:115): ok       
(0m5.645s 0m1.987s)
27. AC_REQUIRE & AC_PROVIDE (base.at:158): ok   (0m5.515s 0m1.965s)
28. AC_CACHE_CHECK (base.at:190): ok    (0m10.659s 0m4.080s)
29. AC_TRY_COMMAND (base.at:209): ok    (0m10.678s 0m4.277s)
30. AC_CONFIG_COMMANDS with empty commands (torture.at:30): ok  (0m24.458s 
0m8.378s)
31. Multiple AC_CONFIG_FILES (torture.at:37): ok        (0m8.646s 0m1.540s)
32. AC_ARG_VAR (torture.at:84): ok      (0m32.337s 0m39.060s)
33. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:127): ok   
(0m37.045s 0m42.158s)
34. Missing templates (torture.at:211): ok      (0m13.787s 0m5.917s)
35. configure invocation (torture.at:242): ok   (0m19.417s 0m17.753s)
36. #define header templates (torture.at:279): ok       (0m15.522s 0m7.265s)
37. Torturing config.status (torture.at:373): ok        (0m44.786s 0m12.175s)
38. srcdir (torture.at:482): ok (0m20.116s 0m15.989s)
39. Signal handling (torture.at:522): ok        (0m10.406s 0m4.087s)
42. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:32): ok     (0m9.624s 
0m1.752s)
43. AC_REQUIRE & AC_LANG (compile.at:78): ok    (0m10.826s 0m4.023s)
44. AC_RUN_IFELSE (compile.at:114): ok  (0m20.272s 0m8.345s)
45. AC_TRY_LINK_FUNC (compile.at:151): ok       (0m33.036s 0m12.106s)
46. AC_NO_EXECUTABLES (aclang.at:12): ok        (0m23.910s 0m8.263s)
47. AC_REQUIRE_CPP (aclang.at:13): ok   (0m33.854s 0m12.259s)
48. AC_LANG_SAVE (aclang.at:16): ok     (1m35.340s 0m19.594s)
49. Extensions (c.at:47): ok    (0m30.356s 0m8.766s)
50. Broken/missing compilers (c.at:59): ok      (0m16.805s 0m4.479s)
52. AC_PROG_CPP requires AC_PROG_CC (c.at:101): ok      (0m33.584s 0m11.914s)
53. AC_PROG_CPP with warnings (c.at:112): ok    (0m46.104s 0m20.264s)
54. AC_PROG_CPP without warnings (c.at:142): ok (0m46.136s 0m20.168s)
55. AC_PROG_CPP via CC (c.at:179): ok   (0m46.828s 0m20.552s)
56. AC_C_BACKSLASH_A (acc.at:12): ok    (0m32.715s 0m11.523s)
57. AC_C_BIGENDIAN (acc.at:13): ok      (0m34.386s 0m11.961s)
58. AC_C_CHAR_UNSIGNED (acc.at:14): ok  (0m44.236s 0m18.918s)
59. AC_C_LONG_DOUBLE (acc.at:15): ok    (0m32.822s 0m11.371s)
60. AC_C_STRINGIZE (acc.at:16): ok      (0m34.221s 0m12.154s)
61. AC_PROG_CC_C_O (acc.at:17): ok      (0m32.903s 0m12.028s)
62. AC_PROG_CPP_WERROR (acc.at:18): ok  (0m33.608s 0m11.947s)
63. AC_PROG_GCC_TRADITIONAL (acc.at:19): ok     (0m34.708s 0m12.389s)
64. AC_LANG_C (acc.at:22): ok   (1m35.666s 0m19.364s)
65. AC_LANG_CPLUSPLUS (acc.at:23): ok   (1m35.275s 0m19.576s)
66. GNU Fortran 77 (fortran.at:52): ok  (0m29.157s 0m10.558s)
67. GNU Fortran (fortran.at:77): ok     (0m30.626s 0m11.381s)
68. AC_F77_MAIN (acfortran.at:12): ok   (0m41.638s 0m17.226s)
69. AC_F77_WRAPPERS (acfortran.at:13): ok       (0m43.834s 0m15.477s)
70. AC_FC_MAIN (acfortran.at:14): ok    (0m41.962s 0m17.162s)
71. AC_FC_WRAPPERS (acfortran.at:15): ok        (0m44.274s 0m15.351s)
72. AC_PROG_F77_C_O (acfortran.at:16): ok       (0m29.603s 0m10.695s)
73. AC_PROG_FC_C_O (acfortran.at:17): ok        (0m29.760s 0m10.581s)
74. AC_LANG_FORTRAN77 (acfortran.at:20): ok     (1m35.530s 0m19.986s)
75. AC_CHECK_LIB (semantics.at:73): ok  (0m39.469s 0m16.175s)
76. AC_SEARCH_LIBS (semantics.at:95): ok        (0m34.654s 0m12.828s)
77. AC_CHECK_DECLS (semantics.at:108): ok       (0m33.875s 0m11.986s)
78. AC_CHECK_FUNCS (semantics.at:120): ok       (0m33.453s 0m12.414s)
79. AC_REPLACE_FUNCS (semantics.at:128): ok     (0m35.033s 0m13.051s)
80. AC_CHECK_HEADERS (semantics.at:163): ok     (0m46.004s 0m20.277s)
81. AC_CHECK_HEADERS_OLD (semantics.at:170): ok (0m34.320s 0m12.565s)
82. AC_CHECK_HEADERS_NEW (semantics.at:199): ok (0m33.110s 0m12.208s)
83. AC_CHECK_MEMBERS (semantics.at:239): ok     (0m34.587s 0m12.254s)
84. AC_CHECK_SIZEOF (semantics.at:256): ok      (0m54.311s 0m21.284s)
85. AC_CHECK_SIZEOF (semantics.at:274): ok      (0m56.022s 0m22.661s)
86. AC_CHECK_TYPES (semantics.at:290): ok       (0m34.571s 0m12.395s)
87. AC_CHECK_TYPES: backward compatibility (semantics.at:297): ok       
(0m10.548s 0m1.746s)
88. AC_CHECK_FILES (semantics.at:342): ok       (0m25.800s 0m8.715s)
89. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:376): ok       (0m12.824s 
0m4.497s)
90. AC_C_BIGENDIAN (semantics.at:425): ok       (1m27.598s 0m25.719s)
91. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:462): ok (0m11.996s 0m4.510s)
92. AC_PATH_XTRA (semantics.at:506): ok (0m52.880s 0m25.601s)
93. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:524): ok  (0m47.344s 0m19.577s)
94. AC_FUNC_WAIT3 (semantics.at:525): ok        (0m33.253s 0m11.712s)
95. AC_ARG_ENABLE (acgeneral.at:12): ok (0m23.744s 0m8.390s)
96. AC_ARG_PROGRAM (acgeneral.at:13): ok        (0m23.770s 0m8.498s)
97. AC_ARG_WITH (acgeneral.at:14): ok   (0m23.847s 0m8.318s)
98. AC_CANONICAL_TARGET (acgeneral.at:15): ok   (0m26.426s 0m9.722s)
99. AC_EGREP_CPP (acgeneral.at:16): ok  (0m34.089s 0m12.051s)
100. AC_EGREP_HEADER (acgeneral.at:17): ok      (0m33.906s 0m12.085s)
101. AC_PREFIX_DEFAULT (acgeneral.at:18): ok    (0m23.852s 0m8.261s)
102. AC_CHECKING (acgeneral.at:21): ok  (1m35.461s 0m19.636s)
103. AC_COMPILE_CHECK (acgeneral.at:22): ok     (1m52.863s 0m25.848s)
104. AC_ENABLE (acgeneral.at:23): ok    (1m35.677s 0m19.550s)
105. AC_TRY_COMPILE (acgeneral.at:24): ok       (1m52.025s 0m25.835s)
106. AC_TRY_CPP (acgeneral.at:25): ok   (1m55.776s 0m27.311s)
107. AC_TRY_LINK (acgeneral.at:26): ok  (1m52.910s 0m25.848s)
108. AC_TRY_RUN (acgeneral.at:27): ok   (1m53.280s 0m25.702s)
109. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:28): ok      (1m35.415s 
0m19.608s)
110. AC_WITH (acgeneral.at:29): ok      (1m35.631s 0m19.567s)
111. AC_OUTPUT_COMMANDS (acstatus.at:14): ok    (1m36.969s 0m19.784s)
112. AC_AIX (acspecific.at:12): ok      (0m34.210s 0m12.197s)
113. AC_ISC_POSIX (acspecific.at:13): ok        (0m32.930s 0m11.628s)
114. AC_MINIX (acspecific.at:14): ok    (0m45.431s 0m19.019s)
115. AC_SYS_INTERPRETER (acspecific.at:15): ok  (0m24.036s 0m8.392s)
116. AC_SYS_LARGEFILE (acspecific.at:16): ok    (0m34.801s 0m12.031s)
117. AC_SYS_LONG_FILE_NAMES (acspecific.at:17): ok      (0m24.447s 0m8.506s)
118. AC_SYS_POSIX_TERMIOS (acspecific.at:18): ok        (0m32.868s 0m11.589s)
119. AC_ARG_ARRAY (acspecific.at:21): ok        (1m35.519s 0m19.619s)
120. AC_DECL_SYS_SIGLIST (acspecific.at:22): ok (1m54.150s 0m25.696s)
121. AC_DYNIX_SEQ (acspecific.at:23): ok        (1m58.272s 0m28.964s)
122. AC_HAVE_POUNDBANG (acspecific.at:24): ok   (1m35.657s 0m19.666s)
123. AC_IRIX_SUN (acspecific.at:25): ok (2m0.308s 0m29.380s)
124. AC_SCO_INTL (acspecific.at:26): ok (1m54.513s 0m26.293s)
125. AC_XENIX_DIR (acspecific.at:27): ok        (2m2.005s 0m29.293s)
126. AC_PROG_AWK (acprograms.at:12): ok (0m24.165s 0m8.373s)
127. AC_PROG_FGREP (acprograms.at:13): ok       (0m23.958s 0m8.423s)
128. AC_PROG_INSTALL (acprograms.at:14): ok     (0m24.269s 0m8.444s)
129. AC_PROG_LEX (acprograms.at:15): ok (0m40.147s 0m12.933s)
130. AC_PROG_LN_S (acprograms.at:16): ok        (0m24.009s 0m8.372s)
131. AC_PROG_MAKE_SET (acprograms.at:17): ok    (0m24.219s 0m8.544s)
132. AC_PROG_RANLIB (acprograms.at:18): ok      (0m24.487s 0m8.353s)
133. AC_PROG_YACC (acprograms.at:19): ok        (0m24.272s 0m8.381s)
134. AC_CHECK_TOOL_PREFIX (acprograms.at:22): ok        (1m35.254s 0m19.376s)
135. AC_DECL_YYTEXT (acprograms.at:23): ok      (2m7.918s 0m28.312s)
136. AC_RSH (acprograms.at:24): ok      (1m35.252s 0m19.651s)
137. AC_HEADER_MAJOR (acheaders.at:12): ok      (0m47.143s 0m18.931s)
138. AC_HEADER_STAT (acheaders.at:13): ok       (0m34.373s 0m12.282s)
139. AC_HEADER_STDBOOL (acheaders.at:14): ok    (0m44.941s 0m19.044s)
140. AC_HEADER_TIOCGWINSZ (acheaders.at:15): ok (0m34.761s 0m12.407s)
141. AC_DIR_HEADER (acheaders.at:18): ok        (2m23.401s 0m43.301s)
142. AC_MEMORY_H (acheaders.at:19): ok  (2m20.558s 0m40.574s)
143. AC_UNISTD_H (acheaders.at:20): ok  (2m16.738s 0m39.881s)
144. AC_USG (acheaders.at:21): ok       (2m18.978s 0m41.039s)
145. AC_STRUCT_ST_BLOCKS (actypes.at:12): ok    (0m44.846s 0m18.979s)
146. AC_STRUCT_TIMEZONE (actypes.at:13): ok     (0m35.007s 0m11.941s)
147. AC_TYPE_MODE_T (actypes.at:14): ok (0m44.298s 0m19.020s)
148. AC_TYPE_OFF_T (actypes.at:15): ok  (0m44.430s 0m18.776s)
149. AC_TYPE_SIGNAL (actypes.at:16): ok (0m32.975s 0m11.615s)
150. AC_INT_16_BITS (actypes.at:19): ok (2m22.296s 0m41.905s)
151. AC_LONG_64_BITS (actypes.at:20): ok        (2m22.541s 0m42.007s)
152. AC_STRUCT_ST_BLKSIZE (actypes.at:21): ok   (2m17.628s 0m40.564s)
153. AC_STRUCT_ST_RDEV (actypes.at:22): ok      (2m17.305s 0m40.779s)
154. AM_TYPE_PTRDIFF_T (actypes.at:23): ok      (2m16.311s 0m40.689s)
155. AC_FUNC_CHOWN (acfunctions.at:12): ok      (0m46.401s 0m19.497s)
156. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:13): ok      (0m47.343s 0m20.459s)
157. AC_FUNC_ERROR_AT_LINE (acfunctions.at:14): ok      (0m44.191s 0m18.956s)
158. AC_FUNC_FNMATCH (acfunctions.at:15): ok    (0m32.832s 0m11.485s)
159. AC_FUNC_FORK (acfunctions.at:16): ok       (0m49.741s 0m21.603s)
160. AC_FUNC_FSEEKO (acfunctions.at:17): ok     (0m34.248s 0m12.029s)
161. AC_FUNC_GETGROUPS (acfunctions.at:18): ok  (0m48.564s 0m20.548s)
162. AC_FUNC_GETMNTENT (acfunctions.at:19): ok  (0m35.112s 0m12.956s)
163. AC_FUNC_GETPGRP (acfunctions.at:20): ok    (0m43.993s 0m18.693s)
164. AC_FUNC_MALLOC (acfunctions.at:21): ok     (0m46.036s 0m18.918s)
165. AC_FUNC_MBRTOWC (acfunctions.at:22): ok    (0m33.650s 0m11.732s)
166. AC_FUNC_MEMCMP (acfunctions.at:23): ok     (0m44.481s 0m19.042s)
167. AC_FUNC_MKTIME (acfunctions.at:24): ok     (1m0.727s 0m21.297s)
168. AC_FUNC_MMAP (acfunctions.at:25): ok       (0m48.443s 0m20.398s)
169. AC_FUNC_OBSTACK (acfunctions.at:26): ok    (0m32.767s 0m11.182s)
170. AC_FUNC_REALLOC (acfunctions.at:27): ok    (0m45.988s 0m19.215s)
171. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:28): ok    (0m48.200s 0m20.777s)
172. AC_FUNC_SETPGRP (acfunctions.at:29): ok    (0m33.125s 0m11.582s)
173. AC_FUNC_SETVBUF_REVERSED (acfunctions.at:30): ok   (0m34.058s 0m11.591s)
174. AC_FUNC_STAT (acfunctions.at:31): ok       (0m45.944s 0m19.672s)
175. AC_FUNC_STRCOLL (acfunctions.at:32): ok    (0m44.516s 0m19.351s)
176. AC_FUNC_STRERROR_R (acfunctions.at:33): ok (0m47.181s 0m20.288s)
177. AC_FUNC_STRFTIME (acfunctions.at:34): ok   (0m33.873s 0m11.771s)
178. AC_FUNC_STRNLEN (acfunctions.at:35): ok    (0m44.339s 0m19.030s)
179. AC_FUNC_STRTOD (acfunctions.at:36): ok     (0m34.109s 0m11.572s)
180. AC_FUNC_UTIME_NULL (acfunctions.at:37): ok (0m44.454s 0m19.032s)
181. AC_FUNC_VPRINTF (acfunctions.at:38): ok    (0m33.988s 0m12.311s)
182. AC_HAVE_LIBRARY (aclibs.at:14): ok (1m53.514s 0m26.052s)
testsuite: ending at: Tue Apr  4 16:12:45 PDT 2006

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 182 tests were run,
4 failed unexpectedly.
1 test was skipped.

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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  40: torture.at:558     Configuring subdirectories
      autoreconf
  41: torture.at:654     Deep Package
      autoreconf
  51: c.at:88            C keywords
 183: foreign.at:27      Libtool

Skipped tests:
GNU Autoconf 2.59 test suite test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

   1: tools.at:47        Syntax of the shell scripts

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

40. torture.at:558: testing ...
torture.at:562: aclocal --version || exit 77
stderr:
stdout:
aclocal (GNU automake) 1.5

Copyright 1996, 1997, 1998, 1999, 2000, 2001 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.

Written by Tom Tromey <[EMAIL PROTECTED]>
torture.at:564: grep '1.[01234]' stdout && exit 77
stdout:
torture.at:607: autoreconf
stderr:
aclocal: couldn't open directory `/usr/local/share/aclocal': No such file or 
directory
autoreconf: aclocal failed with exit status: 2
torture.at:607: exit code was 2, expected 0
40. torture.at:558: 40. Configuring subdirectories (torture.at:558): FAILED 
(torture.at:607)

41. torture.at:654: testing ...
torture.at:658: aclocal --version || exit 77
stderr:
stdout:
aclocal (GNU automake) 1.5

Copyright 1996, 1997, 1998, 1999, 2000, 2001 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.

Written by Tom Tromey <[EMAIL PROTECTED]>
torture.at:687: autoreconf -Wall -v
stderr:
Can't locate Automake/Struct.pm in @INC (@INC contains: 
/usr/local/share/automake /usr/local/lib/perl5/5.8.6/alpha-dec_osf-ld 
/usr/local/lib/perl5/5.8.6 
/usr/local/lib/perl5/site_perl/5.8.6/alpha-dec_osf-ld 
/usr/local/lib/perl5/site_perl/5.8.6 /usr/local/lib/perl5/site_perl .) at 
/usr/local/bin/automake line 39.
BEGIN failed--compilation aborted at /usr/local/bin/automake line 39.
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal  --output=aclocal.m4t
aclocal: couldn't open directory `/usr/local/share/aclocal': No such file or 
directory
autoreconf: aclocal failed with exit status: 2
stdout:
torture.at:687: exit code was 2, expected 0
41. torture.at:654: 41. Deep Package (torture.at:654): FAILED (torture.at:687)

51. c.at:88: testing ...
c.at:88: autoconf -W obsolete
c.at:88: autoheader 
c.at:88: top_srcdir=$abs_top_srcdir ./configure 
0a1
> configure: error: failed to detect `const', `inline', `restrict', or 
> `volatile' support
stdout:
./../../c.at:88: config.log
checking for gcc... gcc
checking for C compiler default output file name... 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 for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... no
checking for working volatile... yes
c.at:88: exit code was 1, expected 0
> 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.59.  Invocation command line was
> 
>   $ ./configure 
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = audrey.salford.local
> uname -m = alpha
> uname -r = V5.0
> uname -s = OSF1
> uname -v = 910
> 
> /usr/bin/uname -p = alpha
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = alpha
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/local/src/autoconf-2.59/tests
> PATH: /home/jries/bin
> PATH: /usr/local/src/autoconf-2.59
> PATH: /usr/sbin
> PATH: /bin
> PATH: /usr/local
> PATH: /usr/local/bin
> PATH: /usr/systat
> PATH: /usr/local/ldap/bin
> PATH: /usr/local/Scripts
> PATH: /usr/local/ssl/bin
> PATH: /usr/bin/X11
> PATH: /usr/bin/mh
> PATH: /sbin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1325: checking for gcc
> configure:1341: found /usr/local/bin/gcc
> configure:1351: result: gcc
> configure:1595: checking for C compiler version
> configure:1598: gcc --version </dev/null >&5
> 2.8.0
> configure:1601: $? = 0
> configure:1603: gcc -v </dev/null >&5
> Reading specs from /usr/local/lib/gcc-lib/alpha-dec-osf5.0/2.8.0/specs
> gcc version 2.8.0
> configure:1606: $? = 0
> configure:1608: gcc -V </dev/null >&5
> gcc: argument to `-V' is missing
> configure:1611: $? = 1
> configure:1634: checking for C compiler default output file name
> configure:1637: gcc    conftest.c  >&5
> configure:1640: $? = 0
> configure:1686: result: a.out
> configure:1691: checking whether the C compiler works
> configure:1697: ./a.out
> configure:1700: $? = 0
> configure:1717: result: yes
> configure:1724: checking whether we are cross compiling
> configure:1726: result: no
> configure:1729: checking for suffix of executables
> configure:1731: gcc -o conftest    conftest.c  >&5
> configure:1734: $? = 0
> configure:1759: result: 
> configure:1765: checking for suffix of object files
> configure:1786: gcc -c   conftest.c >&5
> configure:1789: $? = 0
> configure:1811: result: o
> configure:1815: checking whether we are using the GNU C compiler
> configure:1839: gcc -c   conftest.c >&5
> configure:1845: $? = 0
> configure:1849: test -z 
>                        || test ! -s conftest.err
> configure:1852: $? = 0
> configure:1855: test -s conftest.o
> configure:1858: $? = 0
> configure:1871: result: yes
> configure:1877: checking whether gcc accepts -g
> configure:1898: gcc -c -g  conftest.c >&5
> configure:1904: $? = 0
> configure:1908: test -z 
>                        || test ! -s conftest.err
> configure:1911: $? = 0
> configure:1914: test -s conftest.o
> configure:1917: $? = 0
> configure:1928: result: yes
> configure:1945: checking for gcc option to accept ANSI C
> configure:2015: gcc  -c -g -O2  conftest.c >&5
> configure:2021: $? = 0
> configure:2025: test -z 
>                        || test ! -s conftest.err
> configure:2028: $? = 0
> configure:2031: test -s conftest.o
> configure:2034: $? = 0
> configure:2052: result: none needed
> configure:2070: gcc -c -g -O2  conftest.c >&5
> conftest.c:2: parse error before `me'
> configure:2076: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2210: checking for an ANSI C-conforming const
> configure:2277: gcc -c -g -O2  conftest.c >&5
> configure:2283: $? = 0
> configure:2287: test -z 
>                        || test ! -s conftest.err
> configure:2290: $? = 0
> configure:2293: test -s conftest.o
> configure:2296: $? = 0
> configure:2307: result: yes
> configure:2317: checking for inline
> configure:2338: gcc -c -g -O2  conftest.c >&5
> configure:2344: $? = 0
> configure:2348: test -z 
>                        || test ! -s conftest.err
> configure:2351: $? = 0
> configure:2354: test -s conftest.o
> configure:2357: $? = 0
> configure:2369: result: inline
> configure:2388: checking for C/C++ restrict keyword
> configure:2406: gcc -c -g -O2  conftest.c >&5
> conftest.c:9: parse error before `x'
> conftest.c:9: warning: data definition has no type or storage class
> configure:2412: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | float * restrict x;
> configure:2406: gcc -c -g -O2  conftest.c >&5
> conftest.c:9: parse error before `x'
> conftest.c:9: warning: data definition has no type or storage class
> configure:2412: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | float * __restrict x;
> configure:2406: gcc -c -g -O2  conftest.c >&5
> conftest.c:9: parse error before `x'
> conftest.c:9: warning: data definition has no type or storage class
> configure:2412: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | float * __restrict__ x;
> configure:2406: gcc -c -g -O2  conftest.c >&5
> conftest.c:9: parse error before `x'
> conftest.c:9: warning: data definition has no type or storage class
> configure:2412: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> | 
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> | float * _Restrict x;
> configure:2437: result: no
> configure:2452: checking for working volatile
> configure:2475: gcc -c -g -O2  conftest.c >&5
> configure:2481: $? = 0
> configure:2485: test -z 
>                        || test ! -s conftest.err
> configure:2488: $? = 0
> configure:2491: test -s conftest.o
> configure:2494: $? = 0
> configure:2505: result: yes
> configure:2517: error: failed to detect `const', `inline', `restrict', or 
> `volatile' support
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_c_compiler_gnu=yes
> ac_cv_c_const=yes
> ac_cv_c_inline=inline
> ac_cv_c_restrict=no
> ac_cv_c_volatile=yes
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=
> ac_cv_env_CFLAGS_value=
> ac_cv_env_CPPFLAGS_set=
> ac_cv_env_CPPFLAGS_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_objext=o
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_cc_g=yes
> ac_cv_prog_cc_stdc=
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> CC='gcc'
> CFLAGS='-g -O2'
> CPPFLAGS=''
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EXEEXT=''
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> OBJEXT='o'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/bash'
> ac_ct_CC='gcc'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${prefix}/share'
> exec_prefix='NONE'
> 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='NONE'
> 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 ""
> #define restrict
> 
> configure: exit 1
51. c.at:88: 51. C keywords (c.at:88): FAILED (c.at:88)

183. foreign.at:27: testing install-sh ltconfig libtool at-path ltmain.sh 
config.guess config.sub...
foreign.at:31: libtoolize --version || exit 77
stderr:
stdout:
libtoolize (GNU libtool) 1.4.2
foreign.at:39:
case `libtoolize --version |
      sed -n '/^.* \([0-9][0-9.a-z]*\)$/{s//\1/;p;q;}'` in
  0.*          ) exit 77;;
  1.[0123]*    ) exit 77;;
esac
stderr:
stdout:
foreign.at:51: libtoolize
stderr:
/usr/local/share/libtool: No such file or directory
libtoolize: cannot list files in `/usr/local/share/libtool'
stdout:
foreign.at:51: exit code was 1, expected 0
183. foreign.at:27: 183. Libtool (foreign.at:27): FAILED (foreign.at:51)


## -------------- ##
## ..//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.59, which was
| generated by GNU Autoconf 2.58a.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = audrey.salford.local
| uname -m = alpha
| uname -r = V5.0
| uname -s = OSF1
| uname -v = 910
| 
| /usr/bin/uname -p = alpha
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = alpha
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /home/jries/bin
| PATH: .
| PATH: /usr/sbin
| PATH: /bin
| PATH: /usr/local
| PATH: /usr/local/bin
| PATH: /usr/systat
| PATH: /usr/local/ldap/bin
| PATH: /usr/local/apache/bin
| PATH: /usr/local/Scripts
| PATH: /usr/local/samba/bin
| PATH: /usr/local/ssl/bin
| PATH: /usr/bin/X11
| PATH: /usr/bin/mh
| PATH: /sbin
| PATH: /usr/sbin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1303: checking for a BSD-compatible install
| configure:1358: result: config/install-sh -c
| configure:1369: checking whether build environment is sane
| configure:1412: result: yes
| configure:1444: checking for gawk
| configure:1460: found /bin/gawk
| configure:1470: result: gawk
| configure:1480: checking whether make sets $(MAKE)
| configure:1500: result: yes
| configure:1687: checking for expr
| configure:1705: found /bin/expr
| configure:1717: result: /bin/expr
| configure:1738: checking for gm4
| configure:1756: found /usr/local/bin/gm4
| configure:1768: result: /usr/local/bin/gm4
| configure:1779: checking whether m4 supports frozen files
| configure:1791: result: yes
| configure:1817: checking for perl
| configure:1835: found /bin/perl
| configure:1848: result: /bin/perl
| configure:1879: checking for emacs
| configure:1895: found /usr/local/bin/emacs
| configure:1905: result: emacs
| configure:1922: checking whether emacs is sufficiently recent
| configure:1932: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2
| While compiling broken-mode in file /usr/local/src/autoconf-2.59/conftest.el:
|   ** assignment to free variable broken-defaults
| Wrote /usr/local/src/autoconf-2.59/conftest.elc
| Done
| configure:1935: $? = 0
| configure:1944: result: yes
| configure:1960: checking for emacs
| configure:1986: result: emacs
| configure:2013: checking where .elc files should go
| configure:2026: $EMACS -batch -q -eval '(while load-path (princ (concat (car 
load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| configure:2029: $? = 0
| configure:2042: result: ${datadir}/emacs/site-lisp
| configure:2184: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.59, which was
| generated by GNU Autoconf 2.58a.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on audrey.salford.local
| 
| config.status:682: creating config/Makefile
| config.status:682: creating tests/Makefile
| config.status:682: creating tests/atlocal
| config.status:682: creating tests/autoconf
| config.status:682: creating tests/autoheader
| config.status:682: creating tests/autom4te
| config.status:682: creating tests/autoreconf
| config.status:682: creating tests/autoscan
| config.status:682: creating tests/autoupdate
| config.status:682: creating tests/ifnames
| config.status:682: creating man/Makefile
| config.status:682: creating lib/emacs/Makefile
| config.status:682: creating Makefile
| config.status:682: creating doc/Makefile
| config.status:682: creating lib/Makefile
| config.status:682: creating lib/Autom4te/Makefile
| config.status:682: creating lib/autoscan/Makefile
| config.status:682: creating lib/m4sugar/Makefile
| config.status:682: creating lib/autoconf/Makefile
| config.status:682: creating lib/autotest/Makefile
| config.status:682: creating bin/Makefile
| config.status:875: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_env_EMACSLOADPATH_set=
| ac_cv_env_EMACSLOADPATH_value=
| ac_cv_env_EMACS_set=
| ac_cv_env_EMACS_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_path_EXPR=/bin/expr
| ac_cv_path_M4=/usr/local/bin/gm4
| ac_cv_path_PERL=/bin/perl
| ac_cv_prog_AWK=gawk
| ac_cv_prog_EMACS=emacs
| ac_cv_prog_TEST_EMACS=emacs
| ac_cv_prog_emacs_ok=yes
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_make_make_set=yes
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /usr/local/src/autoconf-2.59/config/missing --run 
aclocal-1.7a'
| AMTAR='${SHELL} /usr/local/src/autoconf-2.59/config/missing --run tar'
| AUTOCONF='${SHELL} /usr/local/src/autoconf-2.59/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /usr/local/src/autoconf-2.59/config/missing --run 
autoheader'
| AUTOMAKE='${SHELL} /usr/local/src/autoconf-2.59/config/missing --run 
automake-1.7a'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.59\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.59\" 
-DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"autoconf\" 
-DVERSION=\"2.59\" '
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EMACS='emacs'
| EMACSLOADPATH=''
| EXPR='/bin/expr'
| HELP2MAN='${SHELL} /usr/local/src/autoconf-2.59/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/local/bin/gm4'
| MAKEINFO='${SHELL} /usr/local/src/autoconf-2.59/config/missing --run makeinfo'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='[email protected]'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.59'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_VERSION='2.59'
| PATH_SEPARATOR=':'
| PERL='/bin/perl'
| SET_MAKE=''
| SHELL='/bin/bash'
| STRIP=''
| TEST_EMACS='emacs'
| VERSION='2.59'
| ac_ct_STRIP=''
| am__leading_dot='.'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${prefix}/share'
| exec_prefix='${prefix}'
| host_alias=''
| includedir='${prefix}/include'
| infodir='${prefix}/info'
| install_sh='/usr/local/src/autoconf-2.59/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| 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 "[email protected]"
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_STRING "GNU Autoconf 2.59"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.59"
| #define VERSION "2.59"
| 
| configure: exit 0

Reply via email to