## ----------------------------- ## ## 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 = OldBoy uname -m = i686 uname -r = 2.6.32-33-generic uname -s = Linux uname -v = #71-Ubuntu SMP Wed Jul 20 17:30:40 UTC 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/dclarke/build/autoconf-2.68-001/tests PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin 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='/home/dclarke/build/autoconf-2.68-001/tests' | at_srcdir='.' | abs_srcdir='/home/dclarke/build/autoconf-2.68-001/tests' | at_top_srcdir='..' | abs_top_srcdir='/home/dclarke/build/autoconf-2.68-001' | at_top_build_prefix='../' | abs_top_builddir='/home/dclarke/build/autoconf-2.68-001' | | # 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, 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='/bin/grep' | EGREP='/bin/grep -E' | SED='/usr/local/bin/gsed' | | # 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 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: /home/dclarke/build/autoconf-2.68-001/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: /home/dclarke/build/autoconf-2.68-001/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: /home/dclarke/build/autoconf-2.68-001/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: /home/dclarke/build/autoconf-2.68-001/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: /home/dclarke/build/autoconf-2.68-001/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: /home/dclarke/build/autoconf-2.68-001/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: Wed Aug 24 00:39:18 EDT 2011 1. Syntax of the shell scripts (tools.at:46): skipped (tools.at:48) 2. Syntax of the Perl scripts (tools.at:70): ok (0m1.124s 0m0.144s) 3. autom4te cache (tools.at:88): ok (0m0.892s 0m0.132s) 4. autom4te --force (tools.at:119): ok (0m0.608s 0m0.092s) 5. autom4te and whitespace in file names (tools.at:145): ok (0m3.032s 0m0.688s) 6. autom4te --trace and unusual macro names (tools.at:217): ok (0m0.292s 0m0.048s) 7. autom4te --trace and whitespace (tools.at:227): ok (0m0.276s 0m0.076s) 8. autoconf --trace: user macros (tools.at:252): ok (0m1.520s 0m0.428s) 9. autoconf --trace: builtins (tools.at:338): ok (0m1.500s 0m0.220s) 10. autoconf: forbidden tokens, basic (tools.at:369): ok (0m0.784s 0m0.164s) 11. autoconf: forbidden tokens, exceptions (tools.at:407): ok (0m0.416s 0m0.096s) 12. autoconf: automatically allowed tokens (tools.at:446): ok (0m0.616s 0m0.076s) 13. autoconf: the empty token (tools.at:463): ok (0m0.392s 0m0.076s) 14. autoconf: subdirectories (tools.at:478): ok (0m1.116s 0m0.384s) 15. autoconf: input from stdin (tools.at:504): ok (0m0.960s 0m0.176s) 16. autoconf: AC_AUTOCONF_VERSION (tools.at:522): ok (0m0.580s 0m0.112s) 17. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:540): ok (0m0.752s 0m0.160s) 18. ifnames (tools.at:577): ok (0m0.196s 0m0.032s) 19. autoheader (tools.at:625): ok (0m1.836s 0m0.332s) 20. autoheader and macros (tools.at:758): ok (0m1.200s 0m0.180s) 21. autoupdate (tools.at:799): ok (0m5.828s 0m0.596s) 22. autoupdating AC_LINK_FILES (tools.at:831): ok (0m3.856s 0m0.560s) 23. autoupdating AC_PREREQ (tools.at:858): ok (0m9.313s 0m0.848s) 24. autoupdating AU_ALIAS (tools.at:879): ok (0m5.004s 0m0.860s) 25. autoupdating OLD to NEW (tools.at:905): ok (0m3.608s 0m0.464s) 27. autoupdating AC_HELP_STRING (tools.at:955): ok (0m3.556s 0m0.464s) 28. autoupdating with m4sugar (tools.at:973): ok (0m4.060s 0m0.588s) 32. autoupdating AC_LANG_SAVE (tools.at:1088): ok (0m3.644s 0m0.460s) 33. autoupdating AC_FOREACH (tools.at:1108): ok (0m3.596s 0m0.452s) 34. autoupdating with aclocal and m4_include (tools.at:1132): skipped (tools.at:1135) 35. autom4te preselections (tools.at:1162): skipped (tools.at:1168) 36. autom4te cache creation (tools.at:1215): ok (0m1.312s 0m0.300s) 37. autom4te cache locking (tools.at:1258): ok (0m1.096s 0m0.220s) 38. autotools and whitespace in file names (tools.at:1278): skipped (tools.at:1281) 39. m4_stack (m4sugar.at:42): ok (0m0.296s 0m0.056s) 40. m4_defn (m4sugar.at:103): ok (0m1.444s 0m0.340s) 41. m4_dumpdef (m4sugar.at:187): ok (0m1.172s 0m0.272s) 42. m4_warn (m4sugar.at:246): ok (0m1.176s 0m0.268s) 43. m4_divert_stack (m4sugar.at:304): ok (0m1.412s 0m0.312s) 44. m4_expansion_stack (m4sugar.at:393): ok (0m0.280s 0m0.068s) 45. m4_require: error message (m4sugar.at:417): ok (0m0.264s 0m0.076s) 46. m4_require: circular dependencies (m4sugar.at:437): ok (0m0.284s 0m0.060s) 47. m4_require: one-shot initialization (m4sugar.at:467): ok (0m0.584s 0m0.116s) 48. m4_require: nested (m4sugar.at:528): ok (0m1.464s 0m0.312s) 49. m4sugar shorthand conditionals (m4sugar.at:695): ok (0m0.264s 0m0.080s) 50. m4_cond (m4sugar.at:780): ok (0m0.308s 0m0.060s) 51. m4 lists (m4sugar.at:832): ok (0m0.568s 0m0.116s) 52. m4_split (m4sugar.at:884): ok (0m0.292s 0m0.056s) 53. m4_do (m4sugar.at:930): ok (0m0.292s 0m0.052s) 54. m4_append (m4sugar.at:958): ok (0m0.584s 0m0.128s) 55. m4_join (m4sugar.at:1042): ok (0m0.288s 0m0.064s) 56. m4_expand (m4sugar.at:1093): ok (0m0.272s 0m0.076s) 57. m4_text_box (m4sugar.at:1149): ok (0m0.280s 0m0.064s) 58. m4_text_wrap (m4sugar.at:1173): ok (0m0.292s 0m0.068s) 59. m4_version_compare (m4sugar.at:1235): ok (0m0.328s 0m0.040s) 60. Standard regular expressions (m4sugar.at:1293): ok (0m2.040s 0m0.400s) 61. m4_bmatch (m4sugar.at:1320): ok (0m0.284s 0m0.072s) 62. m4_toupper and m4_tolower (m4sugar.at:1352): ok (0m0.280s 0m0.064s) 63. m4_bpatsubsts (m4sugar.at:1389): ok (0m0.296s 0m0.060s) 64. m4_esyscmd_s (m4sugar.at:1418): ok (0m0.300s 0m0.056s) 65. M4 loops (m4sugar.at:1446): ok (0m1.412s 0m0.332s) 66. m4_map (m4sugar.at:1600): ok (0m0.276s 0m0.092s) 67. m4_map_args and m4_curry (m4sugar.at:1675): ok (0m0.864s 0m0.188s) 68. m4_combine (m4sugar.at:1747): ok (0m0.276s 0m0.072s) 69. m4_max and m4_min (m4sugar.at:1774): ok (0m0.884s 0m0.168s) 70. recursion (m4sugar.at:1853): ok (0m7.800s 0m0.208s) 71. m4_set (m4sugar.at:1970): ok (0m6.864s 0m0.308s) 72. __file__ and __line__ (m4sugar.at:2120): ok (0m0.272s 0m0.072s) 73. AS_WARN and AS_ERROR (m4sh.at:25): ok (0m0.840s 0m0.260s) 74. LINENO (m4sh.at:90): ok (0m1.476s 0m0.520s) 75. LINENO stack (m4sh.at:167): ok (0m0.364s 0m0.080s) 76. AS_BOX (m4sh.at:196): ok (0m0.336s 0m0.104s) 77. AS_BASENAME (m4sh.at:238): ok (0m0.744s 0m0.232s) 78. AS_DIRNAME (m4sh.at:295): ok (0m0.728s 0m0.264s) 79. AS_SET_CATFILE (m4sh.at:354): ok (0m0.344s 0m0.072s) 80. AS_ECHO and AS_ECHO_N (m4sh.at:398): ok (0m0.380s 0m0.100s) 81. AS_EXIT (m4sh.at:447): ok (0m0.604s 0m0.180s) 82. AS_MKDIR_P (m4sh.at:496): ok (0m0.384s 0m0.084s) 83. AS_VERSION_COMPARE (m4sh.at:528): ok (0m0.468s 0m0.148s) 84. as_me (m4sh.at:574): ok (0m0.336s 0m0.096s) 85. Negated classes in globbing (m4sh.at:598): ok (0m0.364s 0m0.076s) 86. Null variable substitution (m4sh.at:626): ok (0m0.340s 0m0.092s) 87. Functions Support (m4sh.at:692): ok (0m0.384s 0m0.068s) 88. Functions and return Support (m4sh.at:734): ok (0m0.352s 0m0.104s) 89. Nested AS_REQUIRE_SHELL_FN (m4sh.at:771): ok (0m0.348s 0m0.052s) 90. Nested AS_REQUIRE (m4sh.at:804): ok (0m0.340s 0m0.072s) 91. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:842): ok (0m0.348s 0m0.088s) 92. AS_HELP_STRING (m4sh.at:883): ok (0m0.364s 0m0.072s) 93. AS_IF and AS_CASE (m4sh.at:1022): ok (0m1.528s 0m0.208s) 94. AS_FOR (m4sh.at:1179): ok (0m0.360s 0m0.056s) 95. AS_LITERAL_IF (m4sh.at:1247): ok (0m0.352s 0m0.056s) 96. AS_TR_SH and AS_TR_CPP (m4sh.at:1317): ok (0m0.704s 0m0.260s) 97. AS_VAR basics (m4sh.at:1393): ok (0m0.364s 0m0.100s) 98. AS_VAR_APPEND (m4sh.at:1505): ok (0m0.328s 0m0.088s) 99. AS_VAR_ARITH (m4sh.at:1540): ok (0m0.312s 0m0.100s) 100. AS_INIT cleanup (m4sh.at:1571): ok (0m0.352s 0m0.056s) 101. AS_INIT_GENERATED (m4sh.at:1608): ok (0m1.356s 0m0.528s) 102. AS_MESSAGE_FD (m4sh.at:1682): ok (0m0.468s 0m0.108s) 103. _AS_CLEAN_DIR (m4sh.at:1726): ok (0m0.384s 0m0.096s) 104. ECHO_C (m4sh.at:1755): ok (0m0.416s 0m0.104s) 105. AT_COPYRIGHT (autotest.at:145): ok (0m0.692s 0m0.192s) 106. AT_DATA (autotest.at:166): ok (0m1.184s 0m0.476s) 107. Empty test suite (autotest.at:187): ok (0m0.960s 0m0.424s) 108. Banner-only test suite (autotest.at:191): ok (0m1.048s 0m0.356s) 109. Empty test (autotest.at:197): ok (0m1.108s 0m0.388s) 110. Empty check (autotest.at:200): ok (0m1.108s 0m0.428s) 111. AT_SETUP without AT_INIT (autotest.at:203): ok (0m0.296s 0m0.088s) 112. AT_BANNER without AT_INIT (autotest.at:209): ok (0m0.292s 0m0.092s) 113. AT_CLEANUP without AT_INIT (autotest.at:213): ok (0m0.316s 0m0.076s) 114. Missing AT_CLEANUP (autotest.at:217): ok (0m0.376s 0m0.060s) 115. AT_FAIL_IF without AT_SETUP (autotest.at:223): ok (0m0.372s 0m0.060s) 116. AT_SKIP_IF without AT_SETUP (autotest.at:228): ok (0m0.360s 0m0.084s) 117. AT_CHECK without AT_SETUP (autotest.at:233): ok (0m0.380s 0m0.056s) 118. AT_DATA without AT_SETUP (autotest.at:238): ok (0m0.364s 0m0.080s) 119. AT_XFAIL_IF without AT_SETUP (autotest.at:243): ok (0m0.372s 0m0.068s) 120. AT_KEYWORDS without AT_SETUP (autotest.at:248): ok (0m0.360s 0m0.080s) 121. AT_CLEANUP without AT_SETUP (autotest.at:253): ok (0m0.368s 0m0.072s) 122. AT_BANNER inside AT_SETUP (autotest.at:258): ok (0m0.388s 0m0.052s) 123. AT_SETUP inside AT_SETUP (autotest.at:266): ok (0m0.356s 0m0.088s) 124. Multiple AT_INIT (autotest.at:276): ok (0m0.344s 0m0.096s) 125. Tested programs (autotest.at:282): ok (0m1.664s 0m0.556s) 126. Startup error messages (autotest.at:292): ok (0m1.132s 0m0.408s) 127. Truth (autotest.at:304): ok (0m1.112s 0m0.416s) 128. Fallacy (autotest.at:307): ok (0m1.356s 0m0.520s) 129. Skip (autotest.at:312): ok (0m1.092s 0m0.452s) 130. Hard fail (autotest.at:317): ok (0m1.392s 0m0.604s) 131. AT_FAIL_IF (autotest.at:327): ok (0m1.640s 0m0.716s) 132. AT_SKIP_IF (autotest.at:347): ok (0m1.356s 0m0.636s) 133. Syntax error (autotest.at:367): ok (0m1.720s 0m0.760s) 134. errexit (autotest.at:386): ok (0m2.420s 0m1.260s) 135. at_status (autotest.at:428): ok (0m2.808s 0m1.380s) 136. AT_CHECK execution environment (autotest.at:454): ok (0m1.260s 0m0.504s) 137. unquoted output (autotest.at:473): ok (0m1.076s 0m0.460s) 138. Trace output (autotest.at:480): ok (0m1.076s 0m0.460s) 139. Logging (autotest.at:486): ok (0m2.720s 0m1.416s) 140. Binary output (autotest.at:531): ok (0m2.688s 0m1.376s) 141. Cleanup (autotest.at:573): ok (0m3.280s 0m1.600s) 142. Literal multiline command (autotest.at:613): ok (0m1.056s 0m0.460s) 143. Multiline parameter expansion (autotest.at:619): ok (0m1.108s 0m0.412s) 144. Backquote command substitution (autotest.at:626): ok (0m1.068s 0m0.444s) 145. Multiline backquote command substitution (autotest.at:631): ok (0m1.076s 0m0.468s) 146. Parenthetical command substitution (autotest.at:639): ok (0m1.148s 0m0.396s) 147. Multiline parenthetical command substitution (autotest.at:644): ok (0m1.064s 0m0.480s) 148. Shell comment in command (autotest.at:654): ok (0m1.076s 0m0.460s) 149. Invalid brace-enclosed parameter expansion (autotest.at:668): ok (0m1.288s 0m0.584s) 150. Multiline command from M4 expansion (autotest.at:676): ok (0m1.100s 0m0.408s) 151. Double-M4-quoted command (autotest.at:683): ok (0m1.152s 0m0.396s) 152. Metacharacters in command from M4 expansion (autotest.at:690): ok (0m1.092s 0m0.436s) 153. BS-newline in command (autotest.at:700): ok (0m1.172s 0m0.372s) 154. ^BS-newline in command (autotest.at:705): ok (0m1.112s 0m0.416s) 155. BSx641-newline in command (autotest.at:710): ok (0m1.060s 0m0.460s) 156. BS-BS-newline in command (autotest.at:715): ok (0m1.128s 0m0.392s) 157. BSx640-newline in command (autotest.at:723): ok (0m1.092s 0m0.432s) 158. Newline-CODE-BS-newline in command (autotest.at:730): ok (0m1.136s 0m0.388s) 159. Single-quote-BS-newline in command (autotest.at:737): ok (0m1.056s 0m0.476s) 160. Single-quote-newline-BS-newline in command (autotest.at:743): ok (0m1.056s 0m0.460s) 161. Input from stdin (autotest.at:756): ok (0m1.176s 0m0.544s) 162. Backquote in a test title (autotest.at:832): ok (0m1.808s 0m0.880s) 163. Single-quote in a test title (autotest.at:833): ok (0m1.844s 0m0.872s) 164. Double-quote in a test title (autotest.at:834): ok (0m1.856s 0m0.824s) 165. Backslash in a test title (autotest.at:836): ok (0m1.864s 0m0.828s) 166. Brackets in a test title (autotest.at:837): ok (0m1.872s 0m0.832s) 167. Left bracket in a test title (autotest.at:838): ok (0m1.856s 0m0.820s) 168. Right bracket in a test title (autotest.at:839): ok (0m1.860s 0m0.840s) 169. Quoted pound in a test title (autotest.at:840): ok (0m1.808s 0m0.856s) 170. Pound in a test title (autotest.at:841): ok (0m1.784s 0m0.920s) 171. Quoted comma in a test title (autotest.at:842): ok (0m1.908s 0m0.796s) 172. Comma in a test title (autotest.at:843): ok (0m1.800s 0m0.872s) 173. Parentheses in a test title (autotest.at:845): ok (0m1.892s 0m0.788s) 174. Left paren in a test title (autotest.at:846): ok (0m1.792s 0m0.920s) 175. Right paren in a test title (autotest.at:847): ok (0m1.860s 0m0.860s) 176. Quoted Macro in a test title (autotest.at:849): ok (0m1.756s 0m0.932s) 177. Macro in a test title (autotest.at:850): ok (0m1.884s 0m0.832s) 178. Macro with backquote in a test title (autotest.at:851): ok (0m1.832s 0m0.872s) 179. Macro with single-quote in a test title (autotest.at:852): ok (0m1.896s 0m0.796s) 180. Macro with double-quote in a test title (autotest.at:853): ok (0m1.892s 0m0.804s) 181. Macro with backslash in a test title (autotest.at:855): ok (0m1.880s 0m0.808s) 182. Macro echoing macro in a test title (autotest.at:856): ok (0m1.780s 0m0.904s) 183. Macro echoing single-quote in a test title (autotest.at:858): ok (0m1.844s 0m0.848s) 184. Long test title in a test title (autotest.at:859): ok (0m1.808s 0m0.892s) 185. Longer test title in a test title (autotest.at:860): ok (0m1.916s 0m0.784s) 186. Long test source lines (autotest.at:871): ok (0m1.352s 0m0.684s) 187. Huge testsuite (autotest.at:885): ok (0m4.108s 0m0.476s) 188. Debugging a successful test (autotest.at:897): ok (0m2.088s 0m0.944s) 189. Debugging script and environment (autotest.at:911): ok (0m2.656s 0m1.428s) 190. Debugging a failed test (autotest.at:928): ok (0m2.144s 0m1.000s) 191. Using atlocal (autotest.at:939): ok (0m3.292s 0m1.768s) 192. Choosing where testsuite is run (autotest.at:974): ok (0m2.620s 0m1.244s) 193. recheck (autotest.at:1009): ok (0m4.196s 0m2.068s) 194. Banners (autotest.at:1057): ok (0m7.744s 0m4.100s) 195. Keywords and ranges (autotest.at:1124): ok (0m14.769s 0m8.433s) 196. Keyword wrapping (autotest.at:1227): ok (0m0.600s 0m0.108s) 197. AT_ARG_OPTION (autotest.at:1256): ok (0m5.284s 0m2.876s) 198. AT_ARG_OPTION_ARG (autotest.at:1305): ok (0m5.216s 0m2.772s) 199. parallel test execution (autotest.at:1371): ok (0m4.356s 0m2.344s) 200. parallel truth (autotest.at:1462): ok (0m1.116s 0m0.436s) 201. parallel fallacy (autotest.at:1467): ok (0m1.352s 0m0.580s) 202. parallel skip (autotest.at:1472): ok (0m1.124s 0m0.468s) 203. parallel syntax error (autotest.at:1477): ok (0m1.708s 0m0.872s) 204. parallel errexit (autotest.at:1496): ok (0m1.440s 0m0.652s) 205. parallel autotest and signal handling (autotest.at:1512): ok (0m4.620s 0m2.460s) 206. parallel args but non-working mkfifo (autotest.at:1631): ok (0m1.176s 0m0.544s) 207. colored test results (autotest.at:1653): ok (0m5.012s 0m2.656s) 208. srcdir propagation (autotest.at:1742): ok (0m5.356s 0m2.384s) 209. whitespace in absolute testdir (autotest.at:1820): ok (0m1.252s 0m0.476s) 210. unusual file names (autotest.at:1844): ok (0m0.804s 0m0.284s) 211. Erlang Eunit unit tests (autotest.at:1874): ok (0m3.004s 0m0.908s) 212. AC_REQUIRE: topological sort (base.at:28): ok (0m0.444s 0m0.112s) 213. AC_REQUIRE: error message (base.at:72): ok (0m0.364s 0m0.100s) 214. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok (0m0.428s 0m0.128s) 215. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok (0m0.468s 0m0.088s) 216. AC_REQUIRE & AC_PROVIDE (base.at:174): ok (0m0.440s 0m0.104s) 217. AC_INIT (base.at:207): ok (0m0.732s 0m0.220s) 218. AC_INIT with unusual version strings (base.at:226): ok (0m3.332s 0m0.880s) 219. AC_COPYRIGHT (base.at:291): ok (0m0.672s 0m0.216s) 221. AC_CACHE_LOAD (base.at:512): ok (0m0.964s 0m0.296s) 222. AC_COMPUTE_INT (base.at:538): ok (0m1.428s 0m0.444s) 223. AC_TRY_COMMAND (base.at:560): ok (0m0.708s 0m0.228s) 224. Input/Output (base.at:590): ok (0m0.916s 0m0.324s) 225. configure arguments (base.at:608): ok (0m1.052s 0m0.304s) 226. AC_ARG_ENABLE and AC_ARG_WITH (base.at:630): ok (0m1.504s 0m0.512s) 227. configure directories (base.at:682): ok (0m1.268s 0m0.396s) 228. AC_CONFIG_COMMANDS with empty commands (torture.at:27): ok (0m2.068s 0m0.732s) 229. AC_CONFIG_COMMANDS with temporary directory (torture.at:36): ok (0m2.340s 0m0.920s) 230. Multiple AC_CONFIG_FILES (torture.at:64): ok (0m0.428s 0m0.088s) 231. Parameterized AC_CONFIG_FILES (torture.at:76): ok (0m1.176s 0m0.440s) 232. AC_ARG_VAR (torture.at:130): ok (0m9.453s 0m4.928s) 233. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:187): ok (0m11.029s 0m5.868s) 234. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:378): ok (0m0.972s 0m0.296s) 235. Missing templates (torture.at:398): ok (0m1.488s 0m0.600s) 236. configure invocation (torture.at:440): ok (0m6.096s 0m3.012s) 237. #define header templates (torture.at:504): ok (0m1.236s 0m0.352s) 238. Torturing config.status (torture.at:638): ok (0m3.540s 0m1.140s) 239. Substitute a 2000-byte string (torture.at:780): ok (0m1.992s 0m0.828s) 240. Define to a 2000-byte string (torture.at:858): ok (0m1.560s 0m0.460s) 241. Substitute and define special characters (torture.at:882): ok (0m2.592s 0m0.880s) 242. Substitute a newline (torture.at:989): ok (0m1.628s 0m0.652s) 243. Define a newline (torture.at:1030): ok (0m3.264s 0m0.872s) 244. AC_SUBST: variable name validation (torture.at:1075): ok (0m8.085s 0m2.020s) 245. datarootdir workaround (torture.at:1105): ok (0m2.204s 0m0.784s) 246. srcdir (torture.at:1156): ok (0m2.224s 0m0.988s) 247. VPATH (torture.at:1199): ok (0m2.748s 0m1.252s) 248. Signal handling (torture.at:1285): ok (0m0.704s 0m0.228s) 249. AC_CONFIG_LINKS (torture.at:1303): ok (0m6.272s 0m3.248s) 250. AC_CONFIG_LINKS and identical files (torture.at:1357): ok (0m3.760s 0m1.944s) 251. Configuring subdirectories (torture.at:1430): skipped (torture.at:1434) 252. Deep Package (torture.at:1563): skipped (torture.at:1567) 253. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1699): skipped (torture.at:1703) 254. Non-literal AC_CONFIG_SUBDIRS (torture.at:1741): ok (0m4.656s 0m1.160s) 255. Empty directory (torture.at:1792): skipped (torture.at:1796) 256. Unusual Automake input files (torture.at:1813): skipped (torture.at:1817) 257. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok (0m0.524s 0m0.128s) 258. AC_REQUIRE & AC_LANG (compile.at:83): ok (0m0.744s 0m0.188s) 259. AC_LANG_SOURCE (compile.at:119): ok (0m1.408s 0m0.404s) 260. AC_LANG_SOURCE(C++) (compile.at:144): skipped (compile.at:161) 261. AC_LANG_SOURCE example (compile.at:170): ok (0m0.752s 0m0.220s) 262. AC_LANG_PROGRAM example (compile.at:215): ok (0m0.716s 0m0.264s) 263. AC_COMPILE_IFELSE (compile.at:267): ok (0m4.796s 0m1.480s) 264. AC_RUN_IFELSE (compile.at:310): ok (0m1.636s 0m0.548s) 265. Order of user actions and cleanup (compile.at:344): ok (0m1.868s 0m0.604s) 266. AC_TRY_LINK_FUNC (compile.at:390): ok (0m3.492s 0m1.140s) 267. Multiple languages (compile.at:400): skipped (compile.at:434) 268. AC_NO_EXECUTABLES (aclang.at:13): ok (0m2.092s 0m0.672s) 269. AC_REQUIRE_CPP (aclang.at:14): ok (0m3.132s 0m1.096s) 270. Extensions (c.at:34): ok (0m3.016s 0m1.028s) 271. Broken/missing compilers (c.at:57): ok (0m0.892s 0m0.216s) 272. C keywords (c.at:76): ok (0m3.132s 0m1.088s) 273. AC_PROG_CPP requires AC_PROG_CC (c.at:94): ok (0m3.164s 0m1.084s) 274. AC_PROG_CPP with warnings (c.at:109): ok (0m2.356s 0m0.796s) 275. AC_PROG_CPP without warnings (c.at:141): ok (0m2.384s 0m0.768s) 276. AC_PROG_CPP via CC (c.at:181): ok (0m2.428s 0m0.728s) 277. AC_NO_EXECUTABLES (working linker) (c.at:222): ok (0m3.108s 0m1.140s) 278. AC_NO_EXECUTABLES (broken linker) (c.at:232): ok (0m2.532s 0m0.828s) 279. AC_USE_SYSTEM_EXTENSIONS (c.at:243): ok (0m7.352s 0m2.388s) 280. AC_C_RESTRICT and C++ (c.at:266): skipped (c.at:319) 281. AC_OPENMP and C (c.at:329): ok (0m2.656s 0m0.884s) 282. AC_OPENMP and C++ (c.at:383): skipped (c.at:416) 283. AC_C_BACKSLASH_A (acc.at:13): ok (0m3.072s 0m1.036s) 284. AC_C_BIGENDIAN (acc.at:14): ok (0m4.516s 0m1.620s) 285. AC_C_CHAR_UNSIGNED (acc.at:15): ok (0m4.416s 0m1.648s) 286. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok (0m3.072s 0m1.080s) 287. AC_C_INLINE (acc.at:17): ok (0m3.032s 0m1.048s) 288. AC_C_PROTOTYPES (acc.at:18): ok (0m2.964s 0m1.060s) 289. AC_C_RESTRICT (acc.at:19): ok (0m3.016s 0m1.088s) 290. AC_C_STRINGIZE (acc.at:20): ok (0m3.304s 0m1.012s) 291. AC_C_TYPEOF (acc.at:21): ok (0m3.048s 0m1.028s) 292. AC_C_VARARRAYS (acc.at:22): ok (0m3.056s 0m1.028s) 293. AC_OPENMP (acc.at:23): ok (0m3.168s 0m1.072s) 294. AC_PROG_CC_C89 (acc.at:24): ok (0m3.064s 0m0.948s) 295. AC_PROG_CC_C99 (acc.at:25): ok (0m3.184s 0m1.120s) 296. AC_PROG_CC_C_O (acc.at:26): ok (0m3.064s 0m1.164s) 297. AC_PROG_CC_STDC (acc.at:27): ok (0m3.148s 0m1.168s) 298. AC_PROG_CPP_WERROR (acc.at:28): ok (0m3.120s 0m1.140s) 299. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok (0m3.272s 0m1.080s) 300. AC_LANG_C (acc.at:32): ok (0m6.172s 0m1.012s) 301. AC_LANG_CPLUSPLUS (acc.at:33): ok (0m6.008s 0m1.104s) 302. AC_LANG_OBJC (acc.at:34): ok (0m5.936s 0m1.104s) 303. GNU Fortran 77 (fortran.at:31): skipped (fortran.at:31) 304. GNU Fortran (fortran.at:59): skipped (fortran.at:59) 305. AC_OPENMP and Fortran 77 (fortran.at:82): skipped (fortran.at:112) 306. AC_OPENMP and Fortran (fortran.at:122): skipped (fortran.at:152) 307. AC_F77_DUMMY_MAIN usage (fortran.at:174): skipped (fortran.at:242) 308. AC_FC_DUMMY_MAIN usage (fortran.at:254): skipped (fortran.at:323) 309. AC_F77_MAIN usage (fortran.at:335): skipped (fortran.at:402) 310. AC_FC_MAIN usage (fortran.at:417): skipped (fortran.at:484) 311. AC_F77_FUNC usage (fortran.at:499): skipped (fortran.at:561) 312. AC_FC_FUNC usage (fortran.at:573): skipped (fortran.at:635) 313. AC_FC_SRCEXT usage (fortran.at:646): skipped (fortran.at:720) 314. AC_FC_FREEFORM (fortran.at:731): skipped (fortran.at:756) 315. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:768): skipped (fortran.at:794) 316. AC_FC_FIXEDFORM (fortran.at:806): skipped (fortran.at:832) 317. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:844): skipped (fortran.at:871) 318. AC_FC_LINE_LENGTH (fortran.at:883): skipped (fortran.at:935) 319. AC_F77_MAIN (acfortran.at:13): skipped (acfortran.at:13) 320. AC_F77_WRAPPERS (acfortran.at:14): skipped (acfortran.at:14) 321. AC_FC_FIXEDFORM (acfortran.at:15): skipped (acfortran.at:15) 322. AC_FC_FREEFORM (acfortran.at:16): skipped (acfortran.at:16) 323. AC_FC_LINE_LENGTH (acfortran.at:17): skipped (acfortran.at:17) 324. AC_FC_MAIN (acfortran.at:18): skipped (acfortran.at:18) 325. AC_FC_WRAPPERS (acfortran.at:19): skipped (acfortran.at:19) 326. AC_PROG_F77_C_O (acfortran.at:20): skipped (acfortran.at:20) 327. AC_PROG_FC_C_O (acfortran.at:21): skipped (acfortran.at:21) 328. AC_F77_NAME_MANGLING (acfortran.at:24): ok (0m5.916s 0m1.116s) 329. AC_LANG_FORTRAN77 (acfortran.at:25): ok (0m5.956s 0m1.116s) 330. Erlang (erlang.at:32): ok (0m3.708s 0m0.860s) 331. AC_ERLANG_CHECK_LIB (erlang.at:54): ok (0m2.640s 0m0.708s) 332. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:74): ok (0m2.704s 0m0.708s) 333. AC_ERLANG_SUBST_LIB_DIR (erlang.at:91): ok (0m2.636s 0m0.724s) 334. AC_ERLANG_SUBST_INSTALL_LIB_DIR (erlang.at:108): ok (0m2.124s 0m0.624s) 335. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:116): ok (0m2.056s 0m0.724s) 336. AC_ERLANG_SUBST_ERTS_VER (erlang.at:130): ok (0m2.628s 0m0.756s) 337. AC_CHECK_LIB (semantics.at:33): ok (0m4.360s 0m1.500s) 338. AC_SEARCH_LIBS (semantics.at:77): ok (0m3.248s 0m1.188s) 339. AC_SEARCH_LIBS (none needed) (semantics.at:90): ok (0m3.024s 0m1.176s) 340. AC_CHECK_DECLS (semantics.at:105): ok (0m3.652s 0m1.440s) 341. AC_CHECK_FUNCS (semantics.at:159): ok (0m3.268s 0m1.120s) 342. AC_REPLACE_FUNCS (semantics.at:172): ok (0m2.780s 0m0.860s) 343. AC_CHECK_HEADERS (semantics.at:211): ok (0m3.736s 0m1.172s) 344. AC_CHECK_HEADERS (preprocessor test) (semantics.at:240): ok (0m2.400s 0m0.672s) 345. AC_CHECK_HEADERS (compiler test) (semantics.at:267): ok (0m2.316s 0m0.664s) 346. AC_CHECK_MEMBER (semantics.at:300): ok (0m3.184s 0m1.140s) 347. AC_CHECK_MEMBERS (semantics.at:326): ok (0m3.116s 0m1.236s) 348. AC_CHECK_ALIGNOF (semantics.at:341): ok (0m4.916s 0m1.628s) 349. AC_CHECK_ALIGNOF (cross compile) (semantics.at:341): ok (0m4.896s 0m1.572s) 350. AC_CHECK_ALIGNOF struct (semantics.at:358): ok (0m4.628s 0m1.704s) 351. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:358): ok (0m4.524s 0m1.688s) 352. AC_CHECK_SIZEOF (semantics.at:370): ok (0m4.820s 0m1.724s) 353. AC_CHECK_SIZEOF (cross compile) (semantics.at:370): ok (0m4.952s 0m1.628s) 354. AC_CHECK_SIZEOF struct (semantics.at:386): ok (0m5.208s 0m1.676s) 355. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:386): ok (0m5.712s 0m2.132s) 356. AC_CHECK_TYPES (semantics.at:411): ok (0m3.316s 0m1.044s) 357. AC_CHECK_TYPES: backward compatibility (semantics.at:425): ok (0m0.600s 0m0.096s) 358. AC_CHECK_FILES (semantics.at:461): ok (0m2.164s 0m0.696s) 359. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:504): ok (0m0.804s 0m0.228s) 360. AC_C_BIGENDIAN (semantics.at:553): ok (0m7.476s 0m2.448s) 361. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:602): ok (0m0.808s 0m0.224s) 362. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:644): ok (0m0.804s 0m0.248s) 363. AC_PATH_XTRA (semantics.at:724): ok (0m3.508s 0m1.240s) 364. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:742): ok (0m4.716s 0m1.568s) 365. AC_FUNC_SETVBUF_REVERSED (semantics.at:743): ok (0m2.040s 0m0.688s) 366. AC_FUNC_WAIT3 (semantics.at:744): ok (0m4.592s 0m1.556s) 367. AC_ARG_ENABLE (acgeneral.at:13): ok (0m2.116s 0m0.624s) 368. AC_ARG_PROGRAM (acgeneral.at:14): ok (0m2.088s 0m0.668s) 369. AC_ARG_WITH (acgeneral.at:15): ok (0m2.072s 0m0.688s) 370. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok (0m4.536s 0m1.568s) 371. AC_EGREP_CPP (acgeneral.at:17): ok (0m3.252s 0m1.088s) 372. AC_EGREP_HEADER (acgeneral.at:18): ok (0m3.132s 0m1.236s) 373. AC_LIBOBJ (acgeneral.at:19): ok (0m2.108s 0m0.656s) 374. AC_LIBSOURCES (acgeneral.at:20): ok (0m2.060s 0m0.692s) 375. AC_PREFIX_DEFAULT (acgeneral.at:21): ok (0m2.056s 0m0.704s) 376. AC_CHECKING (acgeneral.at:24): ok (0m5.996s 0m1.116s) 377. AC_COMPILE_CHECK (acgeneral.at:25): ok (0m7.500s 0m1.572s) 378. AC_ENABLE (acgeneral.at:26): ok (0m5.912s 0m1.152s) 379. AC_FOREACH (acgeneral.at:27): ok (0m5.900s 0m1.112s) 380. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok (0m5.928s 0m1.144s) 381. AC_TRY_COMPILE (acgeneral.at:29): ok (0m7.384s 0m1.468s) 382. AC_TRY_CPP (acgeneral.at:30): ok (0m7.300s 0m1.692s) 383. AC_TRY_LINK (acgeneral.at:31): ok (0m7.340s 0m1.612s) 384. AC_TRY_RUN (acgeneral.at:32): ok (0m7.504s 0m1.592s) 385. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok (0m5.972s 0m1.072s) 386. AC_WITH (acgeneral.at:34): ok (0m6.048s 0m1.080s) 387. AC_OUTPUT_COMMANDS (acstatus.at:15): ok (0m5.976s 0m1.108s) 388. AC_SYS_INTERPRETER (acspecific.at:13): ok (0m2.104s 0m0.660s) 389. AC_SYS_LARGEFILE (acspecific.at:14): ok (0m3.136s 0m1.052s) 390. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (0m2.008s 0m0.776s) 391. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok (0m3.176s 0m1.048s) 392. AC_AIX (acspecific.at:19): ok (0m10.209s 0m2.600s) 393. AC_ARG_ARRAY (acspecific.at:20): ok (0m6.056s 0m1.116s) 394. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (0m7.360s 0m1.484s) 395. AC_DYNIX_SEQ (acspecific.at:22): ok (0m7.280s 0m1.736s) 396. AC_HAVE_POUNDBANG (acspecific.at:23): ok (0m5.936s 0m1.176s) 397. AC_IRIX_SUN (acspecific.at:24): ok (0m7.556s 0m1.760s) 398. AC_ISC_POSIX (acspecific.at:25): ok (0m7.420s 0m1.600s) 399. AC_MINIX (acspecific.at:26): ok (0m10.213s 0m2.540s) 400. AC_SCO_INTL (acspecific.at:27): ok (0m7.436s 0m1.692s) 401. AC_XENIX_DIR (acspecific.at:28): ok (0m7.856s 0m1.836s) 402. AC_PROG_AWK (acprograms.at:13): ok (0m2.036s 0m0.732s) 403. AC_PROG_FGREP (acprograms.at:14): ok (0m2.152s 0m0.636s) 404. AC_PROG_INSTALL (acprograms.at:15): ok (0m2.136s 0m0.656s) 405. AC_PROG_LEX (acprograms.at:16): ok (0m3.036s 0m1.024s) 406. AC_PROG_LN_S (acprograms.at:17): ok (0m2.060s 0m0.720s) 407. AC_PROG_MAKE_SET (acprograms.at:18): ok (0m2.064s 0m0.708s) 408. AC_PROG_MKDIR_P (acprograms.at:19): ok (0m2.128s 0m0.636s) 409. AC_PROG_RANLIB (acprograms.at:20): ok (0m2.052s 0m0.736s) 410. AC_PROG_SED (acprograms.at:21): ok (0m2.052s 0m0.724s) 411. AC_PROG_YACC (acprograms.at:22): ok (0m2.064s 0m0.700s) 412. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok (0m5.860s 0m1.152s) 413. AC_DECL_YYTEXT (acprograms.at:26): ok (0m7.284s 0m1.512s) 414. AC_RSH (acprograms.at:27): ok (0m6.236s 0m0.992s) 415. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok (0m2.096s 0m0.660s) 416. AC_HEADER_ASSERT (acheaders.at:14): ok (0m2.040s 0m0.716s) 417. AC_HEADER_MAJOR (acheaders.at:15): ok (0m4.436s 0m1.664s) 418. AC_HEADER_RESOLV (acheaders.at:16): ok (0m3.448s 0m1.100s) 419. AC_HEADER_STAT (acheaders.at:17): ok (0m3.076s 0m1.000s) 420. AC_HEADER_STDBOOL (acheaders.at:18): ok (0m4.632s 0m1.632s) 421. AC_HEADER_TIOCGWINSZ (acheaders.at:19): ok (0m3.228s 0m1.172s) 422. AC_DIR_HEADER (acheaders.at:22): ok (0m10.573s 0m2.596s) 423. AC_MEMORY_H (acheaders.at:23): ok (0m9.697s 0m2.484s) 424. AC_UNISTD_H (acheaders.at:24): ok (0m9.761s 0m2.416s) 425. AC_USG (acheaders.at:25): ok (0m9.885s 0m2.544s) 426. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok (0m3.316s 0m1.100s) 427. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok (0m3.248s 0m1.180s) 428. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok (0m4.536s 0m1.552s) 429. AC_STRUCT_TIMEZONE (actypes.at:16): ok (0m3.072s 0m1.128s) 430. AC_TYPE_INT16_T (actypes.at:17): ok (0m4.572s 0m1.620s) 431. AC_TYPE_INT32_T (actypes.at:18): ok (0m4.640s 0m1.552s) 432. AC_TYPE_INT64_T (actypes.at:19): ok (0m4.568s 0m1.632s) 433. AC_TYPE_INT8_T (actypes.at:20): ok (0m4.656s 0m1.540s) 434. AC_TYPE_INTMAX_T (actypes.at:21): ok (0m4.716s 0m1.808s) 435. AC_TYPE_INTPTR_T (actypes.at:22): ok (0m4.516s 0m1.692s) 436. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok (0m3.036s 0m1.004s) 437. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok (0m3.024s 0m1.080s) 438. AC_TYPE_MODE_T (actypes.at:25): ok (0m4.544s 0m1.628s) 439. AC_TYPE_OFF_T (actypes.at:26): ok (0m4.456s 0m1.736s) 440. AC_TYPE_SSIZE_T (actypes.at:27): ok (0m4.700s 0m1.512s) 441. AC_TYPE_UINT16_T (actypes.at:28): ok (0m4.516s 0m1.544s) 442. AC_TYPE_UINT32_T (actypes.at:29): ok (0m4.416s 0m1.648s) 443. AC_TYPE_UINT64_T (actypes.at:30): ok (0m4.472s 0m1.608s) 444. AC_TYPE_UINT8_T (actypes.at:31): ok (0m4.536s 0m1.540s) 445. AC_TYPE_UINTMAX_T (actypes.at:32): ok (0m4.496s 0m1.844s) 446. AC_TYPE_UINTPTR_T (actypes.at:33): ok (0m4.552s 0m1.664s) 447. AC_C_LONG_DOUBLE (actypes.at:36): ok (0m7.340s 0m1.596s) 448. AC_INT_16_BITS (actypes.at:37): ok (0m10.065s 0m2.596s) 449. AC_LONG_64_BITS (actypes.at:38): ok (0m10.017s 0m2.664s) 450. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok (0m10.089s 0m2.400s) 451. AC_STRUCT_ST_RDEV (actypes.at:40): ok (0m9.921s 0m2.568s) 452. AC_TYPE_SIGNAL (actypes.at:41): ok (0m7.320s 0m1.664s) 453. AM_TYPE_PTRDIFF_T (actypes.at:42): ok (0m10.065s 0m2.672s) 454. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok (0m2.052s 0m0.708s) 455. AC_FUNC_CHOWN (acfunctions.at:14): ok (0m4.612s 0m1.644s) 456. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok (0m4.772s 0m1.624s) 457. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok (0m3.192s 0m1.008s) 458. AC_FUNC_FNMATCH (acfunctions.at:17): ok (0m3.216s 0m0.980s) 459. AC_FUNC_FORK (acfunctions.at:18): ok (0m5.104s 0m1.912s) 460. AC_FUNC_FSEEKO (acfunctions.at:19): ok (0m3.136s 0m1.092s) 461. AC_FUNC_GETGROUPS (acfunctions.at:20): ok (0m5.076s 0m1.824s) 462. AC_FUNC_GETMNTENT (acfunctions.at:21): ok (0m3.168s 0m1.020s) 463. AC_FUNC_GETPGRP (acfunctions.at:22): ok (0m4.304s 0m1.716s) 464. AC_FUNC_LSTAT (acfunctions.at:23): ok (0m4.792s 0m1.612s) 465. AC_FUNC_MALLOC (acfunctions.at:24): ok (0m4.480s 0m1.636s) 466. AC_FUNC_MBRTOWC (acfunctions.at:25): ok (0m3.148s 0m1.064s) 467. AC_FUNC_MEMCMP (acfunctions.at:26): ok (0m4.472s 0m1.680s) 468. AC_FUNC_MKTIME (acfunctions.at:27): ok (0m5.008s 0m1.688s) 469. AC_FUNC_MMAP (acfunctions.at:28): ok (0m4.920s 0m1.692s) 470. AC_FUNC_OBSTACK (acfunctions.at:29): ok (0m4.528s 0m1.644s) 471. AC_FUNC_REALLOC (acfunctions.at:30): ok (0m4.536s 0m1.596s) 472. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok (0m4.772s 0m1.764s) 473. AC_FUNC_SETPGRP (acfunctions.at:32): ok (0m4.380s 0m1.640s) 474. AC_FUNC_STAT (acfunctions.at:33): ok (0m4.772s 0m1.624s) 475. AC_FUNC_STRCOLL (acfunctions.at:34): ok (0m4.564s 0m1.572s) 476. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m4.728s 0m1.696s) 477. AC_FUNC_STRFTIME (acfunctions.at:36): ok (0m3.180s 0m1.044s) 478. AC_FUNC_STRNLEN (acfunctions.at:37): ok (0m5.016s 0m1.788s) 479. AC_FUNC_STRTOD (acfunctions.at:38): ok (0m4.572s 0m1.596s) 480. AC_FUNC_STRTOLD (acfunctions.at:39): ok (0m3.068s 0m1.084s) 481. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m4.640s 0m1.688s) 482. AC_FUNC_VPRINTF (acfunctions.at:41): ok (0m3.236s 0m1.168s) 483. AC_HAVE_LIBRARY (aclibs.at:15): ok (0m7.192s 0m1.636s) 484. Libtool (foreign.at:26): skipped (foreign.at:29) 485. shtool (foreign.at:93): ok (0m1.688s 0m0.644s) 486. autoscan (autoscan.at:20): ok (0m0.640s 0m0.108s) testsuite: ending at: Wed Aug 24 01:08:26 EDT 2011 testsuite: test suite duration: 0h 29m 8s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 447 tests were run, 5 failed (4 expected failures). 39 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 220: base.at:322 AC_CACHE_CHECK config_site Skipped tests: GNU Autoconf 2.68 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 1: tools.at:46 Syntax of the shell scripts 34: tools.at:1132 autoupdating with aclocal and m4_include 35: tools.at:1162 autom4te preselections 38: tools.at:1278 autotools and whitespace in file names 251: torture.at:1430 Configuring subdirectories autoreconf 252: torture.at:1563 Deep Package autoreconf 253: torture.at:1699 Non-Autoconf AC_CONFIG_SUBDIRS autoreconf 255: torture.at:1792 Empty directory autoreconf 256: torture.at:1813 Unusual Automake input files autoreconf 260: compile.at:144 AC_LANG_SOURCE(C++) 267: compile.at:400 Multiple languages 280: c.at:266 AC_C_RESTRICT and C++ 282: c.at:383 AC_OPENMP and C++ 303: fortran.at:31 GNU Fortran 77 304: fortran.at:59 GNU Fortran 305: fortran.at:82 AC_OPENMP and Fortran 77 306: fortran.at:122 AC_OPENMP and Fortran 307: fortran.at:174 AC_F77_DUMMY_MAIN usage 308: fortran.at:254 AC_FC_DUMMY_MAIN usage 309: fortran.at:335 AC_F77_MAIN usage 310: fortran.at:417 AC_FC_MAIN usage 311: fortran.at:499 AC_F77_FUNC usage 312: fortran.at:573 AC_FC_FUNC usage 313: fortran.at:646 AC_FC_SRCEXT usage 314: fortran.at:731 AC_FC_FREEFORM 315: fortran.at:768 AC_FC_FREEFORM with AC_FC_SRCEXT 316: fortran.at:806 AC_FC_FIXEDFORM 317: fortran.at:844 AC_FC_FIXEDFORM with AC_FC_SRCEXT 318: fortran.at:883 AC_FC_LINE_LENGTH 319: acfortran.at:13 AC_F77_MAIN 320: acfortran.at:14 AC_F77_WRAPPERS 321: acfortran.at:15 AC_FC_FIXEDFORM 322: acfortran.at:16 AC_FC_FREEFORM 323: acfortran.at:17 AC_FC_LINE_LENGTH 324: acfortran.at:18 AC_FC_MAIN 325: acfortran.at:19 AC_FC_WRAPPERS 326: acfortran.at:20 AC_PROG_F77_C_O 327: acfortran.at:21 AC_PROG_FC_C_O 484: foreign.at:26 Libtool ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 220. base.at:322: testing AC_CACHE_CHECK ... ./base.at:353: autoconf --force stderr: configure.ac:3: warning: AC_CACHE_VAL(ac_nothing, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... configure.ac:3: the top level ./base.at:353: sed 's/^[^:]*m4[-.ex0-9]*: *\([^:]*:\) *\([0-9][0-9]*: \)/m4:\1\2/ s/^\([^:]*:\) *\([0-9][0-9]*:\)[^:]*m4[-.ex0-9]*: /m4:\1\2 / s/: C\(annot open \)\([^`:]*\):/: c\1`\2'\'':/ s/: include:\( cannot open\)/:\1/ s/^autom4te: [^ ]*m4[.ex]* /autom4te: m4 / s/ (E[A-Z]*)$// ' stderr >&2 stderr: configure.ac:3: warning: AC_CACHE_VAL(ac_nothing, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... configure.ac:3: the top level ./base.at:354: grep 'must contain _cv_ to be cached' stderr stdout: configure.ac:3: warning: AC_CACHE_VAL(ac_nothing, ...): suspicious cache-id, must contain _cv_ to be cached ./base.at:359: autoconf --force ./base.at:360: ./configure $configure_options -q stdout: ./base.at:364: autoconf --force ./base.at:365: ./configure $configure_options -q stdout: ./base.at:368: ./configure $configure_options stdout: checking for nothing... found checking for some other variable... true ./base.at:369: grep 'cached' stdout ./base.at:370: ./configure $configure_options my_cv_variable='yes it is set' stdout: checking for nothing... found checking for some other variable... (cached) yes it is set ./base.at:371: grep 'cached.*yes it is set' stdout stdout: checking for some other variable... (cached) yes it is set ./base.at:374: ./configure $configure_options --cache-file=foobar.cache stdout: configure: creating cache foobar.cache checking for nothing... found checking for some other variable... true configure: updating cache foobar.cache ./base.at:375: grep 'cached' stdout ./base.at:376: test ! -f config.cache ./base.at:377: grep 'my_cv_variable.*true' foobar.cache stdout: my_cv_variable=${my_cv_variable='true'} ./base.at:378: ./configure $configure_options --cache-file=foobar.cache stdout: configure: loading cache foobar.cache checking for nothing... (cached) found checking for some other variable... (cached) true ./base.at:379: grep 'some other variable.*cached.*true' stdout stdout: checking for some other variable... (cached) true ./base.at:382: ./configure $configure_options --cache-file=foobar.cache my_cv_variable='override' stdout: configure: loading cache foobar.cache checking for nothing... (cached) found checking for some other variable... (cached) override configure: updating cache foobar.cache ./base.at:383: grep 'cached.*override' stdout stdout: checking for some other variable... (cached) override ./base.at:384: grep 'my_cv_variable.*override' foobar.cache stdout: my_cv_variable=${my_cv_variable='override'} ./base.at:387: ./configure $configure_options -C ac_cv_nothing='{' my_cv_variable='contains } brace' stdout: configure: creating cache config.cache checking for nothing... (cached) { checking for some other variable... (cached) contains } brace configure: updating cache config.cache ./base.at:389: grep 'ac_cv_nothing.*{' config.cache stdout: test "${ac_cv_nothing+set}" = set || ac_cv_nothing='{' ./base.at:390: grep 'my_cv_variable.*contains } brace' config.cache stdout: test "${my_cv_variable+set}" = set || my_cv_variable='contains } brace' ./base.at:391: ./configure $configure_options -C stdout: configure: loading cache config.cache checking for nothing... (cached) { checking for some other variable... (cached) contains } brace ./base.at:392: grep 'nothing.*{' stdout stdout: checking for nothing... (cached) { ./base.at:393: grep 'some other variable.*contains } brace' stdout stdout: checking for some other variable... (cached) contains } brace ./base.at:399: autoconf --force stderr: configure.ac:8: warning: AC_CACHE_VAL(my_cv_variable, ...): suspicious presence of an AC_DEFINE in the second argument, where no actions should be taken ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... configure.ac:8: the top level configure.ac:8: warning: AC_DEFINE: not an identifier: some-define ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from... ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... configure.ac:8: the top level ./base.at:399: sed 's/^[^:]*m4[-.ex0-9]*: *\([^:]*:\) *\([0-9][0-9]*: \)/m4:\1\2/ s/^\([^:]*:\) *\([0-9][0-9]*:\)[^:]*m4[-.ex0-9]*: /m4:\1\2 / s/: C\(annot open \)\([^`:]*\):/: c\1`\2'\'':/ s/: include:\( cannot open\)/:\1/ s/^autom4te: [^ ]*m4[.ex]* /autom4te: m4 / s/ (E[A-Z]*)$// ' stderr >&2 stderr: configure.ac:8: warning: AC_CACHE_VAL(my_cv_variable, ...): suspicious presence of an AC_DEFINE in the second argument, where no actions should be taken ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... configure.ac:8: the top level configure.ac:8: warning: AC_DEFINE: not an identifier: some-define ../../lib/m4sugar/m4sh.m4:606: AS_IF is expanded from... ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... configure.ac:8: the top level ./base.at:400: grep 'suspicious.*AC_DEFINE' stderr stdout: configure.ac:8: warning: AC_CACHE_VAL(my_cv_variable, ...): suspicious presence of an AC_DEFINE in the second argument, where no actions should be taken ./base.at:404: autoconf --force stderr: configure.ac:8: warning: AC_CACHE_VAL(my_cv_variable, ...): suspicious presence of an AC_SUBST in the second argument, where no actions should be taken ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... configure.ac:8: the top level ./base.at:404: sed 's/^[^:]*m4[-.ex0-9]*: *\([^:]*:\) *\([0-9][0-9]*: \)/m4:\1\2/ s/^\([^:]*:\) *\([0-9][0-9]*:\)[^:]*m4[-.ex0-9]*: /m4:\1\2 / s/: C\(annot open \)\([^`:]*\):/: c\1`\2'\'':/ s/: include:\( cannot open\)/:\1/ s/^autom4te: [^ ]*m4[.ex]* /autom4te: m4 / s/ (E[A-Z]*)$// ' stderr >&2 stderr: configure.ac:8: warning: AC_CACHE_VAL(my_cv_variable, ...): suspicious presence of an AC_SUBST in the second argument, where no actions should be taken ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... configure.ac:8: the top level ./base.at:405: grep 'suspicious.*AC_SUBST' stderr stdout: configure.ac:8: warning: AC_CACHE_VAL(my_cv_variable, ...): suspicious presence of an AC_SUBST in the second argument, where no actions should be taken ./base.at:422: autoconf --force -Werror stderr: configure.ac:11: warning: AC_CACHE_VAL(my_cv_shell_true_works, ...): suspicious presence of an AC_DEFINE in the second argument, where no actions should be taken ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... configure.ac:2: AC_SHELL_TRUE is expanded from... configure.ac:11: the top level ./base.at:422: sed 's/^[^:]*m4[-.ex0-9]*: *\([^:]*:\) *\([0-9][0-9]*: \)/m4:\1\2/ s/^\([^:]*:\) *\([0-9][0-9]*:\)[^:]*m4[-.ex0-9]*: /m4:\1\2 / s/: C\(annot open \)\([^`:]*\):/: c\1`\2'\'':/ s/: include:\( cannot open\)/:\1/ s/^autom4te: [^ ]*m4[.ex]* /autom4te: m4 / s/ (E[A-Z]*)$// ' stderr >&2 stderr: configure.ac:11: warning: AC_CACHE_VAL(my_cv_shell_true_works, ...): suspicious presence of an AC_DEFINE in the second argument, where no actions should be taken ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from... configure.ac:2: AC_SHELL_TRUE is expanded from... configure.ac:11: the top level ./base.at:423: grep 'suspicious.*AC_DEFINE' stderr stdout: configure.ac:11: warning: AC_CACHE_VAL(my_cv_shell_true_works, ...): suspicious presence of an AC_DEFINE in the second argument, where no actions should be taken ./base.at:440: autoconf --force -Werror ./base.at:441: ./configure $configure_options -C stdout: configure: creating cache config.cache checking whether true(1) works... yes configure: updating cache config.cache configure: creating ./config.status ./base.at:442: grep my_cv_shell_true_works config.cache stdout: my_cv_shell_true_works=${my_cv_shell_true_works='yes'} ./base.at:443: grep 'true.*works.*yes' stdout stdout: checking whether true(1) works... yes ./base.at:445: ./configure $configure_options --config-cache stdout: configure: loading cache config.cache checking whether true(1) works... (cached) yes configure: creating ./config.status ./base.at:446: grep 'true.*works.*cached.*yes' stdout stdout: checking whether true(1) works... (cached) yes ./base.at:449: ./config.status stdout: ./base.at:450: grep cache stdout ./base.at:451: ./config.status --recheck stdout: running CONFIG_SHELL=/bin/bash /bin/bash ./configure --config-cache --no-create --no-recursion configure: loading cache config.cache checking whether true(1) works... (cached) yes configure: updating cache config.cache configure: creating ./config.status ./base.at:452: grep cache stdout stdout: running CONFIG_SHELL=/bin/bash /bin/bash ./configure --config-cache --no-create --no-recursion configure: loading cache config.cache checking whether true(1) works... (cached) yes configure: updating cache config.cache ./base.at:456: ./configure $configure_options stdout: checking whether true(1) works... yes configure: creating ./config.status ./base.at:457: grep cache stdout ./base.at:458: LC_ALL=C ls -t config.cache a-stamp-file | sed 1q | grep config.cache ./base.at:464: ./configure $configure_options -C stdout: configure: loading cache config.cache checking whether true(1) works... yes configure: updating cache config.cache configure: creating ./config.status ./base.at:467: test -s cache || test ! -h config.cache ./base.at:479: ./configure $configure_options stdout: configure: loading site script ./-config.site configure: loading cache sitecache checking whether true(1) works... yes configure: updating cache sitecache configure: creating ./config.status ./base.at:480: grep my_cv_some_preset_cache_var sitecache stdout: my_cv_some_preset_cache_var=${my_cv_some_preset_cache_var='yes'} ./base.at:481: grep my_cv_shell_true_works sitecache stdout: my_cv_shell_true_works=${my_cv_shell_true_works='yes'} ./base.at:482: ./configure $configure_options stdout: configure: loading site script ./-config.site configure: loading cache sitecache checking whether true(1) works... (cached) yes configure: creating ./config.status ./base.at:483: grep 'whether true.*works.*cached' stdout stdout: checking whether true(1) works... (cached) yes ./base.at:488: ${CONFIG_SHELL-$SHELL} -c 'case `. ./syntax; echo $?` in 0|"") exit 77;; esac' stderr: ./syntax: line 2: syntax error: unexpected end of file stdout: ./base.at:496: ./configure $configure_options stderr: /home/dclarke/build/autoconf-2.68-001/tests/testsuite.dir/220/bad.site: 1: Syntax error: "fi" unexpected stdout: configure: loading site script /home/dclarke/build/autoconf-2.68-001/tests/testsuite.dir/220/bad.site ./base.at:496: exit code was 2, expected 1 config.log: > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = OldBoy > uname -m = i686 > uname -r = 2.6.32-33-generic > uname -s = Linux > uname -v = #71-Ubuntu SMP Wed Jul 20 17:30:40 UTC 2011 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /home/dclarke/build/autoconf-2.68-001/tests > PATH: /usr/local/bin > PATH: /usr/sbin > PATH: /usr/bin > PATH: /sbin > PATH: /bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1548: loading site script /home/dclarke/build/autoconf-2.68-001/tests/testsuite.dir/220/bad.site > | fi > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_env_build_alias_set='' > ac_cv_env_build_alias_value='' > ac_cv_env_host_alias_set='' > ac_cv_env_host_alias_value='' > ac_cv_env_target_alias_set='' > ac_cv_env_target_alias_value='' > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > DEFS='' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_URL='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/bash' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='NONE' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='NONE' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > /* confdefs.h */ > #define PACKAGE_NAME "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_URL "" > > configure: exit 2 220. base.at:322: 220. AC_CACHE_CHECK (base.at:322): FAILED (base.at:496) ## ------------- ## ## ../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 --program-prefix=g | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = OldBoy | uname -m = i686 | uname -r = 2.6.32-33-generic | uname -s = Linux | uname -v = #71-Ubuntu SMP Wed Jul 20 17:30:40 UTC 2011 | | /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: /opt/schily/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | 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 /usr/local/bin/gmake sets $(MAKE) | configure:2160: result: yes | configure:2245: checking build system type | configure:2259: result: i686-pc-linux-gnu | configure:2279: checking host system type | configure:2292: result: i686-pc-linux-gnu | configure:2319: autobuild project... GNU Autoconf | configure:2325: autobuild revision... 2.68 | configure:2330: autobuild hostname... OldBoy | configure:2341: autobuild timestamp... 20110824T043836Z | configure:2369: checking whether /bin/sh -n is known to work | configure:2388: result: no | 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/local/bin/gm4 | configure:2537: checking whether /usr/local/bin/gm4 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:2710: result: no | configure:2680: checking for xemacs | configure:2710: result: no | configure:2763: checking for emacs | configure:2790: result: no | configure:2814: checking where .elc files should go | configure:2843: result: ${datadir}/emacs/site-lisp | configure:2856: checking for grep that handles long lines and -e | configure:2914: result: /bin/grep | configure:2919: checking for egrep | configure:2981: result: /bin/grep -E | configure:2986: checking for a sed that does not truncate output | configure:3050: result: /usr/local/bin/gsed | configure:3060: checking whether /usr/local/bin/gmake 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 OldBoy | | config.status:4108: creating tests/Makefile | config.status:4108: creating tests/atlocal | config.status:4108: creating man/Makefile | config.status:4108: creating lib/emacs/Makefile | config.status:4108: creating Makefile | config.status:4108: creating doc/Makefile | config.status:4108: creating lib/Makefile | config.status:4108: creating lib/Autom4te/Makefile | config.status:4108: creating lib/autoscan/Makefile | config.status:4108: creating lib/m4sugar/Makefile | config.status:4108: creating lib/autoconf/Makefile | config.status:4108: creating lib/autotest/Makefile | config.status:4108: creating bin/Makefile | config.status:4309: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build='i686-pc-linux-gnu' | ac_cv_dir_trailing_space='yes' | ac_cv_env_EMACSLOADPATH_set='' | ac_cv_env_EMACSLOADPATH_value='' | ac_cv_env_EMACS_set='' | ac_cv_env_EMACS_value='' | ac_cv_env_M4_set='set' | ac_cv_env_M4_value='/usr/local/bin/gm4' | ac_cv_env_build_alias_set='' | ac_cv_env_build_alias_value='' | ac_cv_env_host_alias_set='' | ac_cv_env_host_alias_value='' | ac_cv_env_target_alias_set='' | ac_cv_env_target_alias_value='' | ac_cv_host='i686-pc-linux-gnu' | ac_cv_path_EGREP='/bin/grep -E' | ac_cv_path_EXPR='/usr/bin/expr' | ac_cv_path_GREP='/bin/grep' | ac_cv_path_M4='/usr/local/bin/gm4' | ac_cv_path_PERL='/usr/bin/perl' | ac_cv_path_SED='/usr/local/bin/gsed' | 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='no' | ac_cv_prog_gnu_m4_debugfile='--debugfile' | ac_cv_prog_gnu_m4_gnu='yes' | ac_cv_prog_make__usr_local_bin_gmake_case='yes' | ac_cv_prog_make__usr_local_bin_gmake_set='yes' | ac_cv_sh_n_works='no' | ac_cv_unsupported_fs_chars='' | am_cv_lispdir='${datadir}/emacs/site-lisp' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /home/dclarke/build/autoconf-2.68-001/build-aux/missing --run aclocal-1.11' | AMTAR='${SHELL} /home/dclarke/build/autoconf-2.68-001/build-aux/missing --run tar' | AUTOCONF='${SHELL} /home/dclarke/build/autoconf-2.68-001/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /home/dclarke/build/autoconf-2.68-001/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /home/dclarke/build/autoconf-2.68-001/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='/bin/grep -E' | EMACS='no' | EMACSLOADPATH='' | EXPR='/usr/bin/expr' | GREP='/bin/grep' | HELP2MAN='${SHELL} /home/dclarke/build/autoconf-2.68-001/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/local/bin/gm4' | M4_DEBUGFILE='--debugfile' | M4_GNU='--gnu' | MAKEINFO='${SHELL} /home/dclarke/build/autoconf-2.68-001/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/local/bin/gsed' | SET_MAKE='' | SHELL='/bin/bash' | STRIP='' | TEST_EMACS='no' | VERSION='2.68' | ac_cv_dir_trailing_space='yes' | ac_cv_sh_n_works='no' | ac_cv_unsupported_fs_chars='' | am__isrc='' | am__leading_dot='.' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | bindir='${exec_prefix}/bin' | build='i686-pc-linux-gnu' | build_alias='' | build_cpu='i686' | build_os='linux-gnu' | build_vendor='pc' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='i686-pc-linux-gnu' | host_alias='' | host_cpu='i686' | host_os='linux-gnu' | host_vendor='pc' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='${SHELL} /home/dclarke/build/autoconf-2.68-001/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='/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/usr/local' | program_transform_name='s&^&g&' | 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.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