## --------------------------------------------- ##
## GNU Autoconf 2.69.171-527f1-dirty test suite. ##
## --------------------------------------------- ##

testsuite: command line was:
  $ tests/testsuite -C tests

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

hostname = Azrael
uname -m = x86_64
uname -r = 4.8.6-void
uname -s = Linux
uname -v = #1 SMP Sat Nov 5 14:34:44 CET 2016

/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: /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests/
PATH: /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests/
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/
PATH: /usr/games/
PATH: /usr/lib/jvm/java-9-oracle/bin/

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='/media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests'
| at_srcdir='.'
| abs_srcdir='/media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/media/void/AR_CADIA/Download/compile/autoconf-2.69.171'
| at_top_build_prefix='../'
| abs_top_builddir='/media/void/AR_CADIA/Download/compile/autoconf-2.69.171'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/bash'}

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

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

ERROR: 502 tests were run,
5 failed (4 expected failures).
7 tests were skipped.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.69.171-527f1-dirty test suite test groups:

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

 212: autotest.at:1530   parallel autotest and signal handling
      autotest

Skipped tests:
GNU Autoconf 2.69.171-527f1-dirty test suite test groups:

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

   1: tools.at:46        Syntax of the shell scripts
 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
 355: go.at:30           Go

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

#                             -*- compilation -*-
212. autotest.at:1530: testing parallel autotest and signal handling ...
./autotest.at:1532: mkfifo fifo || exit 77
./autotest.at:1532: ${CONFIG_SHELL-$SHELL} -c '(set -m && set +m) || exit 77'
stderr:
./autotest.at:1545: 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:1545: autom4te --language=autotest -o micro-suite micro-suite.at
./autotest.at:1575: $CONFIG_SHELL $abs_top_builddir/config.status --file=Makefile:Makefile.in
stdout:
config.status: creating Makefile
./autotest.at:1584: $CONFIG_SHELL ./micro-suite
stderr:
./micro-suite: 7: /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests/testsuite.dir/212/micro-suite.dir/at-groups/4/test-source: in: not found
./micro-suite: 12: /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests/testsuite.dir/212/micro-suite.dir/at-groups/4/test-source: Syntax error: Unterminated quoted string
stdout:
## -------------------------------------------------------------- ##
## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
## -------------------------------------------------------------- ##
  1: test number 1                                   ok
  2: test number 2                                   ok
  3: test number 3                                   ok
  4: killer test                                    ./autotest.at:1584: exit code was 2, expected 130
./micro-suite.log:
> ## -------------------------------------------------------------- ##
> ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ##
> ## -------------------------------------------------------------- ##
> 
> micro-suite: command line was:
>   $ ./micro-suite 
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = Azrael
> uname -m = x86_64
> uname -r = 4.8.6-void
> uname -s = Linux
> uname -v = #1 SMP Sat Nov 5 14:34:44 CET 2016
> 
> /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: /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests/
> PATH: /usr/local/sbin/
> PATH: /usr/local/bin/
> PATH: /usr/sbin/
> PATH: /usr/bin/
> PATH: /sbin/
> PATH: /bin/
> PATH: /usr/games/
> PATH: /usr/lib/jvm/java-9-oracle/bin/
> 
> micro-suite: atconfig:
> | at_testdir=.
> | abs_builddir='/media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests/testsuite.dir/212'
> | at_srcdir=.
> | abs_srcdir='/media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests/testsuite.dir/212'
> | at_top_srcdir=.
> | abs_top_srcdir='/media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests/testsuite.dir/212'
> | at_top_build_prefix=
> | abs_top_builddir='/media/void/AR_CADIA/Download/compile/autoconf-2.69.171/tests/testsuite.dir/212'
> 
> micro-suite: atlocal:
> | suite_pid=$$
> | export suite_pid
> 
> ## ---------------- ##
> ## Tested programs. ##
> ## ---------------- ##
> 
> ## ------------------ ##
> ## Running the tests. ##
> ## ------------------ ##
> micro-suite: starting at: Mon Nov  7 09:33:39 CET 2016
> 1. test number 1 (micro-suite.at:2): ok     (0m0.000000s 0m0.000000s)
> 2. test number 2 (micro-suite.at:5): ok     (0m0.000000s 0m0.000000s)
> 3. test number 3 (micro-suite.at:8): ok     (0m0.000000s 0m0.000000s)
212. autotest.at:1530: 212. parallel autotest and signal handling (autotest.at:1530): FAILED (autotest.at:1584)


## ------------- ##
## ../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.171-527f1-dirty, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
| 
|   $ ./configure --prefix=/usr
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = Azrael
| uname -m = x86_64
| uname -r = 4.8.6-void
| uname -s = Linux
| uname -v = #1 SMP Sat Nov 5 14:34:44 CET 2016
| 
| /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: /usr/local/sbin
| PATH: /usr/local/bin
| PATH: /usr/sbin
| PATH: /usr/bin
| PATH: /sbin
| PATH: /bin
| PATH: /usr/games
| PATH: /usr/lib/jvm/java-9-oracle/bin
| PATH: /usr/lib/jvm/java-9-oracle/db/bin
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1809: checking for a BSD-compatible install
| configure:1877: result: /usr/bin/install -c
| configure:1888: checking whether build environment is sane
| configure:1943: result: yes
| configure:2094: checking for a thread-safe mkdir -p
| configure:2133: result: /bin/mkdir -p
| configure:2140: checking for gawk
| configure:2156: found /usr/bin/gawk
| configure:2167: result: gawk
| configure:2178: checking whether make sets $(MAKE)
| configure:2200: result: yes
| configure:2229: checking whether make supports nested variables
| configure:2246: result: yes
| configure:2382: checking build system type
| configure:2396: result: x86_64-unknown-linux-gnu
| configure:2416: checking host system type
| configure:2429: result: x86_64-unknown-linux-gnu
| configure:2456: autobuild project... GNU Autoconf
| configure:2462: autobuild revision... 2.69.171-527f1-dirty
| configure:2467: autobuild hostname... Azrael
| configure:2478: autobuild timestamp... 20161106T212123Z
| configure:2506: checking whether /bin/sh -n is known to work
| configure:2525: result: no
| configure:2529: checking for characters that cannot appear in file names
| configure:2549: result: none
| configure:2555: checking whether directories can have trailing spaces
| configure:2569: result: yes
| configure:2580: checking for expr
| configure:2598: found /usr/bin/expr
| configure:2610: result: /usr/bin/expr
| configure:2629: checking for GNU M4 that supports accurate traces
| configure:2678: result: /usr/bin/m4
| configure:2681: checking whether /usr/bin/m4 accepts --gnu
| configure:2691: result: yes
| configure:2708: checking how m4 supports trace files
| configure:2718: result: --debugfile
| configure:2740: checking for perl
| configure:2758: found /usr/bin/perl
| configure:2771: result: /usr/bin/perl
| configure:2790: checking whether /usr/bin/perl Fcntl::flock is implemented
| configure:2804: result: yes
| configure:2820: checking for emacs
| configure:2836: found /usr/bin/emacs
| configure:2847: result: emacs
| configure:2865: checking whether emacs is sufficiently recent
| configure:2875: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2
| Loading 00debian-vars...
| Loading /etc/emacs/site-start.d/50autoconf.el (source)...
| Package autoconf removed but not purged.  Skipping setup.
| Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
| Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)...
| Error while loading 50dictionaries-common: Symbol's value as variable is void: debian-aspell-only-dictionary-alist
| Loading /etc/emacs/site-start.d/50doxymacs.el (source)...
| Loading /etc/emacs/site-start.d/50erc.el (source)...
| Loading erc-auto...
| Loading /etc/emacs/site-start.d/50slime.el (source)...
| Loading /usr/share/emacs24/site-lisp/slime/slime-autoloads.elc...
| 
| In toplevel form:
| conftest.el:1:7:Warning: global/dynamic var `broken' lacks a prefix
| 
| In broken-mode:
| conftest.el:2:35:Warning: assignment to free variable `broken-defaults'
| Wrote /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/conftest.elc
| configure:2878: $? = 0
| configure:2886: result: yes
| configure:2903: checking for emacs
| configure:2930: result: emacs
| configure:2954: checking where .elc files should go
| configure:2967: $EMACS -batch -Q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| configure:2970: $? = 0
| configure:2983: result: ${datadir}/emacs/site-lisp
| configure:2996: checking for grep that handles long lines and -e
| configure:3054: result: /bin/grep
| configure:3059: checking for egrep
| configure:3121: result: /bin/grep -E
| configure:3126: checking for a sed that does not truncate output
| configure:3190: result: /bin/sed
| configure:3200: checking whether make is case sensitive
| configure:3215: result: yes
| configure:3383: checking that generated files are newer than configure
| configure:3389: result: done
| configure:3401: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.69.171-527f1-dirty, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on Azrael
| 
| config.status:791: creating tests/atlocal
| config.status:791: creating Makefile
| config.status:994: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=x86_64-unknown-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=x86_64-unknown-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=no
| ac_cv_unsupported_fs_chars=
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| am_cv_make_support_nested_variables=yes
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/build-aux/missing aclocal-1.15'
| AMTAR='$${TAR-tar}'
| AM_BACKSLASH='\'
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
| AM_DEFAULT_VERBOSITY='1'
| AM_V='$(V)'
| AUTOCONF='${SHELL} /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/build-aux/missing autoconf'
| AUTOHEADER='${SHELL} /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/build-aux/missing autoheader'
| AUTOMAKE='${SHELL} /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/build-aux/missing automake-1.15'
| AWK='gawk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.69.171-527f1-dirty\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.69.171-527f1-dirty\" -DPACKAGE_BUGREPORT=\"bug-autoconf@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\"; -DPACKAGE=\"autoconf\" -DVERSION=\"2.69.171-527f1-dirty\"'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| EMACS='emacs'
| EMACSLOADPATH=''
| EXPR='/usr/bin/expr'
| GREP='/bin/grep'
| HELP2MAN='${SHELL} /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/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} /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/build-aux/missing makeinfo'
| MAKE_CASE_SENSITIVE_FALSE='#'
| MAKE_CASE_SENSITIVE_TRUE=''
| MKDIR_P='/bin/mkdir -p'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.69.171-527f1-dirty'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_URL='http://www.gnu.org/software/autoconf/'
| PACKAGE_VERSION='2.69.171-527f1-dirty'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| PERL_FLOCK='yes'
| RELEASE_YEAR='2016'
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/bash'
| STRIP=''
| TEST_EMACS='emacs'
| VERSION='2.69.171-527f1-dirty'
| ac_cv_dir_trailing_space='yes'
| ac_cv_sh_n_works='no'
| 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='x86_64-unknown-linux-gnu'
| build_alias=''
| build_cpu='x86_64'
| build_os='linux-gnu'
| build_vendor='unknown'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='x86_64-unknown-linux-gnu'
| host_alias=''
| host_cpu='x86_64'
| host_os='linux-gnu'
| host_vendor='unknown'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /media/void/AR_CADIA/Download/compile/autoconf-2.69.171/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='$(MKDIR_P)'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/usr'
| 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.171-527f1-dirty"
| #define PACKAGE_STRING "GNU Autoconf 2.69.171-527f1-dirty"
| #define PACKAGE_BUGREPORT "bug-autoconf@gnu.org"
| #define PACKAGE_URL "http://www.gnu.org/software/autoconf/";
| #define PACKAGE "autoconf"
| #define VERSION "2.69.171-527f1-dirty"
| 
| configure: exit 0

Reply via email to