Hi all,
I've ran the autoconf 2.59c test suite on HP's testdrive NetBSD 3.0 box,
and there were a few test failures. It seems to use ksh as the shell for
configure.
cheers,
dalibor topic
## ------------------------------ ##
## GNU Autoconf 2.59c test suite. ##
## ------------------------------ ##
testsuite: command line was:
$ ./testsuite
## ----------- ##
## ChangeLogs. ##
## ----------- ##
testsuite: ../ChangeLog:
| 2006-04-12 Ralf Wildenhues <[EMAIL PROTECTED]>
|
| Version 2.59c.
|
| 2006-04-12 Stepan Kasal <[EMAIL PROTECTED]>
| and Ralf Wildenhues <[EMAIL PROTECTED]>
|
| * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): If the templates for
| the instantiated file do not contain the string 'datarootdir'
| but contain @datadir@, @docdir@, @infodir@, @localedir@, or
## --------- ##
## Platform. ##
## --------- ##
hostname = td143.testdrive.hp.com
uname -m = i386
uname -r = 3.0
uname -s = NetBSD
uname -v = NetBSD 3.0 (GENERIC.MP) #0: Mon Dec 19 01:19:07 UTC 2005 [EMAIL PROTECTED]:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC.MP
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /tmp/kaffe/autoconf-2.59c/tests
PATH: /house/robilad/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/pkg/bin
PATH: /usr/local/bin
testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
|
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/tmp/kaffe/autoconf-2.59c/tests'
| at_srcdir='.'
| abs_srcdir='/tmp/kaffe/autoconf-2.59c/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/tmp/kaffe/autoconf-2.59c'
| at_top_build_prefix='../'
| abs_top_builddir='/tmp/kaffe/autoconf-2.59c'
|
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
|
| AUTOTEST_PATH='tests'
|
| SHELL=${CONFIG_SHELL-'/bin/ksh'}
testsuite: atlocal:
| # -*- shell-script -*-
| # tests/atlocal. Generated from atlocal.in by configure.
| # Configurable variable values for Autoconf test suite.
|
| # Copyright 2000, 2001, 2005 Free Software Foundation, Inc.
| #
| # This program is free software; you can redistribute it and/or modify
| # it under the terms of the GNU General Public License as published by
| # the Free Software Foundation; either version 2, or (at your option)
| # any later version.
| #
| # This program is distributed in the hope that it will be useful,
| # but WITHOUT ANY WARRANTY; without even the implied warranty of
| # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
| # GNU General Public License for more details.
| #
| # You should have received a copy of the GNU General Public License
| # along with this program; if not, write to the Free Software
| # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
| # 02110-1301, USA.
|
| PERL='/usr/bin/perl'
| GREP='/usr/bin/grep'
| EGREP='/usr/bin/grep -E'
| SED='/usr/bin/sed'
|
| # We need to know if sh -n is ok.
| ac_cv_sh_n_works='yes'
## ---------------- ##
## Tested programs. ##
## ---------------- ##
./local.at:487: /tmp/kaffe/autoconf-2.59c/tests/autom4te --version
autom4te (GNU Autoconf) 2.59c
Written by Akim Demaille.
Copyright (C) 2006 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:487: /tmp/kaffe/autoconf-2.59c/tests/autoconf --version
autoconf (GNU Autoconf) 2.59c
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2006 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:487: /tmp/kaffe/autoconf-2.59c/tests/autoheader --version
autoheader (GNU Autoconf) 2.59c
Written by Roland McGrath and Akim Demaille.
Copyright (C) 2006 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:487: /tmp/kaffe/autoconf-2.59c/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.59c
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2006 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:487: /tmp/kaffe/autoconf-2.59c/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.59c
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2006 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:487: /tmp/kaffe/autoconf-2.59c/tests/ifnames --version
ifnames (GNU Autoconf) 2.59c
Written by David J. MacKenzie and Paul Eggert.
Copyright (C) 2006 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: Mon Apr 17 12:14:57 EDT 2006
1. Syntax of the shell scripts (tools.at:47): ok (Kids: 0.77s user 0.72s system)
2. Syntax of the Perl scripts (tools.at:70): ok (Kids: 1.14s user 0.16s system)
3. autom4te cache (tools.at:88): ok (Kids: 1.44s user 0.64s system)
4. autoconf --trace: user macros (tools.at:125): ok (Kids: 1.69s user 1.25s system)
5. autoconf --trace: builtins (tools.at:212): ok (Kids: 1.71s user 1.08s system)
6. autoconf: forbidden tokens, basic (tools.at:243): ok (Kids: 0.50s user 0.45s system)
7. autoconf: forbidden tokens, exceptions (tools.at:271): ok (Kids: 0.53s user 0.55s system)
8. ifnames (tools.at:317): ok (Kids: 0.34s user 0.25s system)
9. autoheader (tools.at:365): ok (Kids: 2.70s user 1.61s system)
10. autoupdate (tools.at:497): ok (Kids: 6.14s user 1.82s system)
11. autoupdating AC_LINK_FILES (tools.at:529): ok (Kids: 4.42s user 2.20s system)
12. autoupdating AC_PREREQ (tools.at:556): ok (Kids: 9.15s user 2.37s system)
13. autoupdating AU_ALIAS (tools.at:577): ok (Kids: 5.65s user 2.41s system)
14. autoupdating OLD to NEW (tools.at:603): ok (Kids: 4.57s user 1.84s system)
15. autoupdating AC_HELP_STRING (tools.at:628): ok (Kids: 4.70s user 2.04s system)
16. autoupdating with m4sugar (tools.at:646): ok (Kids: 4.76s user 2.10s system)
17. autoupdating AC_LANG_SAVE (tools.at:682): ok (Kids: 4.53s user 1.65s system)
18. autoupdating AC_FOREACH (tools.at:702): ok (Kids: 5.02s user 2.55s system)
19. autoupdating with aclocal and m4_include (tools.at:726): ok (Kids: 9.09s user 2.43s system)
20. m4_warn (m4sugar.at:51): ok (Kids: 2.64s user 2.44s system)
21. m4_require: circular dependencies (m4sugar.at:102): ok (Kids: 0.37s user 0.36s system)
22. m4_text_wrap (m4sugar.at:138): ok (Kids: 0.36s user 0.32s system)
23. Standard regular expressions (m4sugar.at:185): ok (Kids: 3.09s user 2.46s system)
24. M4 loops (m4sugar.at:212): ok (Kids: 1.38s user 1.67s system)
25. LINENO (m4sh.at:27): ok (Kids: 2.41s user 2.24s system)
26. AS_DIRNAME (m4sh.at:103): ok (Kids: 0.92s user 0.63s system)
27. AS_BASENAME (m4sh.at:164): ok (Kids: 0.94s user 0.97s system)
28. AS_MKDIR_P (m4sh.at:221): ok (Kids: 0.92s user 0.74s system)
29. AS_VERSION_COMPARE (m4sh.at:252): ok (Kids: 0.83s user 0.76s system)
30. Negated classes in globbing (m4sh.at:300): ok (Kids: 0.54s user 0.45s system)
31. Functions Support (m4sh.at:330): ok (Kids: 0.73s user 0.29s system)
32. Functions and return Support (m4sh.at:372): ok (Kids: 0.53s user 0.47s system)
33. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:408): ok (Kids: 0.54s user 0.33s system)
34. AS_HELP_STRING (m4sh.at:451): ok (Kids: 0.64s user 0.22s system)
35. AS_IF and AS_CASE (m4sh.at:542): ok (Kids: 0.56s user 0.50s system)
36. Empty test suite (autotest.at:87): ok (Kids: 0.75s user 1.09s system)
37. Empty test (autotest.at:90): ok (Kids: 1.50s user 1.10s system)
38. Empty check (autotest.at:93): ok (Kids: 0.98s user 0.93s system)
39. Truth (autotest.at:100): ok (Kids: 1.23s user 1.23s system)
40. Fallacy (autotest.at:103): ok (Kids: 1.04s user 0.84s system)
41. Literal multiline command (autotest.at:109): ok (Kids: 1.10s user 1.05s system)
42. Multiline parameter expansion (autotest.at:116): ok (Kids: 1.02s user 1.12s system)
43. Backquote command substition (autotest.at:120): ok (Kids: 1.16s user 0.93s system)
44. Multiline backquote command substition (autotest.at:129): ok (Kids: 0.85s user 0.84s system)
45. Parenthetical command substition (autotest.at:134): ok (Kids: 1.54s user 1.46s system)
46. Multiline parenthetical command substition (autotest.at:143): ok (Kids: 0.67s user 0.58s system)
47. Invalid brace-enclosed parameter expansion (autotest.at:155): ok (Kids: 1.74s user 1.55s system)
49. Double-M4-quoted command (autotest.at:175): ok (Kids: 1.18s user 1.07s system)
50. BS-newline in command (autotest.at:185): ok (Kids: 1.10s user 0.80s system)
51. ^BS-newline in command (autotest.at:190): ok (Kids: 1.24s user 1.20s system)
52. BSx641-newline in command (autotest.at:195): ok (Kids: 0.81s user 1.15s system)
53. BS-BS-newline in command (autotest.at:201): ok (Kids: 1.15s user 0.84s system)
54. BSx640-newline in command (autotest.at:209): ok (Kids: 1.09s user 0.75s system)
55. Newline-CODE-BS-newline in command (autotest.at:217): ok (Kids: 1.21s user 1.21s system)
56. Single-quote-BS-newline in command (autotest.at:223): ok (Kids: 1.30s user 1.64s system)
57. Single-quote-newline-BS-newline in command (autotest.at:231): ok (Kids: 1.21s user 1.13s system)
61. Backslash in a test title (autotest.at:258): ok (Kids: 0.89s user 0.89s system)
62. Debugging a successful test (autotest.at:277): ok (Kids: 1.92s user 2.55s system)
63. Debugging script and environment (autotest.at:292): ok (Kids: 3.28s user 5.01s system)
64. Debugging a failed test (autotest.at:303): ok (Kids: 1.96s user 2.49s system)
65. Keywords and ranges (autotest.at:309): ok (Kids: 7.81s user 9.55s system)
66. AC_REQUIRE: topological sort (base.at:29): ok (Kids: 0.62s user 0.45s system)
67. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:71): ok (Kids: 0.57s user 0.75s system)
68. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:115): ok (Kids: 0.64s user 0.38s system)
69. AC_REQUIRE & AC_PROVIDE (base.at:158): ok (Kids: 0.80s user 0.39s system)
70. AC_CACHE_CHECK (base.at:190): ok (Kids: 0.91s user 0.71s system)
71. AC_TRY_COMMAND (base.at:209): ok (Kids: 1.03s user 0.71s system)
72. Input/Output (base.at:239): ok (Kids: 1.35s user 0.86s system)
73. AC_CONFIG_COMMANDS with empty commands (torture.at:31): ok (Kids: 3.32s user 2.98s system)
74. Multiple AC_CONFIG_FILES (torture.at:38): ok (Kids: 0.57s user 0.40s system)
76. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:131): ok (Kids: 5.26s user 5.63s system)
77. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:214): ok (Kids: 1.75s user 1.30s system)
79. configure invocation (torture.at:265): ok (Kids: 2.94s user 3.34s system)
80. #define header templates (torture.at:302): ok (Kids: 1.38s user 0.94s system)
81. Torturing config.status (torture.at:396): ok (Kids: 4.99s user 3.47s system)
82. Substitute a 2000-byte string (torture.at:524): ok (Kids: 1.23s user 0.86s system)
83. Define to a 2000-byte string (torture.at:548): ok (Kids: 2.43s user 1.64s system)
84. Substitute and define special characters (torture.at:569): ok (Kids: 2.50s user 1.62s system)
85. Substitute a newline (torture.at:594): ok (Kids: 1.86s user 1.36s system)
87. datarootdir workaround (torture.at:640): ok (Kids: 1.70s user 1.19s system)
88. srcdir (torture.at:669): ok (Kids: 2.32s user 2.21s system)
90. Configuring subdirectories (torture.at:748): ok (Kids: 9.94s user 7.49s system)
91. Deep Package (torture.at:844): ok (Kids: 16.09s user 12.40s system)
92. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:908): ok (Kids: 3.73s user 2.27s system)
93. Empty directory (torture.at:951): ok (Kids: 0.90s user 0.21s system)
94. Unusual Automake input files (torture.at:972): ok (Kids: 7.63s user 2.87s system)
95. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:32): ok (Kids: 0.91s user 0.44s system)
96. AC_REQUIRE & AC_LANG (compile.at:78): ok (Kids: 1.00s user 0.55s system)
97. AC_RUN_IFELSE (compile.at:114): ok (Kids: 1.66s user 1.00s system)
98. AC_TRY_LINK_FUNC (compile.at:151): ok (Kids: 3.77s user 3.08s system)
99. AC_NO_EXECUTABLES (aclang.at:12): ok (Kids: 3.04s user 2.46s system)
100. AC_REQUIRE_CPP (aclang.at:13): ok (Kids: 3.85s user 3.08s system)
101. Extensions (c.at:47): ok (Kids: 3.71s user 2.34s system)
103. C keywords (c.at:87): ok (Kids: 3.60s user 2.33s system)
104. AC_PROG_CPP requires AC_PROG_CC (c.at:100): ok (Kids: 4.12s user 2.78s system)
105. AC_PROG_CPP with warnings (c.at:111): ok (Kids: 3.96s user 2.34s system)
106. AC_PROG_CPP without warnings (c.at:141): skipped (c.at:145)
107. AC_PROG_CPP via CC (c.at:179): skipped (c.at:183)
108. AC_C_BACKSLASH_A (acc.at:12): ok (Kids: 3.44s user 2.61s system)
109. AC_C_BIGENDIAN (acc.at:13): ok (Kids: 4.69s user 3.11s system)
110. AC_C_CHAR_UNSIGNED (acc.at:14): ok (Kids: 5.14s user 3.25s system)
111. AC_C_INLINE (acc.at:15): ok (Kids: 3.28s user 2.69s system)
112. AC_C_RESTRICT (acc.at:16): ok (Kids: 3.43s user 3.27s system)
113. AC_C_STRINGIZE (acc.at:17): ok (Kids: 3.98s user 3.05s system)
114. AC_C_TYPEOF (acc.at:18): ok (Kids: 3.54s user 2.88s system)
115. AC_PROG_CC_C89 (acc.at:19): ok (Kids: 3.13s user 2.35s system)
116. AC_PROG_CC_C99 (acc.at:20): ok (Kids: 3.98s user 2.87s system)
117. AC_PROG_CC_C_O (acc.at:21): ok (Kids: 3.94s user 2.69s system)
118. AC_PROG_CC_STDC (acc.at:22): ok (Kids: 3.93s user 3.72s system)
119. AC_PROG_CPP_WERROR (acc.at:23): ok (Kids: 3.30s user 2.76s system)
120. AC_PROG_GCC_TRADITIONAL (acc.at:24): ok (Kids: 3.96s user 2.78s system)
121. AC_LANG_C (acc.at:27): ok (Kids: 7.31s user 4.39s system)
122. AC_LANG_CPLUSPLUS (acc.at:28): ok (Kids: 7.87s user 4.30s system)
123. AC_LANG_OBJC (acc.at:29): ok (Kids: 8.22s user 4.24s system)
124. GNU Fortran 77 (fortran.at:52): ok (Kids: 3.30s user 2.15s system)
125. GNU Fortran (fortran.at:77): ok (Kids: 3.78s user 2.50s system)
126. AC_F77_MAIN (acfortran.at:12): ok (Kids: 3.88s user 2.71s system)
127. AC_F77_WRAPPERS (acfortran.at:13): ok (Kids: 4.21s user 3.12s system)
128. AC_FC_MAIN (acfortran.at:14): ok (Kids: 4.50s user 2.74s system)
129. AC_FC_WRAPPERS (acfortran.at:15): ok (Kids: 4.38s user 2.72s system)
130. AC_PROG_F77_C_O (acfortran.at:16): ok (Kids: 3.58s user 2.77s system)
131. AC_PROG_FC_C_O (acfortran.at:17): ok (Kids: 3.09s user 2.45s system)
132. AC_F77_NAME_MANGLING (acfortran.at:20): ok (Kids: 7.95s user 4.45s system)
133. AC_LANG_FORTRAN77 (acfortran.at:21): ok (Kids: 8.44s user 4.56s system)
134. AC_CHECK_LIB (semantics.at:74): ok (Kids: 5.00s user 3.39s system)
135. AC_SEARCH_LIBS (semantics.at:87): ok (Kids: 3.76s user 2.77s system)
136. AC_SEARCH_LIBS (none needed) (semantics.at:101): ok (Kids: 3.29s user 3.17s system)
137. AC_CHECK_DECLS (semantics.at:114): ok (Kids: 4.39s user 2.78s system)
138. AC_CHECK_FUNCS (semantics.at:126): ok (Kids: 3.75s user 2.74s system)
139. AC_REPLACE_FUNCS (semantics.at:134): ok (Kids: 2.78s user 2.06s system)
140. AC_CHECK_HEADERS (semantics.at:169): ok (Kids: 4.93s user 3.62s system)
141. AC_CHECK_HEADERS_OLD (semantics.at:176): ok (Kids: 3.11s user 1.83s system)
142. AC_CHECK_HEADERS_NEW (semantics.at:203): ok (Kids: 2.93s user 1.72s system)
143. AC_CHECK_MEMBERS (semantics.at:242): ok (Kids: 3.67s user 2.61s system)
144. AC_CHECK_ALIGNOF (semantics.at:259): ok (Kids: 5.37s user 3.50s system)
145. AC_CHECK_ALIGNOF (cross compile) (semantics.at:259): ok (Kids: 6.06s user 3.69s system)
146. AC_CHECK_ALIGNOF struct (semantics.at:272): ok (Kids: 4.91s user 3.36s system)
147. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:272): ok (Kids: 5.20s user 3.41s system)
148. AC_CHECK_SIZEOF (semantics.at:287): ok (Kids: 5.12s user 3.41s system)
149. AC_CHECK_SIZEOF (cross compile) (semantics.at:287): ok (Kids: 5.57s user 3.70s system)
150. AC_CHECK_SIZEOF struct (semantics.at:304): ok (Kids: 5.45s user 3.14s system)
151. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:304): ok (Kids: 6.21s user 3.76s system)
152. AC_CHECK_TYPES (semantics.at:320): ok (Kids: 3.53s user 2.48s system)
153. AC_CHECK_TYPES: backward compatibility (semantics.at:327): ok (Kids: 0.74s user 0.48s system)
154. AC_CHECK_FILES (semantics.at:372): ok (Kids: 2.93s user 2.33s system)
155. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:406): ok (Kids: 1.73s user 1.09s system)
156. AC_C_BIGENDIAN (semantics.at:455): ok (Kids: 9.01s user 5.03s system)
157. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:495): ok (Kids: 1.14s user 0.96s system)
158. AC_PATH_XTRA (semantics.at:539): ok (Kids: 4.62s user 2.81s system)
159. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:557): ok (Kids: 4.73s user 2.89s system)
160. AC_FUNC_WAIT3 (semantics.at:558): ok (Kids: 4.80s user 4.03s system)
161. AC_ARG_ENABLE (acgeneral.at:12): ok (Kids: 3.15s user 2.13s system)
162. AC_ARG_PROGRAM (acgeneral.at:13): ok (Kids: 2.74s user 2.45s system)
163. AC_ARG_VAR (acgeneral.at:14): ok (Kids: 2.74s user 2.18s system)
164. AC_ARG_WITH (acgeneral.at:15): ok (Kids: 3.85s user 2.89s system)
165. AC_CANONICAL_TARGET (acgeneral.at:16): ok (Kids: 3.08s user 2.48s system)
166. AC_CHECK_DECLS_ONCE (acgeneral.at:17): ok (Kids: 3.13s user 2.79s system)
167. AC_EGREP_CPP (acgeneral.at:18): ok (Kids: 3.89s user 2.54s system)
168. AC_EGREP_HEADER (acgeneral.at:19): ok (Kids: 4.88s user 3.14s system)
169. AC_PREFIX_DEFAULT (acgeneral.at:20): ok (Kids: 2.86s user 2.60s system)
170. AC_PRESERVE_HELP_ORDER (acgeneral.at:21): ok (Kids: 3.38s user 2.45s system)
171. AC_CHECKING (acgeneral.at:24): ok (Kids: 7.50s user 3.68s system)
172. AC_COMPILE_CHECK (acgeneral.at:25): ok (Kids: 8.13s user 4.86s system)
173. AC_ENABLE (acgeneral.at:26): ok (Kids: 7.08s user 4.06s system)
174. AC_FOREACH (acgeneral.at:27): ok (Kids: 7.34s user 3.90s system)
175. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok (Kids: 7.33s user 4.60s system)
176. AC_TRY_COMPILE (acgeneral.at:29): ok (Kids: 8.53s user 4.28s system)
177. AC_TRY_CPP (acgeneral.at:30): ok (Kids: 9.58s user 4.57s system)
178. AC_TRY_LINK (acgeneral.at:31): ok (Kids: 9.56s user 5.19s system)
179. AC_TRY_RUN (acgeneral.at:32): ok (Kids: 8.27s user 4.23s system)
180. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok (Kids: 8.28s user 4.21s system)
181. AC_WITH (acgeneral.at:34): ok (Kids: 8.20s user 4.32s system)
182. AC_OUTPUT_COMMANDS (acstatus.at:14): ok (Kids: 8.05s user 4.12s system)
183. AC_ISC_POSIX (acspecific.at:12): ok (Kids: 3.77s user 3.01s system)
184. AC_SYS_INTERPRETER (acspecific.at:13): ok (Kids: 2.70s user 2.51s system)
185. AC_SYS_LARGEFILE (acspecific.at:14): ok (Kids: 3.90s user 2.86s system)
186. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (Kids: 3.03s user 2.34s system)
187. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok (Kids: 4.54s user 3.08s system)
188. AC_USE_SYSTEM_EXTENSIONS (acspecific.at:17): ok (Kids: 4.84s user 3.22s system)
189. AC_ARG_ARRAY (acspecific.at:20): ok (Kids: 8.79s user 5.44s system)
190. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (Kids: 10.09s user 4.96s system)
191. AC_DYNIX_SEQ (acspecific.at:22): ok (Kids: 8.48s user 4.48s system)
192. AC_HAVE_POUNDBANG (acspecific.at:23): ok (Kids: 7.50s user 4.18s system)
193. AC_IRIX_SUN (acspecific.at:24): ok (Kids: 9.58s user 4.81s system)
194. AC_SCO_INTL (acspecific.at:25): ok (Kids: 8.66s user 4.53s system)
195. AC_XENIX_DIR (acspecific.at:26): ok (Kids: 9.92s user 4.87s system)
196. AC_PROG_AWK (acprograms.at:12): ok (Kids: 2.92s user 2.62s system)
197. AC_PROG_FGREP (acprograms.at:13): ok (Kids: 3.00s user 2.38s system)
198. AC_PROG_INSTALL (acprograms.at:14): ok (Kids: 2.84s user 2.48s system)
199. AC_PROG_LEX (acprograms.at:15): ok (Kids: 4.19s user 2.95s system)
200. AC_PROG_LN_S (acprograms.at:16): ok (Kids: 3.32s user 2.81s system)
201. AC_PROG_MAKE_SET (acprograms.at:17): ok (Kids: 2.83s user 2.33s system)
202. AC_PROG_RANLIB (acprograms.at:18): ok (Kids: 3.87s user 3.63s system)
203. AC_PROG_SED (acprograms.at:19): ok (Kids: 2.82s user 2.65s system)
204. AC_PROG_YACC (acprograms.at:20): ok (Kids: 2.97s user 2.61s system)
205. AC_CHECK_TOOL_PREFIX (acprograms.at:23): ok (Kids: 8.36s user 5.12s system)
206. AC_DECL_YYTEXT (acprograms.at:24): ok (Kids: 9.41s user 4.54s system)
207. AC_RSH (acprograms.at:25): ok (Kids: 8.84s user 4.57s system)
208. AC_CHECK_HEADERS_ONCE (acheaders.at:12): ok (Kids: 2.85s user 2.15s system)
209. AC_HEADER_ASSERT (acheaders.at:13): ok (Kids: 2.63s user 2.28s system)
210. AC_HEADER_MAJOR (acheaders.at:14): ok (Kids: 4.88s user 3.36s system)
211. AC_HEADER_RESOLV (acheaders.at:15): ok (Kids: 4.10s user 2.83s system)
212. AC_HEADER_STAT (acheaders.at:16): ok (Kids: 4.40s user 2.73s system)
213. AC_HEADER_STDBOOL (acheaders.at:17): ok (Kids: 4.82s user 3.26s system)
214. AC_HEADER_TIOCGWINSZ (acheaders.at:18): ok (Kids: 3.55s user 2.76s system)
215. AC_DIR_HEADER (acheaders.at:21): ok (Kids: 11.51s user 5.61s system)
216. AC_MEMORY_H (acheaders.at:22): ok (Kids: 11.78s user 6.45s system)
217. AC_UNISTD_H (acheaders.at:23): ok (Kids: 10.48s user 5.36s system)
218. AC_USG (acheaders.at:24): ok (Kids: 11.85s user 6.32s system)
219. AC_STRUCT_DIRENT_D_INO (actypes.at:12): ok (Kids: 3.85s user 2.80s system)
220. AC_STRUCT_DIRENT_D_TYPE (actypes.at:13): ok (Kids: 3.72s user 2.65s system)
221. AC_STRUCT_ST_BLOCKS (actypes.at:14): ok (Kids: 5.41s user 3.45s system)
222. AC_STRUCT_TIMEZONE (actypes.at:15): ok (Kids: 3.96s user 2.75s system)
223. AC_TYPE_INT16_T (actypes.at:16): ok (Kids: 4.85s user 3.27s system)
224. AC_TYPE_INT32_T (actypes.at:17): ok (Kids: 4.42s user 3.30s system)
225. AC_TYPE_INT64_T (actypes.at:18): ok (Kids: 5.00s user 3.12s system)
226. AC_TYPE_INT8_T (actypes.at:19): ok (Kids: 4.85s user 3.24s system)
227. AC_TYPE_INTMAX_T (actypes.at:20): ok (Kids: 4.66s user 3.54s system)
228. AC_TYPE_INTPTR_T (actypes.at:21): ok (Kids: 4.81s user 2.92s system)
229. AC_TYPE_LONG_DOUBLE (actypes.at:22): ok (Kids: 3.49s user 2.44s system)
230. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:23): ok (Kids: 4.66s user 3.25s system)
231. AC_TYPE_MODE_T (actypes.at:24): ok (Kids: 5.08s user 3.16s system)
232. AC_TYPE_OFF_T (actypes.at:25): ok (Kids: 4.49s user 3.36s system)
233. AC_TYPE_SIGNAL (actypes.at:26): ok (Kids: 5.24s user 3.62s system)
234. AC_TYPE_SSIZE_T (actypes.at:27): ok (Kids: 4.53s user 3.43s system)
235. AC_TYPE_UINT16_T (actypes.at:28): ok (Kids: 4.85s user 3.27s system)
236. AC_TYPE_UINT32_T (actypes.at:29): ok (Kids: 4.73s user 3.10s system)
237. AC_TYPE_UINT64_T (actypes.at:30): ok (Kids: 5.91s user 4.00s system)
238. AC_TYPE_UINT8_T (actypes.at:31): ok (Kids: 4.98s user 3.22s system)
239. AC_TYPE_UINTMAX_T (actypes.at:32): ok (Kids: 4.87s user 3.40s system)
240. AC_TYPE_UINTPTR_T (actypes.at:33): ok (Kids: 4.68s user 3.01s system)
241. AC_C_LONG_DOUBLE (actypes.at:36): ok (Kids: 11.05s user 5.98s system)
242. AC_INT_16_BITS (actypes.at:37): ok (Kids: 10.72s user 5.16s system)
243. AC_LONG_64_BITS (actypes.at:38): ok (Kids: 11.11s user 5.25s system)
244. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok (Kids: 11.41s user 5.57s system)
245. AC_STRUCT_ST_RDEV (actypes.at:40): ok (Kids: 11.73s user 5.93s system)
246. AM_TYPE_PTRDIFF_T (actypes.at:41): ok (Kids: 10.42s user 5.74s system)
247. AC_CHECK_FUNCS_ONCE (acfunctions.at:12): ok (Kids: 2.75s user 2.91s system)
248. AC_FUNC_CHOWN (acfunctions.at:13): ok (Kids: 4.80s user 2.87s system)
249. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:14): ok (Kids: 4.92s user 3.35s system)
250. AC_FUNC_ERROR_AT_LINE (acfunctions.at:15): ok (Kids: 5.74s user 3.95s system)
251. AC_FUNC_FNMATCH (acfunctions.at:16): ok (Kids: 4.18s user 3.17s system)
252. AC_FUNC_FORK (acfunctions.at:17): ok (Kids: 5.27s user 3.75s system)
253. AC_FUNC_FSEEKO (acfunctions.at:18): ok (Kids: 3.60s user 2.55s system)
254. AC_FUNC_GETGROUPS (acfunctions.at:19): ok (Kids: 4.79s user 3.61s system)
255. AC_FUNC_GETMNTENT (acfunctions.at:20): ok (Kids: 3.64s user 2.66s system)
256. AC_FUNC_GETPGRP (acfunctions.at:21): ok (Kids: 5.24s user 3.47s system)
257. AC_FUNC_LSTAT (acfunctions.at:22): ok (Kids: 4.96s user 3.37s system)
258. AC_FUNC_MALLOC (acfunctions.at:23): ok (Kids: 4.83s user 3.07s system)
259. AC_FUNC_MBRTOWC (acfunctions.at:24): ok (Kids: 3.30s user 2.73s system)
260. AC_FUNC_MEMCMP (acfunctions.at:25): ok (Kids: 5.89s user 3.30s system)
261. AC_FUNC_MKTIME (acfunctions.at:26): ok (Kids: 7.80s user 3.09s system)
262. AC_FUNC_MMAP (acfunctions.at:27): ok (Kids: 6.15s user 4.01s system)
263. AC_FUNC_OBSTACK (acfunctions.at:28): ok (Kids: 3.90s user 2.29s system)
264. AC_FUNC_REALLOC (acfunctions.at:29): ok (Kids: 4.49s user 3.36s system)
265. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:30): ok (Kids: 5.35s user 3.33s system)
266. AC_FUNC_SETPGRP (acfunctions.at:31): ok (Kids: 4.75s user 3.30s system)
267. AC_FUNC_SETVBUF_REVERSED (acfunctions.at:32): ok (Kids: 5.05s user 3.29s system)
268. AC_FUNC_STAT (acfunctions.at:33): ok (Kids: 5.20s user 3.36s system)
269. AC_FUNC_STRCOLL (acfunctions.at:34): ok (Kids: 5.69s user 3.50s system)
270. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (Kids: 4.78s user 3.22s system)
271. AC_FUNC_STRFTIME (acfunctions.at:36): ok (Kids: 3.59s user 2.32s system)
272. AC_FUNC_STRNLEN (acfunctions.at:37): ok (Kids: 4.86s user 3.18s system)
273. AC_FUNC_STRTOD (acfunctions.at:38): ok (Kids: 4.50s user 2.91s system)
274. AC_FUNC_STRTOLD (acfunctions.at:39): ok (Kids: 3.47s user 2.60s system)
275. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (Kids: 5.54s user 3.72s system)
276. AC_FUNC_VPRINTF (acfunctions.at:41): ok (Kids: 3.40s user 2.49s system)
277. AC_HAVE_LIBRARY (aclibs.at:14): ok (Kids: 8.47s user 4.60s system)
278. Libtool (foreign.at:28): ok (Kids: 8.17s user 4.35s system)
279. autoscan (autoscan.at:22): ok (Kids: 1.07s user 0.25s system)
testsuite: ending at: Mon Apr 17 12:47:49 EDT 2006
testsuite: test suite duration: 0h 32m 52s
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: 277 tests were run,
9 failed (5 expected failures).
2 tests were skipped.
## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.59c test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
75: torture.at:85 AC_ARG_VAR
78: torture.at:234 Missing templates
89: torture.at:709 Signal handling
102: c.at:59 Broken/missing compilers
Skipped tests:
GNU Autoconf 2.59c test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
106: c.at:141 AC_PROG_CPP without warnings
107: c.at:179 AC_PROG_CPP via CC
## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##
# -*- compilation -*-
75. torture.at:85: testing ...
./torture.at:95:
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
exit 0
else
exit 77
fi
./torture.at:108: autoconf --force
./torture.at:108: /bin/sh -n configure
./torture.at:111: top_srcdir=$abs_top_srcdir ./configure --config-cache -q
stdout:
precious:
./torture.at:111: cat file
./torture.at:111: ./config.status --recheck
stdout:
running CONFIG_SHELL=/bin/ksh /bin/ksh ./configure --config-cache --no-create --no-recursion
configure: loading cache config.cache
precious:
configure: creating ./config.status
./torture.at:111: ./config.status
stdout:
config.status: creating file
./torture.at:111: cat file
./torture.at:111: top_srcdir=$abs_top_srcdir ./configure --config-cache
stderr:
configure: error: `precious' was not set in the previous run
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm config.cache' and start over
stdout:
configure: loading cache config.cache
./torture.at:111: exit code was 0, expected 1
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.59c. Invocation command line was
>
> $ ./configure --config-cache
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = td143.testdrive.hp.com
> uname -m = i386
> uname -r = 3.0
> uname -s = NetBSD
> uname -v = NetBSD 3.0 (GENERIC.MP) #0: Mon Dec 19 01:19:07 UTC 2005 [EMAIL PROTECTED]:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC.MP
>
> /usr/bin/uname -p = i386
> /bin/uname -X = unknown
>
> /bin/arch = unknown
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
>
> PATH: /tmp/kaffe/autoconf-2.59c/tests
> PATH: /house/robilad/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/pkg/bin
> PATH: /usr/local/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1510: loading cache config.cache
> configure:1537: error: `precious' was not set in the previous run
> configure:1566: error: changes in the environment can compromise the build
> configure:1568: error: run `make distclean' and/or `rm config.cache' and start over
>
> ## ---------------- ##
> ## 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_precious_set=
> ac_cv_env_precious_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/ksh'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> precious='apple of my eye'
> prefix='NONE'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
>
> configure: exit 0
75. torture.at:85: 75. AC_ARG_VAR (torture.at:85): FAILED (torture.at:111)
# -*- compilation -*-
78. torture.at:234: testing ...
./torture.at:242: autoconf --force
./torture.at:242: /bin/sh -n configure
./torture.at:245: top_srcdir=$abs_top_srcdir ./configure
stdout:
configure: creating ./config.status
./torture.at:245: exit code was 0, expected 1
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.59c. Invocation command line was
>
> $ ./configure
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = td143.testdrive.hp.com
> uname -m = i386
> uname -r = 3.0
> uname -s = NetBSD
> uname -v = NetBSD 3.0 (GENERIC.MP) #0: Mon Dec 19 01:19:07 UTC 2005 [EMAIL PROTECTED]:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC.MP
>
> /usr/bin/uname -p = i386
> /bin/uname -X = unknown
>
> /bin/arch = unknown
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
>
> PATH: /tmp/kaffe/autoconf-2.59c/tests
> PATH: /house/robilad/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/pkg/bin
> PATH: /usr/local/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1720: creating ./config.status
>
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
>
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.59c. Invocation command line was
>
> CONFIG_FILES =
> CONFIG_HEADERS =
> CONFIG_LINKS =
> CONFIG_COMMANDS =
> $ ./config.status
>
> on td143.testdrive.hp.com
>
> config.status:2336: error: cannot find input file: nonexistent.in
>
> ## ---------------- ##
> ## 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='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" '
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/ksh'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='${prefix}'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
>
> configure: exit 0
78. torture.at:234: 78. Missing templates (torture.at:234): FAILED (torture.at:245)
# -*- compilation -*-
89. torture.at:709: testing ...
./torture.at:717: autoconf --force
./torture.at:717: /bin/sh -n configure
./torture.at:718: top_srcdir=$abs_top_srcdir ./configure
stderr:
stdout:
./torture.at:718: exit code was 0, expected 1
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.59c. Invocation command line was
>
> $ ./configure
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = td143.testdrive.hp.com
> uname -m = i386
> uname -r = 3.0
> uname -s = NetBSD
> uname -v = NetBSD 3.0 (GENERIC.MP) #0: Mon Dec 19 01:19:07 UTC 2005 [EMAIL PROTECTED]:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC.MP
>
> /usr/bin/uname -p = i386
> /bin/uname -X = unknown
>
> /bin/arch = unknown
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
>
> PATH: /tmp/kaffe/autoconf-2.59c/tests
> PATH: /house/robilad/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/pkg/bin
> PATH: /usr/local/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
>
> ## ---------------- ##
> ## 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=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> LIBS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/ksh'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='NONE'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
>
> configure: caught signal 2
> configure: exit 0
89. torture.at:709: 89. Signal handling (torture.at:709): FAILED (torture.at:718)
# -*- compilation -*-
102. c.at:59: testing ...
./c.at:67: autoconf --force
./c.at:67: /bin/sh -n configure
./c.at:68: top_srcdir=$abs_top_srcdir ./configure
stderr:
configure: error: C compiler cannot create executables
See `config.log' for more details.
stdout:
checking for gcc... no-such-compiler
checking for C compiler default output file name... ./c.at:68: exit code was 0, expected 77
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.59c. Invocation command line was
>
> $ ./configure
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = td143.testdrive.hp.com
> uname -m = i386
> uname -r = 3.0
> uname -s = NetBSD
> uname -v = NetBSD 3.0 (GENERIC.MP) #0: Mon Dec 19 01:19:07 UTC 2005 [EMAIL PROTECTED]:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC.MP
>
> /usr/bin/uname -p = i386
> /bin/uname -X = unknown
>
> /bin/arch = unknown
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
>
> PATH: /tmp/kaffe/autoconf-2.59c/tests
> PATH: /house/robilad/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/pkg/bin
> PATH: /usr/local/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1657: checking for gcc
> configure:1684: result: no-such-compiler
> configure:1922: checking for C compiler version
> configure:1924: no-such-compiler --version >&5
> no-such-compiler: not found
> configure:1927: $? = 127
> configure:1929: no-such-compiler -v >&5
> no-such-compiler: not found
> configure:1932: $? = 127
> configure:1934: no-such-compiler -V >&5
> no-such-compiler: not found
> configure:1937: $? = 127
> configure:1977: checking for C compiler default output file name
> configure:1981: no-such-compiler conftest.c >&5
> no-such-compiler: not found
> configure:1984: $? = 127
> configure: failed program was:
> | /* confdefs.h. */
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h. */
> |
> | int
> | main ()
> | {
> |
> | ;
> | return 0;
> | }
> configure:2007: error: C compiler cannot create executables
> See `config.log' for more details.
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> 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_prog_ac_ct_CC=no-such-compiler
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> CC='no-such-compiler'
> CFLAGS=''
> CPPFLAGS=''
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EXEEXT=''
> LDFLAGS=''
> LIBS=''
> OBJEXT=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/ksh'
> ac_ct_CC='no-such-compiler'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='NONE'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
>
> configure: exit 0
102. c.at:59: 102. Broken/missing compilers (c.at:59): FAILED (c.at:68)
## ------------- ##
## ../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.59c, which was
| generated by GNU Autoconf 2.59c. Invocation command line was
|
| $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = td143.testdrive.hp.com
| uname -m = i386
| uname -r = 3.0
| uname -s = NetBSD
| uname -v = NetBSD 3.0 (GENERIC.MP) #0: Mon Dec 19 01:19:07 UTC 2005 [EMAIL PROTECTED]:/home/builds/ab/netbsd-3-0-RELEASE/i386/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/i386/compile/GENERIC.MP
|
| /usr/bin/uname -p = i386
| /bin/uname -X = unknown
|
| /bin/arch = unknown
| /usr/bin/arch -k = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo = unknown
| /bin/machine = unknown
| /usr/bin/oslevel = unknown
| /bin/universe = unknown
|
| PATH: /house/robilad/bin
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/pkg/bin
| PATH: /usr/local/bin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1699: checking for a BSD-compatible install
| configure:1755: result: /usr/bin/install -c
| configure:1766: checking whether build environment is sane
| configure:1809: result: yes
| configure:1874: checking for gawk
| configure:1904: result: no
| configure:1874: checking for mawk
| configure:1904: result: no
| configure:1874: checking for nawk
| configure:1904: result: no
| configure:1874: checking for awk
| configure:1890: found /usr/bin/awk
| configure:1901: result: awk
| configure:1912: checking whether make sets $(MAKE)
| configure:1933: result: yes
| configure:2141: checking whether sh -n works
| configure:2165: result: yes
| configure:2177: checking for expr
| configure:2195: found /bin/expr
| configure:2207: result: /bin/expr
| configure:2229: checking for gm4
| configure:2262: result: no
| configure:2229: checking for gnum4
| configure:2262: result: no
| configure:2229: checking for m4
| configure:2247: found /usr/bin/m4
| configure:2259: result: /usr/bin/m4
| configure:2271: checking whether m4 supports frozen files
| configure:2283: result: yes
| configure:2309: checking for perl
| configure:2327: found /usr/bin/perl
| configure:2340: result: /usr/bin/perl
| configure:2372: checking for emacs
| configure:2402: result: no
| configure:2372: checking for xemacs
| configure:2402: result: no
| configure:2458: checking for emacs
| configure:2485: result: no
| configure:2509: checking where .elc files should go
| configure:2538: result: ${datadir}/emacs/site-lisp
| configure:2551: checking for grep that handles long lines and -e
| configure:2625: result: /usr/bin/grep
| configure:2630: checking for egrep
| configure:2708: result: /usr/bin/grep -E
| configure:2713: checking for a sed that does not truncate output
| configure:2786: result: /usr/bin/sed
| configure:2930: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by GNU Autoconf config.status 2.59c, which was
| generated by GNU Autoconf 2.59c. Invocation command line was
|
| CONFIG_FILES =
| CONFIG_HEADERS =
| CONFIG_LINKS =
| CONFIG_COMMANDS =
| $ ./config.status
|
| on td143.testdrive.hp.com
|
| config.status:604: creating config/Makefile
| config.status:604: creating tests/Makefile
| config.status:604: creating tests/atlocal
| config.status:604: creating man/Makefile
| config.status:604: creating lib/emacs/Makefile
| config.status:604: creating Makefile
| config.status:604: creating doc/Makefile
| config.status:604: creating lib/Makefile
| config.status:604: creating lib/Autom4te/Makefile
| config.status:604: creating lib/autoscan/Makefile
| config.status:604: creating lib/m4sugar/Makefile
| config.status:604: creating lib/autoconf/Makefile
| config.status:604: creating lib/autotest/Makefile
| config.status:604: creating bin/Makefile
| config.status:776: 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_EGREP='/usr/bin/grep -E'
| ac_cv_path_EXPR=/bin/expr
| ac_cv_path_GREP=/usr/bin/grep
| ac_cv_path_M4=/usr/bin/m4
| ac_cv_path_PERL=/usr/bin/perl
| ac_cv_path_SED=/usr/bin/sed
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_prog_AWK=awk
| ac_cv_prog_EMACS=no
| ac_cv_prog_gnu_m4=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_sh_n_works=yes
| am_cv_lispdir='${datadir}/emacs/site-lisp'
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| ACLOCAL='${SHELL} /tmp/kaffe/autoconf-2.59c/config/missing --run aclocal-1.9'
| AMTAR='${SHELL} /tmp/kaffe/autoconf-2.59c/config/missing --run tar'
| AUTOCONF='${SHELL} /tmp/kaffe/autoconf-2.59c/config/missing --run autoconf'
| AUTOHEADER='${SHELL} /tmp/kaffe/autoconf-2.59c/config/missing --run autoheader'
| AUTOMAKE='${SHELL} /tmp/kaffe/autoconf-2.59c/config/missing --run automake-1.9'
| AWK='awk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.59c\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.59c\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"autoconf\" -DVERSION=\"2.59c\" '
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/usr/bin/grep -E'
| EMACS='no'
| EMACSLOADPATH=''
| EXPR='/bin/expr'
| GREP='/usr/bin/grep'
| HELP2MAN='${SHELL} /tmp/kaffe/autoconf-2.59c/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} /tmp/kaffe/autoconf-2.59c/config/missing --run makeinfo'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='[email protected]'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.59c'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_VERSION='2.59c'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| SED='/usr/bin/sed'
| SET_MAKE=''
| SHELL='/bin/ksh'
| STRIP=''
| TEST_EMACS='no'
| VERSION='2.59c'
| ac_cv_sh_n_works='yes'
| am__leading_dot='.'
| am__tar='${AMTAR} chof - "$$tardir"'
| am__untar='${AMTAR} xf -'
| bindir='${exec_prefix}/bin'
| build_alias=''
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host_alias=''
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='/tmp/kaffe/autoconf-2.59c/config/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='$(mkinstalldirs)'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.59c"
| #define PACKAGE_STRING "GNU Autoconf 2.59c"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "autoconf"
| #define VERSION "2.59c"
|
| configure: exit 0