## ----------------------------- ## ## GNU Autoconf 2.68 test suite. ## ## ----------------------------- ## testsuite: command line was: $ ./testsuite ## ---------- ## ## ChangeLog. ## ## ---------- ## | 2010-09-22 Eric Blake | | Release Version 2.68. | * NEWS: Mention the release. | | 2010-09-22 Ralf Wildenhues | | autom4te: add traces for likely future Automake macros | * lib/autom4te.in (Automake-preselections): Trace | AM_MAKEFILE_INCLUDE, AM_NLS, AM_POT_TOOLS, AM_PATH_GUILE, ## --------- ## ## Platform. ## ## --------- ## hostname = m1l-suse uname -m = x86_64 uname -r = 3.0.0 uname -s = Linux uname -v = #1 SMP PREEMPT Wed Sep 14 16:28:59 CDT 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /mnt/sda7/a/autoconf-2.68/tests PATH: /usr/lib64/mpi/gcc/openmpi/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/local/sbin PATH: /root/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/games PATH: /opt/kde3/bin PATH: /usr/lib/mit/bin PATH: /usr/lib/mit/sbin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2010 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/mnt/sda7/a/autoconf-2.68/tests' | at_srcdir='.' | abs_srcdir='/mnt/sda7/a/autoconf-2.68/tests' | at_top_srcdir='..' | abs_top_srcdir='/mnt/sda7/a/autoconf-2.68' | at_top_build_prefix='../' | abs_top_builddir='/mnt/sda7/a/autoconf-2.68' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # -*- shell-script -*- | # tests/atlocal. Generated from atlocal.in by configure. | # Configurable variable values for Autoconf test suite. | | # Copyright (C) 2000, 2001, 2005, 2008, 2009, 2010 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 . | | PERL='/usr/bin/perl' | GREP='/usr/bin/grep' | EGREP='/usr/bin/grep -E' | SED='/usr/bin/sed' | | # We need to know if sh -n is ok. | ac_cv_sh_n_works='yes' | | # Check whether the underlying system can manage some unusual | # symbols in file names. | if test -z ''; then | func_sanitize_file_name () { echo "$@"; } | else | func_sanitize_file_name () { echo "$@" | tr -d ''; } | fi | | # Can we create directories with trailing whitespaces in their name? | ac_cv_dir_trailing_space='yes' | if test "$ac_cv_dir_trailing_space" = yes; then | func_sanitize_dir_name () { echo "$@"; } | else | func_sanitize_dir_name () { echo "$@" | sed 's/ *$//'; } | fi | | # 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:520: /mnt/sda7/a/autoconf-2.68/tests/autom4te --version autom4te (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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:520: /mnt/sda7/a/autoconf-2.68/tests/autoconf --version autoconf (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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:520: /mnt/sda7/a/autoconf-2.68/tests/autoheader --version autoheader (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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:520: /mnt/sda7/a/autoconf-2.68/tests/autoupdate --version autoupdate (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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:520: /mnt/sda7/a/autoconf-2.68/tests/autoreconf --version autoreconf (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , 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:520: /mnt/sda7/a/autoconf-2.68/tests/ifnames --version ifnames (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Paul Eggert. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Tue Sep 20 10:49:10 CDT 2011 1. Syntax of the shell scripts (tools.at:46): ok (0m0.318s 0m0.007s) 2. Syntax of the Perl scripts (tools.at:70): ok (0m0.311s 0m0.041s) 3. autom4te cache (tools.at:88): ok (0m0.208s 0m0.066s) 4. autom4te --force (tools.at:119): ok (0m0.139s 0m0.048s) 5. autom4te and whitespace in file names (tools.at:145): ok (0m0.757s 0m0.205s) 6. autom4te --trace and unusual macro names (tools.at:217): ok (0m0.069s 0m0.022s) 7. autom4te --trace and whitespace (tools.at:227): ok (0m0.078s 0m0.014s) 8. autoconf --trace: user macros (tools.at:252): ok (0m0.352s 0m0.112s) 9. autoconf --trace: builtins (tools.at:338): ok (0m0.374s 0m0.054s) 10. autoconf: forbidden tokens, basic (tools.at:369): ok (0m0.188s 0m0.049s) 11. autoconf: forbidden tokens, exceptions (tools.at:407): ok (0m0.098s 0m0.027s) 12. autoconf: automatically allowed tokens (tools.at:446): ok (0m0.157s 0m0.031s) 13. autoconf: the empty token (tools.at:463): ok (0m0.091s 0m0.025s) 14. autoconf: subdirectories (tools.at:478): ok (0m0.220s 0m0.090s) 15. autoconf: input from stdin (tools.at:504): ok (0m0.237s 0m0.057s) 16. autoconf: AC_AUTOCONF_VERSION (tools.at:522): ok (0m0.164s 0m0.024s) 17. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:540): ok (0m0.161s 0m0.047s) 18. ifnames (tools.at:577): ok (0m0.058s 0m0.005s) 19. autoheader (tools.at:625): ok (0m0.483s 0m0.122s) 20. autoheader and macros (tools.at:758): ok (0m0.301s 0m0.067s) 21. autoupdate (tools.at:799): ok (0m1.540s 0m0.116s) 22. autoupdating AC_LINK_FILES (tools.at:831): ok (0m0.959s 0m0.147s) 23. autoupdating AC_PREREQ (tools.at:858): ok (0m2.288s 0m0.202s) 24. autoupdating AU_ALIAS (tools.at:879): ok (0m1.247s 0m0.291s) 25. autoupdating OLD to NEW (tools.at:905): ok (0m0.899s 0m0.124s) 27. autoupdating AC_HELP_STRING (tools.at:955): ok (0m0.892s 0m0.121s) 28. autoupdating with m4sugar (tools.at:973): ok (0m1.007s 0m0.163s) 32. autoupdating AC_LANG_SAVE (tools.at:1088): ok (0m0.955s 0m0.111s) 33. autoupdating AC_FOREACH (tools.at:1108): ok (0m0.911s 0m0.118s) 34. autoupdating with aclocal and m4_include (tools.at:1132): ok (0m2.315s 0m0.180s) 35. autom4te preselections (tools.at:1162): ok (0m1.626s 0m0.202s) 36. autom4te cache creation (tools.at:1215): skipped (tools.at:1235) 37. autom4te cache locking (tools.at:1258): ok (0m0.277s 0m0.050s) 38. autotools and whitespace in file names (tools.at:1278): ok (0m9.878s 0m1.442s) 39. m4_stack (m4sugar.at:42): ok (0m0.075s 0m0.021s) 40. m4_defn (m4sugar.at:103): ok (0m0.346s 0m0.110s) 41. m4_dumpdef (m4sugar.at:187): ok (0m0.300s 0m0.073s) 42. m4_warn (m4sugar.at:246): ok (0m0.287s 0m0.089s) 43. m4_divert_stack (m4sugar.at:304): ok (0m0.367s 0m0.091s) 44. m4_expansion_stack (m4sugar.at:393): ok (0m0.074s 0m0.020s) 45. m4_require: error message (m4sugar.at:417): ok (0m0.069s 0m0.020s) 46. m4_require: circular dependencies (m4sugar.at:437): ok (0m0.071s 0m0.020s) 47. m4_require: one-shot initialization (m4sugar.at:467): ok (0m0.156s 0m0.037s) 48. m4_require: nested (m4sugar.at:528): ok (0m0.378s 0m0.097s) 49. m4sugar shorthand conditionals (m4sugar.at:695): ok (0m0.075s 0m0.019s) 50. m4_cond (m4sugar.at:780): ok (0m0.078s 0m0.018s) 51. m4 lists (m4sugar.at:832): ok (0m0.144s 0m0.039s) 52. m4_split (m4sugar.at:884): ok (0m0.076s 0m0.019s) 53. m4_do (m4sugar.at:930): ok (0m0.078s 0m0.017s) 54. m4_append (m4sugar.at:958): ok (0m0.147s 0m0.043s) 55. m4_join (m4sugar.at:1042): ok (0m0.074s 0m0.021s) 56. m4_expand (m4sugar.at:1093): ok (0m0.072s 0m0.021s) 57. m4_text_box (m4sugar.at:1149): ok (0m0.072s 0m0.021s) 58. m4_text_wrap (m4sugar.at:1173): ok (0m0.073s 0m0.024s) 59. m4_version_compare (m4sugar.at:1235): ok (0m0.075s 0m0.023s) 60. Standard regular expressions (m4sugar.at:1293): ok (0m0.517s 0m0.138s) 61. m4_bmatch (m4sugar.at:1320): ok (0m0.073s 0m0.022s) 62. m4_toupper and m4_tolower (m4sugar.at:1352): ok (0m0.080s 0m0.014s) 63. m4_bpatsubsts (m4sugar.at:1389): ok (0m0.072s 0m0.023s) 64. m4_esyscmd_s (m4sugar.at:1418): ok (0m0.073s 0m0.024s) 65. M4 loops (m4sugar.at:1446): ok (0m0.370s 0m0.093s) 66. m4_map (m4sugar.at:1600): ok (0m0.076s 0m0.019s) 67. m4_map_args and m4_curry (m4sugar.at:1675): ok (0m0.218s 0m0.063s) 68. m4_combine (m4sugar.at:1747): ok (0m0.073s 0m0.021s) 69. m4_max and m4_min (m4sugar.at:1774): ok (0m0.229s 0m0.053s) 70. recursion (m4sugar.at:1853): ok (0m3.203s 0m0.079s) 71. m4_set (m4sugar.at:1970): ok (0m2.657s 0m0.098s) 72. __file__ and __line__ (m4sugar.at:2120): ok (0m0.070s 0m0.025s) 73. AS_WARN and AS_ERROR (m4sh.at:25): ok (0m0.191s 0m0.055s) 74. LINENO (m4sh.at:90): ok (0m0.295s 0m0.119s) 75. LINENO stack (m4sh.at:167): ok (0m0.084s 0m0.027s) 76. AS_BOX (m4sh.at:196): ok (0m0.090s 0m0.025s) 77. AS_BASENAME (m4sh.at:238): ok (0m0.104s 0m0.049s) 78. AS_DIRNAME (m4sh.at:295): ok (0m0.118s 0m0.042s) 79. AS_SET_CATFILE (m4sh.at:354): ok (0m0.084s 0m0.027s) 80. AS_ECHO and AS_ECHO_N (m4sh.at:398): ok (0m0.080s 0m0.037s) 81. AS_EXIT (m4sh.at:447): ok (0m0.114s 0m0.044s) 82. AS_MKDIR_P (m4sh.at:496): ok (0m0.086s 0m0.027s) 83. AS_VERSION_COMPARE (m4sh.at:528): ok (0m0.107s 0m0.051s) 84. as_me (m4sh.at:574): ok (0m0.088s 0m0.019s) 85. Negated classes in globbing (m4sh.at:598): ok (0m0.084s 0m0.025s) 86. Null variable substitution (m4sh.at:626): ok (0m0.081s 0m0.025s) 87. Functions Support (m4sh.at:692): ok (0m0.088s 0m0.023s) 88. Functions and return Support (m4sh.at:734): ok (0m0.088s 0m0.024s) 89. Nested AS_REQUIRE_SHELL_FN (m4sh.at:771): ok (0m0.074s 0m0.030s) 90. Nested AS_REQUIRE (m4sh.at:804): ok (0m0.084s 0m0.022s) 91. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:842): ok (0m0.090s 0m0.021s) 92. AS_HELP_STRING (m4sh.at:883): ok (0m0.096s 0m0.025s) 93. AS_IF and AS_CASE (m4sh.at:1022): ok (0m0.449s 0m0.055s) 94. AS_FOR (m4sh.at:1179): ok (0m0.083s 0m0.023s) 95. AS_LITERAL_IF (m4sh.at:1247): ok (0m0.074s 0m0.032s) 96. AS_TR_SH and AS_TR_CPP (m4sh.at:1317): ok (0m0.089s 0m0.028s) 97. AS_VAR basics (m4sh.at:1393): ok (0m0.086s 0m0.027s) 98. AS_VAR_APPEND (m4sh.at:1505): ok (0m0.082s 0m0.026s) 99. AS_VAR_ARITH (m4sh.at:1540): ok (0m0.080s 0m0.028s) 100. AS_INIT cleanup (m4sh.at:1571): ok (0m0.080s 0m0.025s) 101. AS_INIT_GENERATED (m4sh.at:1608): ok (0m0.227s 0m0.087s) 102. AS_MESSAGE_FD (m4sh.at:1682): ok (0m0.101s 0m0.022s) 103. _AS_CLEAN_DIR (m4sh.at:1726): ok (0m0.091s 0m0.020s) 104. ECHO_C (m4sh.at:1755): ok (0m0.098s 0m0.021s) 105. AT_COPYRIGHT (autotest.at:145): ok (0m0.133s 0m0.040s) 106. AT_DATA (autotest.at:166): ok (0m0.166s 0m0.076s) 107. Empty test suite (autotest.at:187): ok (0m0.152s 0m0.053s) 108. Banner-only test suite (autotest.at:191): ok (0m0.161s 0m0.047s) 109. Empty test (autotest.at:197): ok (0m0.160s 0m0.059s) 110. Empty check (autotest.at:200): ok (0m0.158s 0m0.062s) 111. AT_SETUP without AT_INIT (autotest.at:203): ok (0m0.073s 0m0.020s) 112. AT_BANNER without AT_INIT (autotest.at:209): ok (0m0.062s 0m0.031s) 113. AT_CLEANUP without AT_INIT (autotest.at:213): ok (0m0.075s 0m0.018s) 114. Missing AT_CLEANUP (autotest.at:217): ok (0m0.091s 0m0.022s) 115. AT_FAIL_IF without AT_SETUP (autotest.at:223): ok (0m0.095s 0m0.018s) 116. AT_SKIP_IF without AT_SETUP (autotest.at:228): ok (0m0.092s 0m0.020s) 117. AT_CHECK without AT_SETUP (autotest.at:233): ok (0m0.090s 0m0.023s) 118. AT_DATA without AT_SETUP (autotest.at:238): ok (0m0.101s 0m0.013s) 119. AT_XFAIL_IF without AT_SETUP (autotest.at:243): ok (0m0.090s 0m0.023s) 120. AT_KEYWORDS without AT_SETUP (autotest.at:248): ok (0m0.096s 0m0.017s) 121. AT_CLEANUP without AT_SETUP (autotest.at:253): ok (0m0.091s 0m0.022s) 122. AT_BANNER inside AT_SETUP (autotest.at:258): ok (0m0.091s 0m0.023s) 123. AT_SETUP inside AT_SETUP (autotest.at:266): ok (0m0.100s 0m0.012s) 124. Multiple AT_INIT (autotest.at:276): ok (0m0.094s 0m0.019s) 125. Tested programs (autotest.at:282): ok (0m0.302s 0m0.098s) 126. Startup error messages (autotest.at:292): ok (0m0.169s 0m0.055s) 127. Truth (autotest.at:304): ok (0m0.165s 0m0.059s) 128. Fallacy (autotest.at:307): ok (0m0.182s 0m0.083s) 129. Skip (autotest.at:312): ok (0m0.172s 0m0.054s) 130. Hard fail (autotest.at:317): ok (0m0.174s 0m0.106s) 131. AT_FAIL_IF (autotest.at:327): ok (0m0.207s 0m0.115s) 132. AT_SKIP_IF (autotest.at:347): ok (0m0.183s 0m0.092s) 133. Syntax error (autotest.at:367): skipped (autotest.at:367) 134. errexit (autotest.at:386): ok (0m0.259s 0m0.181s) 135. at_status (autotest.at:428): ok (0m0.270s 0m0.183s) 136. AT_CHECK execution environment (autotest.at:454): ok (0m0.167s 0m0.082s) 137. unquoted output (autotest.at:473): ok (0m0.152s 0m0.068s) 138. Trace output (autotest.at:480): ok (0m0.172s 0m0.046s) 139. Logging (autotest.at:486): ok (0m0.309s 0m0.227s) 140. Binary output (autotest.at:531): ok (0m0.289s 0m0.201s) 141. Cleanup (autotest.at:573): ok (0m0.274s 0m0.227s) 142. Literal multiline command (autotest.at:613): ok (0m0.160s 0m0.057s) 143. Multiline parameter expansion (autotest.at:619): ok (0m0.152s 0m0.068s) 144. Backquote command substitution (autotest.at:626): ok (0m0.167s 0m0.051s) 145. Multiline backquote command substitution (autotest.at:631): ok (0m0.162s 0m0.059s) 146. Parenthetical command substitution (autotest.at:639): ok (0m0.163s 0m0.055s) 147. Multiline parenthetical command substitution (autotest.at:644): ok (0m0.161s 0m0.060s) 148. Shell comment in command (autotest.at:654): ok (0m0.160s 0m0.063s) 149. Invalid brace-enclosed parameter expansion (autotest.at:668): ok (0m0.172s 0m0.094s) 150. Multiline command from M4 expansion (autotest.at:676): ok (0m0.159s 0m0.064s) 151. Double-M4-quoted command (autotest.at:683): ok (0m0.160s 0m0.062s) 152. Metacharacters in command from M4 expansion (autotest.at:690): ok (0m0.158s 0m0.060s) 153. BS-newline in command (autotest.at:700): ok (0m0.159s 0m0.066s) 154. ^BS-newline in command (autotest.at:705): ok (0m0.166s 0m0.053s) 155. BSx641-newline in command (autotest.at:710): ok (0m0.153s 0m0.068s) 156. BS-BS-newline in command (autotest.at:715): ok (0m0.171s 0m0.051s) 157. BSx640-newline in command (autotest.at:723): ok (0m0.159s 0m0.063s) 158. Newline-CODE-BS-newline in command (autotest.at:730): ok (0m0.153s 0m0.065s) 159. Single-quote-BS-newline in command (autotest.at:737): ok (0m0.157s 0m0.060s) 160. Single-quote-newline-BS-newline in command (autotest.at:743): ok (0m0.155s 0m0.062s) 161. Input from stdin (autotest.at:756): ok (0m0.173s 0m0.069s) 162. Backquote in a test title (autotest.at:832): ok (0m0.201s 0m0.120s) 163. Single-quote in a test title (autotest.at:833): ok (0m0.213s 0m0.107s) 164. Double-quote in a test title (autotest.at:834): ok (0m0.221s 0m0.099s) 165. Backslash in a test title (autotest.at:836): ok (0m0.203s 0m0.114s) 166. Brackets in a test title (autotest.at:837): ok (0m0.196s 0m0.121s) 167. Left bracket in a test title (autotest.at:838): ok (0m0.203s 0m0.115s) 168. Right bracket in a test title (autotest.at:839): ok (0m0.207s 0m0.109s) 169. Quoted pound in a test title (autotest.at:840): ok (0m0.218s 0m0.104s) 170. Pound in a test title (autotest.at:841): ok (0m0.216s 0m0.100s) 171. Quoted comma in a test title (autotest.at:842): ok (0m0.204s 0m0.110s) 172. Comma in a test title (autotest.at:843): ok (0m0.220s 0m0.101s) 173. Parentheses in a test title (autotest.at:845): ok (0m0.204s 0m0.112s) 174. Left paren in a test title (autotest.at:846): ok (0m0.206s 0m0.109s) 175. Right paren in a test title (autotest.at:847): ok (0m0.217s 0m0.103s) 176. Quoted Macro in a test title (autotest.at:849): ok (0m0.198s 0m0.122s) 177. Macro in a test title (autotest.at:850): ok (0m0.204s 0m0.115s) 178. Macro with backquote in a test title (autotest.at:851): ok (0m0.212s 0m0.107s) 179. Macro with single-quote in a test title (autotest.at:852): ok (0m0.196s 0m0.125s) 180. Macro with double-quote in a test title (autotest.at:853): ok (0m0.215s 0m0.105s) 181. Macro with backslash in a test title (autotest.at:855): ok (0m0.203s 0m0.115s) 182. Macro echoing macro in a test title (autotest.at:856): ok (0m0.220s 0m0.096s) 183. Macro echoing single-quote in a test title (autotest.at:858): ok (0m0.206s 0m0.112s) 184. Long test title in a test title (autotest.at:859): ok (0m0.210s 0m0.106s) 185. Longer test title in a test title (autotest.at:860): ok (0m0.211s 0m0.105s) 186. Long test source lines (autotest.at:871): ok (0m0.178s 0m0.090s) 187. Huge testsuite (autotest.at:885): ok (0m1.075s 0m0.078s) 188. Debugging a successful test (autotest.at:897): ok (0m0.226s 0m0.127s) 189. Debugging script and environment (autotest.at:911): ok (0m0.260s 0m0.208s) 190. Debugging a failed test (autotest.at:928): ok (0m0.225s 0m0.153s) 191. Using atlocal (autotest.at:939): ok (0m0.317s 0m0.218s) 192. Choosing where testsuite is run (autotest.at:974): ok (0m0.263s 0m0.146s) 193. recheck (autotest.at:1009): ok (0m0.406s 0m0.292s) 194. Banners (autotest.at:1057): ok (0m0.619s 0m0.548s) 195. Keywords and ranges (autotest.at:1124): ok (0m1.127s 0m1.104s) 196. Keyword wrapping (autotest.at:1227): ok (0m0.129s 0m0.032s) 197. AT_ARG_OPTION (autotest.at:1256): ok (0m0.441s 0m0.375s) 198. AT_ARG_OPTION_ARG (autotest.at:1305): ok (0m0.444s 0m0.350s) 199. parallel test execution (autotest.at:1371): ok (0m0.369s 0m0.352s) 200. parallel truth (autotest.at:1462): ok (0m0.151s 0m0.071s) 201. parallel fallacy (autotest.at:1467): ok (0m0.185s 0m0.086s) 202. parallel skip (autotest.at:1472): ok (0m0.166s 0m0.061s) 203. parallel syntax error (autotest.at:1477): skipped (autotest.at:1477) 204. parallel errexit (autotest.at:1496): ok (0m0.179s 0m0.111s) 205. parallel autotest and signal handling (autotest.at:1512): ok (0m0.415s 0m0.333s) 206. parallel args but non-working mkfifo (autotest.at:1631): ok (0m0.174s 0m0.073s) 207. colored test results (autotest.at:1653): ok (0m0.477s 0m0.386s) 208. srcdir propagation (autotest.at:1742): ok (0m0.716s 0m0.445s) 209. whitespace in absolute testdir (autotest.at:1820): ok (0m0.177s 0m0.088s) 210. unusual file names (autotest.at:1844): ok (0m0.144s 0m0.048s) 211. Erlang Eunit unit tests (autotest.at:1874): ok (0m0.394s 0m0.130s) 212. AC_REQUIRE: topological sort (base.at:28): ok (0m0.102s 0m0.032s) 213. AC_REQUIRE: error message (base.at:72): ok (0m0.082s 0m0.028s) 214. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok (0m0.104s 0m0.031s) 215. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok (0m0.102s 0m0.032s) 216. AC_REQUIRE & AC_PROVIDE (base.at:174): ok (0m0.105s 0m0.028s) 217. AC_INIT (base.at:207): ok (0m0.167s 0m0.055s) 218. AC_INIT with unusual version strings (base.at:226): ok (0m0.707s 0m0.192s) 219. AC_COPYRIGHT (base.at:291): ok (0m0.156s 0m0.040s) 220. AC_CACHE_CHECK (base.at:322): skipped (base.at:488) 221. AC_CACHE_LOAD (base.at:512): ok (0m0.205s 0m0.071s) 222. AC_COMPUTE_INT (base.at:538): ok (0m0.388s 0m0.144s) 223. AC_TRY_COMMAND (base.at:560): ok (0m0.166s 0m0.060s) 224. Input/Output (base.at:590): ok (0m0.185s 0m0.089s) 225. configure arguments (base.at:608): ok (0m0.176s 0m0.079s) 226. AC_ARG_ENABLE and AC_ARG_WITH (base.at:630): ok (0m0.225s 0m0.126s) 228. AC_CONFIG_COMMANDS with empty commands (torture.at:27): ok (0m0.431s 0m0.181s) 229. AC_CONFIG_COMMANDS with temporary directory (torture.at:36): ok (0m0.448s 0m0.198s) 230. Multiple AC_CONFIG_FILES (torture.at:64): ok (0m0.107s 0m0.028s) 231. Parameterized AC_CONFIG_FILES (torture.at:76): ok (0m0.228s 0m0.099s) 232. AC_ARG_VAR (torture.at:130): ok (0m0.984s 0m0.890s) 233. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:187): ok (0m1.119s 0m1.064s) 234. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:378): ok (0m0.204s 0m0.070s) 235. Missing templates (torture.at:398): ok (0m0.254s 0m0.135s) 236. configure invocation (torture.at:440): ok (0m0.771s 0m0.536s) 237. #define header templates (torture.at:504): ok (0m0.228s 0m0.086s) 238. Torturing config.status (torture.at:638): ok (0m0.665s 0m0.272s) 239. Substitute a 2000-byte string (torture.at:780): ok (0m0.327s 0m0.186s) 240. Define to a 2000-byte string (torture.at:858): ok (0m0.358s 0m0.113s) 241. Substitute and define special characters (torture.at:882): ok (0m0.456s 0m0.230s) 242. Substitute a newline (torture.at:989): ok (0m0.267s 0m0.147s) 243. Define a newline (torture.at:1030): ok (0m0.707s 0m0.236s) 244. AC_SUBST: variable name validation (torture.at:1075): ok (0m1.847s 0m0.543s) 245. datarootdir workaround (torture.at:1105): ok (0m0.434s 0m0.171s) 246. srcdir (torture.at:1156): ok (0m0.325s 0m0.192s) 247. VPATH (torture.at:1199): ok (0m0.360s 0m0.220s) 248. Signal handling (torture.at:1285): ok (0m0.169s 0m0.051s) 249. AC_CONFIG_LINKS (torture.at:1303): ok (0m0.697s 0m0.624s) 250. AC_CONFIG_LINKS and identical files (torture.at:1357): ok (0m0.509s 0m0.377s) 251. Configuring subdirectories (torture.at:1430): ok (0m4.213s 0m1.214s) 252. Deep Package (torture.at:1563): ok (0m3.845s 0m1.441s) 253. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1699): ok (0m0.936s 0m0.169s) 254. Non-literal AC_CONFIG_SUBDIRS (torture.at:1741): ok (0m1.517s 0m0.331s) 255. Empty directory (torture.at:1792): ok (0m0.297s 0m0.029s) 256. Unusual Automake input files (torture.at:1813): ok (0m1.389s 0m0.199s) 257. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok (0m0.138s 0m0.041s) 258. AC_REQUIRE & AC_LANG (compile.at:83): ok (0m0.164s 0m0.058s) 259. AC_LANG_SOURCE (compile.at:119): ok (0m0.371s 0m0.157s) 260. AC_LANG_SOURCE(C++) (compile.at:144): ok (0m0.433s 0m0.138s) 261. AC_LANG_SOURCE example (compile.at:170): ok (0m0.167s 0m0.059s) 262. AC_LANG_PROGRAM example (compile.at:215): ok (0m0.178s 0m0.049s) 263. AC_COMPILE_IFELSE (compile.at:267): ok (0m1.333s 0m0.476s) 264. AC_RUN_IFELSE (compile.at:310): ok (0m0.471s 0m0.182s) 265. Order of user actions and cleanup (compile.at:344): ok (0m0.489s 0m0.234s) 266. AC_TRY_LINK_FUNC (compile.at:390): ok (0m0.876s 0m0.390s) 267. Multiple languages (compile.at:400): ok (0m1.636s 0m0.661s) 268. AC_NO_EXECUTABLES (aclang.at:13): ok (0m0.413s 0m0.194s) 269. AC_REQUIRE_CPP (aclang.at:14): ok (0m0.754s 0m0.352s) 270. Extensions (c.at:34): ok (0m0.737s 0m0.318s) 271. Broken/missing compilers (c.at:57): ok (0m0.204s 0m0.062s) 272. C keywords (c.at:76): ok (0m0.773s 0m0.359s) 273. AC_PROG_CPP requires AC_PROG_CC (c.at:94): ok (0m0.745s 0m0.366s) 274. AC_PROG_CPP with warnings (c.at:109): ok (0m0.590s 0m0.255s) 275. AC_PROG_CPP without warnings (c.at:141): ok (0m0.595s 0m0.267s) 276. AC_PROG_CPP via CC (c.at:181): ok (0m0.590s 0m0.265s) 277. AC_NO_EXECUTABLES (working linker) (c.at:222): ok (0m0.792s 0m0.359s) 278. AC_NO_EXECUTABLES (broken linker) (c.at:232): ok (0m0.579s 0m0.268s) 279. AC_USE_SYSTEM_EXTENSIONS (c.at:243): ok (0m1.923s 0m0.767s) 280. AC_C_RESTRICT and C++ (c.at:266): ok (0m0.632s 0m0.273s) 281. AC_OPENMP and C (c.at:329): ok (0m0.775s 0m0.252s) 282. AC_OPENMP and C++ (c.at:383): ok (0m0.847s 0m0.264s) 283. AC_C_BACKSLASH_A (acc.at:13): ok (0m0.744s 0m0.336s) 284. AC_C_BIGENDIAN (acc.at:14): ok (0m1.115s 0m0.517s) 285. AC_C_CHAR_UNSIGNED (acc.at:15): ok (0m1.089s 0m0.527s) 286. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok (0m0.767s 0m0.324s) 287. AC_C_INLINE (acc.at:17): ok (0m0.761s 0m0.317s) 288. AC_C_PROTOTYPES (acc.at:18): ok (0m0.738s 0m0.322s) 289. AC_C_RESTRICT (acc.at:19): ok (0m0.754s 0m0.337s) 290. AC_C_STRINGIZE (acc.at:20): ok (0m0.756s 0m0.388s) 291. AC_C_TYPEOF (acc.at:21): ok (0m0.757s 0m0.332s) 292. AC_C_VARARRAYS (acc.at:22): ok (0m0.733s 0m0.353s) 293. AC_OPENMP (acc.at:23): ok (0m0.789s 0m0.336s) 294. AC_PROG_CC_C89 (acc.at:24): ok (0m0.745s 0m0.316s) 295. AC_PROG_CC_C99 (acc.at:25): ok (0m0.779s 0m0.356s) 296. AC_PROG_CC_C_O (acc.at:26): ok (0m0.781s 0m0.371s) 297. AC_PROG_CC_STDC (acc.at:27): ok (0m0.810s 0m0.333s) 298. AC_PROG_CPP_WERROR (acc.at:28): ok (0m0.746s 0m0.367s) 299. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok (0m0.761s 0m0.381s) 300. AC_LANG_C (acc.at:32): ok (0m1.475s 0m0.294s) 301. AC_LANG_CPLUSPLUS (acc.at:33): ok (0m1.468s 0m0.313s) 302. AC_LANG_OBJC (acc.at:34): ok (0m1.471s 0m0.307s) 303. GNU Fortran 77 (fortran.at:31): ok (0m0.751s 0m0.334s) 304. GNU Fortran (fortran.at:59): ok (0m0.784s 0m0.352s) 305. AC_OPENMP and Fortran 77 (fortran.at:82): ok (0m0.810s 0m0.266s) 306. AC_OPENMP and Fortran (fortran.at:122): ok (0m0.802s 0m0.269s) 307. AC_F77_DUMMY_MAIN usage (fortran.at:174): ok (0m1.081s 0m0.390s) 308. AC_FC_DUMMY_MAIN usage (fortran.at:254): ok (0m1.090s 0m0.395s) 309. AC_F77_MAIN usage (fortran.at:335): ok (0m1.495s 0m0.580s) 310. AC_FC_MAIN usage (fortran.at:417): ok (0m1.532s 0m0.565s) 311. AC_F77_FUNC usage (fortran.at:499): ok (0m0.931s 0m0.350s) 312. AC_FC_FUNC usage (fortran.at:573): ok (0m0.928s 0m0.346s) 313. AC_FC_SRCEXT usage (fortran.at:646): ok (0m0.591s 0m0.299s) 314. AC_FC_FREEFORM (fortran.at:731): ok (0m0.466s 0m0.204s) 315. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:768): ok (0m0.478s 0m0.214s) 316. AC_FC_FIXEDFORM (fortran.at:806): ok (0m0.458s 0m0.195s) 317. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:844): ok (0m0.480s 0m0.209s) 318. AC_FC_LINE_LENGTH (fortran.at:883): ok (0m3.130s 0m1.244s) 319. AC_F77_MAIN (acfortran.at:13): ok (0m1.420s 0m0.559s) 320. AC_F77_WRAPPERS (acfortran.at:14): ok (0m1.201s 0m0.479s) 321. AC_FC_FIXEDFORM (acfortran.at:15): ok (0m0.722s 0m0.368s) 322. AC_FC_FREEFORM (acfortran.at:16): ok (0m0.782s 0m0.320s) 323. AC_FC_LINE_LENGTH (acfortran.at:17): ok (0m0.775s 0m0.336s) 324. AC_FC_MAIN (acfortran.at:18): ok (0m1.401s 0m0.572s) 325. AC_FC_WRAPPERS (acfortran.at:19): ok (0m1.183s 0m0.488s) 326. AC_PROG_F77_C_O (acfortran.at:20): ok (0m0.777s 0m0.341s) 327. AC_PROG_FC_C_O (acfortran.at:21): ok (0m0.775s 0m0.336s) 328. AC_F77_NAME_MANGLING (acfortran.at:24): ok (0m1.453s 0m0.315s) 329. AC_LANG_FORTRAN77 (acfortran.at:25): ok (0m1.471s 0m0.306s) 330. Erlang (erlang.at:32): skipped (erlang.at:32) 331. AC_ERLANG_CHECK_LIB (erlang.at:54): skipped (erlang.at:54) 332. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:74): skipped (erlang.at:74) 333. AC_ERLANG_SUBST_LIB_DIR (erlang.at:91): skipped (erlang.at:91) 334. AC_ERLANG_SUBST_INSTALL_LIB_DIR (erlang.at:108): ok (0m0.429s 0m0.200s) 335. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:116): ok (0m0.431s 0m0.190s) 336. AC_ERLANG_SUBST_ERTS_VER (erlang.at:130): skipped (erlang.at:130) 337. AC_CHECK_LIB (semantics.at:33): ok (0m1.166s 0m0.494s) 338. AC_SEARCH_LIBS (semantics.at:77): ok (0m0.838s 0m0.362s) 339. AC_SEARCH_LIBS (none needed) (semantics.at:90): ok (0m0.752s 0m0.375s) 340. AC_CHECK_DECLS (semantics.at:105): ok (0m0.899s 0m0.478s) 341. AC_CHECK_FUNCS (semantics.at:159): ok (0m0.814s 0m0.365s) 342. AC_REPLACE_FUNCS (semantics.at:172): ok (0m0.691s 0m0.304s) 343. AC_CHECK_HEADERS (semantics.at:211): ok (0m0.955s 0m0.404s) 344. AC_CHECK_HEADERS (preprocessor test) (semantics.at:240): ok (0m0.607s 0m0.221s) 345. AC_CHECK_HEADERS (compiler test) (semantics.at:267): ok (0m0.574s 0m0.247s) 346. AC_CHECK_MEMBER (semantics.at:300): ok (0m0.756s 0m0.394s) 347. AC_CHECK_MEMBERS (semantics.at:326): ok (0m0.775s 0m0.385s) 348. AC_CHECK_ALIGNOF (semantics.at:341): ok (0m1.202s 0m0.576s) 349. AC_CHECK_ALIGNOF (cross compile) (semantics.at:341): ok (0m1.148s 0m0.535s) 350. AC_CHECK_ALIGNOF struct (semantics.at:358): ok (0m1.158s 0m0.537s) 351. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:358): ok (0m1.101s 0m0.510s) 352. AC_CHECK_SIZEOF (semantics.at:370): ok (0m1.212s 0m0.555s) 353. AC_CHECK_SIZEOF (cross compile) (semantics.at:370): ok (0m1.136s 0m0.598s) 354. AC_CHECK_SIZEOF struct (semantics.at:386): ok (0m1.289s 0m0.576s) 355. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:386): ok (0m1.435s 0m0.786s) 356. AC_CHECK_TYPES (semantics.at:411): ok (0m0.792s 0m0.366s) 357. AC_CHECK_TYPES: backward compatibility (semantics.at:425): ok (0m0.164s 0m0.027s) 358. AC_CHECK_FILES (semantics.at:461): ok (0m0.446s 0m0.188s) 359. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:504): ok (0m0.193s 0m0.053s) 360. AC_C_BIGENDIAN (semantics.at:553): ok (0m2.004s 0m0.784s) 361. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:602): ok (0m0.182s 0m0.060s) 362. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:644): ok (0m0.172s 0m0.074s) 363. AC_PATH_XTRA (semantics.at:724): ok (0m1.137s 0m0.570s) 364. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:742): ok (0m1.118s 0m0.585s) 365. AC_FUNC_SETVBUF_REVERSED (semantics.at:743): ok (0m0.428s 0m0.196s) 366. AC_FUNC_WAIT3 (semantics.at:744): ok (0m1.122s 0m0.533s) 367. AC_ARG_ENABLE (acgeneral.at:13): ok (0m0.422s 0m0.195s) 368. AC_ARG_PROGRAM (acgeneral.at:14): ok (0m0.429s 0m0.183s) 369. AC_ARG_WITH (acgeneral.at:15): ok (0m0.440s 0m0.174s) 370. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok (0m1.091s 0m0.533s) 371. AC_EGREP_CPP (acgeneral.at:17): ok (0m0.777s 0m0.380s) 372. AC_EGREP_HEADER (acgeneral.at:18): ok (0m0.764s 0m0.378s) 373. AC_LIBOBJ (acgeneral.at:19): ok (0m0.417s 0m0.195s) 374. AC_LIBSOURCES (acgeneral.at:20): ok (0m0.421s 0m0.191s) 375. AC_PREFIX_DEFAULT (acgeneral.at:21): ok (0m0.405s 0m0.207s) 376. AC_CHECKING (acgeneral.at:24): ok (0m1.467s 0m0.313s) 377. AC_COMPILE_CHECK (acgeneral.at:25): ok (0m1.943s 0m0.522s) 378. AC_ENABLE (acgeneral.at:26): ok (0m1.475s 0m0.308s) 379. AC_FOREACH (acgeneral.at:27): ok (0m1.481s 0m0.297s) 380. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok (0m1.470s 0m0.311s) 381. AC_TRY_COMPILE (acgeneral.at:29): ok (0m1.935s 0m0.484s) 382. AC_TRY_CPP (acgeneral.at:30): ok (0m1.912s 0m0.555s) 383. AC_TRY_LINK (acgeneral.at:31): ok (0m1.972s 0m0.500s) 384. AC_TRY_RUN (acgeneral.at:32): ok (0m1.947s 0m0.526s) 385. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok (0m1.491s 0m0.291s) 386. AC_WITH (acgeneral.at:34): ok (0m1.477s 0m0.316s) 387. AC_OUTPUT_COMMANDS (acstatus.at:15): ok (0m1.478s 0m0.310s) 388. AC_SYS_INTERPRETER (acspecific.at:13): ok (0m0.433s 0m0.182s) 389. AC_SYS_LARGEFILE (acspecific.at:14): ok (0m0.764s 0m0.345s) 390. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (0m0.433s 0m0.189s) 391. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok (0m0.769s 0m0.346s) 392. AC_AIX (acspecific.at:19): ok (0m2.708s 0m0.787s) 393. AC_ARG_ARRAY (acspecific.at:20): ok (0m1.473s 0m0.298s) 394. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (0m1.918s 0m0.509s) 395. AC_DYNIX_SEQ (acspecific.at:22): ok (0m1.974s 0m0.512s) 396. AC_HAVE_POUNDBANG (acspecific.at:23): ok (0m1.460s 0m0.334s) 397. AC_IRIX_SUN (acspecific.at:24): ok (0m2.023s 0m0.530s) 398. AC_ISC_POSIX (acspecific.at:25): ok (0m1.939s 0m0.538s) 399. AC_MINIX (acspecific.at:26): ok (0m2.628s 0m0.881s) 400. AC_SCO_INTL (acspecific.at:27): ok (0m1.959s 0m0.524s) 401. AC_XENIX_DIR (acspecific.at:28): ok (0m2.029s 0m0.609s) 402. AC_PROG_AWK (acprograms.at:13): ok (0m0.434s 0m0.184s) 403. AC_PROG_FGREP (acprograms.at:14): ok (0m0.439s 0m0.189s) 404. AC_PROG_INSTALL (acprograms.at:15): ok (0m0.450s 0m0.172s) 405. AC_PROG_LEX (acprograms.at:16): ok (0m1.585s 0m0.412s) 406. AC_PROG_LN_S (acprograms.at:17): ok (0m0.430s 0m0.182s) 407. AC_PROG_MAKE_SET (acprograms.at:18): ok (0m0.415s 0m0.201s) 408. AC_PROG_MKDIR_P (acprograms.at:19): ok (0m0.431s 0m0.185s) 409. AC_PROG_RANLIB (acprograms.at:20): ok (0m0.428s 0m0.191s) 410. AC_PROG_SED (acprograms.at:21): ok (0m0.427s 0m0.198s) 411. AC_PROG_YACC (acprograms.at:22): ok (0m0.436s 0m0.186s) 412. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok (0m1.473s 0m0.311s) 413. AC_DECL_YYTEXT (acprograms.at:26): ok (0m3.542s 0m0.658s) 414. AC_RSH (acprograms.at:27): ok (0m1.490s 0m0.290s) 415. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok (0m0.419s 0m0.198s) 416. AC_HEADER_ASSERT (acheaders.at:14): ok (0m0.429s 0m0.186s) 417. AC_HEADER_MAJOR (acheaders.at:15): ok (0m1.118s 0m0.514s) 418. AC_HEADER_RESOLV (acheaders.at:16): ok (0m0.832s 0m0.389s) 419. AC_HEADER_STAT (acheaders.at:17): ok (0m0.773s 0m0.324s) 420. AC_HEADER_STDBOOL (acheaders.at:18): ok (0m1.156s 0m0.564s) 421. AC_HEADER_TIOCGWINSZ (acheaders.at:19): ok (0m0.800s 0m0.389s) 422. AC_DIR_HEADER (acheaders.at:22): ok (0m2.774s 0m0.936s) 423. AC_MEMORY_H (acheaders.at:23): ok (0m2.548s 0m0.863s) 424. AC_UNISTD_H (acheaders.at:24): ok (0m2.583s 0m0.816s) 425. AC_USG (acheaders.at:25): ok (0m2.684s 0m0.836s) 426. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok (0m0.839s 0m0.395s) 427. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok (0m0.812s 0m0.410s) 428. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok (0m1.118s 0m0.554s) 429. AC_STRUCT_TIMEZONE (actypes.at:16): ok (0m0.792s 0m0.379s) 430. AC_TYPE_INT16_T (actypes.at:17): ok (0m1.133s 0m0.551s) 431. AC_TYPE_INT32_T (actypes.at:18): ok (0m1.146s 0m0.539s) 432. AC_TYPE_INT64_T (actypes.at:19): ok (0m1.152s 0m0.544s) 433. AC_TYPE_INT8_T (actypes.at:20): ok (0m1.141s 0m0.544s) 434. AC_TYPE_INTMAX_T (actypes.at:21): ok (0m1.226s 0m0.583s) 435. AC_TYPE_INTPTR_T (actypes.at:22): ok (0m1.137s 0m0.567s) 436. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok (0m0.755s 0m0.341s) 437. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok (0m0.782s 0m0.342s) 438. AC_TYPE_MODE_T (actypes.at:25): ok (0m1.121s 0m0.578s) 439. AC_TYPE_OFF_T (actypes.at:26): ok (0m1.173s 0m0.517s) 440. AC_TYPE_SSIZE_T (actypes.at:27): ok (0m1.152s 0m0.547s) 441. AC_TYPE_UINT16_T (actypes.at:28): ok (0m1.127s 0m0.535s) 442. AC_TYPE_UINT32_T (actypes.at:29): ok (0m1.133s 0m0.526s) 443. AC_TYPE_UINT64_T (actypes.at:30): ok (0m1.096s 0m0.574s) 444. AC_TYPE_UINT8_T (actypes.at:31): ok (0m1.115s 0m0.555s) 445. AC_TYPE_UINTMAX_T (actypes.at:32): ok (0m1.175s 0m0.580s) 446. AC_TYPE_UINTPTR_T (actypes.at:33): ok (0m1.107s 0m0.590s) 447. AC_C_LONG_DOUBLE (actypes.at:36): ok (0m1.955s 0m0.517s) 448. AC_INT_16_BITS (actypes.at:37): ok (0m2.630s 0m0.920s) 449. AC_LONG_64_BITS (actypes.at:38): ok (0m2.672s 0m0.879s) 450. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok (0m2.611s 0m0.859s) 451. AC_STRUCT_ST_RDEV (actypes.at:40): ok (0m2.603s 0m0.890s) 452. AC_TYPE_SIGNAL (actypes.at:41): ok (0m1.927s 0m0.533s) 453. AM_TYPE_PTRDIFF_T (actypes.at:42): ok (0m2.636s 0m0.905s) 454. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok (0m0.412s 0m0.216s) 455. AC_FUNC_CHOWN (acfunctions.at:14): ok (0m1.150s 0m0.586s) 456. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok (0m1.214s 0m0.585s) 457. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok (0m0.781s 0m0.379s) 458. AC_FUNC_FNMATCH (acfunctions.at:17): ok (0m0.799s 0m0.354s) 459. AC_FUNC_FORK (acfunctions.at:18): ok (0m1.344s 0m0.606s) 460. AC_FUNC_FSEEKO (acfunctions.at:19): ok (0m0.796s 0m0.364s) 461. AC_FUNC_GETGROUPS (acfunctions.at:20): ok (0m1.313s 0m0.609s) 462. AC_FUNC_GETMNTENT (acfunctions.at:21): ok (0m0.798s 0m0.356s) 463. AC_FUNC_GETPGRP (acfunctions.at:22): ok (0m1.111s 0m0.528s) 464. AC_FUNC_LSTAT (acfunctions.at:23): ok (0m1.211s 0m0.540s) 465. AC_FUNC_MALLOC (acfunctions.at:24): ok (0m1.155s 0m0.527s) 466. AC_FUNC_MBRTOWC (acfunctions.at:25): ok (0m0.791s 0m0.356s) 467. AC_FUNC_MEMCMP (acfunctions.at:26): ok (0m1.130s 0m0.556s) 468. AC_FUNC_MKTIME (acfunctions.at:27): ok (0m1.291s 0m0.573s) 469. AC_FUNC_MMAP (acfunctions.at:28): ok (0m1.236s 0m0.576s) 470. AC_FUNC_OBSTACK (acfunctions.at:29): ok (0m1.155s 0m0.534s) 471. AC_FUNC_REALLOC (acfunctions.at:30): ok (0m1.129s 0m0.559s) 472. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok (0m1.184s 0m0.597s) 473. AC_FUNC_SETPGRP (acfunctions.at:32): ok (0m1.102s 0m0.547s) 474. AC_FUNC_STAT (acfunctions.at:33): ok (0m1.183s 0m0.579s) 475. AC_FUNC_STRCOLL (acfunctions.at:34): ok (0m1.150s 0m0.536s) 476. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m1.185s 0m0.586s) 477. AC_FUNC_STRFTIME (acfunctions.at:36): ok (0m0.788s 0m0.366s) 478. AC_FUNC_STRNLEN (acfunctions.at:37): ok (0m1.221s 0m0.621s) 479. AC_FUNC_STRTOD (acfunctions.at:38): ok (0m1.147s 0m0.545s) 480. AC_FUNC_STRTOLD (acfunctions.at:39): ok (0m0.772s 0m0.345s) 481. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m1.206s 0m0.539s) 482. AC_FUNC_VPRINTF (acfunctions.at:41): ok (0m0.834s 0m0.372s) 483. AC_HAVE_LIBRARY (aclibs.at:15): ok (0m1.907s 0m0.504s) 484. Libtool (foreign.at:26): ok (0m1.285s 0m0.588s) 485. shtool (foreign.at:93): ok (0m0.283s 0m0.153s) 486. autoscan (autoscan.at:20): ok (0m0.181s 0m0.034s) testsuite: ending at: Tue Sep 20 11:00:54 CDT 2011 testsuite: test suite duration: 0h 11m 44s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 477 tests were run, 5 failed (4 expected failures). 9 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.68 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 227: base.at:682 configure directories Skipped tests: GNU Autoconf 2.68 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 36: tools.at:1215 autom4te cache creation 133: autotest.at:367 Syntax error autotest 203: autotest.at:1477 parallel syntax error autotest 220: base.at:322 AC_CACHE_CHECK config_site 330: erlang.at:32 Erlang erlang 331: erlang.at:54 AC_ERLANG_CHECK_LIB erlang 332: erlang.at:74 AC_ERLANG_SUBST_ROOT_DIR erlang 333: erlang.at:91 AC_ERLANG_SUBST_LIB_DIR erlang 336: erlang.at:130 AC_ERLANG_SUBST_ERTS_VER erlang ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 227. base.at:682: testing configure directories ... ./base.at:696: autoconf --force ./base.at:696: /bin/sh -n configure ./base.at:698: ./configure $configure_options --libdir=. stderr: configure: error: expected an absolute directory name for --libdir: . stdout: ./base.at:699: grep 'expected an absolute directory name for --libdir: \.' stderr stdout: configure: error: expected an absolute directory name for --libdir: . ./base.at:703: ./configure $configure_options --prefix=/usr// stdout: configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu configure: creating ./config.status config.status: creating foo ./base.at:704: cat foo --- - 2011-09-20 10:52:29.914825232 -0500 +++ /mnt/sda7/a/autoconf-2.68/tests/testsuite.dir/at-groups/227/stdout 2011-09-20 10:52:29.912756980 -0500 @@ -1,4 +1,4 @@ prefix=/usr exec_prefix=${prefix} -libdir=${exec_prefix}/lib +libdir=${exec_prefix}/lib64 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.68. Invocation command line was > > $ ./configure --prefix=/usr// > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = m1l-suse > uname -m = x86_64 > uname -r = 3.0.0 > uname -s = Linux > uname -v = #1 SMP PREEMPT Wed Sep 14 16:28:59 CDT 2011 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = x86_64 > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /mnt/sda7/a/autoconf-2.68/tests > PATH: /usr/lib64/mpi/gcc/openmpi/bin > PATH: /sbin > PATH: /usr/sbin > PATH: /usr/local/sbin > PATH: /root/bin > PATH: /usr/local/bin > PATH: /usr/bin > PATH: /bin > PATH: /usr/bin/X11 > PATH: /usr/X11R6/bin > PATH: /usr/games > PATH: /opt/kde3/bin > PATH: /usr/lib/mit/bin > PATH: /usr/lib/mit/sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1548: loading site script /usr/share/site/x86_64-unknown-linux-gnu > | #!/bin/sh > | # Site script for configure. It is resourced via \$CONFIG_SITE environment varaible. > | > | # If user did not specify libdir, guess the correct target: > | # Use lib64 for 64 bit targets, keep the default for the rest. > | if test "$libdir" = '${exec_prefix}/lib' ; then > | > | # We are trying to guess 32-bit target compilation. It's not as easy as > | # it sounds, as there is possible several intermediate combinations. > | ac_config_site_32bit_target=NONE > | > | # User defined -m32 in CFLAGS or CXXFLAGS: > | # (It's sufficient for 32-bit, but alone may cause mis-behavior of some checks.) > | case "$CFLAGS" in > | *-m32*) > | ac_config_site_32bit_target=YES > | ;; > | esac > | case "$CXXFLAGS" in > | *-m32*) > | ac_config_site_32bit_target=YES > | ;; > | esac > | > | # User explicitly specified counterpart --host: > | # (If cross toolchain is installed, generates 32-bit, else generates native.) > | case "$host" in > | *i[3456]86-* | ppc-* | s390-* ) > | ac_config_site_32bit_target=YES > | ;; > | esac > | > | # Running with linux32: > | # (Changes detected platform, but not the toolchain target.) > | case "`/bin/uname -i`" in > | x86_64 | ppc64 | s390x ) > | ;; > | * ) > | ac_config_site_32bit_target=YES > | ;; > | esac > | > | if test "x$ac_config_site_32bit_target" = xNONE; then > | libdir='${exec_prefix}/lib64' > | fi > | fi > | > | # If user did not specify libexecdir, guess the correct target: > | # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib. > | > | libexecdir='${exec_prefix}/lib' > | > | # Continue with the standard behavior of configure defined in AC_SITE_LOAD: > | if test "x$prefix" != xNONE; then > | ac_site_file1=$prefix/share/config.site > | ac_site_file2=$prefix/etc/config.site > | else > | ac_site_file1=$ac_default_prefix/share/config.site > | ac_site_file2=$ac_default_prefix/etc/config.site > | fi > | for ac_site_file in "$ac_site_file1" "$ac_site_file2" > | do > | test "x$ac_site_file" = xNONE && continue > | if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then > | { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 > | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: loading site script $ac_site_file" >&6;} > | sed 's/^/| /' "$ac_site_file" >&5 > | . "$ac_site_file" \ > | || { { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 > | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: error: in \`$ac_pwd':" >&2;} > | as_fn_error $? "failed to load site script $ac_site_file > | See \`config.log' for more details" "$LINENO" 5; } > | fi > | done > configure:1796: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.68. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on m1l-suse > > config.status:723: creating foo > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_env_build_alias_set= > ac_cv_env_build_alias_value= > ac_cv_env_host_alias_set= > ac_cv_env_host_alias_value= > ac_cv_env_target_alias_set= > ac_cv_env_target_alias_value= > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_URL='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib64' > libexecdir='${exec_prefix}/lib' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > 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 "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_URL "" > > configure: exit 0 227. base.at:682: 227. configure directories (base.at:682): FAILED (base.at:704) ## ------------- ## ## ../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.68, which was | generated by GNU Autoconf 2.68. Invocation command line was | | $ ./configure --prefix=/usr --bindir=${prefix}/bin --sbindir=${prefix}/sbin --libexecdir=${prefix}/share --sysconfdir=/etc --sharedstatedir=${prefix}/share --localstatedir=/var --libdir=${prefix}/lib64 --includedir=${prefix}/include --oldincludedir=/usr/include --datarootdir=${prefix}/share --infodir=${prefix}/share/info --localedir=${prefix}/lib/locale --mandir=${prefix}/share/man --docdir=${prefix}/share/doc/packages/autoconf --htmldir=${docdir}/html --dvidir=${docdir}/dvi --pdfdir=${docdir}/pdf --psdir=${docdir}/ps | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = m1l-suse | uname -m = x86_64 | uname -r = 3.0.0 | uname -s = Linux | uname -v = #1 SMP PREEMPT Wed Sep 14 16:28:59 CDT 2011 | | /usr/bin/uname -p = unknown | /bin/uname -X = unknown | | /bin/arch = x86_64 | /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/lib64/mpi/gcc/openmpi/bin | PATH: /sbin | PATH: /usr/sbin | PATH: /usr/local/sbin | PATH: /root/bin | PATH: /usr/local/bin | PATH: /usr/bin | PATH: /bin | PATH: /usr/bin/X11 | PATH: /usr/X11R6/bin | PATH: /usr/games | PATH: /opt/kde3/bin | PATH: /usr/lib/mit/bin | PATH: /usr/lib/mit/sbin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1634: loading site script /usr/share/site/x86_64-unknown-linux-gnu | | #!/bin/sh | | # Site script for configure. It is resourced via \$CONFIG_SITE environment varaible. | | | | # If user did not specify libdir, guess the correct target: | | # Use lib64 for 64 bit targets, keep the default for the rest. | | if test "$libdir" = '${exec_prefix}/lib' ; then | | | | # We are trying to guess 32-bit target compilation. It's not as easy as | | # it sounds, as there is possible several intermediate combinations. | | ac_config_site_32bit_target=NONE | | | | # User defined -m32 in CFLAGS or CXXFLAGS: | | # (It's sufficient for 32-bit, but alone may cause mis-behavior of some checks.) | | case "$CFLAGS" in | | *-m32*) | | ac_config_site_32bit_target=YES | | ;; | | esac | | case "$CXXFLAGS" in | | *-m32*) | | ac_config_site_32bit_target=YES | | ;; | | esac | | | | # User explicitly specified counterpart --host: | | # (If cross toolchain is installed, generates 32-bit, else generates native.) | | case "$host" in | | *i[3456]86-* | ppc-* | s390-* ) | | ac_config_site_32bit_target=YES | | ;; | | esac | | | | # Running with linux32: | | # (Changes detected platform, but not the toolchain target.) | | case "`/bin/uname -i`" in | | x86_64 | ppc64 | s390x ) | | ;; | | * ) | | ac_config_site_32bit_target=YES | | ;; | | esac | | | | if test "x$ac_config_site_32bit_target" = xNONE; then | | libdir='${exec_prefix}/lib64' | | fi | | fi | | | | # If user did not specify libexecdir, guess the correct target: | | # Nor FHS nor openSUSE allow prefix/libexec. Let's default to prefix/lib. | | | | libexecdir='${exec_prefix}/lib' | | | | # Continue with the standard behavior of configure defined in AC_SITE_LOAD: | | if test "x$prefix" != xNONE; then | | ac_site_file1=$prefix/share/config.site | | ac_site_file2=$prefix/etc/config.site | | else | | ac_site_file1=$ac_default_prefix/share/config.site | | ac_site_file2=$ac_default_prefix/etc/config.site | | fi | | for ac_site_file in "$ac_site_file1" "$ac_site_file2" | | do | | test "x$ac_site_file" = xNONE && continue | | if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then | | { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5 | | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: loading site script $ac_site_file" >&6;} | | sed 's/^/| /' "$ac_site_file" >&5 | | . "$ac_site_file" \ | | || { { $as_echo "/usr/share/site/x86_64-unknown-linux-gnu:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | | $as_echo "/usr/share/site/x86_64-unknown-linux-gnu: error: in \`$ac_pwd':" >&2;} | | as_fn_error $? "failed to load site script $ac_site_file | | See \`config.log' for more details" "$LINENO" 5; } | | fi | | done | configure:1778: checking for a BSD-compatible install | configure:1846: result: /usr/bin/install -c | configure:1857: checking whether build environment is sane | configure:1907: result: yes | configure:2048: checking for a thread-safe mkdir -p | configure:2087: result: /bin/mkdir -p | configure:2100: checking for gawk | configure:2116: found /usr/bin/gawk | configure:2127: result: gawk | configure:2138: checking whether make sets $(MAKE) | configure:2160: result: yes | configure:2245: checking build system type | configure:2259: result: x86_64-unknown-linux-gnu | configure:2279: checking host system type | configure:2292: result: x86_64-unknown-linux-gnu | configure:2319: autobuild project... GNU Autoconf | configure:2325: autobuild revision... 2.68 | configure:2330: autobuild hostname... m1l-suse | configure:2341: autobuild timestamp... 20110920T154809Z | configure:2369: checking whether /bin/sh -n is known to work | configure:2388: result: yes | configure:2392: checking for characters that cannot appear in file names | configure:2412: result: none | configure:2418: checking whether directories can have trailing spaces | configure:2432: result: yes | configure:2443: checking for expr | configure:2461: found /usr/bin/expr | configure:2473: result: /usr/bin/expr | configure:2492: checking for GNU M4 that supports accurate traces | configure:2534: result: /usr/bin/m4 | configure:2537: checking whether /usr/bin/m4 accepts --gnu | configure:2547: result: yes | configure:2564: checking how m4 supports trace files | configure:2574: result: --debugfile | configure:2598: checking for perl | configure:2616: found /usr/bin/perl | configure:2629: result: /usr/bin/perl | configure:2648: checking whether /usr/bin/perl Fcntl::flock is implemented | configure:2662: result: yes | configure:2680: checking for emacs | configure:2696: found /usr/bin/emacs | configure:2707: result: emacs | configure:2725: checking whether emacs is sufficiently recent | configure:2735: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2 | Loading /usr/share/emacs/site-lisp/nxml-mode/rng-auto.el (source)... | | In broken-mode: | conftest.el:2:35:Warning: assignment to free variable `broken-defaults' | Wrote /mnt/sda7/a/autoconf-2.68/conftest.elc | configure:2738: $? = 0 | configure:2746: result: yes | configure:2763: checking for emacs | configure:2790: result: emacs | configure:2814: checking where .elc files should go | configure:2827: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out | Loading /usr/share/emacs/site-lisp/nxml-mode/rng-auto.el (source)... | configure:2830: $? = 0 | configure:2843: result: ${datarootdir}/emacs/site-lisp | configure:2856: checking for grep that handles long lines and -e | configure:2914: result: /usr/bin/grep | configure:2919: checking for egrep | configure:2981: result: /usr/bin/grep -E | configure:2986: checking for a sed that does not truncate output | configure:3050: result: /usr/bin/sed | configure:3060: checking whether make is case sensitive | configure:3075: result: yes | configure:3254: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Autoconf config.status 2.68, which was | generated by GNU Autoconf 2.68. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on m1l-suse | | config.status:809: creating tests/Makefile | config.status:809: creating tests/atlocal | config.status:809: creating man/Makefile | config.status:809: creating lib/emacs/Makefile | config.status:809: creating Makefile | config.status:809: creating doc/Makefile | config.status:809: creating lib/Makefile | config.status:809: creating lib/Autom4te/Makefile | config.status:809: creating lib/autoscan/Makefile | config.status:809: creating lib/m4sugar/Makefile | config.status:809: creating lib/autoconf/Makefile | config.status:809: creating lib/autotest/Makefile | config.status:809: creating bin/Makefile | config.status:1012: 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='/usr/bin/grep -E' | ac_cv_path_EXPR=/usr/bin/expr | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_M4=/usr/bin/m4 | ac_cv_path_PERL=/usr/bin/perl | ac_cv_path_SED=/usr/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' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /mnt/sda7/a/autoconf-2.68/build-aux/missing --run aclocal-1.11' | AMTAR='${SHELL} /mnt/sda7/a/autoconf-2.68/build-aux/missing --run tar' | AUTOCONF='${SHELL} /mnt/sda7/a/autoconf-2.68/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /mnt/sda7/a/autoconf-2.68/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /mnt/sda7/a/autoconf-2.68/build-aux/missing --run automake-1.11' | AWK='gawk' | CYGPATH_W='echo' | DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.68\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.68\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\" -DPACKAGE=\"autoconf\" -DVERSION=\"2.68\"' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/usr/bin/grep -E' | EMACS='emacs' | EMACSLOADPATH='' | EXPR='/usr/bin/expr' | GREP='/usr/bin/grep' | HELP2MAN='${SHELL} /mnt/sda7/a/autoconf-2.68/build-aux/missing --run help2man' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | LIBOBJS='' | LIBS='' | LTLIBOBJS='' | M4='/usr/bin/m4' | M4_DEBUGFILE='--debugfile' | M4_GNU='--gnu' | MAKEINFO='${SHELL} /mnt/sda7/a/autoconf-2.68/build-aux/missing --run 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.68' | PACKAGE_TARNAME='autoconf' | PACKAGE_URL='http://www.gnu.org/software/autoconf/' | PACKAGE_VERSION='2.68' | PATH_SEPARATOR=':' | PERL='/usr/bin/perl' | PERL_FLOCK='yes' | SED='/usr/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | STRIP='' | TEST_EMACS='emacs' | VERSION='2.68' | ac_cv_dir_trailing_space='yes' | ac_cv_sh_n_works='yes' | ac_cv_unsupported_fs_chars='' | am__isrc='' | am__leading_dot='.' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | bindir='${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='${prefix}/share/doc/packages/autoconf' | dvidir='${docdir}/dvi' | exec_prefix='${prefix}' | host='x86_64-unknown-linux-gnu' | host_alias='' | host_cpu='x86_64' | host_os='linux-gnu' | host_vendor='unknown' | htmldir='${docdir}/html' | includedir='${prefix}/include' | infodir='${prefix}/share/info' | install_sh='${SHELL} /mnt/sda7/a/autoconf-2.68/build-aux/install-sh' | libdir='${prefix}/lib64' | libexecdir='${exec_prefix}/lib' | lispdir='${datarootdir}/emacs/site-lisp' | localedir='${prefix}/lib/locale' | localstatedir='/var' | mandir='${prefix}/share/man' | mkdir_p='/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}/pdf' | prefix='/usr' | program_transform_name='s,x,x,' | psdir='${docdir}/ps' | sbindir='${prefix}/sbin' | sharedstatedir='${prefix}/share' | sysconfdir='/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "GNU Autoconf" | #define PACKAGE_TARNAME "autoconf" | #define PACKAGE_VERSION "2.68" | #define PACKAGE_STRING "GNU Autoconf 2.68" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/autoconf/" | #define PACKAGE "autoconf" | #define VERSION "2.68" | | configure: exit 0