bug-autoconf
[Top][All Lists]
Advanced

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

[GNU Autoconf 2.65] testsuite: 74 192 283 284 285 286 289 failed


From: atw-tra
Subject: [GNU Autoconf 2.65] testsuite: 74 192 283 284 285 286 289 failed
Date: Tue, 09 Mar 2010 16:03:30 +0000

## ----------------------------- ##
## GNU Autoconf 2.65 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ ./testsuite 

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

testsuite: ../ChangeLog:
| 2009-11-21  Eric Blake  <address@hidden>
| 
|       Release Version 2.65.
|       * NEWS: Mention the release.
| 
|       Prepare for release.
|       * build-aux/announce-gen: Sync from upstream.
|       * build-aux/config.guess: Likewise.
|       * build-aux/config.sub: Likewise.
|       * cfg.mk (gnu_rel_host, url_dir_list): Move...

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

hostname = pa
uname -m = i686
uname -r = 2.6.24.5-smp
uname -s = Linux
uname -v = #2 SMP Wed Apr 30 13:41:38 CDT 2008

/usr/bin/uname -p = Intel(R) Celeron(R) CPU          420  @ 1.60GHz
/bin/uname -X     = unknown

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

PATH: /root/autoconf-2.65/tests
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /local/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /root/autoconf-2.65
PATH: /usr/lib/java/bin
PATH: /usr/lib/qt4/bin
PATH: /opt/RealPlayer-dez08
PATH: /usr/share/texmf/bin

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2009 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/root/autoconf-2.65/tests'
| at_srcdir='.'
| abs_srcdir='/root/autoconf-2.65/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/root/autoconf-2.65'
| at_top_build_prefix='../'
| abs_top_builddir='/root/autoconf-2.65'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| 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 (C) 2000, 2001, 2005, 2008, 2009 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 3 of the License, 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, see <http://www.gnu.org/licenses/>.
| 
| PERL='/usr/local/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'
| 
| # Check whether the underlying system can manage some unusual
| # symbols in file names.
| if test -z ''; then
|   func_sanitize_file_name () { echo "$@"; }
| else
|   func_sanitize_file_name () { echo "$@" | tr -d ''; }
| fi
| 
| # Can we create directories with trailing whitespaces in their name?
| ac_cv_dir_trailing_space='yes'
| if test "$ac_cv_dir_trailing_space" = yes; then
|   func_sanitize_dir_name () { echo "$@"; }
| else
|   func_sanitize_dir_name () { echo "$@" | sed 's/  *$//'; }
| fi

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

./local.at:508: /root/autoconf-2.65/tests/autom4te --version
autom4te (GNU Autoconf) 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Akim Demaille.

./local.at:508: /root/autoconf-2.65/tests/autoconf --version
autoconf (GNU Autoconf) 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

./local.at:508: /root/autoconf-2.65/tests/autoheader --version
autoheader (GNU Autoconf) 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Roland McGrath and Akim Demaille.

./local.at:508: /root/autoconf-2.65/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

./local.at:508: /root/autoconf-2.65/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

./local.at:508: /root/autoconf-2.65/tests/ifnames --version
ifnames (GNU Autoconf) 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Paul Eggert.

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Tue Mar  9 15:30:28 UTC 2010
1. Syntax of the shell scripts (tools.at:46): ok     (0m0.408s 0m0.008s)
2. Syntax of the Perl scripts (tools.at:70): ok     (0m0.452s 0m0.028s)
3. autom4te cache (tools.at:88): ok     (0m0.308s 0m0.076s)
4. autom4te --force (tools.at:119): ok     (0m0.208s 0m0.044s)
5. autom4te and whitespace in file names (tools.at:145): ok     (0m1.140s 
0m0.208s)
6. autom4te --trace and unusual macro names (tools.at:217): ok     (0m0.108s 
0m0.016s)
7. autom4te --trace and whitespace (tools.at:227): ok     (0m0.108s 0m0.020s)
8. autoconf --trace: user macros (tools.at:252): ok     (0m0.520s 0m0.184s)
9. autoconf --trace: builtins (tools.at:338): ok     (0m0.552s 0m0.096s)
10. autoconf: forbidden tokens, basic (tools.at:369): ok     (0m0.280s 0m0.076s)
11. autoconf: forbidden tokens, exceptions (tools.at:407): ok     (0m0.120s 
0m0.064s)
12. autoconf: automatically allowed tokens (tools.at:446): ok     (0m0.240s 
0m0.044s)
13. autoconf: the empty token (tools.at:463): ok     (0m0.116s 0m0.056s)
14. autoconf: subdirectories (tools.at:478): ok     (0m0.356s 0m0.168s)
15. autoconf: input from stdin (tools.at:504): ok     (0m0.364s 0m0.076s)
16. autoconf: AC_AUTOCONF_VERSION (tools.at:522): ok     (0m0.232s 0m0.040s)
17. ifnames (tools.at:542): ok     (0m0.080s 0m0.008s)
18. autoheader (tools.at:590): ok     (0m0.704s 0m0.136s)
19. autoheader and macros (tools.at:723): ok     (0m0.464s 0m0.064s)
20. autoupdate (tools.at:764): ok     (0m2.316s 0m0.144s)
21. autoupdating AC_LINK_FILES (tools.at:796): ok     (0m1.444s 0m0.220s)
22. autoupdating AC_PREREQ (tools.at:823): ok     (0m3.444s 0m0.268s)
23. autoupdating AU_ALIAS (tools.at:844): ok     (0m1.848s 0m0.348s)
24. autoupdating OLD to NEW (tools.at:870): ok     (0m1.364s 0m0.188s)
26. autoupdating AC_HELP_STRING (tools.at:920): ok     (0m1.368s 0m0.180s)
27. autoupdating with m4sugar (tools.at:938): ok     (0m1.556s 0m0.236s)
31. autoupdating AC_LANG_SAVE (tools.at:1053): ok     (0m1.420s 0m0.164s)
32. autoupdating AC_FOREACH (tools.at:1073): ok     (0m1.372s 0m0.204s)
33. autoupdating with aclocal and m4_include (tools.at:1097): ok     (0m3.200s 
0m0.188s)
34. autom4te preselections (tools.at:1127): ok     (0m2.128s 0m0.240s)
35. autom4te cache creation (tools.at:1174): skipped (tools.at:1191)
36. autom4te cache locking (tools.at:1214): ok     (0m0.388s 0m0.100s)
37. autotools and whitespace in file names (tools.at:1234): ok     (0m14.189s 
0m1.924s)
38. m4_stack (m4sugar.at:42): ok     (0m0.116s 0m0.016s)
39. m4_defn (m4sugar.at:103): ok     (0m0.528s 0m0.128s)
40. m4_dumpdef (m4sugar.at:187): ok     (0m0.448s 0m0.064s)
41. m4_warn (m4sugar.at:246): ok     (0m0.428s 0m0.096s)
42. m4_divert_stack (m4sugar.at:296): ok     (0m0.548s 0m0.096s)
43. m4_expansion_stack (m4sugar.at:375): ok     (0m0.108s 0m0.028s)
44. m4_require: error message (m4sugar.at:399): ok     (0m0.104s 0m0.020s)
45. m4_require: circular dependencies (m4sugar.at:419): ok     (0m0.104s 
0m0.028s)
46. m4_require: one-shot initialization (m4sugar.at:449): ok     (0m0.224s 
0m0.040s)
47. m4_require: nested (m4sugar.at:508): ok     (0m0.536s 0m0.136s)
48. m4sugar shorthand conditionals (m4sugar.at:675): ok     (0m0.120s 0m0.012s)
49. m4_cond (m4sugar.at:760): ok     (0m0.108s 0m0.024s)
50. m4 lists (m4sugar.at:812): ok     (0m0.200s 0m0.060s)
51. m4_split (m4sugar.at:864): ok     (0m0.104s 0m0.028s)
52. m4_do (m4sugar.at:910): ok     (0m0.108s 0m0.024s)
53. m4_append (m4sugar.at:938): ok     (0m0.220s 0m0.052s)
54. m4_join (m4sugar.at:1022): ok     (0m0.108s 0m0.024s)
55. m4_expand (m4sugar.at:1073): ok     (0m0.112s 0m0.020s)
56. m4_text_wrap (m4sugar.at:1129): ok     (0m0.124s 0m0.008s)
57. m4_version_compare (m4sugar.at:1191): ok     (0m0.100s 0m0.032s)
58. Standard regular expressions (m4sugar.at:1249): ok     (0m0.736s 0m0.168s)
59. m4_bmatch (m4sugar.at:1276): ok     (0m0.104s 0m0.024s)
60. m4_toupper and m4_tolower (m4sugar.at:1308): ok     (0m0.096s 0m0.032s)
61. m4_bpatsubsts (m4sugar.at:1345): ok     (0m0.092s 0m0.040s)
62. m4_esyscmd_s (m4sugar.at:1374): ok     (0m0.112s 0m0.020s)
63. M4 loops (m4sugar.at:1402): ok     (0m0.520s 0m0.116s)
64. m4_map (m4sugar.at:1556): ok     (0m0.108s 0m0.028s)
65. m4_map_args and m4_curry (m4sugar.at:1631): ok     (0m0.316s 0m0.080s)
66. m4_combine (m4sugar.at:1703): ok     (0m0.112s 0m0.020s)
67. m4_max and m4_min (m4sugar.at:1730): ok     (0m0.332s 0m0.072s)
68. recursion (m4sugar.at:1809): ok     (0m3.816s 0m0.076s)
69. m4_set (m4sugar.at:1926): ok     (0m3.264s 0m0.104s)
70. LINENO (m4sh.at:25): ok     (0m0.464s 0m0.208s)
71. LINENO stack (m4sh.at:103): ok     (0m0.128s 0m0.028s)
72. AS_BASENAME (m4sh.at:132): ok     (0m0.192s 0m0.072s)
73. AS_DIRNAME (m4sh.at:189): ok     (0m0.204s 0m0.076s)
75. AS_EXIT (m4sh.at:299): ok     (0m0.220s 0m0.056s)
76. AS_MKDIR_P (m4sh.at:348): ok     (0m0.144s 0m0.020s)
77. AS_VERSION_COMPARE (m4sh.at:380): ok     (0m0.148s 0m0.064s)
78. as_me (m4sh.at:426): ok     (0m0.124s 0m0.028s)
79. Negated classes in globbing (m4sh.at:450): ok     (0m0.120s 0m0.040s)
80. Functions Support (m4sh.at:481): ok     (0m0.128s 0m0.036s)
81. Functions and return Support (m4sh.at:524): ok     (0m0.132s 0m0.032s)
82. Nested AS_REQUIRE_SHELL_FN (m4sh.at:561): ok     (0m0.128s 0m0.024s)
83. Nested AS_REQUIRE (m4sh.at:594): ok     (0m0.136s 0m0.020s)
84. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:632): ok     (0m0.128s 0m0.024s)
85. AS_HELP_STRING (m4sh.at:673): ok     (0m0.152s 0m0.016s)
86. AS_IF and AS_CASE (m4sh.at:812): ok     (0m0.604s 0m0.092s)
87. AS_FOR (m4sh.at:969): ok     (0m0.132s 0m0.024s)
88. AS_LITERAL_IF (m4sh.at:1037): ok     (0m0.124s 0m0.032s)
89. AS_VAR basics (m4sh.at:1072): ok     (0m0.136s 0m0.032s)
90. AS_VAR_APPEND (m4sh.at:1169): ok     (0m0.128s 0m0.028s)
91. AS_VAR_ARITH (m4sh.at:1204): ok     (0m0.128s 0m0.028s)
92. AS_INIT cleanup (m4sh.at:1235): ok     (0m0.124s 0m0.028s)
93. AS_INIT_GENERATED (m4sh.at:1272): ok     (0m0.392s 0m0.160s)
94. AS_MESSAGE_FD (m4sh.at:1346): ok     (0m0.136s 0m0.060s)
95. _AS_CLEAN_DIR (m4sh.at:1390): ok     (0m0.132s 0m0.032s)
96. ECHO_C (m4sh.at:1419): ok     (0m0.148s 0m0.036s)
97. Empty test suite (autotest.at:134): ok     (0m0.264s 0m0.124s)
98. Banner-only test suite (autotest.at:138): ok     (0m0.276s 0m0.108s)
99. Empty test (autotest.at:144): ok     (0m0.268s 0m0.132s)
100. Empty check (autotest.at:147): ok     (0m0.264s 0m0.140s)
101. AT_SETUP without AT_INIT (autotest.at:150): ok     (0m0.092s 0m0.040s)
102. AT_BANNER without AT_INIT (autotest.at:156): ok     (0m0.100s 0m0.036s)
103. AT_CLEANUP without AT_INIT (autotest.at:160): ok     (0m0.108s 0m0.028s)
104. Missing AT_CLEANUP (autotest.at:164): ok     (0m0.124s 0m0.024s)
105. AT_FAIL_IF without AT_SETUP (autotest.at:170): ok     (0m0.132s 0m0.032s)
106. AT_SKIP_IF without AT_SETUP (autotest.at:175): ok     (0m0.132s 0m0.016s)
107. AT_CHECK without AT_SETUP (autotest.at:180): ok     (0m0.132s 0m0.024s)
108. AT_DATA without AT_SETUP (autotest.at:185): ok     (0m0.136s 0m0.016s)
109. AT_XFAIL_IF without AT_SETUP (autotest.at:190): ok     (0m0.128s 0m0.016s)
110. AT_KEYWORDS without AT_SETUP (autotest.at:195): ok     (0m0.132s 0m0.028s)
111. AT_CLEANUP without AT_SETUP (autotest.at:200): ok     (0m0.116s 0m0.036s)
112. AT_BANNER inside AT_SETUP (autotest.at:205): ok     (0m0.132s 0m0.020s)
113. AT_SETUP inside AT_SETUP (autotest.at:213): ok     (0m0.140s 0m0.024s)
114. Multiple AT_INIT (autotest.at:223): ok     (0m0.140s 0m0.020s)
115. Tested programs (autotest.at:229): ok     (0m0.448s 0m0.236s)
116. Startup error messages (autotest.at:239): ok     (0m0.264s 0m0.156s)
117. Truth (autotest.at:251): ok     (0m0.272s 0m0.136s)
118. Fallacy (autotest.at:254): ok     (0m0.312s 0m0.188s)
119. Skip (autotest.at:259): ok     (0m0.276s 0m0.136s)
120. Hard fail (autotest.at:264): ok     (0m0.260s 0m0.264s)
121. AT_FAIL_IF (autotest.at:274): ok     (0m0.312s 0m0.296s)
122. AT_SKIP_IF (autotest.at:294): ok     (0m0.324s 0m0.192s)
123. Syntax error (autotest.at:314): ok     (0m0.320s 0m0.308s)
124. errexit (autotest.at:333): ok     (0m0.276s 0m0.224s)
125. unquoted output (autotest.at:345): ok     (0m0.268s 0m0.144s)
126. Logging (autotest.at:352): ok     (0m0.464s 0m0.536s)
127. Binary output (autotest.at:397): ok     (0m0.580s 0m0.400s)
128. Cleanup (autotest.at:439): ok     (0m0.472s 0m0.504s)
129. Literal multiline command (autotest.at:472): ok     (0m0.292s 0m0.124s)
130. Multiline parameter expansion (autotest.at:478): ok     (0m0.232s 0m0.184s)
131. Backquote command substitution (autotest.at:485): ok     (0m0.244s 
0m0.176s)
132. Multiline backquote command substitution (autotest.at:490): ok     
(0m0.244s 0m0.172s)
133. Parenthetical command substitution (autotest.at:498): ok     (0m0.268s 
0m0.144s)
134. Multiline parenthetical command substitution (autotest.at:503): ok     
(0m0.264s 0m0.156s)
135. Shell comment in command (autotest.at:513): ok     (0m0.272s 0m0.136s)
136. Invalid brace-enclosed parameter expansion (autotest.at:527): ok     
(0m0.312s 0m0.188s)
137. Multiline command from M4 expansion (autotest.at:535): ok     (0m0.256s 
0m0.156s)
138. Double-M4-quoted command (autotest.at:542): ok     (0m0.256s 0m0.152s)
139. Metacharacters in command from M4 expansion (autotest.at:549): ok     
(0m0.268s 0m0.144s)
140. BS-newline in command (autotest.at:559): ok     (0m0.260s 0m0.156s)
141. ^BS-newline in command (autotest.at:564): ok     (0m0.280s 0m0.136s)
142. BSx641-newline in command (autotest.at:569): ok     (0m0.264s 0m0.160s)
143. BS-BS-newline in command (autotest.at:574): ok     (0m0.296s 0m0.120s)
144. BSx640-newline in command (autotest.at:582): ok     (0m0.268s 0m0.144s)
145. Newline-CODE-BS-newline in command (autotest.at:589): ok     (0m0.268s 
0m0.144s)
146. Single-quote-BS-newline in command (autotest.at:596): ok     (0m0.232s 
0m0.180s)
147. Single-quote-newline-BS-newline in command (autotest.at:602): ok     
(0m0.268s 0m0.148s)
148. Input from stdin (autotest.at:615): ok     (0m0.252s 0m0.208s)
149. Backquote in a test title (autotest.at:684): ok     (0m0.340s 0m0.224s)
150. Single-quote in a test title (autotest.at:685): ok     (0m0.312s 0m0.244s)
151. Double-quote in a test title (autotest.at:686): ok     (0m0.344s 0m0.216s)
152. Backslash in a test title (autotest.at:688): ok     (0m0.336s 0m0.228s)
153. Brackets in a test title (autotest.at:689): ok     (0m0.352s 0m0.208s)
154. Left bracket in a test title (autotest.at:690): ok     (0m0.340s 0m0.216s)
155. Right bracket in a test title (autotest.at:691): ok     (0m0.292s 0m0.272s)
156. Quoted pound in a test title (autotest.at:692): ok     (0m0.324s 0m0.236s)
157. Pound in a test title (autotest.at:693): ok     (0m0.324s 0m0.228s)
158. Quoted comma in a test title (autotest.at:694): ok     (0m0.340s 0m0.220s)
159. Comma in a test title (autotest.at:695): ok     (0m0.320s 0m0.240s)
160. Parentheses in a test title (autotest.at:697): ok     (0m0.332s 0m0.232s)
161. Left paren in a test title (autotest.at:698): ok     (0m0.332s 0m0.228s)
162. Right paren in a test title (autotest.at:699): ok     (0m0.344s 0m0.228s)
163. Quoted Macro in a test title (autotest.at:701): ok     (0m0.328s 0m0.236s)
164. Macro in a test title (autotest.at:702): ok     (0m0.352s 0m0.208s)
165. Macro with backquote in a test title (autotest.at:703): ok     (0m0.292s 
0m0.264s)
166. Macro with single-quote in a test title (autotest.at:704): ok     
(0m0.348s 0m0.208s)
167. Macro with double-quote in a test title (autotest.at:705): ok     
(0m0.312s 0m0.248s)
168. Macro with backslash in a test title (autotest.at:707): ok     (0m0.292s 
0m0.276s)
169. Macro echoing macro in a test title (autotest.at:708): ok     (0m0.340s 
0m0.216s)
170. Macro echoing single-quote in a test title (autotest.at:710): ok     
(0m0.304s 0m0.268s)
171. Long test title in a test title (autotest.at:711): ok     (0m0.320s 
0m0.244s)
172. Longer test title in a test title (autotest.at:712): ok     (0m0.320s 
0m0.248s)
173. Long test source lines (autotest.at:723): ok     (0m0.312s 0m0.212s)
174. Debugging a successful test (autotest.at:735): ok     (0m0.364s 0m0.376s)
175. Debugging script and environment (autotest.at:749): ok     (0m0.484s 
0m0.492s)
176. Debugging a failed test (autotest.at:766): ok     (0m0.408s 0m0.372s)
177. Using atlocal (autotest.at:777): ok     (0m0.544s 0m0.680s)
178. Choosing where testsuite is run (autotest.at:812): ok     (0m0.492s 
0m0.440s)
179. Banners (autotest.at:849): ok     (0m1.100s 0m1.428s)
180. Keywords and ranges (autotest.at:910): ok     (0m2.112s 0m2.912s)
181. Keyword wrapping (autotest.at:1013): ok     (0m0.176s 0m0.064s)
182. parallel test execution (autotest.at:1054): ok     (0m0.712s 0m0.732s)
183. parallel truth (autotest.at:1145): ok     (0m0.268s 0m0.132s)
184. parallel fallacy (autotest.at:1150): ok     (0m0.284s 0m0.204s)
185. parallel skip (autotest.at:1155): ok     (0m0.232s 0m0.188s)
186. parallel syntax error (autotest.at:1160): ok     (0m0.336s 0m0.320s)
187. parallel errexit (autotest.at:1179): ok     (0m0.312s 0m0.232s)
188. parallel autotest and signal handling (autotest.at:1195): ok     (0m0.792s 
0m0.776s)
189. srcdir propagation (autotest.at:1316): ok     (0m1.056s 0m0.924s)
190. whitespace in absolute testdir (autotest.at:1382): ok     (0m0.324s 
0m0.196s)
191. unusual file names (autotest.at:1406): ok     (0m0.228s 0m0.100s)
193. AC_REQUIRE: topological sort (base.at:28): ok     (0m0.168s 0m0.044s)
194. AC_REQUIRE: error message (base.at:72): ok     (0m0.124s 0m0.044s)
195. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok     (0m0.164s 
0m0.040s)
196. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok     
(0m0.144s 0m0.060s)
197. AC_REQUIRE & AC_PROVIDE (base.at:174): ok     (0m0.152s 0m0.056s)
198. AC_INIT (base.at:207): ok     (0m0.244s 0m0.116s)
199. AC_CACHE_CHECK (base.at:229): ok     (0m0.760s 0m0.224s)
200. AC_COMPUTE_INT (base.at:262): ok     (0m0.524s 0m0.192s)
201. AC_TRY_COMMAND (base.at:284): ok     (0m0.264s 0m0.104s)
202. Input/Output (base.at:314): ok     (0m0.320s 0m0.144s)
203. configure arguments (base.at:332): ok     (0m0.292s 0m0.172s)
204. configure directories (base.at:354): ok     (0m0.392s 0m0.164s)
205. AC_CONFIG_COMMANDS with empty commands (torture.at:27): ok     (0m0.652s 
0m0.324s)
206. Multiple AC_CONFIG_FILES (torture.at:36): ok     (0m0.172s 0m0.024s)
207. Parameterized AC_CONFIG_FILES (torture.at:48): ok     (0m0.356s 0m0.188s)
208. AC_ARG_VAR (torture.at:102): ok     (0m1.840s 0m2.020s)
209. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:159): ok     
(0m2.156s 0m2.408s)
210. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:344): ok     (0m0.332s 
0m0.128s)
211. Missing templates (torture.at:364): ok     (0m0.336s 0m0.156s)
212. configure invocation (torture.at:397): ok     (0m1.452s 0m1.152s)
213. #define header templates (torture.at:461): ok     (0m0.380s 0m0.168s)
214. Torturing config.status (torture.at:595): ok     (0m1.076s 0m0.552s)
215. Substitute a 2000-byte string (torture.at:736): ok     (0m0.544s 0m0.360s)
216. Define to a 2000-byte string (torture.at:813): ok     (0m0.540s 0m0.188s)
217. Substitute and define special characters (torture.at:837): ok     
(0m0.740s 0m0.412s)
218. Substitute a newline (torture.at:940): ok     (0m0.428s 0m0.328s)
219. Define a newline (torture.at:980): ok     (0m1.088s 0m0.392s)
220. AC_SUBST: variable name validation (torture.at:1025): ok     (0m2.844s 
0m0.856s)
221. datarootdir workaround (torture.at:1055): ok     (0m0.724s 0m0.308s)
222. srcdir (torture.at:1106): ok     (0m0.536s 0m0.456s)
223. Signal handling (torture.at:1149): ok     (0m0.288s 0m0.068s)
224. AC_CONFIG_LINKS and identical files (torture.at:1166): ok     (0m0.692s 
0m0.700s)
225. Configuring subdirectories (torture.at:1225): ok     (0m5.520s 0m2.124s)
226. Deep Package (torture.at:1351): ok     (0m5.996s 0m3.088s)
227. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1485): ok     (0m1.280s 
0m0.320s)
228. Empty directory (torture.at:1528): ok     (0m0.420s 0m0.052s)
229. Unusual Automake input files (torture.at:1549): ok     (0m1.944s 0m0.248s)
230. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok     (0m0.220s 
0m0.040s)
231. AC_REQUIRE & AC_LANG (compile.at:83): ok     (0m0.256s 0m0.104s)
232. AC_RUN_IFELSE (compile.at:119): ok     (0m0.640s 0m0.212s)
233. Order of user actions and cleanup (compile.at:152): ok     (0m0.716s 
0m0.240s)
234. AC_TRY_LINK_FUNC (compile.at:198): ok     (0m1.236s 0m0.464s)
235. Multiple languages (compile.at:208): ok     (0m2.292s 0m0.684s)
236. AC_NO_EXECUTABLES (aclang.at:13): ok     (0m0.668s 0m0.312s)
237. AC_REQUIRE_CPP (aclang.at:14): ok     (0m1.096s 0m0.492s)
238. Extensions (c.at:34): ok     (0m1.044s 0m0.452s)
239. Broken/missing compilers (c.at:57): ok     (0m0.324s 0m0.124s)
240. C keywords (c.at:76): ok     (0m1.072s 0m0.500s)
241. AC_PROG_CPP requires AC_PROG_CC (c.at:94): ok     (0m1.132s 0m0.440s)
242. AC_PROG_CPP with warnings (c.at:109): ok     (0m0.832s 0m0.340s)
243. AC_PROG_CPP without warnings (c.at:141): ok     (0m0.900s 0m0.300s)
244. AC_PROG_CPP via CC (c.at:181): ok     (0m0.856s 0m0.360s)
245. AC_NO_EXECUTABLES (working linker) (c.at:222): ok     (0m1.116s 0m0.460s)
246. AC_NO_EXECUTABLES (broken linker) (c.at:232): ok     (0m0.868s 0m0.360s)
247. AC_USE_SYSTEM_EXTENSIONS (c.at:243): ok     (0m2.728s 0m0.876s)
248. AC_C_RESTRICT and C++ (c.at:266): ok     (0m0.908s 0m0.304s)
249. AC_OPENMP and C (c.at:329): ok     (0m1.052s 0m0.352s)
250. AC_OPENMP and C++ (c.at:383): skipped (c.at:416)
251. AC_C_BACKSLASH_A (acc.at:13): ok     (0m1.056s 0m0.444s)
252. AC_C_BIGENDIAN (acc.at:14): ok     (0m1.592s 0m0.668s)
253. AC_C_CHAR_UNSIGNED (acc.at:15): ok     (0m1.556s 0m0.664s)
254. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok     (0m1.140s 0m0.396s)
255. AC_C_INLINE (acc.at:17): ok     (0m1.024s 0m0.480s)
256. AC_C_PROTOTYPES (acc.at:18): ok     (0m1.040s 0m0.440s)
257. AC_C_RESTRICT (acc.at:19): ok     (0m1.028s 0m0.492s)
258. AC_C_STRINGIZE (acc.at:20): ok     (0m1.072s 0m0.528s)
259. AC_C_TYPEOF (acc.at:21): ok     (0m1.076s 0m0.428s)
260. AC_C_VARARRAYS (acc.at:22): ok     (0m1.108s 0m0.412s)
261. AC_OPENMP (acc.at:23): ok     (0m1.096s 0m0.480s)
262. AC_PROG_CC_C89 (acc.at:24): ok     (0m1.036s 0m0.460s)
263. AC_PROG_CC_C99 (acc.at:25): ok     (0m1.148s 0m0.444s)
264. AC_PROG_CC_C_O (acc.at:26): ok     (0m1.092s 0m0.484s)
265. AC_PROG_CC_STDC (acc.at:27): ok     (0m1.096s 0m0.480s)
266. AC_PROG_CPP_WERROR (acc.at:28): ok     (0m1.148s 0m0.428s)
267. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok     (0m1.088s 0m0.528s)
268. AC_LANG_C (acc.at:32): ok     (0m2.212s 0m0.508s)
269. AC_LANG_CPLUSPLUS (acc.at:33): ok     (0m2.228s 0m0.480s)
270. AC_LANG_OBJC (acc.at:34): ok     (0m2.180s 0m0.504s)
271. GNU Fortran 77 (fortran.at:31): ok     (0m0.900s 0m0.380s)
272. GNU Fortran (fortran.at:59): ok     (0m1.020s 0m0.440s)
273. AC_OPENMP and Fortran 77 (fortran.at:82): skipped (fortran.at:112)
274. AC_OPENMP and Fortran (fortran.at:122): ok     (0m1.008s 0m0.364s)
275. AC_F77_MAIN (acfortran.at:13): ok     (0m1.128s 0m0.492s)
276. AC_F77_WRAPPERS (acfortran.at:14): ok     (0m1.364s 0m0.548s)
277. AC_FC_MAIN (acfortran.at:15): ok     (0m1.304s 0m0.496s)
278. AC_FC_WRAPPERS (acfortran.at:16): ok     (0m1.428s 0m0.588s)
279. AC_PROG_F77_C_O (acfortran.at:17): ok     (0m0.916s 0m0.412s)
280. AC_PROG_FC_C_O (acfortran.at:18): ok     (0m1.036s 0m0.424s)
281. AC_F77_NAME_MANGLING (acfortran.at:21): ok     (0m2.232s 0m0.484s)
282. AC_LANG_FORTRAN77 (acfortran.at:22): ok     (0m2.224s 0m0.468s)
287. AC_ERLANG_SUBST_INSTALL_LIB_DIR (erlang.at:108): ok     (0m0.684s 0m0.284s)
288. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:116): ok     (0m0.708s 
0m0.300s)
290. AC_CHECK_LIB (semantics.at:33): ok     (0m1.596s 0m0.576s)
291. AC_SEARCH_LIBS (semantics.at:77): ok     (0m1.192s 0m0.452s)
292. AC_SEARCH_LIBS (none needed) (semantics.at:90): ok     (0m1.096s 0m0.448s)
293. AC_CHECK_DECLS (semantics.at:105): ok     (0m1.192s 0m0.488s)
294. AC_CHECK_FUNCS (semantics.at:128): ok     (0m1.100s 0m0.532s)
295. AC_REPLACE_FUNCS (semantics.at:141): ok     (0m0.892s 0m0.372s)
296. AC_CHECK_HEADERS (semantics.at:171): ok     (0m1.280s 0m0.536s)
297. AC_CHECK_HEADERS (preprocessor test) (semantics.at:200): ok     (0m0.844s 
0m0.320s)
298. AC_CHECK_HEADERS (compiler test) (semantics.at:227): ok     (0m0.796s 
0m0.336s)
299. AC_CHECK_MEMBER (semantics.at:260): ok     (0m1.084s 0m0.520s)
300. AC_CHECK_MEMBERS (semantics.at:286): ok     (0m1.116s 0m0.488s)
301. AC_CHECK_ALIGNOF (semantics.at:301): ok     (0m1.764s 0m0.628s)
302. AC_CHECK_ALIGNOF (cross compile) (semantics.at:301): ok     (0m1.624s 
0m0.736s)
303. AC_CHECK_ALIGNOF struct (semantics.at:318): ok     (0m1.628s 0m0.704s)
304. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:318): ok     
(0m1.592s 0m0.680s)
305. AC_CHECK_SIZEOF (semantics.at:330): ok     (0m1.740s 0m0.664s)
306. AC_CHECK_SIZEOF (cross compile) (semantics.at:330): ok     (0m1.688s 
0m0.712s)
307. AC_CHECK_SIZEOF struct (semantics.at:346): ok     (0m1.716s 0m0.712s)
308. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:346): ok     
(0m1.664s 0m0.852s)
309. AC_CHECK_TYPES (semantics.at:367): ok     (0m1.108s 0m0.492s)
310. AC_CHECK_TYPES: backward compatibility (semantics.at:381): ok     
(0m0.244s 0m0.040s)
311. AC_CHECK_FILES (semantics.at:417): ok     (0m0.720s 0m0.296s)
312. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:460): ok     (0m0.296s 
0m0.104s)
313. AC_C_BIGENDIAN (semantics.at:509): ok     (0m2.744s 0m0.980s)
314. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:558): ok     (0m0.284s 0m0.104s)
315. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:600): ok     (0m0.288s 0m0.096s)
316. AC_PATH_XTRA (semantics.at:680): ok     (0m1.608s 0m0.612s)
317. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:698): ok     (0m1.612s 0m0.648s)
318. AC_FUNC_SETVBUF_REVERSED (semantics.at:699): ok     (0m0.608s 0m0.332s)
319. AC_FUNC_WAIT3 (semantics.at:700): ok     (0m1.504s 0m0.656s)
320. AC_ARG_ENABLE (acgeneral.at:13): ok     (0m0.588s 0m0.324s)
321. AC_ARG_PROGRAM (acgeneral.at:14): ok     (0m0.656s 0m0.268s)
322. AC_ARG_WITH (acgeneral.at:15): ok     (0m0.640s 0m0.292s)
323. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok     (0m1.472s 0m0.644s)
324. AC_EGREP_CPP (acgeneral.at:17): ok     (0m1.072s 0m0.460s)
325. AC_EGREP_HEADER (acgeneral.at:18): ok     (0m1.048s 0m0.468s)
326. AC_LIBOBJ (acgeneral.at:19): ok     (0m0.612s 0m0.320s)
327. AC_LIBSOURCES (acgeneral.at:20): ok     (0m0.616s 0m0.316s)
328. AC_PREFIX_DEFAULT (acgeneral.at:21): ok     (0m0.616s 0m0.316s)
329. AC_PRESERVE_HELP_ORDER (acgeneral.at:22): ok     (0m0.628s 0m0.300s)
330. AC_CHECKING (acgeneral.at:25): ok     (0m2.100s 0m0.468s)
331. AC_COMPILE_CHECK (acgeneral.at:26): ok     (0m2.724s 0m0.596s)
332. AC_ENABLE (acgeneral.at:27): ok     (0m2.232s 0m0.456s)
333. AC_FOREACH (acgeneral.at:28): ok     (0m2.184s 0m0.504s)
334. AC_MSG_RESULT_UNQUOTED (acgeneral.at:29): ok     (0m2.208s 0m0.488s)
335. AC_TRY_COMPILE (acgeneral.at:30): ok     (0m2.736s 0m0.652s)
336. AC_TRY_CPP (acgeneral.at:31): ok     (0m2.844s 0m0.640s)
337. AC_TRY_LINK (acgeneral.at:32): ok     (0m2.772s 0m0.668s)
338. AC_TRY_RUN (acgeneral.at:33): ok     (0m2.824s 0m0.616s)
339. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:34): ok     (0m2.252s 
0m0.448s)
340. AC_WITH (acgeneral.at:35): ok     (0m2.288s 0m0.416s)
341. AC_OUTPUT_COMMANDS (acstatus.at:15): ok     (0m2.264s 0m0.432s)
342. AC_SYS_INTERPRETER (acspecific.at:13): ok     (0m0.656s 0m0.308s)
343. AC_SYS_LARGEFILE (acspecific.at:14): ok     (0m1.088s 0m0.440s)
344. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok     (0m0.676s 0m0.324s)
345. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok     (0m1.100s 0m0.452s)
346. AC_AIX (acspecific.at:19): ok     (0m3.792s 0m1.044s)
347. AC_ARG_ARRAY (acspecific.at:20): ok     (0m2.252s 0m0.436s)
348. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok     (0m2.832s 0m0.572s)
349. AC_DYNIX_SEQ (acspecific.at:22): ok     (0m2.736s 0m0.728s)
350. AC_HAVE_POUNDBANG (acspecific.at:23): ok     (0m2.296s 0m0.416s)
351. AC_IRIX_SUN (acspecific.at:24): ok     (0m2.896s 0m0.652s)
352. AC_ISC_POSIX (acspecific.at:25): ok     (0m2.844s 0m0.636s)
353. AC_MINIX (acspecific.at:26): ok     (0m3.828s 0m0.976s)
354. AC_SCO_INTL (acspecific.at:27): ok     (0m3.064s 0m0.584s)
355. AC_XENIX_DIR (acspecific.at:28): ok     (0m3.144s 0m0.712s)
356. AC_PROG_AWK (acprograms.at:13): ok     (0m0.648s 0m0.312s)
357. AC_PROG_FGREP (acprograms.at:14): ok     (0m0.652s 0m0.340s)
358. AC_PROG_INSTALL (acprograms.at:15): ok     (0m0.692s 0m0.348s)
359. AC_PROG_LEX (acprograms.at:16): ok     (0m2.008s 0m0.544s)
360. AC_PROG_LN_S (acprograms.at:17): ok     (0m0.660s 0m0.336s)
361. AC_PROG_MAKE_SET (acprograms.at:18): ok     (0m0.672s 0m0.340s)
362. AC_PROG_MKDIR_P (acprograms.at:19): ok     (0m0.680s 0m0.308s)
363. AC_PROG_RANLIB (acprograms.at:20): ok     (0m0.672s 0m0.328s)
364. AC_PROG_SED (acprograms.at:21): ok     (0m0.620s 0m0.288s)
365. AC_PROG_YACC (acprograms.at:22): ok     (0m0.696s 0m0.304s)
366. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok     (0m2.188s 0m0.456s)
367. AC_DECL_YYTEXT (acprograms.at:26): ok     (0m4.492s 0m0.784s)
368. AC_RSH (acprograms.at:27): ok     (0m2.172s 0m0.536s)
369. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok     (0m0.692s 0m0.296s)
370. AC_HEADER_ASSERT (acheaders.at:14): ok     (0m0.668s 0m0.316s)
371. AC_HEADER_MAJOR (acheaders.at:15): ok     (0m1.536s 0m0.588s)
372. AC_HEADER_RESOLV (acheaders.at:16): ok     (0m1.124s 0m0.384s)
373. AC_HEADER_STAT (acheaders.at:17): ok     (0m1.044s 0m0.352s)
374. AC_HEADER_STDBOOL (acheaders.at:18): ok     (0m1.496s 0m0.596s)
375. AC_HEADER_TIOCGWINSZ (acheaders.at:19): ok     (0m1.104s 0m0.416s)
376. AC_DIR_HEADER (acheaders.at:22): ok     (0m3.980s 0m1.128s)
377. AC_MEMORY_H (acheaders.at:23): ok     (0m3.712s 0m1.084s)
378. AC_UNISTD_H (acheaders.at:24): ok     (0m3.608s 0m0.880s)
379. AC_USG (acheaders.at:25): ok     (0m3.680s 0m0.844s)
380. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok     (0m1.116s 0m0.396s)
381. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok     (0m1.056s 0m0.316s)
382. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok     (0m1.508s 0m0.416s)
383. AC_STRUCT_TIMEZONE (actypes.at:16): ok     (0m1.048s 0m0.296s)
384. AC_TYPE_INT16_T (actypes.at:17): ok     (0m1.744s 0m0.600s)
385. AC_TYPE_INT32_T (actypes.at:18): ok     (0m1.676s 0m0.860s)
386. AC_TYPE_INT64_T (actypes.at:19): ok     (0m1.700s 0m0.552s)
387. AC_TYPE_INT8_T (actypes.at:20): ok     (0m1.576s 0m0.576s)
388. AC_TYPE_INTMAX_T (actypes.at:21): ok     (0m1.480s 0m0.464s)
389. AC_TYPE_INTPTR_T (actypes.at:22): ok     (0m1.480s 0m0.432s)
390. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok     (0m1.000s 0m0.352s)
391. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok     (0m1.024s 0m0.460s)
392. AC_TYPE_MODE_T (actypes.at:25): ok     (0m1.432s 0m0.780s)
393. AC_TYPE_OFF_T (actypes.at:26): ok     (0m1.560s 0m0.664s)
394. AC_TYPE_SSIZE_T (actypes.at:27): ok     (0m1.580s 0m0.748s)
395. AC_TYPE_UINT16_T (actypes.at:28): ok     (0m1.612s 0m0.660s)
396. AC_TYPE_UINT32_T (actypes.at:29): ok     (0m1.652s 0m0.640s)
397. AC_TYPE_UINT64_T (actypes.at:30): ok     (0m1.560s 0m0.696s)
398. AC_TYPE_UINT8_T (actypes.at:31): ok     (0m1.604s 0m0.652s)
399. AC_TYPE_UINTMAX_T (actypes.at:32): ok     (0m1.736s 0m0.692s)
400. AC_TYPE_UINTPTR_T (actypes.at:33): ok     (0m1.620s 0m0.744s)
401. AC_C_LONG_DOUBLE (actypes.at:36): ok     (0m2.836s 0m0.684s)
402. AC_INT_16_BITS (actypes.at:37): ok     (0m3.816s 0m1.068s)
403. AC_LONG_64_BITS (actypes.at:38): ok     (0m3.756s 0m1.104s)
404. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok     (0m3.720s 0m0.964s)
405. AC_STRUCT_ST_RDEV (actypes.at:40): ok     (0m3.680s 0m1.008s)
406. AC_TYPE_SIGNAL (actypes.at:41): ok     (0m2.732s 0m0.680s)
407. AM_TYPE_PTRDIFF_T (actypes.at:42): ok     (0m3.724s 0m1.016s)
408. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok     (0m0.672s 0m0.288s)
409. AC_FUNC_CHOWN (acfunctions.at:14): ok     (0m1.588s 0m0.720s)
410. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok     (0m1.688s 0m0.696s)
411. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok     (0m1.036s 0m0.500s)
412. AC_FUNC_FNMATCH (acfunctions.at:17): ok     (0m1.088s 0m0.472s)
413. AC_FUNC_FORK (acfunctions.at:18): ok     (0m1.812s 0m0.780s)
414. AC_FUNC_FSEEKO (acfunctions.at:19): ok     (0m1.136s 0m0.424s)
415. AC_FUNC_GETGROUPS (acfunctions.at:20): ok     (0m1.668s 0m0.844s)
416. AC_FUNC_GETMNTENT (acfunctions.at:21): ok     (0m1.120s 0m0.440s)
417. AC_FUNC_GETPGRP (acfunctions.at:22): ok     (0m1.512s 0m0.712s)
418. AC_FUNC_LSTAT (acfunctions.at:23): ok     (0m1.636s 0m0.712s)
419. AC_FUNC_MALLOC (acfunctions.at:24): ok     (0m1.616s 0m0.628s)
420. AC_FUNC_MBRTOWC (acfunctions.at:25): ok     (0m1.048s 0m0.504s)
421. AC_FUNC_MEMCMP (acfunctions.at:26): ok     (0m1.576s 0m0.692s)
422. AC_FUNC_MKTIME (acfunctions.at:27): ok     (0m1.680s 0m0.848s)
423. AC_FUNC_MMAP (acfunctions.at:28): ok     (0m1.656s 0m0.796s)
424. AC_FUNC_OBSTACK (acfunctions.at:29): ok     (0m1.616s 0m0.652s)
425. AC_FUNC_REALLOC (acfunctions.at:30): ok     (0m1.592s 0m0.684s)
426. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok     (0m1.724s 0m0.704s)
427. AC_FUNC_SETPGRP (acfunctions.at:32): ok     (0m1.508s 0m0.696s)
428. AC_FUNC_STAT (acfunctions.at:33): ok     (0m1.616s 0m0.728s)
429. AC_FUNC_STRCOLL (acfunctions.at:34): ok     (0m1.580s 0m0.700s)
430. AC_FUNC_STRERROR_R (acfunctions.at:35): ok     (0m1.648s 0m0.664s)
431. AC_FUNC_STRFTIME (acfunctions.at:36): ok     (0m1.116s 0m0.436s)
432. AC_FUNC_STRNLEN (acfunctions.at:37): ok     (0m1.700s 0m0.684s)
433. AC_FUNC_STRTOD (acfunctions.at:38): ok     (0m1.672s 0m0.604s)
434. AC_FUNC_STRTOLD (acfunctions.at:39): ok     (0m1.036s 0m0.468s)
435. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok     (0m1.660s 0m0.688s)
436. AC_FUNC_VPRINTF (acfunctions.at:41): ok     (0m1.092s 0m0.520s)
437. AC_HAVE_LIBRARY (aclibs.at:15): ok     (0m2.708s 0m0.664s)
438. Libtool (foreign.at:26): ok     (0m3.260s 0m1.376s)
439. autoscan (autoscan.at:20): ok     (0m0.252s 0m0.048s)
testsuite: ending at: Tue Mar  9 15:44:42 UTC 2010
testsuite: test suite duration: 0h 14m 14s

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

ERROR: 436 tests were run,
11 failed (4 expected failures).
3 tests were skipped.

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

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  74: m4sh.at:250        AS_ECHO and AS_ECHO_N
      m4sh
 192: autotest.at:1436   Erlang Eunit unit tests
      erlang autotest
 283: erlang.at:32       Erlang
      erlang
 284: erlang.at:54       AC_ERLANG_CHECK_LIB
      erlang
 285: erlang.at:74       AC_ERLANG_SUBST_ROOT_DIR
      erlang
 286: erlang.at:91       AC_ERLANG_SUBST_LIB_DIR
      erlang
 289: erlang.at:130      AC_ERLANG_SUBST_ERTS_VER
      erlang

Skipped tests:
GNU Autoconf 2.65 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  35: tools.at:1174      autom4te cache creation
 250: c.at:383           AC_OPENMP and C++
 273: fortran.at:82      AC_OPENMP and Fortran 77

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

#                             -*- compilation -*-
74. m4sh.at:250: testing ...
./m4sh.at:287: autom4te --language=m4sh script.as -o script 
./m4sh.at:288: $CONFIG_SHELL ./script
--- /dev/null   2005-11-21 03:22:37.000000000 +0000
+++ /root/autoconf-2.65/tests/testsuite.dir/at-groups/74/stderr 2010-03-09 
15:31:46.000000000 +0000
@@ -0,0 +1,2 @@
+./script: line 391: unexpected EOF while looking for matching ``'
+./script: line 397: syntax error: unexpected end of file
./m4sh.at:288: exit code was 2, expected 0
74. m4sh.at:250: 74. AS_ECHO and AS_ECHO_N (m4sh.at:250): FAILED (m4sh.at:288)

#                             -*- compilation -*-
192. autotest.at:1436: testing ...
./autotest.at:1488: autom4te --language=autotest -o suite suite.at
./autotest.at:1496: autoconf --force 
./autotest.at:1496: /bin/sh -n configure
./autotest.at:1497: ./configure $configure_options 
--- /dev/null   2005-11-21 03:22:37.000000000 +0000
+++ /root/autoconf-2.65/tests/testsuite.dir/at-groups/192/stderr        
2010-03-09 15:33:42.000000000 +0000
@@ -0,0 +1,3 @@
+configure: error: in `/root/autoconf-2.65/tests/testsuite.dir/192':
+configure: error: test Erlang program execution failed
+See `config.log' for more details.
stdout:
checking for erl... /usr/bin/erl
checking for erlc... /usr/bin/erlc
checking for Erlang/OTP 'eunit' library subdirectory... ./autotest.at:1497: 
exit code was 1, expected 0
t/suite.log:
sed: can't read t/suite.log: No such file or directory
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.65.  Invocation command line was
> 
>   $ ./configure 
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = pa
> uname -m = i686
> uname -r = 2.6.24.5-smp
> uname -s = Linux
> uname -v = #2 SMP Wed Apr 30 13:41:38 CDT 2008
> 
> /usr/bin/uname -p = Intel(R) Celeron(R) CPU          420  @ 1.60GHz
> /bin/uname -X     = unknown
> 
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /root/autoconf-2.65/tests
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /sbin
> PATH: /local/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /root/autoconf-2.65
> PATH: /usr/lib/java/bin
> PATH: /usr/lib/qt4/bin
> PATH: /opt/RealPlayer-dez08
> PATH: /usr/share/texmf/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1746: checking for erl
> configure:1764: found /usr/bin/erl
> configure:1776: result: /usr/bin/erl
> configure:1851: checking for erlc
> configure:1869: found /usr/bin/erlc
> configure:1881: result: /usr/bin/erlc
> configure:1911: checking for Erlang/OTP 'eunit' library subdirectory
> configure:1942: $ERLC $ERLCFLAGS -b beam conftest.$ac_ext >&5 && echo 
> "#!/bin/sh" > conftest$ac_exeext && $as_echo "\"$ERL\" -run conftest start 
> -run init stop -noshell" >> conftest$ac_exeext && chmod +x conftest$ac_exeext
> File has wrong extension: beam
> configure:1942: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> | -module(conftest).
> | -export([start/0]).
> | 
> | start() ->
> |         ReturnValue = case code:lib_dir("eunit") of
> |         {error, bad_name} ->
> |             file:write_file("conftest.out", "not found\n"),
> |             1;
> |         LibDir ->
> |             file:write_file("conftest.out", LibDir),
> |             0
> |         end,
> |         halt(ReturnValue)
> | .
> | 
> configure:1947: error: in `/root/autoconf-2.65/tests/testsuite.dir/192':
> configure:1950: error: test Erlang program execution failed
> See `config.log' for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_env_ERLCFLAGS_set=
> ac_cv_env_ERLCFLAGS_value=
> ac_cv_env_ERLC_set=
> ac_cv_env_ERLC_value=
> ac_cv_env_ERL_set=
> ac_cv_env_ERL_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_ac_pt_ERL=/usr/bin/erl
> ac_cv_path_ac_pt_ERLC=/usr/bin/erlc
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> ERL='/usr/bin/erl'
> ERLANG_LIB_DIR_eunit=''
> ERLANG_LIB_VER_eunit=''
> ERLC='/usr/bin/erlc'
> ERLCFLAGS=''
> HAVE_ERLANG='yes'
> HAVE_EUNIT=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> 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. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> 
> configure: exit 1
192. autotest.at:1436: 192. Erlang Eunit unit tests (autotest.at:1436): FAILED 
(autotest.at:1497)

#                             -*- compilation -*-
283. erlang.at:32: testing ...
./erlang.at:32: autoconf --force -W obsolete
./erlang.at:32: /bin/sh -n configure
./erlang.at:32: autoheader 
./erlang.at:32: ./configure $configure_options -C
--- /dev/null   2005-11-21 03:22:37.000000000 +0000
+++ /root/autoconf-2.65/tests/testsuite.dir/at-groups/283/stderr        
2010-03-09 15:36:23.000000000 +0000
@@ -0,0 +1 @@
+configure: error: could not run test program
stdout:
configure: creating cache config.cache
checking for erl... /usr/bin/erl
checking for erlc... /usr/bin/erlc
failed
failed
./erlang.at:32: exit code was 1, expected 0
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.65.  Invocation command line was
> 
>   $ ./configure -C
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = pa
> uname -m = i686
> uname -r = 2.6.24.5-smp
> uname -s = Linux
> uname -v = #2 SMP Wed Apr 30 13:41:38 CDT 2008
> 
> /usr/bin/uname -p = Intel(R) Celeron(R) CPU          420  @ 1.60GHz
> /bin/uname -X     = unknown
> 
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /root/autoconf-2.65/tests
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /sbin
> PATH: /local/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /root/autoconf-2.65
> PATH: /usr/lib/java/bin
> PATH: /usr/lib/qt4/bin
> PATH: /opt/RealPlayer-dez08
> PATH: /usr/share/texmf/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1655: creating cache config.cache
> configure:1796: checking for erl
> configure:1814: found /usr/bin/erl
> configure:1826: result: /usr/bin/erl
> configure:1901: checking for erlc
> configure:1919: found /usr/bin/erlc
> configure:1931: result: /usr/bin/erlc
> configure:1971: /usr/bin/erlc  -b beam conftest.erl >&5
> File has wrong extension: beam
> configure:1971: $? = 1
> configure: failed program was:
> | -module(conftest).
> | -export([start/0]).
> | 
> | start() ->
> | halt(0)
> | .
> | 
> configure:1976: result: failed
> configure:1995: $ERLC $ERLCFLAGS -b beam conftest.$ac_ext >&5 && echo 
> "#!/bin/sh" > conftest$ac_exeext && $as_echo "\"$ERL\" -run conftest start 
> -run init stop -noshell" >> conftest$ac_exeext && chmod +x conftest$ac_exeext
> File has wrong extension: beam
> configure:1995: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> | -module(conftest).
> | -export([start/0]).
> | 
> | start() ->
> | halt(0)
> | .
> | 
> configure:1999: result: failed
> configure:2001: error: could not run test program
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_env_ERLCFLAGS_set=
> ac_cv_env_ERLCFLAGS_value=
> ac_cv_env_ERLC_set=
> ac_cv_env_ERLC_value=
> ac_cv_env_ERL_set=
> ac_cv_env_ERL_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_ac_pt_ERL=/usr/bin/erl
> ac_cv_path_ac_pt_ERLC=/usr/bin/erlc
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> ERL='/usr/bin/erl'
> ERLC='/usr/bin/erlc'
> ERLCFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> 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. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> 
> configure: exit 1
283. erlang.at:32: 283. Erlang (erlang.at:32): FAILED (erlang.at:32)

#                             -*- compilation -*-
284. erlang.at:54: testing ...
./erlang.at:54: autoconf --force -W obsolete
./erlang.at:54: /bin/sh -n configure
./erlang.at:54: autoheader 
./erlang.at:54: ./configure $configure_options -C
--- /dev/null   2005-11-21 03:22:37.000000000 +0000
+++ /root/autoconf-2.65/tests/testsuite.dir/at-groups/284/stderr        
2010-03-09 15:36:24.000000000 +0000
@@ -0,0 +1,3 @@
+configure: error: in `/root/autoconf-2.65/tests/testsuite.dir/284':
+configure: error: test Erlang program execution failed
+See `config.log' for more details.
stdout:
configure: creating cache config.cache
checking for erl... /usr/bin/erl
checking for erlc... /usr/bin/erlc
checking for Erlang/OTP 'stdlib' library subdirectory... ./erlang.at:54: exit 
code was 1, expected 0
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.65.  Invocation command line was
> 
>   $ ./configure -C
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = pa
> uname -m = i686
> uname -r = 2.6.24.5-smp
> uname -s = Linux
> uname -v = #2 SMP Wed Apr 30 13:41:38 CDT 2008
> 
> /usr/bin/uname -p = Intel(R) Celeron(R) CPU          420  @ 1.60GHz
> /bin/uname -X     = unknown
> 
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /root/autoconf-2.65/tests
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /sbin
> PATH: /local/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /root/autoconf-2.65
> PATH: /usr/lib/java/bin
> PATH: /usr/lib/qt4/bin
> PATH: /opt/RealPlayer-dez08
> PATH: /usr/share/texmf/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1619: creating cache config.cache
> configure:1760: checking for erl
> configure:1778: found /usr/bin/erl
> configure:1790: result: /usr/bin/erl
> configure:1865: checking for erlc
> configure:1883: found /usr/bin/erlc
> configure:1895: result: /usr/bin/erlc
> configure:1921: checking for Erlang/OTP 'stdlib' library subdirectory
> configure:1952: $ERLC $ERLCFLAGS -b beam conftest.$ac_ext >&5 && echo 
> "#!/bin/sh" > conftest$ac_exeext && $as_echo "\"$ERL\" -run conftest start 
> -run init stop -noshell" >> conftest$ac_exeext && chmod +x conftest$ac_exeext
> File has wrong extension: beam
> configure:1952: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> | -module(conftest).
> | -export([start/0]).
> | 
> | start() ->
> |         ReturnValue = case code:lib_dir("stdlib") of
> |         {error, bad_name} ->
> |             file:write_file("conftest.out", "not found\n"),
> |             1;
> |         LibDir ->
> |             file:write_file("conftest.out", LibDir),
> |             0
> |         end,
> |         halt(ReturnValue)
> | .
> | 
> configure:1957: error: in `/root/autoconf-2.65/tests/testsuite.dir/284':
> configure:1960: error: test Erlang program execution failed
> See `config.log' for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_env_ERLCFLAGS_set=
> ac_cv_env_ERLCFLAGS_value=
> ac_cv_env_ERLC_set=
> ac_cv_env_ERLC_value=
> ac_cv_env_ERL_set=
> ac_cv_env_ERL_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_ac_pt_ERL=/usr/bin/erl
> ac_cv_path_ac_pt_ERLC=/usr/bin/erlc
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> ERL='/usr/bin/erl'
> ERLANG_LIB_DIR_stdlib=''
> ERLANG_LIB_VER_stdlib=''
> ERLC='/usr/bin/erlc'
> ERLCFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> 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. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> 
> configure: exit 1
284. erlang.at:54: 284. AC_ERLANG_CHECK_LIB (erlang.at:54): FAILED 
(erlang.at:54)

#                             -*- compilation -*-
285. erlang.at:74: testing ...
./erlang.at:74: autoconf --force -W obsolete
./erlang.at:74: /bin/sh -n configure
./erlang.at:74: autoheader 
./erlang.at:74: ./configure $configure_options -C
--- /dev/null   2005-11-21 03:22:37.000000000 +0000
+++ /root/autoconf-2.65/tests/testsuite.dir/at-groups/285/stderr        
2010-03-09 15:36:24.000000000 +0000
@@ -0,0 +1,3 @@
+configure: error: in `/root/autoconf-2.65/tests/testsuite.dir/285':
+configure: error: test Erlang program execution failed
+See `config.log' for more details.
stdout:
configure: creating cache config.cache
checking for erl... /usr/bin/erl
checking for erlc... /usr/bin/erlc
checking for erlc... /usr/bin/erlc
checking for erl... /usr/bin/erl
checking for Erlang/OTP root directory... ./erlang.at:74: exit code was 1, 
expected 0
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.65.  Invocation command line was
> 
>   $ ./configure -C
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = pa
> uname -m = i686
> uname -r = 2.6.24.5-smp
> uname -s = Linux
> uname -v = #2 SMP Wed Apr 30 13:41:38 CDT 2008
> 
> /usr/bin/uname -p = Intel(R) Celeron(R) CPU          420  @ 1.60GHz
> /bin/uname -X     = unknown
> 
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /root/autoconf-2.65/tests
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /sbin
> PATH: /local/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /root/autoconf-2.65
> PATH: /usr/lib/java/bin
> PATH: /usr/lib/qt4/bin
> PATH: /opt/RealPlayer-dez08
> PATH: /usr/share/texmf/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1618: creating cache config.cache
> configure:1759: checking for erl
> configure:1777: found /usr/bin/erl
> configure:1789: result: /usr/bin/erl
> configure:1864: checking for erlc
> configure:1882: found /usr/bin/erlc
> configure:1894: result: /usr/bin/erlc
> configure:1920: checking for erlc
> configure:1922: result: /usr/bin/erlc
> configure:2030: checking for erl
> configure:2032: result: /usr/bin/erl
> configure:2139: checking for Erlang/OTP root directory
> configure:2165: $ERLC $ERLCFLAGS -b beam conftest.$ac_ext >&5 && echo 
> "#!/bin/sh" > conftest$ac_exeext && $as_echo "\"$ERL\" -run conftest start 
> -run init stop -noshell" >> conftest$ac_exeext && chmod +x conftest$ac_exeext
> File has wrong extension: beam
> configure:2165: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> | -module(conftest).
> | -export([start/0]).
> | 
> | start() ->
> |         RootDir = code:root_dir(),
> |         file:write_file("conftest.out", RootDir),
> |         ReturnValue = 0,
> |         halt(ReturnValue)
> | .
> | 
> configure:2170: error: in `/root/autoconf-2.65/tests/testsuite.dir/285':
> configure:2173: error: test Erlang program execution failed
> See `config.log' for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_env_ERLCFLAGS_set=
> ac_cv_env_ERLCFLAGS_value=
> ac_cv_env_ERLC_set=
> ac_cv_env_ERLC_value=
> ac_cv_env_ERL_set=
> ac_cv_env_ERL_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_ac_pt_ERL=/usr/bin/erl
> ac_cv_path_ac_pt_ERLC=/usr/bin/erlc
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> ERL='/usr/bin/erl'
> ERLANG_ROOT_DIR=''
> ERLC='/usr/bin/erlc'
> ERLCFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> 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. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> 
> configure: exit 1
285. erlang.at:74: 285. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:74): FAILED 
(erlang.at:74)

#                             -*- compilation -*-
286. erlang.at:91: testing ...
./erlang.at:91: autoconf --force -W obsolete
./erlang.at:91: /bin/sh -n configure
./erlang.at:91: autoheader 
./erlang.at:91: ./configure $configure_options -C
--- /dev/null   2005-11-21 03:22:37.000000000 +0000
+++ /root/autoconf-2.65/tests/testsuite.dir/at-groups/286/stderr        
2010-03-09 15:36:25.000000000 +0000
@@ -0,0 +1,3 @@
+configure: error: in `/root/autoconf-2.65/tests/testsuite.dir/286':
+configure: error: test Erlang program execution failed
+See `config.log' for more details.
stdout:
configure: creating cache config.cache
checking for erl... /usr/bin/erl
checking for erlc... /usr/bin/erlc
checking for erlc... /usr/bin/erlc
checking for erl... /usr/bin/erl
checking for Erlang/OTP library base directory... ./erlang.at:91: exit code was 
1, expected 0
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.65.  Invocation command line was
> 
>   $ ./configure -C
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = pa
> uname -m = i686
> uname -r = 2.6.24.5-smp
> uname -s = Linux
> uname -v = #2 SMP Wed Apr 30 13:41:38 CDT 2008
> 
> /usr/bin/uname -p = Intel(R) Celeron(R) CPU          420  @ 1.60GHz
> /bin/uname -X     = unknown
> 
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /root/autoconf-2.65/tests
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /sbin
> PATH: /local/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /root/autoconf-2.65
> PATH: /usr/lib/java/bin
> PATH: /usr/lib/qt4/bin
> PATH: /opt/RealPlayer-dez08
> PATH: /usr/share/texmf/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1618: creating cache config.cache
> configure:1759: checking for erl
> configure:1777: found /usr/bin/erl
> configure:1789: result: /usr/bin/erl
> configure:1864: checking for erlc
> configure:1882: found /usr/bin/erlc
> configure:1894: result: /usr/bin/erlc
> configure:1920: checking for erlc
> configure:1922: result: /usr/bin/erlc
> configure:2030: checking for erl
> configure:2032: result: /usr/bin/erl
> configure:2139: checking for Erlang/OTP library base directory
> configure:2165: $ERLC $ERLCFLAGS -b beam conftest.$ac_ext >&5 && echo 
> "#!/bin/sh" > conftest$ac_exeext && $as_echo "\"$ERL\" -run conftest start 
> -run init stop -noshell" >> conftest$ac_exeext && chmod +x conftest$ac_exeext
> File has wrong extension: beam
> configure:2165: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> | -module(conftest).
> | -export([start/0]).
> | 
> | start() ->
> |         LibDir = code:lib_dir(),
> |         file:write_file("conftest.out", LibDir),
> |         ReturnValue = 0,
> |         halt(ReturnValue)
> | .
> | 
> configure:2170: error: in `/root/autoconf-2.65/tests/testsuite.dir/286':
> configure:2173: error: test Erlang program execution failed
> See `config.log' for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_env_ERLCFLAGS_set=
> ac_cv_env_ERLCFLAGS_value=
> ac_cv_env_ERLC_set=
> ac_cv_env_ERLC_value=
> ac_cv_env_ERL_set=
> ac_cv_env_ERL_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_ac_pt_ERL=/usr/bin/erl
> ac_cv_path_ac_pt_ERLC=/usr/bin/erlc
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> ERL='/usr/bin/erl'
> ERLANG_LIB_DIR=''
> ERLC='/usr/bin/erlc'
> ERLCFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> 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. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> 
> configure: exit 1
286. erlang.at:91: 286. AC_ERLANG_SUBST_LIB_DIR (erlang.at:91): FAILED 
(erlang.at:91)

#                             -*- compilation -*-
289. erlang.at:130: testing ...
./erlang.at:130: autoconf --force -W obsolete
./erlang.at:130: /bin/sh -n configure
./erlang.at:130: autoheader 
./erlang.at:130: ./configure $configure_options -C
--- /dev/null   2005-11-21 03:22:37.000000000 +0000
+++ /root/autoconf-2.65/tests/testsuite.dir/at-groups/289/stderr        
2010-03-09 15:36:28.000000000 +0000
@@ -0,0 +1,3 @@
+configure: error: in `/root/autoconf-2.65/tests/testsuite.dir/289':
+configure: error: test Erlang program execution failed
+See `config.log' for more details.
stdout:
configure: creating cache config.cache
checking for erl... /usr/bin/erl
checking for erlc... /usr/bin/erlc
checking for erlc... /usr/bin/erlc
checking for erl... /usr/bin/erl
checking for Erlang/OTP ERTS version... ./erlang.at:130: exit code was 1, 
expected 0
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.65.  Invocation command line was
> 
>   $ ./configure -C
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = pa
> uname -m = i686
> uname -r = 2.6.24.5-smp
> uname -s = Linux
> uname -v = #2 SMP Wed Apr 30 13:41:38 CDT 2008
> 
> /usr/bin/uname -p = Intel(R) Celeron(R) CPU          420  @ 1.60GHz
> /bin/uname -X     = unknown
> 
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /root/autoconf-2.65/tests
> PATH: /usr/local/sbin
> PATH: /usr/sbin
> PATH: /sbin
> PATH: /local/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /root/autoconf-2.65
> PATH: /usr/lib/java/bin
> PATH: /usr/lib/qt4/bin
> PATH: /opt/RealPlayer-dez08
> PATH: /usr/share/texmf/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1618: creating cache config.cache
> configure:1759: checking for erl
> configure:1777: found /usr/bin/erl
> configure:1789: result: /usr/bin/erl
> configure:1864: checking for erlc
> configure:1882: found /usr/bin/erlc
> configure:1894: result: /usr/bin/erlc
> configure:1920: checking for erlc
> configure:1922: result: /usr/bin/erlc
> configure:2030: checking for erl
> configure:2032: result: /usr/bin/erl
> configure:2139: checking for Erlang/OTP ERTS version
> configure:2165: $ERLC $ERLCFLAGS -b beam conftest.$ac_ext >&5 && echo 
> "#!/bin/sh" > conftest$ac_exeext && $as_echo "\"$ERL\" -run conftest start 
> -run init stop -noshell" >> conftest$ac_exeext && chmod +x conftest$ac_exeext
> File has wrong extension: beam
> configure:2165: $? = 1
> configure: program exited with status 1
> configure: failed program was:
> | -module(conftest).
> | -export([start/0]).
> | 
> | start() ->
> |         Version = erlang:system_info(version),
> |         file:write_file("conftest.out", Version),
> |         ReturnValue = 0,
> |         halt(ReturnValue)
> | .
> | 
> configure:2170: error: in `/root/autoconf-2.65/tests/testsuite.dir/289':
> configure:2173: error: test Erlang program execution failed
> See `config.log' for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_env_ERLCFLAGS_set=
> ac_cv_env_ERLCFLAGS_value=
> ac_cv_env_ERLC_set=
> ac_cv_env_ERLC_value=
> ac_cv_env_ERL_set=
> ac_cv_env_ERL_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_ac_pt_ERL=/usr/bin/erl
> ac_cv_path_ac_pt_ERLC=/usr/bin/erlc
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> ERL='/usr/bin/erl'
> ERLANG_ERTS_VER=''
> ERLC='/usr/bin/erlc'
> ERLCFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> 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. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> 
> configure: exit 1
289. erlang.at:130: 289. AC_ERLANG_SUBST_ERTS_VER (erlang.at:130): FAILED 
(erlang.at:130)


## ------------- ##
## ../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.65, which was
| generated by GNU Autoconf 2.65.  Invocation command line was
| 
|   $ ./configure 
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = pa
| uname -m = i686
| uname -r = 2.6.24.5-smp
| uname -s = Linux
| uname -v = #2 SMP Wed Apr 30 13:41:38 CDT 2008
| 
| /usr/bin/uname -p = Intel(R) Celeron(R) CPU          420  @ 1.60GHz
| /bin/uname -X     = unknown
| 
| /bin/arch              = i686
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /usr/local/sbin
| PATH: /usr/sbin
| PATH: /sbin
| PATH: /local/bin
| PATH: /usr/local/bin
| PATH: /usr/bin
| PATH: /bin
| PATH: /usr/X11R6/bin
| PATH: .
| PATH: /usr/lib/java/bin
| PATH: /usr/lib/java/jre/bin
| PATH: /usr/lib/qt4/bin
| PATH: /opt/RealPlayer-dez08
| PATH: /usr/share/texmf/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1750: checking for a BSD-compatible install
| configure:1818: result: /usr/bin/ginstall -c
| configure:1829: checking whether build environment is sane
| configure:1879: result: yes
| configure:2020: checking for a thread-safe mkdir -p
| configure:2059: result: /usr/bin/mkdir -p
| configure:2072: checking for gawk
| configure:2088: found /usr/bin/gawk
| configure:2099: result: gawk
| configure:2110: checking whether make sets $(MAKE)
| configure:2132: result: yes
| configure:2236: checking whether /bin/sh -n is known to work
| configure:2255: result: yes
| configure:2259: checking for characters that cannot appear in file names
| configure:2279: result: none
| configure:2285: checking whether directories can have trailing spaces
| configure:2299: result: yes
| configure:2310: checking for expr
| configure:2328: found /usr/bin/expr
| configure:2340: result: /usr/bin/expr
| configure:2359: checking for GNU M4 that supports accurate traces
| configure:2401: result: /usr/bin/m4
| configure:2404: checking whether /usr/bin/m4 accepts --gnu
| configure:2414: result: no
| configure:2425: WARNING: The version of M4 that was found does not support -g.
| configure:2427: WARNING: Using it with POSIXLY_CORRECT set may cause problems.
| configure:2431: checking how m4 supports trace files
| configure:2441: result: --debugfile
| configure:2465: checking for perl
| configure:2483: found /usr/local/bin/perl
| configure:2496: result: /usr/local/bin/perl
| configure:2515: checking whether /usr/local/bin/perl Fcntl::flock is 
implemented
| configure:2529: result: yes
| configure:2547: checking for emacs
| configure:2577: result: no
| configure:2547: checking for xemacs
| configure:2577: result: no
| configure:2630: checking for emacs
| configure:2657: result: no
| configure:2681: checking where .elc files should go
| configure:2710: result: ${datadir}/emacs/site-lisp
| configure:2723: checking for grep that handles long lines and -e
| configure:2781: result: /usr/bin/grep
| configure:2786: checking for egrep
| configure:2848: result: /usr/bin/grep -E
| configure:2853: checking for a sed that does not truncate output
| configure:2917: result: /usr/bin/sed
| configure:2927: checking whether make is case sensitive
| configure:2942: result: yes
| configure:3109: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.65, which was
| generated by GNU Autoconf 2.65.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on pa
| 
| config.status:792: creating tests/Makefile
| config.status:792: creating tests/atlocal
| config.status:792: creating man/Makefile
| config.status:792: creating lib/emacs/Makefile
| config.status:792: creating Makefile
| config.status:792: creating doc/Makefile
| config.status:792: creating lib/Makefile
| config.status:792: creating lib/Autom4te/Makefile
| config.status:792: creating lib/autoscan/Makefile
| config.status:792: creating lib/m4sugar/Makefile
| config.status:792: creating lib/autoconf/Makefile
| config.status:792: creating lib/autotest/Makefile
| config.status:792: creating bin/Makefile
| config.status:986: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_dir_trailing_space=yes
| ac_cv_env_EMACSLOADPATH_set=
| ac_cv_env_EMACSLOADPATH_value=
| ac_cv_env_EMACS_set=
| ac_cv_env_EMACS_value=
| ac_cv_env_M4_set=
| ac_cv_env_M4_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=/usr/bin/expr
| ac_cv_path_GREP=/usr/bin/grep
| ac_cv_path_M4=/usr/bin/m4
| ac_cv_path_PERL=/usr/local/bin/perl
| ac_cv_path_SED=/usr/bin/sed
| ac_cv_path_install='/usr/bin/ginstall -c'
| ac_cv_path_mkdir=/usr/bin/mkdir
| ac_cv_perl_flock_implemented=yes
| ac_cv_prog_AWK=gawk
| ac_cv_prog_EMACS=no
| ac_cv_prog_gnu_m4_debugfile=--debugfile
| ac_cv_prog_gnu_m4_gnu=no
| ac_cv_prog_make_make_case=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_sh_n_works=yes
| ac_cv_unsupported_fs_chars=
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /root/autoconf-2.65/build-aux/missing --run aclocal-1.11'
| AMTAR='${SHELL} /root/autoconf-2.65/build-aux/missing --run tar'
| AUTOCONF='${SHELL} /root/autoconf-2.65/build-aux/missing --run autoconf'
| AUTOHEADER='${SHELL} /root/autoconf-2.65/build-aux/missing --run autoheader'
| AUTOMAKE='${SHELL} /root/autoconf-2.65/build-aux/missing --run automake-1.11'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.65\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.65\" 
-DPACKAGE_BUGREPORT=\"address@hidden" 
-DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\"; -DPACKAGE=\"autoconf\" 
-DVERSION=\"2.65\"'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/usr/bin/grep -E'
| EMACS='no'
| EMACSLOADPATH=''
| EXPR='/usr/bin/expr'
| GREP='/usr/bin/grep'
| HELP2MAN='${SHELL} /root/autoconf-2.65/build-aux/missing --run help2man'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| M4='/usr/bin/m4'
| M4_DEBUGFILE='--debugfile'
| M4_GNU=''
| MAKEINFO='${SHELL} /root/autoconf-2.65/build-aux/missing --run makeinfo'
| MAKE_CASE_SENSITIVE_FALSE='#'
| MAKE_CASE_SENSITIVE_TRUE=''
| MKDIR_P='/usr/bin/mkdir -p'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.65'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_URL='http://www.gnu.org/software/autoconf/'
| PACKAGE_VERSION='2.65'
| PATH_SEPARATOR=':'
| PERL='/usr/local/bin/perl'
| PERL_FLOCK='yes'
| SED='/usr/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| TEST_EMACS='no'
| VERSION='2.65'
| ac_cv_dir_trailing_space='yes'
| ac_cv_sh_n_works='yes'
| ac_cv_unsupported_fs_chars=''
| am__isrc=''
| 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='${SHELL} /root/autoconf-2.65/build-aux/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='/usr/bin/mkdir -p'
| 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. ##
| ## ----------- ##
| 
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.65"
| #define PACKAGE_STRING "GNU Autoconf 2.65"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/autoconf/";
| #define PACKAGE "autoconf"
| #define VERSION "2.65"
| 
| configure: exit 0





reply via email to

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