## -------------------------------------- ## ## GNU Autoconf 2.68b.7-3b78f test suite. ## ## -------------------------------------- ## testsuite: command line was: $ ./testsuite ## ---------- ## ## ChangeLog. ## ## ---------- ## | 2012-03-04 Paul Eggert | | fortran: clean up core files after AC_FC_CHECK_BOUNDS | * lib/autoconf/fortran.m4 (AC_FC_CHECK_BOUNDS): Clean up core | files, too. Needed for Sun Fortran 95 8.2 2005/10/13 on Solaris 8. | | tests: port AS_TR_SH and AS_TR_CPP test to Solaris 8 wc | * tests/m4sh.at (AS@&address@hidden and AS@&address@hidden): Do not assume | that "wc -l" outputs only digits; on Solaris 8 it also outputs | blanks and POSIX allows this. ## --------- ## ## Platform. ## ## --------- ## hostname = freddy uname -m = i86pc uname -r = 5.10 uname -s = SunOS uname -v = Generic_144489-06 /usr/bin/uname -p = i386 /bin/uname -X = System = SunOS Node = freddy Release = 5.10 KernelID = Generic_144489-06 Machine = i86pc BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 4 /bin/arch = i86pc /usr/bin/arch -k = i86pc /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/latta/tmp/autoconf-2.68b.7-3b78f/tests PATH: /home/latta/bin/utils PATH: /home/latta/bin PATH: /usr/local/bin PATH: /usr/local64/bin PATH: /usr/games PATH: /usr/bin/X11 PATH: /usr/X11/bin PATH: /usr/X11R6/bin PATH: /usr/ccs/bin PATH: /usr/xpg6/bin PATH: /usr/xpg4/bin PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/ucb 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/latta/tmp/autoconf-2.68b.7-3b78f/tests' | at_srcdir='.' | abs_srcdir='/home/latta/tmp/autoconf-2.68b.7-3b78f/tests' | at_top_srcdir='..' | abs_top_srcdir='/home/latta/tmp/autoconf-2.68b.7-3b78f' | at_top_build_prefix='../' | abs_top_builddir='/home/latta/tmp/autoconf-2.68b.7-3b78f' | | # 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-2012 Free Software Foundation, | # Inc. | # | # This program is free software: you can redistribute it and/or modify | # it under the terms of the GNU General Public License as published by | # the Free Software Foundation, either version 3 of the License, or | # (at your option) any later version. | # | # This program is distributed in the hope that it will be useful, | # but WITHOUT ANY WARRANTY; without even the implied warranty of | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # GNU General Public License for more details. | # | # You should have received a copy of the GNU General Public License | # along with this program. If not, see . | | PERL='/usr/local/bin/perl' | GREP='/usr/xpg4/bin/grep' | EGREP='/usr/xpg4/bin/grep -E' | SED='/usr/local/bin/sed' | | # We need to know if sh -n is ok. | ac_cv_sh_n_works='no' | | # Check whether the underlying system can manage some unusual | # symbols in file names. | if test -z ''; then | func_sanitize_file_name () { echo "$@"; } | else | func_sanitize_file_name () { echo "$@" | tr -d ''; } | fi | | # Can we create directories with trailing whitespace in their names? | ac_cv_dir_trailing_space='yes' | if test "$ac_cv_dir_trailing_space" = yes; then | func_sanitize_dir_name () { echo "$@"; } | else | func_sanitize_dir_name () { echo "$@" | sed 's/ *$//'; } | fi | | # AUTOM4TE might be set in the environment. Override it here so that | # direct aclocal invocations also use it. | AUTOM4TE=autom4te | export AUTOM4TE ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./local.at:521: /home/latta/tmp/autoconf-2.68b.7-3b78f/tests/autom4te --version autom4te (GNU Autoconf) 2.68b.7-3b78f Copyright (C) 2012 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:521: /home/latta/tmp/autoconf-2.68b.7-3b78f/tests/autoconf --version autoconf (GNU Autoconf) 2.68b.7-3b78f Copyright (C) 2012 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:521: /home/latta/tmp/autoconf-2.68b.7-3b78f/tests/autoheader --version autoheader (GNU Autoconf) 2.68b.7-3b78f Copyright (C) 2012 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:521: /home/latta/tmp/autoconf-2.68b.7-3b78f/tests/autoupdate --version autoupdate (GNU Autoconf) 2.68b.7-3b78f Copyright (C) 2012 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:521: /home/latta/tmp/autoconf-2.68b.7-3b78f/tests/autoreconf --version autoreconf (GNU Autoconf) 2.68b.7-3b78f Copyright (C) 2012 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:521: /home/latta/tmp/autoconf-2.68b.7-3b78f/tests/ifnames --version ifnames (GNU Autoconf) 2.68b.7-3b78f Copyright (C) 2012 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: Sun Mar 4 08:57:51 CST 2012 1. Syntax of the shell scripts (tools.at:46): skipped (tools.at:48) 2. Syntax of the Perl scripts (tools.at:70): ok (0m0.416s 0m0.093s) 3. autom4te cache (tools.at:88): ok (0m0.304s 0m0.217s) 4. autom4te --force (tools.at:119): ok (0m0.204s 0m0.149s) 5. autom4te and whitespace in file names (tools.at:145): ok (0m1.068s 0m0.794s) 6. autom4te --trace and unusual macro names (tools.at:217): ok (0m0.099s 0m0.072s) 7. autom4te --trace and whitespace (tools.at:227): ok (0m0.102s 0m0.074s) 8. autoconf --trace: user macros (tools.at:252): ok (0m0.544s 0m0.462s) 9. autoconf --trace: builtins (tools.at:338): ok (0m0.547s 0m0.247s) 10. autoconf: forbidden tokens, basic (tools.at:369): ok (0m0.272s 0m0.215s) 11. autoconf: forbidden tokens, exceptions (tools.at:407): ok (0m0.144s 0m0.115s) 12. autoconf: automatically allowed tokens (tools.at:446): ok (0m0.227s 0m0.109s) 13. autoconf: the empty token (tools.at:463): ok (0m0.132s 0m0.108s) 14. autoconf: subdirectories (tools.at:478): ok (0m0.387s 0m0.531s) 15. autoconf: input from stdin (tools.at:504): ok (0m0.345s 0m0.234s) 16. autoconf: AC_AUTOCONF_VERSION (tools.at:522): ok (0m0.227s 0m0.115s) 17. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:540): ok (0m0.275s 0m0.235s) 18. ifnames (tools.at:577): ok (0m0.073s 0m0.033s) 19. autoheader (tools.at:625): ok (0m0.695s 0m0.400s) 20. autoheader and macros (tools.at:758): ok (0m0.435s 0m0.253s) 21. autoupdate (tools.at:799): ok (0m2.242s 0m0.455s) 22. autoupdating AC_LINK_FILES (tools.at:831): ok (0m1.435s 0m0.683s) 23. autoupdating AC_PREREQ (tools.at:858): ok (0m3.378s 0m0.714s) 24. autoupdating AU_ALIAS (tools.at:879): ok (0m1.904s 0m1.378s) 25. autoupdating OLD to NEW (tools.at:905): ok (0m1.344s 0m0.556s) 27. autoupdating AC_HELP_STRING (tools.at:955): ok (0m1.346s 0m0.553s) 28. autoupdating with m4sugar (tools.at:973): ok (0m1.538s 0m0.744s) 32. autoupdating AC_LANG_SAVE (tools.at:1088): ok (0m1.403s 0m0.548s) 33. autoupdating AC_FOREACH (tools.at:1108): ok (0m1.364s 0m0.565s) 34. autoupdating with aclocal and m4_include (tools.at:1132): ok (0m3.032s 0m0.671s) 35. autom4te preselections (tools.at:1162): ok (0m1.693s 0m0.730s) 36. autom4te cache creation (tools.at:1215): ok (0m0.460s 0m0.343s) 37. autom4te cache locking (tools.at:1258): ok (0m0.412s 0m0.369s) 38. autotools and whitespace in file names (tools.at:1278): ok (0m13.944s 0m5.476s) 39. m4_stack (m4sugar.at:41): ok (0m0.104s 0m0.074s) 40. m4_defn (m4sugar.at:102): ok (0m0.508s 0m0.390s) 41. m4_dumpdef (m4sugar.at:186): ok (0m0.413s 0m0.320s) 42. m4_warn (m4sugar.at:245): ok (0m0.419s 0m0.312s) 43. m4_divert_stack (m4sugar.at:303): ok (0m0.505s 0m0.383s) 44. m4_expansion_stack (m4sugar.at:392): ok (0m0.102s 0m0.076s) 45. m4_require: error message (m4sugar.at:416): ok (0m0.099s 0m0.075s) 46. m4_require: circular dependencies (m4sugar.at:436): ok (0m0.101s 0m0.073s) 47. m4_require: one-shot initialization (m4sugar.at:466): ok (0m0.204s 0m0.152s) 48. m4_require: nested (m4sugar.at:527): ok (0m0.519s 0m0.382s) 49. m4sugar shorthand conditionals (m4sugar.at:695): ok (0m0.104s 0m0.075s) 50. m4_cond (m4sugar.at:780): ok (0m0.105s 0m0.082s) 51. m4 lists (m4sugar.at:832): ok (0m0.203s 0m0.150s) 52. m4_split (m4sugar.at:884): ok (0m0.102s 0m0.075s) 53. m4_do (m4sugar.at:930): ok (0m0.102s 0m0.076s) 54. m4_append (m4sugar.at:958): ok (0m0.206s 0m0.160s) 55. m4_join (m4sugar.at:1042): ok (0m0.103s 0m0.075s) 56. m4_expand (m4sugar.at:1093): ok (0m0.102s 0m0.076s) 57. m4_text_box (m4sugar.at:1149): ok (0m0.102s 0m0.077s) 58. m4_text_wrap (m4sugar.at:1173): ok (0m0.104s 0m0.077s) 59. m4_version_compare (m4sugar.at:1235): ok (0m0.106s 0m0.084s) 60. Standard regular expressions (m4sugar.at:1293): ok (0m0.718s 0m0.528s) 61. m4_bmatch (m4sugar.at:1320): ok (0m0.104s 0m0.075s) 62. m4_toupper and m4_tolower (m4sugar.at:1352): ok (0m0.103s 0m0.075s) 63. m4_bpatsubsts (m4sugar.at:1389): ok (0m0.103s 0m0.077s) 64. m4_esyscmd_s (m4sugar.at:1418): ok (0m0.104s 0m0.078s) 65. M4 loops (m4sugar.at:1446): ok (0m0.510s 0m0.380s) 66. m4_map (m4sugar.at:1600): ok (0m0.106s 0m0.082s) 67. m4_map_args and m4_curry (m4sugar.at:1675): ok (0m0.309s 0m0.227s) 68. m4_combine (m4sugar.at:1747): ok (0m0.104s 0m0.074s) 69. m4_max and m4_min (m4sugar.at:1774): ok (0m0.311s 0m0.224s) 70. recursion (m4sugar.at:1853): ok (0m3.708s 0m0.162s) 71. m4_set (m4sugar.at:1970): ok (0m3.077s 0m0.243s) 72. __file__ and __line__ (m4sugar.at:2120): ok (0m0.103s 0m0.074s) 73. No extra re-exec with CONFIG_SHELL (m4sh.at:24): ok (0m0.119s 0m0.084s) 76. AS_WARN and AS_ERROR (m4sh.at:138): ok (0m0.310s 0m0.337s) 77. LINENO (m4sh.at:203): ok (0m0.542s 0m0.697s) 78. LINENO stack (m4sh.at:280): ok (0m0.125s 0m0.091s) 79. AS_BOX (m4sh.at:309): ok (0m0.123s 0m0.101s) 80. AS_BASENAME (m4sh.at:351): ok (0m0.172s 0m0.210s) 81. AS_DIRNAME (m4sh.at:408): ok (0m0.185s 0m0.225s) 82. AS_SET_CATFILE (m4sh.at:467): ok (0m0.127s 0m0.087s) 83. AS_ECHO and AS_ECHO_N (m4sh.at:511): ok (0m0.131s 0m0.120s) 84. AS_EXECUTABLE_P (m4sh.at:560): ok (0m0.123s 0m0.096s) 85. AS_EXIT (m4sh.at:612): skipped (m4sh.at:647) 86. AS_MKDIR_P (m4sh.at:661): ok (0m0.128s 0m0.117s) 87. AS_VERSION_COMPARE (m4sh.at:693): ok (0m0.185s 0m0.157s) 88. as_me (m4sh.at:739): ok (0m0.120s 0m0.094s) 89. Negated classes in globbing (m4sh.at:763): ok (0m0.125s 0m0.091s) 90. Null variable substitution (m4sh.at:791): ok (0m0.119s 0m0.091s) 91. Functions Support (m4sh.at:857): ok (0m0.143s 0m0.134s) 92. Functions and return Support (m4sh.at:899): ok (0m0.143s 0m0.134s) 93. Nested AS_REQUIRE_SHELL_FN (m4sh.at:936): ok (0m0.119s 0m0.083s) 94. Nested AS_REQUIRE (m4sh.at:969): ok (0m0.120s 0m0.086s) 95. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:1007): ok (0m0.124s 0m0.092s) 96. AS_HELP_STRING (m4sh.at:1048): ok (0m0.135s 0m0.088s) 97. AS_IF and AS_CASE (m4sh.at:1187): ok (0m0.526s 0m0.233s) 98. AS_FOR (m4sh.at:1344): ok (0m0.123s 0m0.090s) 99. AS_LITERAL_IF (m4sh.at:1412): ok (0m0.119s 0m0.088s) 100. AS_TR_SH and AS_TR_CPP (m4sh.at:1490): ok (0m0.160s 0m0.240s) 101. AS_VAR basics (m4sh.at:1575): ok (0m0.131s 0m0.112s) 102. AS_VAR_APPEND (m4sh.at:1687): ok (0m0.121s 0m0.089s) 103. AS_VAR_ARITH (m4sh.at:1722): ok (0m0.135s 0m0.121s) 104. AS_INIT cleanup (m4sh.at:1753): ok (0m0.118s 0m0.088s) 105. AS_INIT_GENERATED (m4sh.at:1790): ok (0m0.415s 0m0.569s) 106. AS_MESSAGE_FD (m4sh.at:1864): ok (0m0.172s 0m0.220s) 107. _AS_CLEAN_DIR (m4sh.at:1908): ok (0m0.127s 0m0.103s) 108. ECHO_C (m4sh.at:1937): ok (0m0.136s 0m0.107s) 109. AT_COPYRIGHT (autotest.at:144): ok (0m0.241s 0m0.289s) 110. AT_DATA (autotest.at:165): ok (0m0.340s 0m0.577s) 111. Empty test suite (autotest.at:186): ok (0m0.306s 0m0.478s) 112. Banner-only test suite (autotest.at:190): ok (0m0.306s 0m0.472s) 113. Empty test (autotest.at:196): ok (0m0.318s 0m0.516s) 114. Empty check (autotest.at:199): ok (0m0.321s 0m0.526s) 115. AT_SETUP without AT_INIT (autotest.at:202): ok (0m0.105s 0m0.087s) 116. AT_BANNER without AT_INIT (autotest.at:208): ok (0m0.104s 0m0.088s) 117. AT_CLEANUP without AT_INIT (autotest.at:212): ok (0m0.103s 0m0.090s) 118. Missing AT_CLEANUP (autotest.at:216): ok (0m0.129s 0m0.089s) 119. AT_FAIL_IF without AT_SETUP (autotest.at:222): ok (0m0.128s 0m0.088s) 120. AT_SKIP_IF without AT_SETUP (autotest.at:227): ok (0m0.129s 0m0.088s) 121. AT_CHECK without AT_SETUP (autotest.at:232): ok (0m0.128s 0m0.087s) 122. AT_DATA without AT_SETUP (autotest.at:237): ok (0m0.128s 0m0.089s) 123. AT_XFAIL_IF without AT_SETUP (autotest.at:242): ok (0m0.127s 0m0.088s) 124. AT_KEYWORDS without AT_SETUP (autotest.at:247): ok (0m0.129s 0m0.087s) 125. AT_CLEANUP without AT_SETUP (autotest.at:252): ok (0m0.127s 0m0.088s) 126. AT_BANNER inside AT_SETUP (autotest.at:257): ok (0m0.130s 0m0.090s) 127. AT_SETUP inside AT_SETUP (autotest.at:265): ok (0m0.128s 0m0.088s) 128. Multiple AT_INIT (autotest.at:275): ok (0m0.128s 0m0.087s) 129. Tested programs (autotest.at:281): ok (0m0.537s 0m0.650s) 130. Startup error messages (autotest.at:291): ok (0m0.323s 0m0.524s) 131. Truth (autotest.at:303): ok (0m0.321s 0m0.527s) 132. Fallacy (autotest.at:306): ok (0m0.367s 0m0.672s) 133. Skip (autotest.at:311): ok (0m0.323s 0m0.540s) 134. Hard fail (autotest.at:316): ok (0m0.382s 0m0.707s) 135. AT_FAIL_IF (autotest.at:326): ok (0m0.424s 0m0.857s) 136. AT_SKIP_IF (autotest.at:346): ok (0m0.378s 0m0.702s) 137. Syntax error (autotest.at:366): ok (0m0.453s 0m0.920s) 138. errexit (autotest.at:385): ok (0m0.621s 0m1.388s) 139. at_status (autotest.at:427): ok (0m0.707s 0m1.689s) 140. AT_CHECK execution environment (autotest.at:453): ok (0m0.349s 0m0.596s) 141. unquoted output (autotest.at:472): ok (0m0.321s 0m0.532s) 142. Trace output (autotest.at:479): ok (0m0.323s 0m0.533s) 143. Logging (autotest.at:485): ok (0m0.654s 0m1.544s) 144. Binary output (autotest.at:530): ok (0m0.684s 0m1.593s) 145. Cleanup (autotest.at:572): ok (0m0.823s 0m2.001s) 146. Literal multiline command (autotest.at:612): ok (0m0.321s 0m0.532s) 147. Multiline parameter expansion (autotest.at:618): ok (0m0.321s 0m0.524s) 148. Backquote command substitution (autotest.at:625): ok (0m0.321s 0m0.535s) 149. Multiline backquote command substitution (autotest.at:630): ok (0m0.324s 0m0.537s) 150. Parenthetical command substitution (autotest.at:638): ok (0m0.322s 0m0.532s) 151. Multiline parenthetical command substitution (autotest.at:643): ok (0m0.324s 0m0.533s) 152. Shell comment in command (autotest.at:653): ok (0m0.324s 0m0.533s) 153. Invalid brace-enclosed parameter expansion (autotest.at:667): ok (0m0.368s 0m0.660s) 154. Multiline command from M4 expansion (autotest.at:675): ok (0m0.322s 0m0.524s) 155. Double-M4-quoted command (autotest.at:682): ok (0m0.326s 0m0.540s) 156. Metacharacters in command from M4 expansion (autotest.at:689): ok (0m0.323s 0m0.527s) 157. BS-newline in command (autotest.at:699): ok (0m0.323s 0m0.528s) 158. ^BS-newline in command (autotest.at:704): ok (0m0.320s 0m0.530s) 159. BSx641-newline in command (autotest.at:709): ok (0m0.324s 0m0.528s) 160. BS-BS-newline in command (autotest.at:714): ok (0m0.323s 0m0.523s) 161. BSx640-newline in command (autotest.at:722): ok (0m0.325s 0m0.530s) 162. Newline-CODE-BS-newline in command (autotest.at:729): ok (0m0.324s 0m0.522s) 163. Single-quote-BS-newline in command (autotest.at:736): ok (0m0.322s 0m0.529s) 164. Single-quote-newline-BS-newline in command (autotest.at:742): ok (0m0.323s 0m0.523s) 165. Input from stdin (autotest.at:755): ok (0m0.344s 0m0.606s) 166. Backquote in a test title (autotest.at:831): ok (0m0.514s 0m1.074s) 167. Single-quote in a test title (autotest.at:832): ok (0m0.514s 0m1.071s) 168. Double-quote in a test title (autotest.at:833): ok (0m0.512s 0m1.071s) 169. Backslash in a test title (autotest.at:835): ok (0m0.514s 0m1.077s) 170. Brackets in a test title (autotest.at:836): ok (0m0.515s 0m1.071s) 171. Left bracket in a test title (autotest.at:837): ok (0m0.514s 0m1.072s) 172. Right bracket in a test title (autotest.at:838): ok (0m0.514s 0m1.071s) 173. Quoted pound in a test title (autotest.at:839): ok (0m0.516s 0m1.071s) 174. Pound in a test title (autotest.at:840): ok (0m0.514s 0m1.072s) 175. Quoted comma in a test title (autotest.at:841): ok (0m0.517s 0m1.072s) 176. Comma in a test title (autotest.at:842): ok (0m0.514s 0m1.076s) 177. Parentheses in a test title (autotest.at:844): ok (0m0.514s 0m1.063s) 178. Left paren in a test title (autotest.at:845): ok (0m0.515s 0m1.070s) 179. Right paren in a test title (autotest.at:846): ok (0m0.517s 0m1.071s) 180. Quoted Macro in a test title (autotest.at:848): ok (0m0.515s 0m1.073s) 181. Macro in a test title (autotest.at:849): ok (0m0.513s 0m1.070s) 182. Macro with backquote in a test title (autotest.at:850): ok (0m0.513s 0m1.071s) 183. Macro with single-quote in a test title (autotest.at:851): ok (0m0.516s 0m1.076s) 184. Macro with double-quote in a test title (autotest.at:852): ok (0m0.517s 0m1.066s) 185. Macro with backslash in a test title (autotest.at:854): ok (0m0.517s 0m1.072s) 186. Macro echoing macro in a test title (autotest.at:855): ok (0m0.516s 0m1.075s) 187. Macro echoing single-quote in a test title (autotest.at:857): ok (0m0.515s 0m1.069s) 188. Long test title in a test title (autotest.at:858): ok (0m0.514s 0m1.077s) 189. Longer test title in a test title (autotest.at:859): ok (0m0.517s 0m1.064s) 190. Long test source lines (autotest.at:870): ok (0m0.407s 0m0.744s) 191. Huge testsuite (autotest.at:884): ok (0m1.595s 0m0.578s) 192. Debugging a successful test (autotest.at:896): ok (0m0.540s 0m1.248s) 193. Debugging script and environment (autotest.at:910): ok (0m0.682s 0m1.764s) 194. Debugging a failed test (autotest.at:927): ok (0m0.555s 0m1.302s) 195. Using atlocal (autotest.at:938): ok (0m0.874s 0m2.093s) 196. Choosing where testsuite is run (autotest.at:973): ok (0m0.767s 0m1.734s) 197. recheck (autotest.at:1008): ok (0m1.024s 0m2.582s) 198. Banners (autotest.at:1056): ok (0m1.828s 0m5.154s) 199. Keywords and ranges (autotest.at:1123): ok (0m3.559s 0m10.372s) 200. Keyword wrapping (autotest.at:1226): ok (0m0.212s 0m0.198s) 201. AT_ARG_OPTION (autotest.at:1255): ok (0m1.347s 0m3.546s) 202. AT_ARG_OPTION_ARG (autotest.at:1304): ok (0m1.342s 0m3.517s) 203. parallel test execution (autotest.at:1370): ok (0m1.093s 0m2.945s) 204. parallel truth (autotest.at:1461): ok (0m0.331s 0m0.554s) 205. parallel fallacy (autotest.at:1466): ok (0m0.373s 0m0.691s) 206. parallel skip (autotest.at:1471): ok (0m0.333s 0m0.566s) 207. parallel syntax error (autotest.at:1476): ok (0m0.475s 0m1.024s) 208. parallel errexit (autotest.at:1495): ok (0m0.398s 0m0.783s) 210. parallel args but non-working mkfifo (autotest.at:1630): ok (0m0.348s 0m0.616s) 211. colored test results (autotest.at:1652): ok (0m1.196s 0m3.260s) 212. srcdir propagation (autotest.at:1741): ok (0m1.798s 0m4.248s) 213. whitespace in absolute testdir (autotest.at:1819): ok (0m0.388s 0m0.760s) 214. unusual file names (autotest.at:1843): ok (0m0.256s 0m0.338s) 215. Erlang Eunit unit tests (autotest.at:1873): ok (0m0.679s 0m0.944s) 216. AC_REQUIRE: topological sort (base.at:28): ok (0m0.157s 0m0.133s) 217. AC_REQUIRE: error message (base.at:72): ok (0m0.131s 0m0.114s) 218. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok (0m0.158s 0m0.134s) 219. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok (0m0.155s 0m0.134s) 220. AC_REQUIRE & AC_PROVIDE (base.at:174): ok (0m0.157s 0m0.135s) 221. AC_INIT (base.at:207): ok (0m0.286s 0m0.330s) 222. AC_INIT with unusual version strings (base.at:226): ok (0m1.165s 0m1.199s) 223. AC_COPYRIGHT (base.at:291): ok (0m0.257s 0m0.255s) 224. AC_CACHE_CHECK (base.at:322): ok (0m3.425s 0m6.063s) 225. AC_CACHE_LOAD (base.at:513): ok (0m0.347s 0m0.445s) 226. AC_COMPUTE_INT (base.at:539): ok (0m0.550s 0m0.558s) 227. AC_TRY_COMMAND (base.at:561): ok (0m0.287s 0m0.337s) 228. Input/Output (base.at:591): ok (0m0.364s 0m0.553s) 229. configure arguments (base.at:609): ok (0m0.378s 0m0.578s) 230. AC_ARG_ENABLE and AC_ARG_WITH (base.at:631): ok (0m0.522s 0m0.998s) 231. configure directories (base.at:683): ok (0m0.423s 0m0.642s) 232. AC_CONFIG_COMMANDS with empty commands (torture.at:26): ok (0m0.725s 0m1.051s) 233. AC_CONFIG_COMMANDS with temporary directory (torture.at:35): ok (0m0.774s 0m1.211s) 234. Multiple AC_CONFIG_FILES (torture.at:63): ok (0m0.158s 0m0.112s) 235. Parameterized AC_CONFIG_FILES (torture.at:75): ok (0m0.402s 0m0.600s) 236. AC_ARG_VAR (torture.at:129): ok (0m2.540s 0m6.770s) 237. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:186): ok (0m3.954s 0m12.270s) 238. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:377): ok (0m0.348s 0m0.446s) 239. Missing templates (torture.at:397): ok (0m0.509s 0m0.904s) 240. configure invocation (torture.at:439): ok (0m1.726s 0m3.829s) 241. #define header templates (torture.at:503): ok (0m0.399s 0m0.572s) 242. Torturing config.status (torture.at:637): ok (0m1.240s 0m1.709s) 243. Substitute a 2000-byte string (torture.at:779): ok (0m1.835s 0m1.139s) 244. Define to a 2000-byte string (torture.at:857): ok (0m0.570s 0m0.624s) 245. Substitute and define special characters (torture.at:881): ok (0m0.820s 0m1.354s) 246. Substitute a newline (torture.at:988): ok (0m0.534s 0m0.973s) 247. Define a newline (torture.at:1029): ok (0m1.137s 0m1.290s) 248. AC_SUBST: variable name validation (torture.at:1074): ok (0m2.872s 0m2.824s) 249. datarootdir workaround (torture.at:1104): ok (0m0.763s 0m1.093s) 250. srcdir (torture.at:1155): ok (0m0.689s 0m1.451s) 251. VPATH (torture.at:1198): ok (0m0.792s 0m2.123s) 252. Signal handling (torture.at:1284): ok (0m0.282s 0m0.329s) 253. AC_CONFIG_LINKS (torture.at:1302): ok (0m1.793s 0m4.778s) 254. AC_CONFIG_LINKS and identical files (torture.at:1356): ok (0m1.232s 0m2.949s) 255. Configuring subdirectories (torture.at:1429): ok (0m6.080s 0m7.185s) 256. Deep Package (torture.at:1562): ok (0m6.478s 0m10.056s) 257. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1698): ok (0m1.241s 0m1.001s) 258. Non-literal AC_CONFIG_SUBDIRS (torture.at:1740): ok (0m2.153s 0m1.851s) 259. Empty directory (torture.at:1791): ok (0m0.330s 0m0.099s) 260. Unusual Automake input files (torture.at:1812): ok (0m1.606s 0m0.819s) 261. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok (0m0.211s 0m0.120s) 262. AC_REQUIRE & AC_LANG (compile.at:83): ok (0m0.286s 0m0.327s) 263. AC_LANG_SOURCE (compile.at:119): ok (0m0.547s 0m0.570s) 264. AC_LANG_SOURCE(C++) (compile.at:144): ok (0m0.537s 0m0.611s) 265. AC_LANG_SOURCE example (compile.at:170): ok (0m0.300s 0m0.342s) 266. AC_LANG_PROGRAM example (compile.at:215): ok (0m0.300s 0m0.343s) 267. AC_COMPILE_IFELSE (compile.at:267): ok (0m1.893s 0m1.869s) 268. AC_RUN_IFELSE (compile.at:310): ok (0m0.614s 0m0.708s) 269. Order of user actions and cleanup (compile.at:344): ok (0m0.761s 0m0.832s) 270. AC_TRY_LINK_FUNC (compile.at:390): ok (0m1.175s 0m1.535s) 271. Multiple languages (compile.at:400): ok (0m2.394s 0m2.617s) 272. AC_NO_EXECUTABLES (aclang.at:13): ok (0m0.720s 0m1.038s) 273. AC_REQUIRE_CPP (aclang.at:14): ok (0m1.149s 0m1.507s) 274. Extensions (c.at:33): ok (0m1.056s 0m1.407s) 275. Broken/missing compilers (c.at:56): ok (0m0.341s 0m0.381s) 276. C keywords (c.at:75): ok (0m1.143s 0m1.465s) 277. AC_PROG_CPP requires AC_PROG_CC (c.at:93): ok (0m1.154s 0m1.475s) 278. AC_PROG_CPP with warnings (c.at:108): ok (0m0.919s 0m1.007s) 279. AC_PROG_CPP without warnings (c.at:140): skipped (c.at:143) 280. AC_PROG_CPP via CC (c.at:180): skipped (c.at:183) 281. AC_NO_EXECUTABLES (working linker) (c.at:221): ok (0m1.104s 0m1.449s) 282. AC_NO_EXECUTABLES (broken linker) (c.at:231): ok (0m0.943s 0m1.254s) 283. AC_USE_SYSTEM_EXTENSIONS (c.at:242): ok (0m2.841s 0m3.354s) 284. AC_C_RESTRICT and C++ (c.at:265): ok (0m1.003s 0m1.103s) 285. AC_OPENMP and C (c.at:328): ok (0m1.059s 0m1.130s) 286. AC_OPENMP and C++ (c.at:382): ok (0m1.076s 0m1.107s) 287. AC_C_BACKSLASH_A (acc.at:13): ok (0m1.086s 0m1.429s) 288. AC_C_BIGENDIAN (acc.at:14): ok (0m1.738s 0m2.447s) 289. AC_C_CHAR_UNSIGNED (acc.at:15): ok (0m1.686s 0m2.323s) 290. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok (0m1.097s 0m1.430s) 291. AC_C_INLINE (acc.at:17): ok (0m1.083s 0m1.429s) 292. AC_C_PROTOTYPES (acc.at:18): ok (0m1.058s 0m1.407s) 293. AC_C_RESTRICT (acc.at:19): ok (0m1.087s 0m1.450s) 294. AC_C_STRINGIZE (acc.at:20): ok (0m1.246s 0m1.787s) 295. AC_C_TYPEOF (acc.at:21): ok (0m1.093s 0m1.447s) 296. AC_C_VARARRAYS (acc.at:22): ok (0m1.095s 0m1.453s) 297. AC_OPENMP (acc.at:23): ok (0m1.120s 0m1.483s) 298. AC_PROG_CC_C89 (acc.at:24): ok (0m1.067s 0m1.424s) 299. AC_PROG_CC_C99 (acc.at:25): ok (0m1.148s 0m1.475s) 300. AC_PROG_CC_C_O (acc.at:26): ok (0m1.128s 0m1.566s) 301. AC_PROG_CC_STDC (acc.at:27): ok (0m1.142s 0m1.459s) 302. AC_PROG_CPP_WERROR (acc.at:28): ok (0m1.154s 0m1.507s) 303. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok (0m1.262s 0m1.815s) 304. AC_LANG_C (acc.at:32): ok (0m2.242s 0m1.542s) 305. AC_LANG_CPLUSPLUS (acc.at:33): ok (0m2.231s 0m1.522s) 306. AC_LANG_OBJC (acc.at:34): ok (0m2.235s 0m1.568s) 307. GNU Fortran 77 (fortran.at:31): ok (0m1.026s 0m2.111s) 308. GNU Fortran (fortran.at:61): ok (0m1.119s 0m1.552s) 309. AC_OPENMP and Fortran 77 (fortran.at:84): ok (0m1.020s 0m1.591s) 310. AC_OPENMP and Fortran (fortran.at:124): ok (0m1.040s 0m1.106s) 311. AC_F77_DUMMY_MAIN usage (fortran.at:176): ok (0m1.323s 0m1.953s) 312. AC_FC_DUMMY_MAIN usage (fortran.at:253): ok (0m1.429s 0m1.574s) 313. AC_F77_MAIN usage (fortran.at:331): ok (0m1.631s 0m2.289s) 314. AC_FC_MAIN usage (fortran.at:410): ok (0m1.742s 0m1.871s) 315. AC_F77_FUNC usage (fortran.at:489): ok (0m1.315s 0m1.938s) 316. AC_FC_FUNC usage (fortran.at:563): ok (0m1.391s 0m1.518s) 317. AC_FC_SRCEXT usage (fortran.at:636): ok (0m0.947s 0m1.095s) 318. AC_FC_PP_SRCEXT usage (fortran.at:721): ok (0m2.109s 0m2.672s) 319. AC_FC_FREEFORM (fortran.at:821): ok (0m0.663s 0m0.824s) 320. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:858): ok (0m0.696s 0m0.871s) 321. AC_FC_FIXEDFORM (fortran.at:896): ok (0m0.645s 0m0.812s) 322. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:934): ok (0m0.698s 0m0.847s) 323. AC_FC_LINE_LENGTH (fortran.at:973): ok (0m4.473s 0m5.619s) 324. AC_FC_CHECK_BOUNDS (fortran.at:1041): ok (0m0.755s 0m0.954s) 325. AC_FC_MODULE_FLAG (fortran.at:1100): ok (0m0.781s 0m1.035s) 326. AC_F77_IMPLICIT_NONE (acfortran.at:13): ok (0m1.104s 0m2.240s) 327. AC_F77_MAIN (acfortran.at:14): ok (0m1.623s 0m2.714s) 328. AC_F77_WRAPPERS (acfortran.at:15): ok (0m1.479s 0m2.566s) 329. AC_FC_CHECK_BOUNDS (acfortran.at:16): ok (0m1.117s 0m1.481s) 330. AC_FC_FIXEDFORM (acfortran.at:17): ok (0m1.062s 0m1.408s) 331. AC_FC_FREEFORM (acfortran.at:18): ok (0m1.087s 0m1.439s) 332. AC_FC_IMPLICIT_NONE (acfortran.at:19): ok (0m1.131s 0m1.485s) 333. AC_FC_LINE_LENGTH (acfortran.at:20): ok (0m1.094s 0m1.473s) 334. AC_FC_MAIN (acfortran.at:21): ok (0m1.686s 0m2.119s) 335. AC_FC_MODULE_EXTENSION (acfortran.at:22): ok (0m1.067s 0m1.427s) 336. AC_FC_MODULE_FLAG (acfortran.at:23): ok (0m1.105s 0m1.467s) 337. AC_FC_MODULE_OUTPUT_FLAG (acfortran.at:24): ok (0m1.081s 0m1.451s) 338. AC_FC_PP_DEFINE (acfortran.at:25): ok (0m1.111s 0m1.473s) 339. AC_FC_WRAPPERS (acfortran.at:26): ok (0m1.577s 0m1.976s) 340. AC_PROG_F77_C_O (acfortran.at:27): ok (0m1.019s 0m1.987s) 341. AC_PROG_FC_C_O (acfortran.at:28): ok (0m1.085s 0m1.433s) 342. AC_F77_NAME_MANGLING (acfortran.at:31): ok (0m2.221s 0m1.530s) 343. AC_LANG_FORTRAN77 (acfortran.at:32): ok (0m2.219s 0m1.520s) 344. Erlang (erlang.at:30): skipped (erlang.at:30) 345. AC_ERLANG_CHECK_LIB (erlang.at:52): skipped (erlang.at:52) 346. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:72): skipped (erlang.at:72) 347. AC_ERLANG_SUBST_LIB_DIR (erlang.at:89): skipped (erlang.at:89) 348. AC_ERLANG_SUBST_INSTALL_LIB_DIR (erlang.at:106): ok (0m0.719s 0m1.053s) 349. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:114): ok (0m0.724s 0m1.055s) 350. AC_ERLANG_SUBST_ERTS_VER (erlang.at:128): skipped (erlang.at:128) 351. Go (go.at:30): skipped (go.at:30) 352. AC_LANG_GO (acgo.at:15): ok (0m2.220s 0m1.524s) 353. AC_CHECK_LIB (semantics.at:33): ok (0m1.416s 0m1.879s) 354. AC_SEARCH_LIBS (semantics.at:77): ok (0m1.147s 0m1.527s) 355. AC_SEARCH_LIBS (none needed) (semantics.at:90): ok (0m1.091s 0m1.458s) 356. AC_CHECK_DECLS (semantics.at:105): ok (0m1.434s 0m2.006s) 357. AC_CHECK_FUNCS (semantics.at:159): ok (0m1.137s 0m1.527s) 358. AC_REPLACE_FUNCS (semantics.at:172): ok (0m1.023s 0m1.161s) 359. AC_CHECK_HEADERS (semantics.at:213): ok (0m1.420s 0m1.761s) 360. AC_CHECK_HEADERS (preprocessor test) (semantics.at:242): ok (0m0.898s 0m0.975s) 361. AC_CHECK_HEADERS (compiler test) (semantics.at:269): ok (0m0.864s 0m0.956s) 362. AC_CHECK_MEMBER (semantics.at:302): ok (0m1.167s 0m1.547s) 363. AC_CHECK_MEMBERS (semantics.at:328): ok (0m1.175s 0m1.526s) 364. AC_CHECK_ALIGNOF (semantics.at:343): ok (0m1.756s 0m2.505s) 365. AC_CHECK_ALIGNOF (cross compile) (semantics.at:343): ok (0m1.802s 0m2.389s) 366. AC_CHECK_ALIGNOF struct (semantics.at:360): ok (0m1.723s 0m2.457s) 367. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:360): ok (0m1.706s 0m2.340s) 368. AC_CHECK_SIZEOF (semantics.at:372): ok (0m1.756s 0m2.507s) 369. AC_CHECK_SIZEOF (cross compile) (semantics.at:372): ok (0m1.840s 0m2.435s) 370. AC_CHECK_SIZEOF struct (semantics.at:388): ok (0m1.850s 0m2.572s) 371. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:388): ok (0m2.287s 0m2.888s) 372. AC_CHECK_TYPES (semantics.at:413): ok (0m1.174s 0m1.550s) 373. AC_CHECK_TYPES: backward compatibility (semantics.at:427): ok (0m0.231s 0m0.123s) 374. AC_CHECK_FILES (semantics.at:463): ok (0m0.745s 0m1.115s) 375. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:506): ok (0m0.309s 0m0.363s) 376. AC_C_BIGENDIAN (semantics.at:555): ok (0m3.070s 0m3.506s) 377. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:604): ok (0m0.303s 0m0.366s) 378. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:646): ok (0m0.306s 0m0.385s) 379. AC_PATH_XTRA (semantics.at:726): ok (0m1.635s 0m1.943s) 380. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:744): ok (0m1.715s 0m2.428s) 381. AC_FUNC_SETVBUF_REVERSED (semantics.at:745): ok (0m0.717s 0m1.045s) 382. AC_FUNC_WAIT3 (semantics.at:746): ok (0m1.695s 0m2.379s) 383. AC_ARG_ENABLE (acgeneral.at:13): ok (0m0.719s 0m1.055s) 384. AC_ARG_PROGRAM (acgeneral.at:14): ok (0m0.722s 0m1.065s) 385. AC_ARG_WITH (acgeneral.at:15): ok (0m0.715s 0m1.052s) 386. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok (0m1.672s 0m2.400s) 387. AC_EGREP_CPP (acgeneral.at:17): ok (0m1.249s 0m1.802s) 388. AC_EGREP_HEADER (acgeneral.at:18): ok (0m1.243s 0m1.794s) 389. AC_LIBOBJ (acgeneral.at:19): ok (0m0.716s 0m1.059s) 390. AC_LIBSOURCES (acgeneral.at:20): ok (0m0.718s 0m1.052s) 391. AC_PREFIX_DEFAULT (acgeneral.at:21): ok (0m0.717s 0m1.047s) 392. AC_CHECKING (acgeneral.at:24): ok (0m2.228s 0m1.523s) 393. AC_COMPILE_CHECK (acgeneral.at:25): ok (0m2.768s 0m2.040s) 394. AC_ENABLE (acgeneral.at:26): ok (0m2.218s 0m1.530s) 395. AC_FOREACH (acgeneral.at:27): ok (0m2.222s 0m1.520s) 396. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok (0m2.236s 0m1.560s) 397. AC_TRY_COMPILE (acgeneral.at:29): ok (0m2.748s 0m2.035s) 398. AC_TRY_CPP (acgeneral.at:30): ok (0m2.861s 0m2.145s) 399. AC_TRY_LINK (acgeneral.at:31): ok (0m2.776s 0m2.030s) 400. AC_TRY_RUN (acgeneral.at:32): ok (0m2.772s 0m2.037s) 401. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok (0m2.225s 0m1.531s) 402. AC_WITH (acgeneral.at:34): ok (0m2.228s 0m1.526s) 403. AC_OUTPUT_COMMANDS (acstatus.at:15): ok (0m2.232s 0m1.537s) 404. AC_SYS_INTERPRETER (acspecific.at:13): ok (0m0.719s 0m1.068s) 405. AC_SYS_LARGEFILE (acspecific.at:14): ok (0m1.115s 0m1.476s) 406. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (0m0.731s 0m1.089s) 407. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok (0m1.093s 0m1.457s) 408. AC_AIX (acspecific.at:19): ok (0m3.911s 0m3.654s) 409. AC_ARG_ARRAY (acspecific.at:20): ok (0m2.230s 0m1.522s) 410. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (0m2.768s 0m2.061s) 411. AC_DYNIX_SEQ (acspecific.at:22): ok (0m2.782s 0m2.041s) 412. AC_HAVE_POUNDBANG (acspecific.at:23): ok (0m2.227s 0m1.542s) 413. AC_IRIX_SUN (acspecific.at:24): ok (0m2.842s 0m2.103s) 414. AC_ISC_POSIX (acspecific.at:25): ok (0m2.775s 0m2.042s) 415. AC_MINIX (acspecific.at:26): ok (0m3.937s 0m3.617s) 416. AC_SCO_INTL (acspecific.at:27): ok (0m2.788s 0m2.060s) 417. AC_XENIX_DIR (acspecific.at:28): ok (0m3.141s 0m2.786s) 418. AC_PROG_AWK (acprograms.at:13): ok (0m0.718s 0m1.056s) 419. AC_PROG_FGREP (acprograms.at:14): ok (0m0.781s 0m1.301s) 420. AC_PROG_INSTALL (acprograms.at:15): ok (0m0.727s 0m1.063s) 421. AC_PROG_LEX (acprograms.at:16): ok (0m1.962s 0m1.577s) 422. AC_PROG_LN_S (acprograms.at:17): ok (0m0.718s 0m1.052s) 423. AC_PROG_MAKE_SET (acprograms.at:18): ok (0m0.721s 0m1.097s) 424. AC_PROG_MKDIR_P (acprograms.at:19): ok (0m0.726s 0m1.062s) 425. AC_PROG_RANLIB (acprograms.at:20): ok (0m0.726s 0m1.052s) 426. AC_PROG_SED (acprograms.at:21): ok (0m0.727s 0m1.058s) 427. AC_PROG_YACC (acprograms.at:22): ok (0m0.727s 0m1.057s) 428. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok (0m2.218s 0m1.530s) 429. AC_DECL_YYTEXT (acprograms.at:26): ok (0m4.429s 0m2.277s) 430. AC_RSH (acprograms.at:27): ok (0m2.225s 0m1.533s) 431. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok (0m0.719s 0m1.060s) 432. AC_CHECK_HEADER_STDBOOL (acheaders.at:14): ok (0m1.737s 0m2.465s) 433. AC_HEADER_ASSERT (acheaders.at:15): ok (0m0.731s 0m1.083s) 434. AC_HEADER_MAJOR (acheaders.at:16): ok (0m1.732s 0m2.411s) 435. AC_HEADER_RESOLV (acheaders.at:17): ok (0m1.256s 0m1.675s) 436. AC_HEADER_STAT (acheaders.at:18): ok (0m1.090s 0m1.430s) 437. AC_HEADER_STDBOOL (acheaders.at:19): ok (0m1.737s 0m2.402s) 438. AC_HEADER_TIOCGWINSZ (acheaders.at:20): ok (0m1.244s 0m1.796s) 439. AC_DIR_HEADER (acheaders.at:23): ok (0m3.978s 0m3.771s) 440. AC_MEMORY_H (acheaders.at:24): ok (0m3.761s 0m3.592s) 441. AC_UNISTD_H (acheaders.at:25): ok (0m3.759s 0m3.501s) 442. AC_USG (acheaders.at:26): ok (0m3.846s 0m3.540s) 443. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok (0m1.174s 0m1.537s) 444. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok (0m1.182s 0m1.567s) 445. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok (0m1.683s 0m2.365s) 446. AC_STRUCT_TIMEZONE (actypes.at:16): ok (0m1.219s 0m1.561s) 447. AC_TYPE_INT16_T (actypes.at:17): ok (0m1.712s 0m2.378s) 448. AC_TYPE_INT32_T (actypes.at:18): ok (0m1.695s 0m2.398s) 449. AC_TYPE_INT64_T (actypes.at:19): ok (0m1.698s 0m2.393s) 450. AC_TYPE_INT8_T (actypes.at:20): ok (0m1.691s 0m2.386s) 451. AC_TYPE_INTMAX_T (actypes.at:21): ok (0m1.798s 0m2.472s) 452. AC_TYPE_INTPTR_T (actypes.at:22): ok (0m1.695s 0m2.404s) 453. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok (0m1.060s 0m1.425s) 454. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok (0m1.092s 0m1.449s) 455. AC_TYPE_MODE_T (actypes.at:25): ok (0m1.692s 0m2.402s) 456. AC_TYPE_OFF_T (actypes.at:26): ok (0m1.693s 0m2.396s) 457. AC_TYPE_SSIZE_T (actypes.at:27): ok (0m1.715s 0m2.367s) 458. AC_TYPE_UINT16_T (actypes.at:28): ok (0m1.673s 0m2.372s) 459. AC_TYPE_UINT32_T (actypes.at:29): ok (0m1.675s 0m2.372s) 460. AC_TYPE_UINT64_T (actypes.at:30): ok (0m1.672s 0m2.378s) 461. AC_TYPE_UINT8_T (actypes.at:31): ok (0m1.669s 0m2.372s) 462. AC_TYPE_UINTMAX_T (actypes.at:32): ok (0m1.757s 0m2.416s) 463. AC_TYPE_UINTPTR_T (actypes.at:33): ok (0m1.710s 0m2.379s) 464. AC_C_LONG_DOUBLE (actypes.at:36): ok (0m2.767s 0m2.039s) 465. AC_INT_16_BITS (actypes.at:37): ok (0m3.861s 0m3.622s) 466. AC_LONG_64_BITS (actypes.at:38): ok (0m3.839s 0m3.636s) 467. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok (0m3.823s 0m3.571s) 468. AC_STRUCT_ST_RDEV (actypes.at:40): ok (0m3.823s 0m3.560s) 469. AC_TYPE_SIGNAL (actypes.at:41): ok (0m2.756s 0m2.045s) 470. AM_TYPE_PTRDIFF_T (actypes.at:42): ok (0m3.856s 0m3.609s) 471. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok (0m0.713s 0m1.057s) 472. AC_FUNC_CHOWN (acfunctions.at:14): ok (0m1.726s 0m2.411s) 473. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok (0m1.759s 0m2.489s) 474. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok (0m1.085s 0m1.455s) 475. AC_FUNC_FNMATCH (acfunctions.at:17): ok (0m1.093s 0m1.483s) 476. AC_FUNC_FORK (acfunctions.at:18): ok (0m1.902s 0m2.703s) 477. AC_FUNC_FSEEKO (acfunctions.at:19): ok (0m1.118s 0m1.529s) 478. AC_FUNC_GETGROUPS (acfunctions.at:20): ok (0m1.866s 0m2.566s) 479. AC_FUNC_GETMNTENT (acfunctions.at:21): ok (0m1.095s 0m1.447s) 480. AC_FUNC_GETPGRP (acfunctions.at:22): ok (0m1.674s 0m2.334s) 481. AC_FUNC_LSTAT (acfunctions.at:23): ok (0m1.744s 0m2.445s) 482. AC_FUNC_MALLOC (acfunctions.at:24): ok (0m1.681s 0m2.409s) 483. AC_FUNC_MBRTOWC (acfunctions.at:25): ok (0m1.098s 0m1.453s) 484. AC_FUNC_MEMCMP (acfunctions.at:26): ok (0m1.680s 0m2.406s) 485. AC_FUNC_MKTIME (acfunctions.at:27): ok (0m1.851s 0m2.558s) 486. AC_FUNC_MMAP (acfunctions.at:28): ok (0m1.801s 0m2.556s) 487. AC_FUNC_OBSTACK (acfunctions.at:29): ok (0m1.664s 0m2.382s) 488. AC_FUNC_REALLOC (acfunctions.at:30): ok (0m1.691s 0m2.404s) 489. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok (0m1.820s 0m2.524s) 490. AC_FUNC_SETPGRP (acfunctions.at:32): ok (0m1.677s 0m2.363s) 491. AC_FUNC_STAT (acfunctions.at:33): ok (0m1.729s 0m2.481s) 492. AC_FUNC_STRCOLL (acfunctions.at:34): ok (0m1.670s 0m2.414s) 493. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m1.764s 0m2.436s) 494. AC_FUNC_STRFTIME (acfunctions.at:36): ok (0m1.107s 0m1.453s) 495. AC_FUNC_STRNLEN (acfunctions.at:37): ok (0m1.848s 0m2.615s) 496. AC_FUNC_STRTOD (acfunctions.at:38): ok (0m1.681s 0m2.411s) 497. AC_FUNC_STRTOLD (acfunctions.at:39): ok (0m1.087s 0m1.451s) 498. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m1.716s 0m2.474s) 499. AC_FUNC_VPRINTF (acfunctions.at:41): ok (0m1.124s 0m1.491s) 500. AC_HAVE_LIBRARY (aclibs.at:15): ok (0m2.723s 0m2.030s) 501. Libtool (foreign.at:25): ok (0m1.901s 0m2.446s) 502. shtool (foreign.at:92): ok (0m0.549s 0m1.025s) 503. autoscan (autoscan.at:20): ok (0m0.249s 0m0.117s) testsuite: ending at: Sun Mar 4 09:19:57 CST 2012 ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 493 tests were run, 7 failed (4 expected failures). 10 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.68b.7-3b78f test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 74: m4sh.at:42 Forced re-exec with CONFIG_SHELL config_shell 75: m4sh.at:106 Configure re-execs self with CONFIG_SHELL 209: autotest.at:1511 parallel autotest and signal handling autotest Skipped tests: GNU Autoconf 2.68b.7-3b78f test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 1: tools.at:46 Syntax of the shell scripts 85: m4sh.at:612 AS_EXIT m4sh as_set_status 279: c.at:140 AC_PROG_CPP without warnings 280: c.at:180 AC_PROG_CPP via CC 344: erlang.at:30 Erlang erlang 345: erlang.at:52 AC_ERLANG_CHECK_LIB erlang 346: erlang.at:72 AC_ERLANG_SUBST_ROOT_DIR erlang 347: erlang.at:89 AC_ERLANG_SUBST_LIB_DIR erlang 350: erlang.at:128 AC_ERLANG_SUBST_ERTS_VER erlang 351: go.at:30 Go ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 74. m4sh.at:42: testing Forced re-exec with CONFIG_SHELL ... ./m4sh.at:50: autom4te --language=m4sh script.as -o script ./m4sh.at:64: CONFIG_SHELL=./fake-shell ./script 1 2 4 8 ./m4sh.at:72: test ! -f sentinel ./m4sh.at:75: CONFIG_SHELL=`pwd`/fake-shell sh script a 'b c' ' d e ' 0a1 > sh: script: cannot execute 1,5d0 < Fake shell executed. < nargs = 3 < :a: < :b c: < : d e : ./m4sh.at:75: exit code was 1, expected 0 74. m4sh.at:42: 74. Forced re-exec with CONFIG_SHELL (m4sh.at:42): FAILED (m4sh.at:75) # -*- compilation -*- 75. m4sh.at:106: testing Configure re-execs self with CONFIG_SHELL ... ./m4sh.at:113: autoconf --force ./m4sh.at:123: env CONFIG_SHELL=./cfg-sh ./configure 0a1 > configure: loading site script /home/latta/config.site 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.68b.7-3b78f. Invocation command line was > > $ ./configure > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = freddy > uname -m = i86pc > uname -r = 5.10 > uname -s = SunOS > uname -v = Generic_144489-06 > > /usr/bin/uname -p = i386 > /bin/uname -X = System = SunOS > Node = freddy > Release = 5.10 > KernelID = Generic_144489-06 > Machine = i86pc > BusType = > Serial = > Users = > OEM# = 0 > Origin# = 1 > NumCPU = 4 > > /bin/arch = i86pc > /usr/bin/arch -k = i86pc > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /home/latta/tmp/autoconf-2.68b.7-3b78f/tests > PATH: /home/latta/bin/utils > PATH: /home/latta/bin > PATH: /usr/local/bin > PATH: /usr/local64/bin > PATH: /usr/games > PATH: /usr/bin/X11 > PATH: /usr/X11/bin > PATH: /usr/X11R6/bin > PATH: /usr/ccs/bin > PATH: /usr/xpg6/bin > PATH: /usr/xpg4/bin > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > PATH: /usr/ucb > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1566: loading site script /home/latta/config.site > | # -*- shell -*- > | # config.site for Solaris 10 system "freddy". > | > | # Gettext and iconv libraries are installed in non-standard location. > | with_libiconv_prefix=$HOME/extra-packages/libiconv-1.13.1 > | with_libintl_prefix=$HOME/extra-packages/gettext-0.18.1.1 > | > | # Easy use of Sun compilers. > | if test x"${COMPILER}" = x"sun"; then > | . /usr/local/share/config.site > | fi > | > | # vim: ft=sh ts=4 sw=4 et > > ## ---------------- ## > ## 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='\c' > ECHO_N='' > ECHO_T='' > LIBS='' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_URL='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='./cfg-sh' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='NONE' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > oldincludedir='/usr/include' > pdfdir='${docdir}' > prefix='NONE' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > /* confdefs.h */ > #define PACKAGE_NAME "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_URL "" > > configure: exit 0 75. m4sh.at:106: 75. Configure re-execs self with CONFIG_SHELL (m4sh.at:106): FAILED (m4sh.at:123) # -*- compilation -*- 209. autotest.at:1511: testing parallel autotest and signal handling ... ./autotest.at:1513: mkfifo fifo || exit 77 ./autotest.at:1513: ${CONFIG_SHELL-$SHELL} -c '(set -m && set +m) || exit 77' stderr: ./autotest.at:1526: cat >./atconfig <status) | sed 5q stderr: stdout: ## -------------------------------------------------------------- ## ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## ## -------------------------------------------------------------- ## 1: test number 1 ok 2: test number 2 ok ./autotest.at:1613: grep '5.*ok' stdout ./autotest.at:1616: test ! -s status || grep 141 status || grep 269 status stdout: ./autotest.at:1616: exit code was 1, expected 0 ./micro-suite.log: > ## -------------------------------------------------------------- ## > ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## > ## -------------------------------------------------------------- ## > > micro-suite: command line was: > $ ./micro-suite --jobs=3 > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = freddy > uname -m = i86pc > uname -r = 5.10 > uname -s = SunOS > uname -v = Generic_144489-06 > > /usr/bin/uname -p = i386 > /bin/uname -X = System = SunOS > Node = freddy > Release = 5.10 > KernelID = Generic_144489-06 > Machine = i86pc > BusType = > Serial = > Users = > OEM# = 0 > Origin# = 1 > NumCPU = 4 > > /bin/arch = i86pc > /usr/bin/arch -k = i86pc > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /home/latta/tmp/autoconf-2.68b.7-3b78f/tests > PATH: /home/latta/bin/utils > PATH: /home/latta/bin > PATH: /usr/local/bin > PATH: /usr/local64/bin > PATH: /usr/games > PATH: /usr/bin/X11 > PATH: /usr/X11/bin > PATH: /usr/X11R6/bin > PATH: /usr/ccs/bin > PATH: /usr/xpg6/bin > PATH: /usr/xpg4/bin > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > PATH: /usr/ucb > > micro-suite: atconfig: > | at_testdir=. > | abs_builddir='/home/latta/tmp/autoconf-2.68b.7-3b78f/tests/testsuite.dir/209' > | at_srcdir=. > | abs_srcdir='/home/latta/tmp/autoconf-2.68b.7-3b78f/tests/testsuite.dir/209' > | at_top_srcdir=. > | abs_top_srcdir='/home/latta/tmp/autoconf-2.68b.7-3b78f/tests/testsuite.dir/209' > | at_top_build_prefix= > | abs_top_builddir='/home/latta/tmp/autoconf-2.68b.7-3b78f/tests/testsuite.dir/209' > > micro-suite: atlocal: > | suite_pid=$$ > | export suite_pid > > ## ---------------- ## > ## Tested programs. ## > ## ---------------- ## > > ## ------------------ ## > ## Running the tests. ## > ## ------------------ ## > micro-suite: starting at: Sun Mar 4 09:02:58 CST 2012 > 3. test number 3 (micro-suite.at:8): ok (0m0.001s 0m0.003s) > 2. test number 2 (micro-suite.at:5): ok (0m0.001s 0m0.003s) > micro-suite:1767: WARNING: caught signal TERM, bailing out 209. autotest.at:1511: 209. parallel autotest and signal handling (autotest.at:1511): FAILED (autotest.at:1616) ## ------------- ## ## ../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.68b.7-3b78f, which was | generated by GNU Autoconf 2.68. Invocation command line was | | $ ./configure | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = freddy | uname -m = i86pc | uname -r = 5.10 | uname -s = SunOS | uname -v = Generic_144489-06 | | /usr/bin/uname -p = i386 | /bin/uname -X = System = SunOS | Node = freddy | Release = 5.10 | KernelID = Generic_144489-06 | Machine = i86pc | BusType = | Serial = | Users = | OEM# = 0 | Origin# = 1 | NumCPU = 4 | | /bin/arch = i86pc | /usr/bin/arch -k = i86pc | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /home/latta/bin/utils | PATH: /home/latta/bin | PATH: /usr/local/bin | PATH: /usr/local64/bin | PATH: /usr/games | PATH: /usr/bin/X11 | PATH: /usr/X11/bin | PATH: /usr/X11R6/bin | PATH: /usr/ccs/bin | PATH: /usr/xpg6/bin | PATH: /usr/xpg4/bin | PATH: /usr/bin | PATH: /usr/sbin | PATH: /bin | PATH: /sbin | PATH: /usr/ucb | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1634: loading site script /home/latta/config.site | | # -*- shell -*- | | # config.site for Solaris 10 system "freddy". | | | | # Gettext and iconv libraries are installed in non-standard location. | | with_libiconv_prefix=$HOME/extra-packages/libiconv-1.13.1 | | with_libintl_prefix=$HOME/extra-packages/gettext-0.18.1.1 | | | | # Easy use of Sun compilers. | | if test x"${COMPILER}" = x"sun"; then | | . /usr/local/share/config.site | | fi | | | | # vim: ft=sh ts=4 sw=4 et | configure:1778: checking for a BSD-compatible install | configure:1846: result: /usr/local/bin/ginstall -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: /opt/sfw/bin/mkdir -p | configure:2100: checking for gawk | configure:2116: found /usr/local/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: i386-pc-solaris2.10 | configure:2279: checking host system type | configure:2292: result: i386-pc-solaris2.10 | configure:2319: autobuild project... GNU Autoconf | configure:2325: autobuild revision... 2.68b.7-3b78f | configure:2330: autobuild hostname... freddy | configure:2341: autobuild timestamp... 20120304T145728Z | 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/local/bin/expr | configure:2473: result: /usr/local/bin/expr | configure:2492: checking for GNU M4 that supports accurate traces | configure:2541: result: /usr/local/bin/m4 | configure:2544: checking whether /usr/local/bin/m4 accepts --gnu | configure:2554: result: yes | configure:2571: checking how m4 supports trace files | configure:2581: result: --debugfile | configure:2605: checking for perl | configure:2623: found /usr/local/bin/perl | configure:2636: result: /usr/local/bin/perl | configure:2655: checking whether /usr/local/bin/perl Fcntl::flock is implemented | configure:2669: result: yes | configure:2687: checking for emacs | configure:2703: found /home/latta/bin/emacs | configure:2714: result: emacs | configure:2732: checking whether emacs is sufficiently recent | configure:2742: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2 | | In broken-mode: | conftest.el:2:35:Warning: assignment to free variable `broken-defaults' | Wrote /home/latta/tmp/autoconf-2.68b.7-3b78f/conftest.elc | configure:2745: $? = 0 | configure:2753: result: yes | configure:2770: checking for emacs | configure:2797: result: emacs | configure:2821: checking where .elc files should go | configure:2834: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out | configure:2837: $? = 0 | configure:2850: result: ${datarootdir}/emacs/site-lisp | configure:2863: checking for grep that handles long lines and -e | configure:2921: result: /usr/xpg4/bin/grep | configure:2926: checking for egrep | configure:2988: result: /usr/xpg4/bin/grep -E | configure:2993: checking for a sed that does not truncate output | configure:3057: result: /usr/local/bin/sed | configure:3067: checking whether make is case sensitive | configure:3082: result: yes | configure:3261: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Autoconf config.status 2.68b.7-3b78f, which was | generated by GNU Autoconf 2.68. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on freddy | | config.status:810: creating tests/Makefile | config.status:810: creating tests/atlocal | config.status:810: creating man/Makefile | config.status:810: creating lib/emacs/Makefile | config.status:810: creating Makefile | config.status:810: creating doc/Makefile | config.status:810: creating lib/Makefile | config.status:810: creating lib/Autom4te/Makefile | config.status:810: creating lib/autoscan/Makefile | config.status:810: creating lib/m4sugar/Makefile | config.status:810: creating lib/autoconf/Makefile | config.status:810: creating lib/autotest/Makefile | config.status:810: creating bin/Makefile | config.status:1013: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=i386-pc-solaris2.10 | 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=i386-pc-solaris2.10 | ac_cv_path_EGREP='/usr/xpg4/bin/grep -E' | ac_cv_path_EXPR=/usr/local/bin/expr | ac_cv_path_GREP=/usr/xpg4/bin/grep | ac_cv_path_M4=/usr/local/bin/m4 | ac_cv_path_PERL=/usr/local/bin/perl | ac_cv_path_SED=/usr/local/bin/sed | ac_cv_path_install='/usr/local/bin/ginstall -c' | ac_cv_path_mkdir=/opt/sfw/bin/mkdir | ac_cv_perl_flock_implemented=yes | ac_cv_prog_AWK=gawk | ac_cv_prog_EMACS=emacs | ac_cv_prog_TEST_EMACS=emacs | ac_cv_prog_emacs_ok=yes | ac_cv_prog_gnu_m4_debugfile=--debugfile | ac_cv_prog_gnu_m4_gnu=yes | ac_cv_prog_make_make_case=yes | ac_cv_prog_make_make_set=yes | ac_cv_sh_n_works=no | ac_cv_unsupported_fs_chars= | am_cv_lispdir='${datarootdir}/emacs/site-lisp' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /home/latta/tmp/autoconf-2.68b.7-3b78f/build-aux/missing --run aclocal-1.11' | AMTAR='$${TAR-tar}' | AUTOCONF='${SHELL} /home/latta/tmp/autoconf-2.68b.7-3b78f/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /home/latta/tmp/autoconf-2.68b.7-3b78f/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /home/latta/tmp/autoconf-2.68b.7-3b78f/build-aux/missing --run automake-1.11' | AWK='gawk' | CYGPATH_W='echo' | DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.68b.7-3b78f\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.68b.7-3b78f\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\" -DPACKAGE=\"autoconf\" -DVERSION=\"2.68b.7-3b78f\"' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/usr/xpg4/bin/grep -E' | EMACS='emacs' | EMACSLOADPATH='' | EXPR='/usr/local/bin/expr' | GREP='/usr/xpg4/bin/grep' | HELP2MAN='${SHELL} /home/latta/tmp/autoconf-2.68b.7-3b78f/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/m4' | M4_DEBUGFILE='--debugfile' | M4_GNU='--gnu' | MAKEINFO='${SHELL} /home/latta/tmp/autoconf-2.68b.7-3b78f/build-aux/missing --run makeinfo' | MAKE_CASE_SENSITIVE_FALSE='#' | MAKE_CASE_SENSITIVE_TRUE='' | MKDIR_P='/opt/sfw/bin/mkdir -p' | PACKAGE='autoconf' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Autoconf' | PACKAGE_STRING='GNU Autoconf 2.68b.7-3b78f' | PACKAGE_TARNAME='autoconf' | PACKAGE_URL='http://www.gnu.org/software/autoconf/' | PACKAGE_VERSION='2.68b.7-3b78f' | PATH_SEPARATOR=':' | PERL='/usr/local/bin/perl' | PERL_FLOCK='yes' | SED='/usr/local/bin/sed' | SET_MAKE='' | SHELL='/bin/bash' | STRIP='' | TEST_EMACS='emacs' | VERSION='2.68b.7-3b78f' | ac_cv_dir_trailing_space='yes' | ac_cv_sh_n_works='no' | ac_cv_unsupported_fs_chars='' | am__isrc='' | am__leading_dot='.' | am__tar='$${TAR-tar} chof - "$$tardir"' | am__untar='$${TAR-tar} xf -' | bindir='${exec_prefix}/bin' | build='i386-pc-solaris2.10' | build_alias='' | build_cpu='i386' | build_os='solaris2.10' | build_vendor='pc' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='i386-pc-solaris2.10' | host_alias='' | host_cpu='i386' | host_os='solaris2.10' | host_vendor='pc' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='${SHELL} /home/latta/tmp/autoconf-2.68b.7-3b78f/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | lispdir='${datarootdir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | mandir='${datarootdir}/man' | mkdir_p='/opt/sfw/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/usr/local' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "GNU Autoconf" | #define PACKAGE_TARNAME "autoconf" | #define PACKAGE_VERSION "2.68b.7-3b78f" | #define PACKAGE_STRING "GNU Autoconf 2.68b.7-3b78f" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/autoconf/" | #define PACKAGE "autoconf" | #define VERSION "2.68b.7-3b78f" | | configure: exit 0