Hi,

I'm seeing failures on this (building a new linux multilib system on x86_64), but I've no real idea what the problem is. I've saved the build tree so that it is available if required. Toolchain is binutils-2.16.0, gcc-4.0.2, glibc snapshot from 20051107, on linux 2.6.15-rc5.

I first noticed this last week, but the build tree had been deleted by the time I reviewed the results. The worst part is that today I set up my build script to exit after the tests, then commented out the exit, deleted the source and resumed - on that second run all tests passed. Seems as if something is perhaps getting random results.

Ken
--
 das eine Mal als Trag?die, das andere Mal als Farce
## ----------------------------- ##
## 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 = ac30
uname -m = x86_64
uname -r = 2.6.15-rc5
uname -s = Linux
uname -v = #1 PREEMPT Sun Dec 4 23:58:22 GMT 2005

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

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

PATH: /building/autoconf-2.59/tests
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /tools/bin

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='/building/autoconf-2.59/tests'
| at_srcdir='.'
| abs_srcdir='/building/autoconf-2.59/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/building/autoconf-2.59/tests/..'
| at_top_builddir='../'
| abs_top_builddir='/building/autoconf-2.59/tests/../.'
| 
| 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. ##
## ---------------- ##

local.at:370: /building/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: /building/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: /building/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: /building/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: /building/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: /building/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: Sun Dec 11 16:02:54 GMT 2005
1. Syntax of the shell scripts (tools.at:47): ok        (0m0.020s 0m0.036s)
2. Syntax of the Perl scripts (tools.at:92): ok (0m0.244s 0m0.056s)
3. autom4te cache (tools.at:118): ok    (0m0.236s 0m0.108s)
4. autoconf --trace: user macros (tools.at:155): ok     (0m0.288s 0m0.272s)
5. autoconf --trace: builtins (tools.at:242): ok        (0m0.388s 0m0.176s)
6. autoconf: forbidden tokens, basic (tools.at:273): ok (0m0.112s 0m0.076s)
7. autoconf: forbidden tokens, exceptions (tools.at:301): ok    (0m0.108s 
0m0.080s)
8. ifnames (tools.at:347): ok   (0m0.048s 0m0.024s)
9. autoheader (tools.at:395): ok        (0m0.532s 0m0.204s)
10. autoupdate (tools.at:527): ok       (0m1.460s 0m0.212s)
11. autoupdating AC_LINK_FILES (tools.at:559): ok       (0m0.932s 0m0.348s)
12. autoupdating AC_PREREQ (tools.at:586): ok   (0m2.184s 0m0.372s)
13. m4_warn (m4sugar.at:35): ok (0m0.320s 0m0.148s)
14. m4_require: circular dependencies (m4sugar.at:86): ok       (0m0.092s 
0m0.032s)
15. m4_text_wrap (m4sugar.at:125): ok   (0m0.068s 0m0.056s)
16. LINENO (m4sh.at:26): ok     (0m0.404s 0m0.484s)
17. AS_DIRNAME (m4sh.at:102): ok        (0m0.136s 0m0.140s)
18. AS_BASENAME (m4sh.at:163): ok       (0m0.144s 0m0.112s)
19. AS_MKDIR_P (m4sh.at:220): ok        (0m0.096s 0m0.068s)
20. Negated classes in globbing (m4sh.at:253): ok       (0m0.100s 0m0.052s)
21. Functions Support (m4sh.at:283): ok (0m0.092s 0m0.068s)
22. Functions and return Support (m4sh.at:325): ok      (0m0.100s 0m0.056s)
23. AS_HELP_STRING (m4sh.at:360): ok    (0m0.080s 0m0.080s)
24. AC_REQUIRE: topological sort (base.at:29): ok       (0m0.116s 0m0.112s)
25. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:71): ok        
(0m0.108s 0m0.116s)
26. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:115): ok       
(0m0.152s 0m0.072s)
27. AC_REQUIRE & AC_PROVIDE (base.at:158): ok   (0m0.128s 0m0.092s)
28. AC_CACHE_CHECK (base.at:190): ok    (0m0.192s 0m0.172s)
29. AC_TRY_COMMAND (base.at:209): ok    (0m0.212s 0m0.176s)
30. AC_CONFIG_COMMANDS with empty commands (torture.at:30): ok  (0m0.456s 
0m0.304s)
31. Multiple AC_CONFIG_FILES (torture.at:37): ok        (0m0.152s 0m0.076s)
32. AC_ARG_VAR (torture.at:84): ok      (0m0.912s 0m1.172s)
33. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:127): ok   
(0m0.912s 0m1.340s)
34. Missing templates (torture.at:211): ok      (0m0.240s 0m0.244s)
35. configure invocation (torture.at:242): ok   (0m0.484s 0m0.596s)
36. #define header templates (torture.at:279): ok       (0m0.292s 0m0.260s)
37. Torturing config.status (torture.at:373): ok        (0m0.800s 0m0.396s)
38. srcdir (torture.at:482): ok (0m0.468s 0m0.512s)
39. Signal handling (torture.at:522): ok        (0m0.208s 0m0.144s)
40. Configuring subdirectories (torture.at:558): skipped (torture.at:562)
41. Deep Package (torture.at:654): skipped (torture.at:658)
42. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:32): ok     (0m0.168s 
0m0.084s)
43. AC_REQUIRE & AC_LANG (compile.at:78): ok    (0m0.220s 0m0.144s)
44. AC_RUN_IFELSE (compile.at:114): ok  (0m0.516s 0m0.288s)
45. AC_TRY_LINK_FUNC (compile.at:151): ok       (0m0.728s 0m0.416s)
46. AC_NO_EXECUTABLES (aclang.at:12): ok        (0m0.464s 0m0.272s)
47. AC_REQUIRE_CPP (aclang.at:13): ok   (0m0.700s 0m0.440s)
48. AC_LANG_SAVE (aclang.at:16): ok     (0m1.548s 0m0.760s)
49. Extensions (c.at:47): ok    (0m0.620s 0m0.324s)
50. Broken/missing compilers (c.at:59): ok      (0m0.280s 0m0.172s)
51. C keywords (c.at:88): ok    (0m0.772s 0m0.452s)
52. AC_PROG_CPP requires AC_PROG_CC (c.at:101): ok      (0m0.668s 0m0.464s)
53. AC_PROG_CPP with warnings (c.at:112): ok    (0m1.224s 0m0.704s)
54. AC_PROG_CPP without warnings (c.at:142): ok (0m1.240s 0m0.724s)
55. AC_PROG_CPP via CC (c.at:179): ok   (0m1.308s 0m0.684s)
56. AC_C_BACKSLASH_A (acc.at:12): ok    (0m0.692s 0m0.404s)
57. AC_C_BIGENDIAN (acc.at:13): ok      (0m0.724s 0m0.392s)
58. AC_C_CHAR_UNSIGNED (acc.at:14): ok  (0m1.112s 0m0.700s)
59. AC_C_LONG_DOUBLE (acc.at:15): ok    (0m0.656s 0m0.428s)
60. AC_C_STRINGIZE (acc.at:16): ok      (0m0.716s 0m0.448s)
61. AC_PROG_CC_C_O (acc.at:17): ok      (0m0.708s 0m0.436s)
62. AC_PROG_CPP_WERROR (acc.at:18): ok  (0m0.724s 0m0.412s)
63. AC_PROG_GCC_TRADITIONAL (acc.at:19): ok     (0m0.728s 0m0.440s)
64. AC_LANG_C (acc.at:22): ok   (0m1.552s 0m0.744s)
65. AC_LANG_CPLUSPLUS (acc.at:23): ok   (0m1.548s 0m0.740s)
66. GNU Fortran 77 (fortran.at:52): skipped (fortran.at:52)
67. GNU Fortran (fortran.at:77): skipped (fortran.at:77)
68. AC_F77_MAIN (acfortran.at:12): skipped (acfortran.at:12)
69. AC_F77_WRAPPERS (acfortran.at:13): skipped (acfortran.at:13)
70. AC_FC_MAIN (acfortran.at:14): skipped (acfortran.at:14)
71. AC_FC_WRAPPERS (acfortran.at:15): skipped (acfortran.at:15)
72. AC_PROG_F77_C_O (acfortran.at:16): skipped (acfortran.at:16)
73. AC_PROG_FC_C_O (acfortran.at:17): skipped (acfortran.at:17)
74. AC_LANG_FORTRAN77 (acfortran.at:20): ok     (0m1.576s 0m0.728s)
75. AC_CHECK_LIB (semantics.at:73): ok  (0m1.060s 0m0.532s)
76. AC_SEARCH_LIBS (semantics.at:95): ok        (0m0.780s 0m0.464s)
77. AC_CHECK_DECLS (semantics.at:108): ok       (0m0.724s 0m0.412s)
78. AC_CHECK_FUNCS (semantics.at:120): ok       (0m0.740s 0m0.440s)
79. AC_REPLACE_FUNCS (semantics.at:128): ok     (0m0.732s 0m0.480s)
80. AC_CHECK_HEADERS (semantics.at:163): ok     (0m1.272s 0m0.672s)
81. AC_CHECK_HEADERS_OLD (semantics.at:170): ok (0m0.744s 0m0.436s)
82. AC_CHECK_HEADERS_NEW (semantics.at:199): ok (0m0.672s 0m0.472s)
83. AC_CHECK_MEMBERS (semantics.at:239): ok     (0m0.704s 0m0.464s)
84. AC_CHECK_SIZEOF (semantics.at:256): ok      (0m1.408s 0m0.772s)
85. AC_CHECK_SIZEOF (semantics.at:274): ok      (0m1.444s 0m0.868s)
86. AC_CHECK_TYPES (semantics.at:290): ok       (0m0.752s 0m0.432s)
87. AC_CHECK_TYPES: backward compatibility (semantics.at:297): ok       
(0m0.172s 0m0.100s)
88. AC_CHECK_FILES (semantics.at:342): ok       (0m0.460s 0m0.332s)
89. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:376): ok       (0m0.216s 
0m0.180s)
91. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:462): ok (0m0.208s 0m0.188s)
92. AC_PATH_XTRA (semantics.at:506): ok (0m1.148s 0m0.720s)
93. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:524): ok  (0m1.288s 0m0.624s)
94. AC_FUNC_WAIT3 (semantics.at:525): ok        (0m0.728s 0m0.380s)
95. AC_ARG_ENABLE (acgeneral.at:12): ok (0m0.460s 0m0.284s)
96. AC_ARG_PROGRAM (acgeneral.at:13): ok        (0m0.420s 0m0.324s)
97. AC_ARG_WITH (acgeneral.at:14): ok   (0m0.436s 0m0.304s)
98. AC_CANONICAL_TARGET (acgeneral.at:15): ok   (0m0.524s 0m0.316s)
99. AC_EGREP_CPP (acgeneral.at:16): ok  (0m0.720s 0m0.428s)
100. AC_EGREP_HEADER (acgeneral.at:17): ok      (0m0.668s 0m0.480s)
101. AC_PREFIX_DEFAULT (acgeneral.at:18): ok    (0m0.432s 0m0.304s)
102. AC_CHECKING (acgeneral.at:21): ok  (0m1.564s 0m0.716s)
103. AC_COMPILE_CHECK (acgeneral.at:22): ok     (0m2.060s 0m0.952s)
104. AC_ENABLE (acgeneral.at:23): ok    (0m1.500s 0m0.792s)
105. AC_TRY_COMPILE (acgeneral.at:24): ok       (0m2.012s 0m0.984s)
106. AC_TRY_CPP (acgeneral.at:25): ok   (0m2.056s 0m1.040s)
107. AC_TRY_LINK (acgeneral.at:26): ok  (0m2.080s 0m0.944s)
108. AC_TRY_RUN (acgeneral.at:27): ok   (0m2.092s 0m0.920s)
109. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:28): ok      (0m1.460s 
0m0.840s)
110. AC_WITH (acgeneral.at:29): ok      (0m1.584s 0m0.704s)
111. AC_OUTPUT_COMMANDS (acstatus.at:14): ok    (0m1.624s 0m0.680s)
112. AC_AIX (acspecific.at:12): ok      (0m0.688s 0m0.464s)
113. AC_ISC_POSIX (acspecific.at:13): ok        (0m0.664s 0m0.440s)
114. AC_MINIX (acspecific.at:14): ok    (0m1.176s 0m0.688s)
115. AC_SYS_INTERPRETER (acspecific.at:15): ok  (0m0.432s 0m0.300s)
116. AC_SYS_LARGEFILE (acspecific.at:16): ok    (0m0.740s 0m0.408s)
117. AC_SYS_LONG_FILE_NAMES (acspecific.at:17): ok      (0m0.448s 0m0.304s)
118. AC_SYS_POSIX_TERMIOS (acspecific.at:18): ok        (0m0.736s 0m0.384s)
119. AC_ARG_ARRAY (acspecific.at:21): ok        (0m1.500s 0m0.788s)
120. AC_DECL_SYS_SIGLIST (acspecific.at:22): ok (0m2.068s 0m0.952s)
121. AC_DYNIX_SEQ (acspecific.at:23): ok        (0m2.228s 0m1.028s)
122. AC_HAVE_POUNDBANG (acspecific.at:24): ok   (0m1.580s 0m0.720s)
123. AC_IRIX_SUN (acspecific.at:25): ok (0m2.296s 0m1.044s)
124. AC_SCO_INTL (acspecific.at:26): ok (0m2.068s 0m0.972s)
125. AC_XENIX_DIR (acspecific.at:27): ok        (0m2.292s 0m1.072s)
126. AC_PROG_AWK (acprograms.at:12): ok (0m0.460s 0m0.292s)
127. AC_PROG_FGREP (acprograms.at:13): ok       (0m0.420s 0m0.316s)
128. AC_PROG_INSTALL (acprograms.at:14): ok     (0m0.424s 0m0.328s)
129. AC_PROG_LEX (acprograms.at:15): ok (0m0.892s 0m0.480s)
130. AC_PROG_LN_S (acprograms.at:16): ok        (0m0.448s 0m0.288s)
131. AC_PROG_MAKE_SET (acprograms.at:17): ok    (0m0.440s 0m0.312s)
132. AC_PROG_RANLIB (acprograms.at:18): ok      (0m0.404s 0m0.348s)
133. AC_PROG_YACC (acprograms.at:19): ok        (0m0.404s 0m0.336s)
134. AC_CHECK_TOOL_PREFIX (acprograms.at:22): ok        (0m1.520s 0m0.776s)
135. AC_DECL_YYTEXT (acprograms.at:23): ok      (0m2.532s 0m1.036s)
136. AC_RSH (acprograms.at:24): ok      (0m1.616s 0m0.676s)
137. AC_HEADER_MAJOR (acheaders.at:12): ok      (0m1.240s 0m0.640s)
138. AC_HEADER_STAT (acheaders.at:13): ok       (0m0.712s 0m0.456s)
139. AC_HEADER_STDBOOL (acheaders.at:14): ok    (0m1.208s 0m0.664s)
140. AC_HEADER_TIOCGWINSZ (acheaders.at:15): ok (0m0.724s 0m0.448s)
141. AC_DIR_HEADER (acheaders.at:18): ok        (0m3.220s 0m1.548s)
142. AC_MEMORY_H (acheaders.at:19): ok  (0m2.948s 0m1.516s)
143. AC_UNISTD_H (acheaders.at:20): ok  (0m2.968s 0m1.464s)
144. AC_USG (acheaders.at:21): ok       (0m3.032s 0m1.500s)
145. AC_STRUCT_ST_BLOCKS (actypes.at:12): ok    (0m1.140s 0m0.708s)
146. AC_STRUCT_TIMEZONE (actypes.at:13): ok     (0m0.724s 0m0.436s)
147. AC_TYPE_MODE_T (actypes.at:14): ok (0m1.100s 0m0.728s)
148. AC_TYPE_OFF_T (actypes.at:15): ok  (0m1.176s 0m0.660s)
149. AC_TYPE_SIGNAL (actypes.at:16): ok (0m0.688s 0m0.408s)
150. AC_INT_16_BITS (actypes.at:19): ok (0m3.140s 0m1.556s)
151. AC_LONG_64_BITS (actypes.at:20): ok        (0m3.136s 0m1.536s)
152. AC_STRUCT_ST_BLKSIZE (actypes.at:21): ok   (0m3.044s 0m1.448s)
153. AC_STRUCT_ST_RDEV (actypes.at:22): ok      (0m3.112s 0m1.380s)
154. AM_TYPE_PTRDIFF_T (actypes.at:23): ok      (0m3.028s 0m1.464s)
155. AC_FUNC_CHOWN (acfunctions.at:12): ok      (0m1.284s 0m0.624s)
156. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:13): ok      (0m1.240s 0m0.736s)
157. AC_FUNC_ERROR_AT_LINE (acfunctions.at:14): ok      (0m1.184s 0m0.664s)
158. AC_FUNC_FNMATCH (acfunctions.at:15): ok    (0m0.692s 0m0.420s)
159. AC_FUNC_FORK (acfunctions.at:16): ok       (0m1.392s 0m0.720s)
160. AC_FUNC_FSEEKO (acfunctions.at:17): ok     (0m0.732s 0m0.432s)
161. AC_FUNC_GETGROUPS (acfunctions.at:18): ok  (0m1.344s 0m0.716s)
162. AC_FUNC_GETMNTENT (acfunctions.at:19): ok  (0m0.800s 0m0.432s)
163. AC_FUNC_GETPGRP (acfunctions.at:20): ok    (0m1.084s 0m0.740s)
164. AC_FUNC_MALLOC (acfunctions.at:21): ok     (0m1.208s 0m0.648s)
165. AC_FUNC_MBRTOWC (acfunctions.at:22): ok    (0m0.672s 0m0.448s)
166. AC_FUNC_MEMCMP (acfunctions.at:23): ok     (0m1.232s 0m0.628s)
167. AC_FUNC_MKTIME (acfunctions.at:24): ok     (0m1.340s 0m0.764s)
168. AC_FUNC_MMAP (acfunctions.at:25): ok       (0m1.348s 0m0.616s)
169. AC_FUNC_OBSTACK (acfunctions.at:26): ok    (0m0.700s 0m0.408s)
170. AC_FUNC_REALLOC (acfunctions.at:27): ok    (0m1.148s 0m0.724s)
171. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:28): ok    (0m1.336s 0m0.688s)
172. AC_FUNC_SETPGRP (acfunctions.at:29): ok    (0m0.692s 0m0.432s)
173. AC_FUNC_SETVBUF_REVERSED (acfunctions.at:30): ok   (0m0.664s 0m0.424s)
174. AC_FUNC_STAT (acfunctions.at:31): ok       (0m1.276s 0m0.660s)
175. AC_FUNC_STRCOLL (acfunctions.at:32): ok    (0m1.172s 0m0.676s)
176. AC_FUNC_STRERROR_R (acfunctions.at:33): ok (0m1.236s 0m0.712s)
177. AC_FUNC_STRFTIME (acfunctions.at:34): ok   (0m0.744s 0m0.380s)
178. AC_FUNC_STRNLEN (acfunctions.at:35): ok    (0m1.156s 0m0.704s)
179. AC_FUNC_STRTOD (acfunctions.at:36): ok     (0m0.688s 0m0.436s)
180. AC_FUNC_UTIME_NULL (acfunctions.at:37): ok (0m1.160s 0m0.692s)
181. AC_FUNC_VPRINTF (acfunctions.at:38): ok    (0m0.684s 0m0.496s)
182. AC_HAVE_LIBRARY (aclibs.at:14): ok (0m2.028s 0m0.916s)
183. Libtool (foreign.at:27): skipped (foreign.at:31)
testsuite: ending at: Sun Dec 11 16:07:39 GMT 2005
testsuite: test suite duration: 0h 4m 45s

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

ERROR: 172 tests were run,
1 failed unexpectedly.
11 tests were skipped.

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

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

  90: semantics.at:425   AC_C_BIGENDIAN
      cross

Skipped 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
  66: fortran.at:52      GNU Fortran 77
  67: fortran.at:77      GNU Fortran
  68: acfortran.at:12    AC_F77_MAIN
  69: acfortran.at:13    AC_F77_WRAPPERS
  70: acfortran.at:14    AC_FC_MAIN
  71: acfortran.at:15    AC_FC_WRAPPERS
  72: acfortran.at:16    AC_PROG_F77_C_O
  73: acfortran.at:17    AC_PROG_FC_C_O
 183: foreign.at:27      Libtool

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

90. semantics.at:425: testing at-endian...
semantics.at:434: autoconf 
semantics.at:434: autoheader 
semantics.at:434: top_srcdir=$abs_top_srcdir ./configure 
stdout:
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 whether byte ordering is bigendian... no
configure: creating ./config.status
config.status: creating config.h
semantics.at:434: cat state-ls.after
semantics.at:448: autoconf 
semantics.at:448: autoheader 
semantics.at:448: top_srcdir=$abs_top_srcdir ./configure 
stdout:
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... yes
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 whether byte ordering is bigendian... no
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged
semantics.at:448: cat state-ls.after
semantics.at:452: autoheader 
semantics.at:453: grep WORDS_BIGENDIAN config.hin
stdout:
semantics.at:453: exit code was 1, expected 0
90. semantics.at:425: 90. AC_C_BIGENDIAN (semantics.at:425): FAILED 
(semantics.at:453)


## -------------- ##
## ..//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 --prefix=/usr
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = ac30
| uname -m = x86_64
| uname -r = 2.6.15-rc5
| uname -s = Linux
| uname -v = #1 PREEMPT Sun Dec 4 23:58:22 GMT 2005
| 
| /usr/bin/uname -p = unknown
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| hostinfo               = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /bin
| PATH: /usr/bin
| PATH: /sbin
| PATH: /usr/sbin
| PATH: /tools/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1303: checking for a BSD-compatible install
| configure:1358: result: /usr/bin/install -c
| configure:1369: checking whether build environment is sane
| configure:1412: result: yes
| configure:1444: checking for gawk
| configure:1460: found /usr/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 /usr/bin/expr
| configure:1717: result: /usr/bin/expr
| configure:1738: checking for gm4
| configure:1771: result: no
| configure:1738: checking for gnum4
| configure:1771: result: no
| configure:1738: checking for m4
| configure:1756: found /usr/bin/m4
| configure:1768: result: /usr/bin/m4
| configure:1779: checking whether m4 supports frozen files
| configure:1791: result: yes
| configure:1817: checking for perl
| configure:1835: found /usr/bin/perl
| configure:1848: result: /usr/bin/perl
| configure:1879: checking for emacs
| configure:1908: result: no
| configure:1879: checking for xemacs
| configure:1908: result: no
| configure:1960: checking for emacs
| configure:1986: result: no
| configure:2013: checking where .elc files should go
| 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 ac30
| 
| 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=/usr/bin/expr
| ac_cv_path_M4=/usr/bin/m4
| ac_cv_path_PERL=/usr/bin/perl
| ac_cv_path_install='/usr/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
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /building/autoconf-2.59/config/missing --run aclocal-1.7a'
| AMTAR='${SHELL} /building/autoconf-2.59/config/missing --run tar'
| AUTOCONF='${SHELL} /building/autoconf-2.59/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /building/autoconf-2.59/config/missing --run autoheader'
| AUTOMAKE='${SHELL} /building/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='no'
| EMACSLOADPATH=''
| EXPR='/usr/bin/expr'
| HELP2MAN='${SHELL} /building/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/bin/m4'
| MAKEINFO='${SHELL} /building/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='/usr/bin/perl'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| TEST_EMACS='no'
| 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='/building/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'
| 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