bug-autoconf
[Top][All Lists]
Advanced

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

[GNU Autoconf 2.69.59-adc84] testsuite: 132 355 failed


From: Stefano Lattarini
Subject: [GNU Autoconf 2.69.59-adc84] testsuite: 132 355 failed
Date: Sat, 29 Dec 2012 12:10:37 +0100

## -------------------------------------- ##
## GNU Autoconf 2.69.59-adc84 test suite. ##
## -------------------------------------- ##

testsuite: command line was:
  $ ./testsuite

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

hostname = bigio
uname -m = i686
uname -r = 2.6.30-2-686
uname -s = Linux
uname -v = #1 SMP Sat Sep 26 01:16:22 UTC 2009

/usr/bin/uname -p = unknown
/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: /home/stefano/src/ac/autoconf/tests/
PATH: /home/stefano/src/ac/autoconf/tests/
PATH: /home/stefano/bin/local/
PATH: /home/stefano/bin/
PATH: /usr/local/bin/
PATH: /usr/local/sbin/
PATH: /opt/bin/
PATH: /usr/games/
PATH: /usr/lib/jvm/java-6-sun-1.6.0.26/bin/
PATH: /usr/bin/
PATH: /usr/sbin/
PATH: /bin/
PATH: /sbin/

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2012 Free Software Foundation, Inc.
|
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/home/stefano/src/ac/autoconf/tests'
| at_srcdir='.'
| abs_srcdir='/home/stefano/src/ac/autoconf/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/stefano/src/ac/autoconf'
| at_top_build_prefix='../'
| abs_top_builddir='/home/stefano/src/ac/autoconf'
|
| # 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-2012 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/bin/perl'
| GREP='/bin/grep'
| EGREP='/bin/grep -E'
| SED='/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 whitespace in their names?
| 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
|
| # AUTOM4TE might be set in the environment.  Override it here so that
| # direct aclocal invocations also use it.
| AUTOM4TE=autom4te
| export AUTOM4TE

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

./local.at:527: /home/stefano/src/ac/autoconf/tests/autom4te --version
autom4te (GNU Autoconf) 2.69.59-adc84
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/autoconf --version
autoconf (GNU Autoconf) 2.69.59-adc84
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/autoheader --version
autoheader (GNU Autoconf) 2.69.59-adc84
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.69.59-adc84
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.69.59-adc84
Copyright (C)  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:527: /home/stefano/src/ac/autoconf/tests/ifnames --version
ifnames (GNU Autoconf) 2.69.59-adc84
Copyright (C)  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: Sat Dec 29 11:03:47 CET 2012
1. Syntax of the shell scripts (tools.at:46): ok     (0m0.952s 0m0.040s)
2. Syntax of the Perl scripts (tools.at:70): ok     (0m0.972s 0m0.128s)
3. autom4te cache (tools.at:88): ok     (0m0.656s 0m0.212s)
4. autom4te --force (tools.at:119): ok     (0m0.464s 0m0.128s)
5. autom4te and whitespace in file names (tools.at:145): ok     (0m2.400s 
0m0.728s)
6. autom4te --trace and unusual macro names (tools.at:217): ok     (0m0.220s 
0m0.068s)
7. autom4te --trace and whitespace (tools.at:227): ok     (0m0.232s 0m0.064s)
8. autoconf --trace: user macros (tools.at:252): ok     (0m1.176s 0m0.484s)
9. autoconf --trace: builtins (tools.at:338): ok     (0m1.244s 0m0.268s)
10. autoconf --trace: AC_CONFIG_MACRO_DIRS (tools.at:363): ok     (0m2.628s 
0m0.856s)
11. autoconf: forbidden tokens, basic (tools.at:440): ok     (0m0.564s 0m0.264s)
12. autoconf: forbidden tokens, exceptions (tools.at:478): ok     (0m0.312s 
0m0.128s)
13. autoconf: automatically allowed tokens (tools.at:517): ok     (0m0.480s 
0m0.140s)
14. autoconf: the empty token (tools.at:534): ok     (0m0.280s 0m0.136s)
15. autoconf: subdirectories (tools.at:549): ok     (0m0.752s 0m0.496s)
16. autoconf: input from stdin (tools.at:575): ok     (0m0.732s 0m0.268s)
17. autoconf: AC_AUTOCONF_VERSION (tools.at:593): ok     (0m0.484s 0m0.148s)
18. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:611): ok     (0m0.520s 0m0.240s)
19. ifnames (tools.at:648): ok     (0m0.164s 0m0.036s)
20. autoheader (tools.at:696): ok     (0m1.552s 0m0.320s)
21. autoheader and macros (tools.at:829): ok     (0m0.948s 0m0.268s)
22. autoupdate (tools.at:870): ok     (0m5.080s 0m0.476s)
23. autoupdating AC_LINK_FILES (tools.at:902): ok     (0m3.168s 0m0.660s)
24. autoupdating AC_PREREQ (tools.at:929): ok     (0m7.692s 0m0.744s)
25. autoupdating AU_ALIAS (tools.at:950): ok     (0m4.296s 0m1.092s)
26. autoupdating OLD to NEW (tools.at:976): ok     (0m2.952s 0m0.560s)
28. autoupdating AC_HELP_STRING (tools.at:1026): ok     (0m2.948s 0m0.552s)
29. autoupdating with m4sugar (tools.at:1044): ok     (0m3.408s 0m0.688s)
33. autoupdating AC_LANG_SAVE (tools.at:1159): ok     (0m3.120s 0m0.488s)
34. autoupdating AC_FOREACH (tools.at:1179): ok     (0m3.068s 0m0.488s)
35. autoupdating with aclocal and m4_include (tools.at:1203): ok     (0m6.476s 
0m0.764s)
36. autom4te preselections (tools.at:1233): ok     (0m3.532s 0m0.824s)
37. autom4te cache creation (tools.at:1286): ok     (0m0.992s 0m0.360s)
38. autom4te cache locking (tools.at:1329): ok     (0m0.828s 0m0.304s)
39. autotools and whitespace in file names (tools.at:1349): ok     (0m31.614s 
0m5.616s)
40. m4_stack (m4sugar.at:41): ok     (0m0.224s 0m0.072s)
41. m4_defn (m4sugar.at:102): ok     (0m1.108s 0m0.292s)
42. m4_dumpdef (m4sugar.at:186): ok     (0m0.864s 0m0.280s)
43. m4_warn (m4sugar.at:245): ok     (0m0.928s 0m0.296s)
44. m4_divert_stack (m4sugar.at:303): ok     (0m1.148s 0m0.340s)
45. m4_expansion_stack (m4sugar.at:392): ok     (0m0.240s 0m0.044s)
46. m4_require: error message (m4sugar.at:416): ok     (0m0.220s 0m0.060s)
47. m4_require: warning message (m4sugar.at:436): ok     (0m0.588s 0m0.240s)
48. m4_require: circular dependencies (m4sugar.at:487): ok     (0m0.212s 
0m0.068s)
49. m4_require: one-shot initialization (m4sugar.at:517): ok     (0m0.448s 
0m0.152s)
50. m4_require: nested (m4sugar.at:578): ok     (0m1.152s 0m0.352s)
51. m4sugar shorthand conditionals (m4sugar.at:746): ok     (0m0.228s 0m0.076s)
52. m4_cond (m4sugar.at:831): ok     (0m0.240s 0m0.056s)
53. m4 lists (m4sugar.at:883): ok     (0m0.452s 0m0.140s)
54. m4_split (m4sugar.at:935): ok     (0m0.260s 0m0.032s)
55. m4_do (m4sugar.at:981): ok     (0m0.240s 0m0.048s)
56. m4_append (m4sugar.at:1009): ok     (0m0.480s 0m0.132s)
57. m4_join (m4sugar.at:1093): ok     (0m0.236s 0m0.060s)
58. m4_expand (m4sugar.at:1144): ok     (0m0.228s 0m0.072s)
59. m4_text_box (m4sugar.at:1200): ok     (0m0.220s 0m0.072s)
60. m4_text_wrap (m4sugar.at:1224): ok     (0m0.232s 0m0.064s)
61. m4_version_compare (m4sugar.at:1286): ok     (0m0.240s 0m0.068s)
62. Standard regular expressions (m4sugar.at:1344): ok     (0m1.536s 0m0.420s)
63. m4_bmatch (m4sugar.at:1371): ok     (0m0.212s 0m0.084s)
64. m4_toupper and m4_tolower (m4sugar.at:1403): ok     (0m0.228s 0m0.064s)
65. m4_bpatsubsts (m4sugar.at:1440): ok     (0m0.212s 0m0.088s)
66. m4_esyscmd_s (m4sugar.at:1469): ok     (0m0.228s 0m0.072s)
67. M4 loops (m4sugar.at:1497): ok     (0m1.088s 0m0.392s)
68. m4_map (m4sugar.at:1651): ok     (0m0.232s 0m0.072s)
69. m4_map_args and m4_curry (m4sugar.at:1726): ok     (0m0.688s 0m0.188s)
70. m4_combine (m4sugar.at:1798): ok     (0m0.244s 0m0.056s)
71. m4_max and m4_min (m4sugar.at:1825): ok     (0m0.644s 0m0.260s)
72. recursion (m4sugar.at:1904): ok     (0m8.409s 0m0.192s)
73. m4_set (m4sugar.at:2021): ok     (0m6.636s 0m0.284s)
74. __file__ and __line__ (m4sugar.at:2171): ok     (0m0.232s 0m0.060s)
75. No extra re-exec with CONFIG_SHELL (m4sh.at:24): ok     (0m0.252s 0m0.072s)
76. Forced re-exec with CONFIG_SHELL (m4sh.at:42): ok     (0m0.296s 0m0.112s)
77. Configure re-execs self with CONFIG_SHELL (m4sh.at:110): ok     (0m0.568s 
0m0.288s)
78. AS_WARN and AS_ERROR (m4sh.at:145): ok     (0m0.576s 0m0.284s)
79. LINENO (m4sh.at:210): ok     (0m0.984s 0m0.608s)
80. LINENO stack (m4sh.at:287): ok     (0m0.284s 0m0.072s)
81. AS_BOX (m4sh.at:316): ok     (0m0.300s 0m0.060s)
82. AS_BASENAME (m4sh.at:358): ok     (0m0.376s 0m0.280s)
83. AS_DIRNAME (m4sh.at:415): ok     (0m0.428s 0m0.260s)
84. AS_SET_CATFILE (m4sh.at:474): ok     (0m0.276s 0m0.076s)
85. AS_ECHO and AS_ECHO_N (m4sh.at:518): ok     (0m0.276s 0m0.116s)
86. AS_EXECUTABLE_P (m4sh.at:567): ok     (0m0.264s 0m0.100s)
87. AS_EXIT (m4sh.at:619): ok     (0m0.380s 0m0.228s)
88. AS_MKDIR_P (m4sh.at:668): ok     (0m0.252s 0m0.132s)
89. AS_VERSION_COMPARE (m4sh.at:700): ok     (0m0.364s 0m0.168s)
90. as_me (m4sh.at:746): ok     (0m0.264s 0m0.084s)
91. Negated classes in globbing (m4sh.at:770): ok     (0m0.264s 0m0.092s)
92. Null variable substitution (m4sh.at:798): ok     (0m0.256s 0m0.100s)
93. Functions Support (m4sh.at:864): ok     (0m0.248s 0m0.128s)
94. Functions and return Support (m4sh.at:906): ok     (0m0.292s 0m0.084s)
95. Nested AS_REQUIRE_SHELL_FN (m4sh.at:943): ok     (0m0.264s 0m0.072s)
96. Nested AS_REQUIRE (m4sh.at:976): ok     (0m0.296s 0m0.044s)
97. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:1014): ok     (0m0.268s 
0m0.096s)
98. AS_HELP_STRING (m4sh.at:1055): ok     (0m0.264s 0m0.108s)
99. AS_IF and AS_CASE (m4sh.at:1194): ok     (0m1.344s 0m0.228s)
100. AS_FOR (m4sh.at:1351): ok     (0m0.260s 0m0.088s)
101. AS_LITERAL_IF (m4sh.at:1419): ok     (0m0.280s 0m0.068s)
102. AS_TR_SH and AS_TR_CPP (m4sh.at:1497): ok     (0m0.316s 0m0.304s)
103. AS_VAR basics (m4sh.at:1582): ok     (0m0.268s 0m0.116s)
104. AS_VAR_APPEND (m4sh.at:1694): ok     (0m0.252s 0m0.104s)
105. AS_VAR_ARITH (m4sh.at:1729): ok     (0m0.252s 0m0.104s)
106. AS_INIT cleanup (m4sh.at:1760): ok     (0m0.244s 0m0.096s)
107. AS_INIT_GENERATED (m4sh.at:1797): ok     (0m0.792s 0m0.544s)
108. AS_MESSAGE_FD (m4sh.at:1871): ok     (0m0.288s 0m0.164s)
109. _AS_CLEAN_DIR (m4sh.at:1915): ok     (0m0.268s 0m0.084s)
110. ECHO_C (m4sh.at:1944): ok     (0m0.300s 0m0.076s)
111. AT_COPYRIGHT (autotest.at:144): ok     (0m0.436s 0m0.156s)
112. AT_DATA (autotest.at:165): ok     (0m0.640s 0m0.472s)
113. AT_DATA_UNQUOTED (autotest.at:184): ok     (0m0.592s 0m0.516s)
114. Empty test suite (autotest.at:205): ok     (0m0.532s 0m0.392s)
115. Banner-only test suite (autotest.at:209): ok     (0m0.548s 0m0.384s)
116. Empty test (autotest.at:215): ok     (0m0.568s 0m0.444s)
117. Empty check (autotest.at:218): ok     (0m0.616s 0m0.392s)
118. AT_SETUP without AT_INIT (autotest.at:221): ok     (0m0.228s 0m0.084s)
119. AT_BANNER without AT_INIT (autotest.at:227): ok     (0m0.228s 0m0.084s)
120. AT_CLEANUP without AT_INIT (autotest.at:231): ok     (0m0.232s 0m0.076s)
121. Missing AT_CLEANUP (autotest.at:235): ok     (0m0.288s 0m0.080s)
122. AT_FAIL_IF without AT_SETUP (autotest.at:241): ok     (0m0.288s 0m0.068s)
123. AT_SKIP_IF without AT_SETUP (autotest.at:246): ok     (0m0.272s 0m0.096s)
124. AT_CHECK without AT_SETUP (autotest.at:251): ok     (0m0.288s 0m0.076s)
125. AT_DATA without AT_SETUP (autotest.at:256): ok     (0m0.264s 0m0.096s)
126. AT_XFAIL_IF without AT_SETUP (autotest.at:261): ok     (0m0.292s 0m0.068s)
127. AT_KEYWORDS without AT_SETUP (autotest.at:266): ok     (0m0.280s 0m0.084s)
128. AT_CLEANUP without AT_SETUP (autotest.at:271): ok     (0m0.280s 0m0.080s)
129. AT_BANNER inside AT_SETUP (autotest.at:276): ok     (0m0.284s 0m0.080s)
130. AT_SETUP inside AT_SETUP (autotest.at:284): ok     (0m0.240s 0m0.120s)
131. Multiple AT_INIT (autotest.at:294): ok     (0m0.288s 0m0.080s)
133. Startup error messages (autotest.at:310): ok     (0m0.600s 0m0.420s)
134. Truth (autotest.at:322): ok     (0m0.520s 0m0.492s)
135. Fallacy (autotest.at:325): ok     (0m0.672s 0m0.560s)
136. Skip (autotest.at:330): ok     (0m0.580s 0m0.456s)
137. Hard fail (autotest.at:335): ok     (0m0.684s 0m0.640s)
138. AT_FAIL_IF (autotest.at:345): ok     (0m0.776s 0m0.756s)
139. AT_SKIP_IF (autotest.at:365): ok     (0m0.660s 0m0.628s)
140. Syntax error (autotest.at:385): skipped (autotest.at:385)
141. errexit (autotest.at:404): ok     (0m1.108s 0m1.200s)
142. at_status (autotest.at:446): ok     (0m1.184s 0m1.388s)
143. AT_CHECK execution environment (autotest.at:472): ok     (0m0.668s 
0m0.492s)
144. unquoted output (autotest.at:491): ok     (0m0.548s 0m0.464s)
145. Trace output (autotest.at:498): ok     (0m0.612s 0m0.412s)
146. Logging (autotest.at:504): ok     (0m1.132s 0m1.468s)
147. Binary output (autotest.at:549): ok     (0m1.068s 0m1.464s)
148. Cleanup (autotest.at:591): ok     (0m1.256s 0m1.760s)
149. Literal multiline command (autotest.at:631): ok     (0m0.600s 0m0.408s)
150. Multiline parameter expansion (autotest.at:637): ok     (0m0.616s 0m0.408s)
151. Backquote command substitution (autotest.at:644): ok     (0m0.608s 
0m0.420s)
152. Multiline backquote command substitution (autotest.at:649): ok     
(0m0.604s 0m0.412s)
153. Parenthetical command substitution (autotest.at:657): ok     (0m0.620s 
0m0.388s)
154. Multiline parenthetical command substitution (autotest.at:662): ok     
(0m0.568s 0m0.456s)
155. Shell comment in command (autotest.at:672): ok     (0m0.600s 0m0.424s)
156. Invalid brace-enclosed parameter expansion (autotest.at:686): ok     
(0m0.696s 0m0.548s)
157. Multiline command from M4 expansion (autotest.at:694): ok     (0m0.612s 
0m0.404s)
158. Double-M4-quoted command (autotest.at:701): ok     (0m0.568s 0m0.448s)
159. Metacharacters in command from M4 expansion (autotest.at:708): ok     
(0m0.540s 0m0.476s)
160. BS-newline in command (autotest.at:718): ok     (0m0.588s 0m0.420s)
161. ^BS-newline in command (autotest.at:723): ok     (0m0.568s 0m0.448s)
162. BSx641-newline in command (autotest.at:728): ok     (0m0.520s 0m0.500s)
163. BS-BS-newline in command (autotest.at:733): ok     (0m0.532s 0m0.484s)
164. BSx640-newline in command (autotest.at:741): ok     (0m0.612s 0m0.400s)
165. Newline-CODE-BS-newline in command (autotest.at:748): ok     (0m0.568s 
0m0.440s)
166. Single-quote-BS-newline in command (autotest.at:755): ok     (0m0.596s 
0m0.416s)
167. Single-quote-newline-BS-newline in command (autotest.at:761): ok     
(0m0.604s 0m0.412s)
168. Input from stdin (autotest.at:774): ok     (0m0.564s 0m0.572s)
169. Backquote in a test title (autotest.at:850): ok     (0m0.852s 0m0.852s)
170. Single-quote in a test title (autotest.at:851): ok     (0m0.904s 0m0.796s)
171. Double-quote in a test title (autotest.at:852): ok     (0m0.844s 0m0.864s)
172. Backslash in a test title (autotest.at:854): ok     (0m0.836s 0m0.876s)
173. Brackets in a test title (autotest.at:855): ok     (0m0.868s 0m0.828s)
174. Left bracket in a test title (autotest.at:856): ok     (0m0.812s 0m0.888s)
175. Right bracket in a test title (autotest.at:857): ok     (0m0.820s 0m0.876s)
176. Quoted pound in a test title (autotest.at:858): ok     (0m0.832s 0m0.864s)
177. Pound in a test title (autotest.at:859): ok     (0m0.820s 0m0.876s)
178. Quoted comma in a test title (autotest.at:860): ok     (0m0.752s 0m0.952s)
179. Comma in a test title (autotest.at:861): ok     (0m0.796s 0m0.772s)
180. Parentheses in a test title (autotest.at:863): ok     (0m0.836s 0m0.864s)
181. Left paren in a test title (autotest.at:864): ok     (0m0.876s 0m0.824s)
182. Right paren in a test title (autotest.at:865): ok     (0m0.892s 0m0.808s)
183. Quoted Macro in a test title (autotest.at:867): ok     (0m0.872s 0m0.836s)
184. Macro in a test title (autotest.at:868): ok     (0m0.812s 0m0.880s)
185. Macro with backquote in a test title (autotest.at:869): ok     (0m0.788s 
0m0.916s)
186. Macro with single-quote in a test title (autotest.at:870): ok     
(0m0.808s 0m0.904s)
187. Macro with double-quote in a test title (autotest.at:871): ok     
(0m0.800s 0m0.892s)
188. Macro with backslash in a test title (autotest.at:873): ok     (0m0.812s 
0m0.896s)
189. Macro echoing macro in a test title (autotest.at:874): ok     (0m0.836s 
0m0.864s)
190. Macro echoing single-quote in a test title (autotest.at:876): ok     
(0m0.844s 0m0.856s)
191. Long test title in a test title (autotest.at:877): ok     (0m0.764s 
0m0.928s)
192. Longer test title in a test title (autotest.at:878): ok     (0m0.800s 
0m0.912s)
193. Long test source lines (autotest.at:889): ok     (0m0.732s 0m0.580s)
194. Huge testsuite (autotest.at:903): ok     (0m3.508s 0m0.532s)
195. Debugging a successful test (autotest.at:915): ok     (0m0.920s 0m0.956s)
196. Debugging script and environment (autotest.at:929): ok     (0m1.188s 
0m1.376s)
197. Debugging a failed test (autotest.at:946): ok     (0m1.000s 0m0.980s)
198. Using atlocal (autotest.at:957): ok     (0m1.368s 0m1.724s)
199. Choosing where testsuite is run (autotest.at:992): ok     (0m1.100s 
0m1.308s)
200. recheck (autotest.at:1027): ok     (0m1.620s 0m2.288s)
201. Banners (autotest.at:1075): ok     (0m2.652s 0m4.424s)
202. Keywords and ranges (autotest.at:1142): ok     (0m5.348s 0m8.389s)
203. Keyword wrapping (autotest.at:1245): ok     (0m0.412s 0m0.164s)
204. AT_ARG_OPTION (autotest.at:1274): ok     (0m1.964s 0m2.976s)
205. AT_ARG_OPTION_ARG (autotest.at:1323): ok     (0m2.024s 0m2.812s)
206. parallel test execution (autotest.at:1389): ok     (0m1.612s 0m2.468s)
207. parallel truth (autotest.at:1480): ok     (0m0.612s 0m0.416s)
208. parallel fallacy (autotest.at:1485): ok     (0m0.664s 0m0.600s)
209. parallel skip (autotest.at:1490): ok     (0m0.572s 0m0.468s)
210. parallel syntax error (autotest.at:1495): skipped (autotest.at:1495)
211. parallel errexit (autotest.at:1514): ok     (0m0.748s 0m0.612s)
212. parallel autotest and signal handling (autotest.at:1530): ok     (0m1.808s 
0m2.208s)
213. parallel args but non-working mkfifo (autotest.at:1649): ok     (0m0.624s 
0m0.524s)
214. colored test results (autotest.at:1671): ok     (0m2.068s 0m2.684s)
215. srcdir propagation (autotest.at:1760): ok     (0m2.896s 0m3.512s)
216. whitespace in absolute testdir (autotest.at:1839): ok     (0m0.640s 
0m0.672s)
217. unusual file names (autotest.at:1863): ok     (0m0.456s 0m0.324s)
218. C unit tests (autotest.at:1893): ok     (0m1.944s 0m1.164s)
219. C unit tests (EXEEXT) (autotest.at:1948): ok     (0m2.136s 0m1.000s)
220. Erlang Eunit unit tests (autotest.at:2009): ok     (0m1.368s 0m0.752s)
221. AC_REQUIRE: topological sort (base.at:28): ok     (0m0.328s 0m0.152s)
222. AC_REQUIRE: error message (base.at:72): ok     (0m0.252s 0m0.132s)
223. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok     (0m0.332s 
0m0.152s)
224. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok     
(0m0.336s 0m0.148s)
225. AC_REQUIRE & AC_PROVIDE (base.at:174): ok     (0m0.328s 0m0.148s)
226. AC_INIT (base.at:207): ok     (0m0.580s 0m0.264s)
227. AC_INIT with unusual version strings (base.at:226): ok     (0m2.392s 
0m1.032s)
228. AC_COPYRIGHT (base.at:291): ok     (0m0.516s 0m0.216s)
229. AC_CACHE_CHECK (base.at:322): skipped (base.at:488)
230. AC_CACHE_LOAD (base.at:513): ok     (0m0.680s 0m0.384s)
231. AC_COMPUTE_INT (base.at:539): ok     (0m1.372s 0m0.596s)
232. AC_TRY_COMMAND (base.at:561): ok     (0m0.572s 0m0.292s)
233. Input/Output (base.at:591): ok     (0m0.672s 0m0.436s)
234. configure arguments (base.at:609): ok     (0m0.684s 0m0.388s)
235. AC_ARG_ENABLE and AC_ARG_WITH (base.at:631): ok     (0m0.868s 0m0.756s)
236. configure directories (base.at:683): ok     (0m0.832s 0m0.516s)
237. AC_SUBST (base.at:716): ok     (0m1.836s 0m0.768s)
238. AC_CONFIG_COMMANDS with empty commands (torture.at:26): ok     (0m1.444s 
0m0.912s)
239. AC_CONFIG_COMMANDS with temporary directory (torture.at:35): ok     
(0m1.564s 0m1.040s)
240. Multiple AC_CONFIG_FILES (torture.at:63): ok     (0m0.344s 0m0.100s)
241. Parameterized AC_CONFIG_FILES (torture.at:75): ok     (0m0.796s 0m0.544s)
242. AC_ARG_VAR (torture.at:129): ok     (0m4.216s 0m5.776s)
243. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:186): ok     
(0m5.252s 0m7.076s)
244. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:377): ok     (0m0.660s 
0m0.420s)
245. Missing templates (torture.at:397): ok     (0m0.960s 0m0.776s)
246. configure invocation (torture.at:439): ok     (0m3.068s 0m3.460s)
247. #define header templates (torture.at:503): ok     (0m0.828s 0m0.464s)
248. Torturing config.status (torture.at:637): ok     (0m2.308s 0m1.528s)
249. Substitute a 2000-byte string (torture.at:779): ok     (0m1.256s 0m1.020s)
250. Define to a 2000-byte string (torture.at:857): ok     (0m1.196s 0m0.532s)
251. Substitute and define special characters (torture.at:881): ok     
(0m1.648s 0m1.176s)
252. Substitute a newline (torture.at:988): ok     (0m1.044s 0m0.788s)
253. Define a newline (torture.at:1029): ok     (0m2.348s 0m1.128s)
254. AC_SUBST: variable name validation (torture.at:1074): ok     (0m5.904s 
0m2.692s)
255. datarootdir workaround (torture.at:1104): ok     (0m1.456s 0m1.020s)
256. srcdir (torture.at:1155): ok     (0m1.264s 0m1.228s)
257. VPATH (torture.at:1198): ok     (0m1.420s 0m1.572s)
258. Signal handling (torture.at:1284): ok     (0m0.584s 0m0.244s)
259. AC_CONFIG_LINKS (torture.at:1302): ok     (0m3.000s 0m4.116s)
260. AC_CONFIG_LINKS and identical files (torture.at:1356): ok     (0m2.084s 
0m2.404s)
261. Configuring subdirectories (torture.at:1429): ok     (0m12.453s 0m6.496s)
262. Deep Package (torture.at:1559): ok     (0m12.149s 0m8.845s)
263. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1695): ok     (0m2.560s 
0m0.864s)
264. Non-literal AC_CONFIG_SUBDIRS (torture.at:1737): ok     (0m4.900s 0m1.712s)
265. Empty directory (torture.at:1788): ok     (0m0.904s 0m0.104s)
266. Unusual Automake input files (torture.at:1809): ok     (0m3.528s 0m0.920s)
267. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok     (0m0.468s 
0m0.120s)
268. AC_REQUIRE & AC_LANG (compile.at:83): ok     (0m0.560s 0m0.264s)
269. AC_LANG_SOURCE (compile.at:119): ok     (0m1.380s 0m0.556s)
270. AC_LANG_SOURCE(C++) (compile.at:144): ok     (0m1.376s 0m0.572s)
271. AC_LANG_SOURCE example (compile.at:170): ok     (0m0.596s 0m0.276s)
272. AC_LANG_PROGRAM example (compile.at:215): ok     (0m0.596s 0m0.268s)
273. AC_COMPILE_IFELSE (compile.at:267): ok     (0m4.388s 0m2.176s)
274. AC_RUN_IFELSE (compile.at:310): ok     (0m1.552s 0m0.772s)
275. Order of user actions and cleanup (compile.at:344): ok     (0m1.704s 
0m0.860s)
276. AC_TRY_LINK_FUNC (compile.at:390): ok     (0m2.964s 0m1.552s)
277. Multiple languages (compile.at:400): ok     (0m5.712s 0m2.316s)
278. AC_NO_EXECUTABLES (aclang.at:13): ok     (0m1.476s 0m0.864s)
279. AC_REQUIRE_CPP (aclang.at:14): ok     (0m2.668s 0m1.400s)
280. Extensions (c.at:33): ok     (0m2.604s 0m1.288s)
281. Broken/missing compilers (c.at:56): ok     (0m0.700s 0m0.316s)
282. C keywords (c.at:75): ok     (0m2.592s 0m1.528s)
283. AC_PROG_CPP requires AC_PROG_CC (c.at:93): ok     (0m2.648s 0m1.392s)
284. AC_PROG_CPP with warnings (c.at:108): ok     (0m2.084s 0m0.952s)
285. AC_PROG_CPP without warnings (c.at:140): ok     (0m2.080s 0m0.976s)
286. AC_PROG_CPP via CC (c.at:180): ok     (0m2.072s 0m1.000s)
287. AC_NO_EXECUTABLES (working linker) (c.at:221): ok     (0m2.796s 0m1.360s)
288. AC_NO_EXECUTABLES (broken linker) (c.at:231): ok     (0m2.152s 0m1.076s)
289. AC_USE_SYSTEM_EXTENSIONS (c.at:242): ok     (0m6.552s 0m3.188s)
290. AC_C_RESTRICT and C++ (c.at:265): ok     (0m2.216s 0m1.040s)
291. AC_OPENMP and C (c.at:328): ok     (0m2.560s 0m1.072s)
292. AC_OPENMP and C++ (c.at:382): ok     (0m2.804s 0m1.088s)
293. AC_C_BACKSLASH_A (acc.at:13): ok     (0m2.564s 0m1.408s)
294. AC_C_BIGENDIAN (acc.at:14): ok     (0m3.704s 0m2.232s)
295. AC_C_CHAR_UNSIGNED (acc.at:15): ok     (0m3.760s 0m2.064s)
296. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok     (0m2.612s 0m1.272s)
297. AC_C_INLINE (acc.at:17): ok     (0m2.632s 0m1.324s)
298. AC_C_PROTOTYPES (acc.at:18): ok     (0m2.496s 0m1.380s)
299. AC_C_RESTRICT (acc.at:19): ok     (0m2.592s 0m1.396s)
300. AC_C_STRINGIZE (acc.at:20): ok     (0m2.652s 0m1.464s)
301. AC_C_TYPEOF (acc.at:21): ok     (0m2.648s 0m1.316s)
302. AC_C_VARARRAYS (acc.at:22): ok     (0m2.568s 0m1.412s)
303. AC_C__GENERIC (acc.at:23): ok     (0m2.544s 0m1.400s)
304. AC_OPENMP (acc.at:24): ok     (0m2.684s 0m1.460s)
305. AC_PROG_CC_C_O (acc.at:25): ok     (0m2.624s 0m1.544s)
306. AC_PROG_CPP_WERROR (acc.at:26): ok     (0m2.644s 0m1.452s)
307. AC_PROG_GCC_TRADITIONAL (acc.at:27): ok     (0m2.684s 0m1.472s)
308. AC_LANG_C (acc.at:30): ok     (0m4.908s 0m1.272s)
309. AC_LANG_CPLUSPLUS (acc.at:31): ok     (0m4.972s 0m1.268s)
310. AC_LANG_OBJC (acc.at:32): ok     (0m4.876s 0m1.336s)
311. GNU Fortran 77 (fortran.at:31): skipped (fortran.at:31)
312. GNU Fortran (fortran.at:61): ok     (0m2.580s 0m1.404s)
313. AC_OPENMP and Fortran 77 (fortran.at:84): skipped (fortran.at:114)
314. AC_OPENMP and Fortran (fortran.at:124): ok     (0m2.552s 0m0.996s)
315. AC_F77_DUMMY_MAIN usage (fortran.at:176): skipped (fortran.at:241)
316. AC_FC_DUMMY_MAIN usage (fortran.at:253): ok     (0m3.664s 0m1.536s)
317. AC_F77_MAIN usage (fortran.at:331): skipped (fortran.at:395)
318. AC_FC_MAIN usage (fortran.at:410): ok     (0m4.980s 0m2.148s)
319. AC_F77_FUNC usage (fortran.at:489): skipped (fortran.at:551)
320. AC_FC_FUNC usage (fortran.at:563): ok     (0m3.488s 0m1.668s)
321. AC_FC_SRCEXT usage (fortran.at:636): ok     (0m2.020s 0m1.120s)
322. AC_FC_PP_SRCEXT usage (fortran.at:721): ok     (0m3.352s 0m2.660s)
323. AC_FC_FREEFORM (fortran.at:821): ok     (0m1.540s 0m0.812s)
324. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:858): ok     (0m1.608s 
0m0.840s)
325. AC_FC_FIXEDFORM (fortran.at:896): ok     (0m1.492s 0m0.800s)
326. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:934): ok     (0m1.604s 
0m0.816s)
327. AC_FC_LINE_LENGTH (fortran.at:973): ok     (0m9.977s 0m5.232s)
328. AC_FC_CHECK_BOUNDS (fortran.at:1041): ok     (0m1.836s 0m0.948s)
329. AC_FC_MODULE_FLAG (fortran.at:1100): ok     (0m1.700s 0m0.944s)
330. AC_F77_IMPLICIT_NONE (acfortran.at:13): skipped (acfortran.at:13)
331. AC_F77_MAIN (acfortran.at:14): skipped (acfortran.at:14)
332. AC_F77_WRAPPERS (acfortran.at:15): skipped (acfortran.at:15)
333. AC_FC_CHECK_BOUNDS (acfortran.at:16): ok     (0m2.776s 0m1.400s)
334. AC_FC_FIXEDFORM (acfortran.at:17): ok     (0m2.516s 0m1.308s)
335. AC_FC_FREEFORM (acfortran.at:18): ok     (0m2.480s 0m1.420s)
336. AC_FC_IMPLICIT_NONE (acfortran.at:19): ok     (0m2.576s 0m1.460s)
337. AC_FC_LINE_LENGTH (acfortran.at:20): ok     (0m2.516s 0m1.400s)
338. AC_FC_MAIN (acfortran.at:21): ok     (0m4.848s 0m2.216s)
339. AC_FC_MODULE_EXTENSION (acfortran.at:22): ok     (0m2.448s 0m1.400s)
340. AC_FC_MODULE_FLAG (acfortran.at:23): ok     (0m2.560s 0m1.388s)
341. AC_FC_MODULE_OUTPUT_FLAG (acfortran.at:24): ok     (0m2.496s 0m1.432s)
342. AC_FC_PP_DEFINE (acfortran.at:25): ok     (0m2.588s 0m1.356s)
343. AC_FC_WRAPPERS (acfortran.at:26): ok     (0m4.052s 0m2.020s)
344. AC_PROG_F77_C_O (acfortran.at:27): skipped (acfortran.at:27)
345. AC_PROG_FC_C_O (acfortran.at:28): ok     (0m2.552s 0m1.340s)
346. AC_F77_NAME_MANGLING (acfortran.at:31): ok     (0m4.940s 0m1.324s)
347. AC_LANG_FORTRAN77 (acfortran.at:32): ok     (0m4.880s 0m1.368s)
348. Erlang (erlang.at:30): skipped (erlang.at:30)
349. AC_ERLANG_CHECK_LIB (erlang.at:52): skipped (erlang.at:52)
350. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:72): skipped (erlang.at:72)
351. AC_ERLANG_SUBST_LIB_DIR (erlang.at:89): skipped (erlang.at:89)
352. AC_ERLANG_SUBST_INSTALL_LIB_DIR (erlang.at:106): ok     (0m1.520s 0m0.844s)
353. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:114): ok     (0m1.492s 
0m0.888s)
354. AC_ERLANG_SUBST_ERTS_VER (erlang.at:128): skipped (erlang.at:128)
356. AC_LANG_GO (acgo.at:15): ok     (0m4.872s 0m1.340s)
357. AC_CHECK_LIB (semantics.at:33): ok     (0m3.816s 0m2.032s)
358. AC_SEARCH_LIBS (semantics.at:77): ok     (0m2.764s 0m1.600s)
359. AC_SEARCH_LIBS (none needed) (semantics.at:90): ok     (0m2.620s 0m1.448s)
360. AC_CHECK_DECLS (semantics.at:105): ok     (0m3.148s 0m1.976s)
361. AC_CHECK_FUNCS (semantics.at:159): ok     (0m2.816s 0m1.480s)
362. AC_REPLACE_FUNCS (semantics.at:172): ok     (0m2.620s 0m1.212s)
363. AC_CHECK_HEADERS (semantics.at:213): ok     (0m3.172s 0m1.556s)
364. AC_CHECK_HEADERS (preprocessor test) (semantics.at:242): ok     (0m2.024s 
0m0.992s)
365. AC_CHECK_HEADERS (compiler test) (semantics.at:269): ok     (0m2.056s 
0m0.924s)
366. AC_CHECK_MEMBER (semantics.at:302): ok     (0m2.668s 0m1.532s)
367. AC_CHECK_MEMBERS (semantics.at:328): ok     (0m2.684s 0m1.512s)
368. AC_CHECK_ALIGNOF (semantics.at:343): ok     (0m4.020s 0m2.316s)
369. AC_CHECK_ALIGNOF (cross compile) (semantics.at:343): ok     (0m3.716s 
0m2.312s)
370. AC_CHECK_ALIGNOF struct (semantics.at:360): ok     (0m4.076s 0m2.048s)
371. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:360): ok     
(0m3.756s 0m2.136s)
372. AC_CHECK_SIZEOF (semantics.at:372): ok     (0m4.036s 0m2.328s)
373. AC_CHECK_SIZEOF (cross compile) (semantics.at:372): ok     (0m3.968s 
0m2.320s)
374. AC_CHECK_SIZEOF struct (semantics.at:388): ok     (0m4.232s 0m2.464s)
375. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:388): ok     
(0m4.728s 0m2.736s)
376. AC_CHECK_TYPES (semantics.at:413): ok     (0m2.648s 0m1.572s)
377. AC_CHECK_TYPES: backward compatibility (semantics.at:427): ok     
(0m0.500s 0m0.140s)
378. AC_CHECK_FILES (semantics.at:463): ok     (0m1.468s 0m0.996s)
379. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:506): ok     (0m0.636s 
0m0.280s)
380. AC_C_BIGENDIAN (semantics.at:555): ok     (0m6.608s 0m3.048s)
381. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:604): ok     (0m0.592s 0m0.312s)
382. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:646): ok     (0m0.628s 0m0.308s)
383. AC_PATH_XTRA (semantics.at:726): ok     (0m3.912s 0m2.136s)
384. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:744): ok     (0m3.920s 0m2.204s)
385. AC_FUNC_SETVBUF_REVERSED (semantics.at:745): ok     (0m1.488s 0m0.864s)
386. AC_FUNC_WAIT3 (semantics.at:746): ok     (0m3.940s 0m2.048s)
387. AC_ARG_ENABLE (acgeneral.at:13): ok     (0m1.508s 0m0.856s)
388. AC_ARG_PROGRAM (acgeneral.at:14): ok     (0m1.524s 0m0.864s)
389. AC_ARG_WITH (acgeneral.at:15): ok     (0m1.548s 0m0.816s)
390. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok     (0m3.884s 0m2.024s)
391. AC_EGREP_CPP (acgeneral.at:17): ok     (0m2.700s 0m1.448s)
392. AC_EGREP_HEADER (acgeneral.at:18): ok     (0m2.720s 0m1.444s)
393. AC_LIBOBJ (acgeneral.at:19): ok     (0m1.496s 0m0.864s)
394. AC_LIBSOURCES (acgeneral.at:20): ok     (0m1.428s 0m0.936s)
395. AC_PREFIX_DEFAULT (acgeneral.at:21): ok     (0m1.428s 0m0.920s)
396. AC_CHECKING (acgeneral.at:24): ok     (0m4.888s 0m1.332s)
397. AC_COMPILE_CHECK (acgeneral.at:25): ok     (0m6.592s 0m1.912s)
398. AC_ENABLE (acgeneral.at:26): ok     (0m4.988s 0m1.252s)
399. AC_FOREACH (acgeneral.at:27): ok     (0m4.792s 0m1.400s)
400. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok     (0m4.864s 0m1.348s)
401. AC_TRY_COMPILE (acgeneral.at:29): ok     (0m6.460s 0m1.964s)
402. AC_TRY_CPP (acgeneral.at:30): ok     (0m6.660s 0m1.964s)
403. AC_TRY_LINK (acgeneral.at:31): ok     (0m6.584s 0m2.032s)
404. AC_TRY_RUN (acgeneral.at:32): ok     (0m6.600s 0m2.032s)
405. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok     (0m4.820s 
0m1.384s)
406. AC_WITH (acgeneral.at:34): ok     (0m4.872s 0m1.372s)
407. AC_OUTPUT_COMMANDS (acstatus.at:15): ok     (0m4.888s 0m1.328s)
408. AC_SYS_INTERPRETER (acspecific.at:13): ok     (0m1.444s 0m0.912s)
409. AC_SYS_LARGEFILE (acspecific.at:14): ok     (0m2.636s 0m1.420s)
410. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok     (0m1.556s 0m0.844s)
411. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok     (0m2.660s 0m1.412s)
412. AC_AIX (acspecific.at:19): ok     (0m9.161s 0m3.308s)
413. AC_ARG_ARRAY (acspecific.at:20): ok     (0m4.828s 0m1.376s)
414. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok     (0m6.504s 0m2.020s)
415. AC_DYNIX_SEQ (acspecific.at:22): ok     (0m6.648s 0m2.000s)
416. AC_HAVE_POUNDBANG (acspecific.at:23): ok     (0m4.920s 0m1.352s)
417. AC_IRIX_SUN (acspecific.at:24): ok     (0m6.824s 0m2.072s)
418. AC_ISC_POSIX (acspecific.at:25): ok     (0m6.584s 0m2.044s)
419. AC_MINIX (acspecific.at:26): ok     (0m9.149s 0m3.264s)
420. AC_SCO_INTL (acspecific.at:27): ok     (0m6.632s 0m2.032s)
421. AC_XENIX_DIR (acspecific.at:28): ok     (0m7.068s 0m2.148s)
422. AC_PROG_AWK (acprograms.at:13): ok     (0m1.424s 0m0.924s)
423. AC_PROG_FGREP (acprograms.at:14): ok     (0m1.460s 0m0.932s)
424. AC_PROG_INSTALL (acprograms.at:15): ok     (0m1.504s 0m0.880s)
425. AC_PROG_LEX (acprograms.at:16): ok     (0m5.288s 0m1.568s)
426. AC_PROG_LN_S (acprograms.at:17): ok     (0m1.448s 0m0.892s)
427. AC_PROG_MAKE_SET (acprograms.at:18): ok     (0m1.480s 0m0.904s)
428. AC_PROG_MKDIR_P (acprograms.at:19): ok     (0m1.452s 0m0.916s)
429. AC_PROG_RANLIB (acprograms.at:20): ok     (0m1.520s 0m0.852s)
430. AC_PROG_SED (acprograms.at:21): ok     (0m1.532s 0m0.840s)
431. AC_PROG_YACC (acprograms.at:22): ok     (0m1.428s 0m0.932s)
432. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok     (0m4.904s 0m1.336s)
433. AC_DECL_YYTEXT (acprograms.at:26): ok     (0m11.781s 0m2.284s)
434. AC_RSH (acprograms.at:27): ok     (0m4.800s 0m1.392s)
435. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok     (0m1.444s 0m0.912s)
436. AC_CHECK_HEADER_STDBOOL (acheaders.at:14): ok     (0m3.816s 0m2.216s)
437. AC_HEADER_ASSERT (acheaders.at:15): ok     (0m1.440s 0m0.920s)
438. AC_HEADER_MAJOR (acheaders.at:16): ok     (0m3.776s 0m2.144s)
439. AC_HEADER_RESOLV (acheaders.at:17): ok     (0m2.888s 0m1.640s)
440. AC_HEADER_STAT (acheaders.at:18): ok     (0m2.548s 0m1.428s)
441. AC_HEADER_STDBOOL (acheaders.at:19): ok     (0m4.096s 0m1.956s)
442. AC_HEADER_TIOCGWINSZ (acheaders.at:20): ok     (0m2.696s 0m1.476s)
443. AC_DIR_HEADER (acheaders.at:23): ok     (0m9.049s 0m3.464s)
444. AC_MEMORY_H (acheaders.at:24): ok     (0m8.465s 0m3.136s)
445. AC_UNISTD_H (acheaders.at:25): ok     (0m8.421s 0m3.092s)
446. AC_USG (acheaders.at:26): ok     (0m8.801s 0m3.072s)
447. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok     (0m2.820s 0m1.488s)
448. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok     (0m2.768s 0m1.540s)
449. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok     (0m3.876s 0m1.996s)
450. AC_STRUCT_TIMEZONE (actypes.at:16): ok     (0m2.648s 0m1.180s)
451. AC_TYPE_INT16_T (actypes.at:17): ok     (0m3.788s 0m1.920s)
452. AC_TYPE_INT32_T (actypes.at:18): ok     (0m3.832s 0m2.112s)
453. AC_TYPE_INT64_T (actypes.at:19): ok     (0m3.864s 0m2.076s)
454. AC_TYPE_INT8_T (actypes.at:20): ok     (0m3.820s 0m2.112s)
455. AC_TYPE_INTMAX_T (actypes.at:21): ok     (0m4.084s 0m2.184s)
456. AC_TYPE_INTPTR_T (actypes.at:22): ok     (0m3.840s 0m2.084s)
457. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok     (0m2.580s 0m1.308s)
458. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok     (0m2.620s 0m1.376s)
459. AC_TYPE_MODE_T (actypes.at:25): ok     (0m3.768s 0m2.192s)
460. AC_TYPE_OFF_T (actypes.at:26): ok     (0m3.772s 0m2.172s)
461. AC_TYPE_SSIZE_T (actypes.at:27): ok     (0m3.868s 0m2.108s)
462. AC_TYPE_UINT16_T (actypes.at:28): ok     (0m3.712s 0m2.148s)
463. AC_TYPE_UINT32_T (actypes.at:29): ok     (0m3.752s 0m1.912s)
464. AC_TYPE_UINT64_T (actypes.at:30): ok     (0m3.636s 0m2.212s)
465. AC_TYPE_UINT8_T (actypes.at:31): ok     (0m3.760s 0m2.104s)
466. AC_TYPE_UINTMAX_T (actypes.at:32): ok     (0m3.948s 0m2.208s)
467. AC_TYPE_UINTPTR_T (actypes.at:33): ok     (0m3.824s 0m2.120s)
468. AC_C_LONG_DOUBLE (actypes.at:36): ok     (0m6.424s 0m2.016s)
469. AC_INT_16_BITS (actypes.at:37): ok     (0m8.953s 0m3.028s)
470. AC_LONG_64_BITS (actypes.at:38): ok     (0m8.845s 0m3.172s)
471. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok     (0m8.545s 0m3.224s)
472. AC_STRUCT_ST_RDEV (actypes.at:40): ok     (0m8.597s 0m3.168s)
473. AC_TYPE_SIGNAL (actypes.at:41): ok     (0m6.520s 0m1.928s)
474. AM_TYPE_PTRDIFF_T (actypes.at:42): ok     (0m8.745s 0m3.196s)
475. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok     (0m1.428s 0m0.908s)
476. AC_FUNC_CHOWN (acfunctions.at:14): ok     (0m4.004s 0m2.256s)
477. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok     (0m4.012s 0m2.228s)
478. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok     (0m2.728s 0m1.336s)
479. AC_FUNC_FNMATCH (acfunctions.at:17): ok     (0m2.680s 0m1.404s)
480. AC_FUNC_FORK (acfunctions.at:18): ok     (0m4.508s 0m2.448s)
481. AC_FUNC_FSEEKO (acfunctions.at:19): ok     (0m2.744s 0m1.364s)
482. AC_FUNC_GETGROUPS (acfunctions.at:20): ok     (0m4.436s 0m2.440s)
483. AC_FUNC_GETMNTENT (acfunctions.at:21): ok     (0m2.600s 0m1.464s)
484. AC_FUNC_GETPGRP (acfunctions.at:22): ok     (0m3.764s 0m2.040s)
485. AC_FUNC_LSTAT (acfunctions.at:23): ok     (0m4.148s 0m2.296s)
486. AC_FUNC_MALLOC (acfunctions.at:24): ok     (0m3.912s 0m2.292s)
487. AC_FUNC_MBRTOWC (acfunctions.at:25): ok     (0m2.744s 0m1.320s)
488. AC_FUNC_MEMCMP (acfunctions.at:26): ok     (0m3.812s 0m2.152s)
489. AC_FUNC_MKTIME (acfunctions.at:27): ok     (0m4.308s 0m2.244s)
490. AC_FUNC_MMAP (acfunctions.at:28): ok     (0m4.352s 0m2.324s)
491. AC_FUNC_OBSTACK (acfunctions.at:29): ok     (0m3.864s 0m2.112s)
492. AC_FUNC_REALLOC (acfunctions.at:30): ok     (0m3.920s 0m2.280s)
493. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok     (0m3.992s 0m2.292s)
494. AC_FUNC_SETPGRP (acfunctions.at:32): ok     (0m3.740s 0m2.112s)
495. AC_FUNC_STAT (acfunctions.at:33): ok     (0m4.100s 0m2.360s)
496. AC_FUNC_STRCOLL (acfunctions.at:34): ok     (0m3.948s 0m2.240s)
497. AC_FUNC_STRERROR_R (acfunctions.at:35): ok     (0m4.004s 0m2.100s)
498. AC_FUNC_STRFTIME (acfunctions.at:36): ok     (0m2.716s 0m1.372s)
499. AC_FUNC_STRNLEN (acfunctions.at:37): ok     (0m4.248s 0m2.052s)
500. AC_FUNC_STRTOD (acfunctions.at:38): ok     (0m3.800s 0m2.140s)
501. AC_FUNC_STRTOLD (acfunctions.at:39): ok     (0m2.660s 0m1.312s)
502. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok     (0m3.968s 0m2.132s)
503. AC_FUNC_VPRINTF (acfunctions.at:41): ok     (0m2.840s 0m1.396s)
504. AC_HAVE_LIBRARY (aclibs.at:15): ok     (0m6.284s 0m2.088s)
505. Libtool (foreign.at:25): ok     (0m4.488s 0m2.424s)
506. shtool (foreign.at:92): ok     (0m1.076s 0m0.828s)
507. autoscan (autoscan.at:20): ok     (0m0.548s 0m0.124s)
testsuite: ending at: Sat Dec 29 11:36:06 CET 2012
testsuite: test suite duration: 0h 32m 19s

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

ERROR: 490 tests were run,
6 failed (4 expected failures).
17 tests were skipped.

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

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

 132: autotest.at:300    Tested programs
      autotest
 355: go.at:30           Go

Skipped tests:
GNU Autoconf 2.69.59-adc84 test suite test groups:

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

 140: autotest.at:385    Syntax error
      autotest
 210: autotest.at:1495   parallel syntax error
      autotest
 229: base.at:322        AC_CACHE_CHECK
      config_site
 311: fortran.at:31      GNU Fortran 77
 313: fortran.at:84      AC_OPENMP and Fortran 77
 315: fortran.at:176     AC_F77_DUMMY_MAIN usage
 317: fortran.at:331     AC_F77_MAIN usage
 319: fortran.at:489     AC_F77_FUNC usage
 330: acfortran.at:13    AC_F77_IMPLICIT_NONE
 331: acfortran.at:14    AC_F77_MAIN
 332: acfortran.at:15    AC_F77_WRAPPERS
 344: acfortran.at:27    AC_PROG_F77_C_O
 348: erlang.at:30       Erlang
      erlang
 349: erlang.at:52       AC_ERLANG_CHECK_LIB
      erlang
 350: erlang.at:72       AC_ERLANG_SUBST_ROOT_DIR
      erlang
 351: erlang.at:89       AC_ERLANG_SUBST_LIB_DIR
      erlang
 354: erlang.at:128      AC_ERLANG_SUBST_ERTS_VER
      erlang

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

#                             -*- compilation -*-
132. autotest.at:300: testing Tested programs ...
./autotest.at:300: cat >./atconfig <<EOF
at_testdir=.
abs_builddir='`pwd`'
at_srcdir=.
abs_srcdir='`pwd`'
at_top_srcdir=.
abs_top_srcdir='`pwd`'
at_top_build_prefix=
abs_top_builddir='`pwd`'
EOF
./autotest.at:300: autom4te --language=autotest -o micro-suite micro-suite.at
./autotest.at:300: $CONFIG_SHELL ./micro-suite
stdout:
## ------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: programs test suite. ##
## ------------------------------------------------- ##

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

0 tests were successful.
./autotest.at:300: $CONFIG_SHELL ./micro-suite -v -x
stdout:
## ------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: programs test suite. ##
## ------------------------------------------------- ##

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

0 tests were successful.
./autotest.at:300: sed -n 's|.*/\([^ /]* --version\)|\1|p' micro-suite.log
--- -   2012-12-29 11:07:33.330925352 +0100
+++ /home/stefano/src/ac/autoconf/tests/testsuite.dir/at-groups/132/stdout      
2012-12-29 11:07:33.000000000 +0100
@@ -1,3 +1,4 @@
 autoconf --version
 autom4te --version
+autoconf --version

./micro-suite.log:
> ## ------------------------------------------------- ##
> ## GNU Nonsense 1.0 test suite: programs test suite. ##
> ## ------------------------------------------------- ##
>
> micro-suite: command line was:
>   $ ./micro-suite -v -x
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = bigio
> uname -m = i686
> uname -r = 2.6.30-2-686
> uname -s = Linux
> uname -v = #1 SMP Sat Sep 26 01:16:22 UTC 2009
>
> /usr/bin/uname -p = unknown
> /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: /home/stefano/src/ac/autoconf/tests/
> PATH: /home/stefano/bin/local/
> PATH: /home/stefano/bin/
> PATH: /usr/local/bin/
> PATH: /usr/local/sbin/
> PATH: /opt/bin/
> PATH: /usr/games/
> PATH: /usr/lib/jvm/java-6-sun-1.6.0.26/bin/
> PATH: /usr/bin/
> PATH: /usr/sbin/
> PATH: /bin/
> PATH: /sbin/
>
> micro-suite: atconfig:
> | at_testdir=.
> | abs_builddir='/home/stefano/src/ac/autoconf/tests/testsuite.dir/132'
> | at_srcdir=.
> | abs_srcdir='/home/stefano/src/ac/autoconf/tests/testsuite.dir/132'
> | at_top_srcdir=.
> | abs_top_srcdir='/home/stefano/src/ac/autoconf/tests/testsuite.dir/132'
> | at_top_build_prefix=
> | abs_top_builddir='/home/stefano/src/ac/autoconf/tests/testsuite.dir/132'
>
> ## ---------------- ##
> ## Tested programs. ##
> ## ---------------- ##
>
> ./micro-suite.at:1: /home/stefano/src/ac/autoconf/tests/autoconf --version
> autoconf (GNU Autoconf) 2.69.59-adc84
> Copyright (C)  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.
>
> ./micro-suite.at:1: /home/stefano/src/ac/autoconf/tests/autom4te --version
> autom4te (GNU Autoconf) 2.69.59-adc84
> Copyright (C)  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.
>
> ./micro-suite.at:1: /home/stefano/src/ac/autoconf/tests/autoconf --version
> autoconf (GNU Autoconf) 2.69.59-adc84
> Copyright (C)  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.
>
> ## ------------------ ##
> ## Running the tests. ##
> ## ------------------ ##
> micro-suite: starting at: Sat Dec 29 11:07:33 CET 2012
> micro-suite: ending at: Sat Dec 29 11:07:33 CET 2012
> micro-suite: test suite duration: 0h 0m 0s
>
> ## ------------- ##
> ## Test results. ##
> ## ------------- ##
>
> 0 tests were successful.
132. autotest.at:300: 132. Tested programs (autotest.at:300): FAILED 
(autotest.at:300)

#                             -*- compilation -*-
355. go.at:30: testing Go ...
./go.at:30: autoconf --force -W obsolete
./go.at:30: /bin/sh -n configure
stderr:
./go.at:30: autoheader
./go.at:30: ./configure $configure_options -C
--- /dev/null   2012-12-29 08:28:46.151945383 +0100
+++ /home/stefano/src/ac/autoconf/tests/testsuite.dir/at-groups/355/stderr      
2012-12-29 11:20:36.000000000 +0100
@@ -0,0 +1,4 @@
+configure: error: in `/home/stefano/src/ac/autoconf/tests/testsuite.dir/355':
+configure: error: cannot run Go compiled programs.
+If you meant to cross compile, use `--host'.
+See `config.log' for more details
stdout:
configure: creating cache config.cache
checking for gccgo... gccgo
checking whether the Go compiler works... yes
checking for Go compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... ./go.at:30: 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.69.59-adc84.  Invocation command line was
>
>   $ ./configure -C
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = bigio
> uname -m = i686
> uname -r = 2.6.30-2-686
> uname -s = Linux
> uname -v = #1 SMP Sat Sep 26 01:16:22 UTC 2009
>
> /usr/bin/uname -p = unknown
> /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: /home/stefano/src/ac/autoconf/tests/
> PATH: /home/stefano/src/ac/autoconf/tests/
> PATH: /home/stefano/bin/local/
> PATH: /home/stefano/bin/
> PATH: /usr/local/bin/
> PATH: /usr/local/sbin/
> PATH: /opt/bin/
> PATH: /usr/games/
> PATH: /usr/lib/jvm/java-6-sun-1.6.0.26/bin/
> PATH: /usr/bin/
> PATH: /usr/sbin/
> PATH: /bin/
> PATH: /sbin/
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1620: creating cache config.cache
> configure:1765: checking for gccgo
> configure:1785: found /usr/bin/gccgo
> configure:1796: result: gccgo
> configure:1926: checking for Go compiler version
> configure:1934: gccgo --version >&5
> gccgo (Debian 4.7.2-4) 4.7.2
> Copyright (C) 2012 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.
>
> configure:1945: $? = 0
> configure:1959: checking whether the Go compiler works
> configure:1981: gccgo   conftest.go  >&5
> configure:1985: $? = 0
> configure:2033: result: yes
> configure:2036: checking for Go compiler default output file name
> configure:2038: result: a.out
> configure:2044: checking for suffix of executables
> configure:2051: gccgo -o conftest   conftest.go  >&5
> configure:2055: $? = 0
> configure:2077: result:
> configure:2103: checking whether we are cross compiling
> configure:2111: gccgo -o conftest   conftest.go  >&5
> conftest.go:4:14: error: too many arguments
> configure:2115: $? = 1
> configure:2122: ./conftest
> ./configure: line 2124: ./conftest: No such file or directory
> configure:2126: $? = 127
> configure:2133: error: in 
> `/home/stefano/src/ac/autoconf/tests/testsuite.dir/355':
> configure:2135: error: cannot run Go compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_env_GOC_set=
> ac_cv_env_GOC_value=
> ac_cv_env_GOFLAGS_set=
> ac_cv_env_GOFLAGS_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_GOC=gccgo
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EXEEXT=''
> GOC='gccgo'
> GOFLAGS=''
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> OBJEXT=''
> 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
355. go.at:30: 355. Go (go.at:30): FAILED (go.at:30)


## ------------- ##
## ../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.69.59-adc84, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
|
|   $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = bigio
| uname -m = i686
| uname -r = 2.6.30-2-686
| uname -s = Linux
| uname -v = #1 SMP Sat Sep 26 01:16:22 UTC 2009
|
| /usr/bin/uname -p = unknown
| /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: /home/stefano/bin/local
| PATH: /home/stefano/bin
| PATH: /usr/local/bin
| PATH: /usr/local/sbin
| PATH: /opt/bin
| PATH: /usr/games
| PATH: /usr/lib/jvm/java-6-sun-1.6.0.26/bin
| PATH: /usr/bin
| PATH: /usr/sbin
| PATH: /bin
| PATH: /sbin
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:1808: checking for a BSD-compatible install
| configure:1876: result: /usr/bin/install -c
| configure:1887: checking whether build environment is sane
| configure:1942: result: yes
| configure:2093: checking for a thread-safe mkdir -p
| configure:2132: result: /bin/mkdir -p
| configure:2139: checking for gawk
| configure:2155: found /usr/bin/gawk
| configure:2166: result: gawk
| configure:2177: checking whether make sets $(MAKE)
| configure:2199: result: yes
| configure:2228: checking whether make supports nested variables
| configure:2245: result: yes
| configure:2329: checking build system type
| configure:2343: result: i686-pc-linux-gnu
| configure:2363: checking host system type
| configure:2376: result: i686-pc-linux-gnu
| configure:2403: autobuild project... GNU Autoconf
| configure:2409: autobuild revision... 2.69.59-adc84
| configure:2414: autobuild hostname... bigio
| configure:2425: autobuild timestamp... 20121229T100322Z
| configure:2453: checking whether /bin/sh -n is known to work
| configure:2472: result: yes
| configure:2476: checking for characters that cannot appear in file names
| configure:2496: result: none
| configure:2502: checking whether directories can have trailing spaces
| configure:2516: result: yes
| configure:2527: checking for expr
| configure:2545: found /usr/bin/expr
| configure:2557: result: /usr/bin/expr
| configure:2576: checking for GNU M4 that supports accurate traces
| configure:2625: result: /usr/bin/m4
| configure:2628: checking whether /usr/bin/m4 accepts --gnu
| configure:2638: result: yes
| configure:2655: checking how m4 supports trace files
| configure:2665: result: --debugfile
| configure:2689: checking for perl
| configure:2707: found /usr/bin/perl
| configure:2720: result: /usr/bin/perl
| configure:2739: checking whether /usr/bin/perl Fcntl::flock is implemented
| configure:2753: result: yes
| configure:2771: checking for emacs
| configure:2787: found /usr/bin/emacs
| configure:2798: result: emacs
| configure:2816: checking whether emacs is sufficiently recent
| configure:2826: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2
| Loading /etc/emacs/site-start.d/00debian-vars.el (source)...
| Loading /etc/emacs/site-start.d/50a2ps.el (source)...
| Loading /etc/emacs/site-start.d/50autoconf.el (source)...
| Loading /etc/emacs/site-start.d/50bashdb.el (source)...
| Loading /etc/emacs/site-start.d/50cmake-data.el (source)...
| Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
| Loading debian-ispell...
| Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...
| Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
| Loading /etc/emacs/site-start.d/50festival.el (source)...
| Loading /etc/emacs/site-start.d/50ftnchek.el (source)...
| Loading /etc/emacs/site-start.d/50global.el (source)...
| Loading /etc/emacs/site-start.d/50libperl-critic-perl.el (source)...
| Loading /etc/emacs/site-start.d/50psvn.el (source)...
| Loading /etc/emacs/site-start.d/50pylint.el (source)...
| Loading pylint...
| Loading /etc/emacs/site-start.d/50python-docutils.el (source)...
|
| In broken-mode:
| conftest.el:2:35:Warning: assignment to free variable `broken-defaults'
| Wrote /home/stefano/src/ac/autoconf/conftest.elc
| configure:2829: $? = 0
| configure:2837: result: yes
| configure:2854: checking for emacs
| configure:2881: result: emacs
| configure:2905: checking where .elc files should go
| configure:2918: $EMACS -batch -q -eval '(while load-path (princ (concat (car 
load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| Loading /etc/emacs/site-start.d/00debian-vars.el (source)...
| Loading /etc/emacs/site-start.d/50a2ps.el (source)...
| Loading /etc/emacs/site-start.d/50autoconf.el (source)...
| Loading /etc/emacs/site-start.d/50bashdb.el (source)...
| Loading /etc/emacs/site-start.d/50cmake-data.el (source)...
| Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
| Loading debian-ispell...
| Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)...
| Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
| Loading /etc/emacs/site-start.d/50festival.el (source)...
| Loading /etc/emacs/site-start.d/50ftnchek.el (source)...
| Loading /etc/emacs/site-start.d/50global.el (source)...
| Loading /etc/emacs/site-start.d/50libperl-critic-perl.el (source)...
| Loading /etc/emacs/site-start.d/50psvn.el (source)...
| Loading /etc/emacs/site-start.d/50pylint.el (source)...
| Loading pylint...
| Loading /etc/emacs/site-start.d/50python-docutils.el (source)...
| configure:2921: $? = 0
| configure:2934: result: ${datarootdir}/emacs/site-lisp
| configure:2947: checking for grep that handles long lines and -e
| configure:3005: result: /bin/grep
| configure:3010: checking for egrep
| configure:3072: result: /bin/grep -E
| configure:3077: checking for a sed that does not truncate output
| configure:3141: result: /bin/sed
| configure:3151: checking whether make is case sensitive
| configure:3166: result: yes
| configure:3334: checking that generated files are newer than configure
| configure:3340: result: done
| configure:3352: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by GNU Autoconf config.status 2.69.59-adc84, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
|
|   CONFIG_FILES    =
|   CONFIG_HEADERS  =
|   CONFIG_LINKS    =
|   CONFIG_COMMANDS =
|   $ ./config.status
|
| on bigio
|
| config.status:801: creating tests/Makefile
| config.status:801: creating tests/atlocal
| config.status:801: creating man/Makefile
| config.status:801: creating lib/emacs/Makefile
| config.status:801: creating Makefile
| config.status:801: creating doc/Makefile
| config.status:801: creating lib/Makefile
| config.status:801: creating lib/Autom4te/Makefile
| config.status:801: creating lib/autoscan/Makefile
| config.status:801: creating lib/m4sugar/Makefile
| config.status:801: creating lib/autoconf/Makefile
| config.status:801: creating lib/autotest/Makefile
| config.status:801: creating bin/Makefile
| config.status:1004: executing tests/atconfig commands
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_build=i686-pc-linux-gnu
| 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_host=i686-pc-linux-gnu
| ac_cv_path_EGREP='/bin/grep -E'
| ac_cv_path_EXPR=/usr/bin/expr
| ac_cv_path_GREP=/bin/grep
| ac_cv_path_M4=/usr/bin/m4
| ac_cv_path_PERL=/usr/bin/perl
| ac_cv_path_SED=/bin/sed
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_path_mkdir=/bin/mkdir
| ac_cv_perl_flock_implemented=yes
| ac_cv_prog_AWK=gawk
| ac_cv_prog_EMACS=emacs
| ac_cv_prog_TEST_EMACS=emacs
| ac_cv_prog_emacs_ok=yes
| ac_cv_prog_gnu_m4_debugfile=--debugfile
| ac_cv_prog_gnu_m4_gnu=yes
| 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='${datarootdir}/emacs/site-lisp'
| am_cv_make_support_nested_variables=yes
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| ACLOCAL='${SHELL} /home/stefano/src/ac/autoconf/build-aux/missing 
aclocal-1.13'
| AMTAR='$${TAR-tar}'
| AM_BACKSLASH='\'
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
| AM_DEFAULT_VERBOSITY='1'
| AM_V='$(V)'
| AUTOCONF='${SHELL} /home/stefano/src/ac/autoconf/build-aux/missing autoconf'
| AUTOHEADER='${SHELL} /home/stefano/src/ac/autoconf/build-aux/missing 
autoheader'
| AUTOMAKE='${SHELL} /home/stefano/src/ac/autoconf/build-aux/missing 
automake-1.13'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.69.59-adc84\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 
2.69.59-adc84\" -DPACKAGE_BUGREPORT=\"address@hidden" 
-DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\"; -DPACKAGE=\"autoconf\" 
-DVERSION=\"2.69.59-adc84\"'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| EMACS='emacs'
| EMACSLOADPATH=''
| EXPR='/usr/bin/expr'
| GREP='/bin/grep'
| HELP2MAN='${SHELL} /home/stefano/src/ac/autoconf/build-aux/missing 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='--gnu'
| MAKEINFO='${SHELL} /home/stefano/src/ac/autoconf/build-aux/missing makeinfo'
| MAKE_CASE_SENSITIVE_FALSE='#'
| MAKE_CASE_SENSITIVE_TRUE=''
| MKDIR_P='/bin/mkdir -p'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='address@hidden'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.69.59-adc84'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_URL='http://www.gnu.org/software/autoconf/'
| PACKAGE_VERSION='2.69.59-adc84'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| PERL_FLOCK='yes'
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| STRIP=''
| TEST_EMACS='emacs'
| VERSION='2.69.59-adc84'
| ac_cv_dir_trailing_space='yes'
| ac_cv_sh_n_works='yes'
| ac_cv_unsupported_fs_chars=''
| am__isrc=''
| am__leading_dot='.'
| am__tar='$${TAR-tar} chof - "$$tardir"'
| am__untar='$${TAR-tar} xf -'
| bindir='${exec_prefix}/bin'
| build='i686-pc-linux-gnu'
| build_alias=''
| build_cpu='i686'
| build_os='linux-gnu'
| build_vendor='pc'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='i686-pc-linux-gnu'
| host_alias=''
| host_cpu='i686'
| host_os='linux-gnu'
| host_vendor='pc'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /home/stefano/src/ac/autoconf/build-aux/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datarootdir}/emacs/site-lisp'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='$(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.69.59-adc84"
| #define PACKAGE_STRING "GNU Autoconf 2.69.59-adc84"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE_URL "http://www.gnu.org/software/autoconf/";
| #define PACKAGE "autoconf"
| #define VERSION "2.69.59-adc84"
|
| configure: exit 0



reply via email to

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