## --------------------------------------- ## ## GNU Autoconf 2.68.147-cca28 test suite. ## ## --------------------------------------- ## testsuite: command line was: $ ./testsuite ## ---------- ## ## ChangeLog. ## ## ---------- ## | 2012-03-03 Stefano Lattarini | | configure: don't infloop when re-executing with $CONFIG_SHELL | It turns out our guard against infinite recursion wasn't good | enough when shells without $LINENO support were involved, since | the creation-and-sourcing of configure.lineno broke the guard's | expectations. Reports by Tim Rice and Paul Eggert. | | * lib/m4sugar/m4sh.m4 (_AS_LINENO_PREPARE): Export '_as_can_reexec' | to "no" before sourcing the just-created configure.lineno. ## --------- ## ## Platform. ## ## --------- ## hostname = gcc70.fsffrance.org uname -m = amd64 uname -r = 5.1 uname -s = NetBSD uname -v = NetBSD 5.1 (GENERIC) #0: Sat Nov 6 13:19:33 UTC 2010 address@hidden:/home/builds/ab/netbsd-5-1-RELEASE/amd64/201011061943Z-obj/home/builds/ab/netbsd-5-1-RELEASE/src/sys/arch/amd64/compile/GENERIC /usr/bin/uname -p = x86_64 /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/slattarini/tmp/autoconf-2.68.147-cca28/tests PATH: /home/slattarini/bin/xz PATH: /home/slattarini/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R7/bin PATH: /usr/X11R6/bin PATH: /usr/pkg/bin PATH: /usr/pkg/sbin PATH: /usr/games testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) dummy Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/home/slattarini/tmp/autoconf-2.68.147-cca28/tests' | at_srcdir='.' | abs_srcdir='/home/slattarini/tmp/autoconf-2.68.147-cca28/tests' | at_top_srcdir='..' | abs_top_srcdir='/home/slattarini/tmp/autoconf-2.68.147-cca28' | at_top_build_prefix='../' | abs_top_builddir='/home/slattarini/tmp/autoconf-2.68.147-cca28' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/ksh'} 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/pkg/bin/perl' | GREP='/usr/bin/grep' | EGREP='/usr/bin/grep -E' | SED='/usr/bin/sed' | | # We need to know if sh -n is ok. | ac_cv_sh_n_works='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/slattarini/tmp/autoconf-2.68.147-cca28/tests/autom4te --version autom4te (GNU Autoconf) 2.68.147-cca28 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/slattarini/tmp/autoconf-2.68.147-cca28/tests/autoconf --version autoconf (GNU Autoconf) 2.68.147-cca28 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/slattarini/tmp/autoconf-2.68.147-cca28/tests/autoheader --version autoheader (GNU Autoconf) 2.68.147-cca28 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/slattarini/tmp/autoconf-2.68.147-cca28/tests/autoupdate --version autoupdate (GNU Autoconf) 2.68.147-cca28 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/slattarini/tmp/autoconf-2.68.147-cca28/tests/autoreconf --version autoreconf (GNU Autoconf) 2.68.147-cca28 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/slattarini/tmp/autoconf-2.68.147-cca28/tests/ifnames --version ifnames (GNU Autoconf) 2.68.147-cca28 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: Sat Mar 3 15:11:04 CET 2012 1. Syntax of the shell scripts (tools.at:46): skipped (tools.at:48) 2. Syntax of the Perl scripts (tools.at:70): ok (Kids: 0.85s user 0.06s system) 3. autom4te cache (tools.at:88): ok (Kids: 0.55s user 0.15s system) 4. autom4te --force (tools.at:119): ok (Kids: 0.36s user 0.12s system) 5. autom4te and whitespace in file names (tools.at:145): ok (Kids: 1.99s user 0.53s system) 6. autom4te --trace and unusual macro names (tools.at:217): ok (Kids: 0.20s user 0.03s system) 7. autom4te --trace and whitespace (tools.at:227): ok (Kids: 0.17s user 0.06s system) 8. autoconf --trace: user macros (tools.at:252): ok (Kids: 0.98s user 0.31s system) 9. autoconf --trace: builtins (tools.at:338): ok (Kids: 1.06s user 0.12s system) 10. autoconf: forbidden tokens, basic (tools.at:369): ok (Kids: 0.47s user 0.13s system) 11. autoconf: forbidden tokens, exceptions (tools.at:407): ok (Kids: 0.26s user 0.05s system) 12. autoconf: automatically allowed tokens (tools.at:446): ok (Kids: 0.38s user 0.07s system) 13. autoconf: the empty token (tools.at:463): ok (Kids: 0.22s user 0.07s system) 14. autoconf: subdirectories (tools.at:478): ok (Kids: 0.58s user 0.30s system) 15. autoconf: input from stdin (tools.at:504): ok (Kids: 0.59s user 0.16s system) 16. autoconf: AC_AUTOCONF_VERSION (tools.at:522): ok (Kids: 0.38s user 0.08s system) 17. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:540): ok (Kids: 0.42s user 0.15s system) 18. ifnames (tools.at:577): ok (Kids: 0.14s user 0.01s system) 19. autoheader (tools.at:625): ok (Kids: 1.22s user 0.31s system) 20. autoheader and macros (tools.at:758): ok (Kids: 0.82s user 0.13s system) 21. autoupdate (tools.at:799): ok (Kids: 4.35s user 0.33s system) 22. autoupdating AC_LINK_FILES (tools.at:831): ok (Kids: 2.59s user 0.45s system) 23. autoupdating AC_PREREQ (tools.at:858): ok (Kids: 6.56s user 0.68s system) 24. autoupdating AU_ALIAS (tools.at:879): ok (Kids: 3.08s user 0.61s system) 25. autoupdating OLD to NEW (tools.at:905): ok (Kids: 2.50s user 0.39s system) 27. autoupdating AC_HELP_STRING (tools.at:955): ok (Kids: 2.46s user 0.34s system) 28. autoupdating with m4sugar (tools.at:973): ok (Kids: 2.85s user 0.43s system) 32. autoupdating AC_LANG_SAVE (tools.at:1088): ok (Kids: 2.54s user 0.37s system) 33. autoupdating AC_FOREACH (tools.at:1108): ok (Kids: 2.50s user 0.43s system) 34. autoupdating with aclocal and m4_include (tools.at:1132): ok (Kids: 6.08s user 0.54s system) 35. autom4te preselections (tools.at:1162): ok (Kids: 3.23s user 0.54s system) 36. autom4te cache creation (tools.at:1215): ok (Kids: 0.86s user 0.18s system) 37. autom4te cache locking (tools.at:1258): ok (Kids: 1.09s user 0.29s system) 38. autotools and whitespace in file names (tools.at:1278): ok (Kids: 29.34s user 4.46s system) 39. m4_stack (m4sugar.at:41): ok (Kids: 0.20s user 0.04s system) 40. m4_defn (m4sugar.at:102): ok (Kids: 0.94s user 0.26s system) 41. m4_dumpdef (m4sugar.at:186): ok (Kids: 0.72s user 0.27s system) 42. m4_warn (m4sugar.at:245): ok (Kids: 0.76s user 0.28s system) 43. m4_divert_stack (m4sugar.at:303): ok (Kids: 0.97s user 0.22s system) 44. m4_expansion_stack (m4sugar.at:392): ok (Kids: 0.17s user 0.07s system) 45. m4_require: error message (m4sugar.at:416): ok (Kids: 0.14s user 0.08s system) 46. m4_require: circular dependencies (m4sugar.at:436): ok (Kids: 0.17s user 0.06s system) 47. m4_require: one-shot initialization (m4sugar.at:466): ok (Kids: 0.40s user 0.08s system) 48. m4_require: nested (m4sugar.at:527): ok (Kids: 0.92s user 0.31s system) 49. m4sugar shorthand conditionals (m4sugar.at:695): ok (Kids: 0.18s user 0.06s system) 50. m4_cond (m4sugar.at:780): ok (Kids: 0.17s user 0.07s system) 51. m4 lists (m4sugar.at:832): ok (Kids: 0.37s user 0.10s system) 52. m4_split (m4sugar.at:884): ok (Kids: 0.18s user 0.05s system) 53. m4_do (m4sugar.at:930): ok (Kids: 0.19s user 0.05s system) 54. m4_append (m4sugar.at:958): ok (Kids: 0.39s user 0.10s system) 55. m4_join (m4sugar.at:1042): ok (Kids: 0.20s user 0.04s system) 56. m4_expand (m4sugar.at:1093): ok (Kids: 0.20s user 0.03s system) 57. m4_text_box (m4sugar.at:1149): ok (Kids: 0.18s user 0.05s system) 58. m4_text_wrap (m4sugar.at:1173): ok (Kids: 0.21s user 0.03s system) 59. m4_version_compare (m4sugar.at:1235): ok (Kids: 0.20s user 0.04s system) 60. Standard regular expressions (m4sugar.at:1293): ok (Kids: 1.33s user 0.37s system) 61. m4_bmatch (m4sugar.at:1320): ok (Kids: 0.16s user 0.08s system) 62. m4_toupper and m4_tolower (m4sugar.at:1352): ok (Kids: 0.18s user 0.06s system) 63. m4_bpatsubsts (m4sugar.at:1389): ok (Kids: 0.17s user 0.06s system) 64. m4_esyscmd_s (m4sugar.at:1418): ok (Kids: 0.20s user 0.04s system) 65. M4 loops (m4sugar.at:1446): ok (Kids: 0.91s user 0.29s system) 66. m4_map (m4sugar.at:1600): ok (Kids: 0.17s user 0.08s system) 67. m4_map_args and m4_curry (m4sugar.at:1675): ok (Kids: 0.55s user 0.18s system) 68. m4_combine (m4sugar.at:1747): ok (Kids: 0.21s user 0.03s system) 69. m4_max and m4_min (m4sugar.at:1774): ok (Kids: 0.60s user 0.12s system) 70. recursion (m4sugar.at:1853): ok (Kids: 7.13s user 0.17s system) 71. m4_set (m4sugar.at:1970): ok (Kids: 5.84s user 0.22s system) 72. __file__ and __line__ (m4sugar.at:2120): ok (Kids: 0.19s user 0.05s system) 73. No extra re-exec with CONFIG_SHELL (m4sh.at:24): ok (Kids: 0.23s user 0.03s system) 74. Forced re-exec with CONFIG_SHELL (m4sh.at:42): ok (Kids: 0.22s user 0.08s system) 75. Configure re-execs self with CONFIG_SHELL (m4sh.at:106): ok (Kids: 0.44s user 0.12s system) 76. AS_WARN and AS_ERROR (m4sh.at:138): ok (Kids: 0.53s user 0.21s system) 77. LINENO (m4sh.at:203): ok (Kids: 0.93s user 0.37s system) 78. LINENO stack (m4sh.at:280): ok (Kids: 0.22s user 0.06s system) 79. AS_BOX (m4sh.at:309): ok (Kids: 0.23s user 0.05s system) 80. AS_BASENAME (m4sh.at:351): ok (Kids: 0.29s user 0.17s system) 81. AS_DIRNAME (m4sh.at:408): ok (Kids: 0.34s user 0.14s system) 82. AS_SET_CATFILE (m4sh.at:467): ok (Kids: 0.18s user 0.09s system) 83. AS_ECHO and AS_ECHO_N (m4sh.at:511): ok (Kids: 0.23s user 0.06s system) 84. AS_EXECUTABLE_P (m4sh.at:560): ok (Kids: 0.22s user 0.06s system) 85. AS_EXIT (m4sh.at:612): skipped (m4sh.at:650) 86. AS_MKDIR_P (m4sh.at:661): ok (Kids: 0.25s user 0.03s system) 87. AS_VERSION_COMPARE (m4sh.at:693): ok (Kids: 0.24s user 0.10s system) 88. as_me (m4sh.at:739): ok (Kids: 0.21s user 0.06s system) 89. Negated classes in globbing (m4sh.at:763): ok (Kids: 0.22s user 0.05s system) 90. Null variable substitution (m4sh.at:791): ok (Kids: 0.20s user 0.07s system) 91. Functions Support (m4sh.at:857): ok (Kids: 0.26s user 0.05s system) 92. Functions and return Support (m4sh.at:899): ok (Kids: 0.23s user 0.10s system) 93. Nested AS_REQUIRE_SHELL_FN (m4sh.at:936): ok (Kids: 0.19s user 0.09s system) 94. Nested AS_REQUIRE (m4sh.at:969): ok (Kids: 0.24s user 0.04s system) 95. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:1007): ok (Kids: 0.21s user 0.06s system) 96. AS_HELP_STRING (m4sh.at:1048): ok (Kids: 0.21s user 0.07s system) 97. AS_IF and AS_CASE (m4sh.at:1187): ok (Kids: 0.89s user 0.14s system) 98. AS_FOR (m4sh.at:1344): ok (Kids: 0.20s user 0.07s system) 99. AS_LITERAL_IF (m4sh.at:1412): ok (Kids: 0.20s user 0.06s system) 101. AS_VAR basics (m4sh.at:1574): ok (Kids: 0.26s user 0.03s system) 102. AS_VAR_APPEND (m4sh.at:1686): ok (Kids: 0.23s user 0.04s system) 103. AS_VAR_ARITH (m4sh.at:1721): ok (Kids: 0.21s user 0.06s system) 104. AS_INIT cleanup (m4sh.at:1752): ok (Kids: 0.21s user 0.06s system) 105. AS_INIT_GENERATED (m4sh.at:1789): ok (Kids: 0.67s user 0.32s system) 106. AS_MESSAGE_FD (m4sh.at:1863): ok (Kids: 0.26s user 0.14s system) 107. _AS_CLEAN_DIR (m4sh.at:1907): ok (Kids: 0.23s user 0.06s system) 108. ECHO_C (m4sh.at:1936): ok (Kids: 0.23s user 0.07s system) 109. AT_COPYRIGHT (autotest.at:144): ok (Kids: 0.38s user 0.18s system) 110. AT_DATA (autotest.at:165): ok (Kids: 0.53s user 0.29s system) 111. Empty test suite (autotest.at:186): ok (Kids: 0.49s user 0.22s system) 112. Banner-only test suite (autotest.at:190): ok (Kids: 0.44s user 0.27s system) 113. Empty test (autotest.at:196): ok (Kids: 0.49s user 0.27s system) 114. Empty check (autotest.at:199): ok (Kids: 0.47s user 0.29s system) 115. AT_SETUP without AT_INIT (autotest.at:202): ok (Kids: 0.17s user 0.07s system) 116. AT_BANNER without AT_INIT (autotest.at:208): ok (Kids: 0.16s user 0.09s system) 117. AT_CLEANUP without AT_INIT (autotest.at:212): ok (Kids: 0.19s user 0.05s system) 118. Missing AT_CLEANUP (autotest.at:216): ok (Kids: 0.24s user 0.05s system) 119. AT_FAIL_IF without AT_SETUP (autotest.at:222): ok (Kids: 0.24s user 0.04s system) 120. AT_SKIP_IF without AT_SETUP (autotest.at:227): ok (Kids: 0.24s user 0.04s system) 121. AT_CHECK without AT_SETUP (autotest.at:232): ok (Kids: 0.24s user 0.04s system) 122. AT_DATA without AT_SETUP (autotest.at:237): ok (Kids: 0.24s user 0.04s system) 123. AT_XFAIL_IF without AT_SETUP (autotest.at:242): ok (Kids: 0.25s user 0.03s system) 124. AT_KEYWORDS without AT_SETUP (autotest.at:247): ok (Kids: 0.25s user 0.03s system) 125. AT_CLEANUP without AT_SETUP (autotest.at:252): ok (Kids: 0.23s user 0.05s system) 126. AT_BANNER inside AT_SETUP (autotest.at:257): ok (Kids: 0.23s user 0.05s system) 127. AT_SETUP inside AT_SETUP (autotest.at:265): ok (Kids: 0.23s user 0.05s system) 128. Multiple AT_INIT (autotest.at:275): ok (Kids: 0.23s user 0.05s system) 129. Tested programs (autotest.at:281): ok (Kids: 0.86s user 0.35s system) 130. Startup error messages (autotest.at:291): ok (Kids: 0.47s user 0.30s system) 131. Truth (autotest.at:303): ok (Kids: 0.49s user 0.27s system) 132. Fallacy (autotest.at:306): ok (Kids: 0.56s user 0.32s system) 133. Skip (autotest.at:311): ok (Kids: 0.55s user 0.32s system) 134. Hard fail (autotest.at:316): ok (Kids: 0.56s user 0.37s system) 135. AT_FAIL_IF (autotest.at:326): ok (Kids: 0.63s user 0.46s system) 136. AT_SKIP_IF (autotest.at:346): ok (Kids: 0.60s user 0.38s system) 137. Syntax error (autotest.at:366): ok (Kids: 0.62s user 0.51s system) 138. errexit (autotest.at:385): ok (Kids: 0.90s user 0.69s system) 139. at_status (autotest.at:427): ok (Kids: 1.05s user 0.89s system) 140. AT_CHECK execution environment (autotest.at:453): ok (Kids: 0.53s user 0.31s system) 141. unquoted output (autotest.at:472): ok (Kids: 0.48s user 0.29s system) 142. Trace output (autotest.at:479): ok (Kids: 0.49s user 0.28s system) 143. Logging (autotest.at:485): ok (Kids: 0.94s user 0.87s system) 144. Binary output (autotest.at:530): ok (Kids: 1.00s user 0.79s system) 145. Cleanup (autotest.at:572): ok (Kids: 1.05s user 1.06s system) 146. Literal multiline command (autotest.at:612): ok (Kids: 0.50s user 0.26s system) 147. Multiline parameter expansion (autotest.at:618): ok (Kids: 0.48s user 0.28s system) 148. Backquote command substitution (autotest.at:625): ok (Kids: 0.50s user 0.26s system) 149. Multiline backquote command substitution (autotest.at:630): ok (Kids: 0.50s user 0.27s system) 150. Parenthetical command substitution (autotest.at:638): ok (Kids: 0.47s user 0.30s system) 151. Multiline parenthetical command substitution (autotest.at:643): ok (Kids: 0.47s user 0.30s system) 152. Shell comment in command (autotest.at:653): ok (Kids: 0.48s user 0.29s system) 153. Invalid brace-enclosed parameter expansion (autotest.at:667): ok (Kids: 0.60s user 0.39s system) 154. Multiline command from M4 expansion (autotest.at:675): ok (Kids: 0.47s user 0.29s system) 155. Double-M4-quoted command (autotest.at:682): ok (Kids: 0.47s user 0.29s system) 156. Metacharacters in command from M4 expansion (autotest.at:689): ok (Kids: 0.48s user 0.28s system) 157. BS-newline in command (autotest.at:699): ok (Kids: 0.46s user 0.30s system) 158. ^BS-newline in command (autotest.at:704): ok (Kids: 0.50s user 0.26s system) 159. BSx641-newline in command (autotest.at:709): ok (Kids: 0.54s user 0.23s system) 160. BS-BS-newline in command (autotest.at:714): ok (Kids: 0.48s user 0.28s system) 161. BSx640-newline in command (autotest.at:722): ok (Kids: 0.50s user 0.27s system) 162. Newline-CODE-BS-newline in command (autotest.at:729): ok (Kids: 0.46s user 0.31s system) 163. Single-quote-BS-newline in command (autotest.at:736): ok (Kids: 0.47s user 0.30s system) 164. Single-quote-newline-BS-newline in command (autotest.at:742): ok (Kids: 0.48s user 0.29s system) 165. Input from stdin (autotest.at:755): ok (Kids: 0.54s user 0.28s system) 166. Backquote in a test title (autotest.at:831): ok (Kids: 0.73s user 0.55s system) 167. Single-quote in a test title (autotest.at:832): ok (Kids: 0.72s user 0.56s system) 168. Double-quote in a test title (autotest.at:833): ok (Kids: 0.67s user 0.61s system) 169. Backslash in a test title (autotest.at:835): ok (Kids: 0.73s user 0.55s system) 170. Brackets in a test title (autotest.at:836): ok (Kids: 0.68s user 0.61s system) 171. Left bracket in a test title (autotest.at:837): ok (Kids: 0.69s user 0.59s system) 172. Right bracket in a test title (autotest.at:838): ok (Kids: 0.75s user 0.62s system) 173. Quoted pound in a test title (autotest.at:839): ok (Kids: 0.72s user 0.56s system) 174. Pound in a test title (autotest.at:840): ok (Kids: 0.75s user 0.54s system) 175. Quoted comma in a test title (autotest.at:841): ok (Kids: 0.69s user 0.59s system) 176. Comma in a test title (autotest.at:842): ok (Kids: 0.78s user 0.62s system) 177. Parentheses in a test title (autotest.at:844): ok (Kids: 0.73s user 0.55s system) 178. Left paren in a test title (autotest.at:845): ok (Kids: 0.67s user 0.61s system) 179. Right paren in a test title (autotest.at:846): ok (Kids: 0.70s user 0.58s system) 180. Quoted Macro in a test title (autotest.at:848): ok (Kids: 0.69s user 0.59s system) 181. Macro in a test title (autotest.at:849): ok (Kids: 0.68s user 0.60s system) 182. Macro with backquote in a test title (autotest.at:850): ok (Kids: 0.76s user 0.53s system) 183. Macro with single-quote in a test title (autotest.at:851): ok (Kids: 0.71s user 0.57s system) 184. Macro with double-quote in a test title (autotest.at:852): ok (Kids: 0.78s user 0.50s system) 185. Macro with backslash in a test title (autotest.at:854): ok (Kids: 0.73s user 0.55s system) 186. Macro echoing macro in a test title (autotest.at:855): ok (Kids: 0.72s user 0.60s system) 187. Macro echoing single-quote in a test title (autotest.at:857): ok (Kids: 0.73s user 0.58s system) 188. Long test title in a test title (autotest.at:858): ok (Kids: 0.75s user 0.53s system) 189. Longer test title in a test title (autotest.at:859): ok (Kids: 0.67s user 0.62s system) 190. Long test source lines (autotest.at:870): ok (Kids: 0.62s user 0.35s system) 191. Huge testsuite (autotest.at:884): ok (Kids: 2.62s user 0.28s system) 192. Debugging a successful test (autotest.at:896): ok (Kids: 0.72s user 0.63s system) 193. Debugging script and environment (autotest.at:910): ok (Kids: 0.91s user 0.82s system) 194. Debugging a failed test (autotest.at:927): ok (Kids: 0.77s user 0.62s system) 195. Using atlocal (autotest.at:938): ok (Kids: 1.15s user 1.07s system) 196. Choosing where testsuite is run (autotest.at:973): ok (Kids: 1.02s user 0.86s system) 197. recheck (autotest.at:1008): ok (Kids: 1.41s user 1.33s system) 198. Banners (autotest.at:1056): ok (Kids: 2.35s user 2.77s system) 199. Keywords and ranges (autotest.at:1123): ok (Kids: 4.85s user 5.49s system) 200. Keyword wrapping (autotest.at:1226): ok (Kids: 0.34s user 0.12s system) 201. AT_ARG_OPTION (autotest.at:1255): ok (Kids: 1.69s user 1.91s system) 202. AT_ARG_OPTION_ARG (autotest.at:1304): ok (Kids: 1.71s user 1.81s system) 203. parallel test execution (autotest.at:1370): skipped (autotest.at:1429) 204. parallel truth (autotest.at:1461): skipped (autotest.at:1461) 205. parallel fallacy (autotest.at:1466): skipped (autotest.at:1466) 206. parallel skip (autotest.at:1471): skipped (autotest.at:1471) 207. parallel syntax error (autotest.at:1476): skipped (autotest.at:1476) 208. parallel errexit (autotest.at:1495): skipped (autotest.at:1495) 209. parallel autotest and signal handling (autotest.at:1511): skipped (autotest.at:1513) 210. parallel args but non-working mkfifo (autotest.at:1630): skipped (autotest.at:1630) 211. colored test results (autotest.at:1652): ok (Kids: 1.59s user 1.72s system) 212. srcdir propagation (autotest.at:1741): ok (Kids: 2.47s user 2.08s system) 213. whitespace in absolute testdir (autotest.at:1819): ok (Kids: 0.59s user 0.35s system) 214. unusual file names (autotest.at:1843): ok (Kids: 0.40s user 0.19s system) 215. Erlang Eunit unit tests (autotest.at:1873): ok (Kids: 1.04s user 0.52s system) 216. AC_REQUIRE: topological sort (base.at:28): ok (Kids: 0.27s user 0.06s system) 217. AC_REQUIRE: error message (base.at:72): ok (Kids: 0.18s user 0.10s system) 218. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok (Kids: 0.26s user 0.07s system) 219. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok (Kids: 0.26s user 0.07s system) 220. AC_REQUIRE & AC_PROVIDE (base.at:174): ok (Kids: 0.28s user 0.05s system) 221. AC_INIT (base.at:207): ok (Kids: 0.43s user 0.18s system) 222. AC_INIT with unusual version strings (base.at:226): ok (Kids: 1.85s user 0.68s system) 223. AC_COPYRIGHT (base.at:291): ok (Kids: 0.43s user 0.12s system) 224. AC_CACHE_CHECK (base.at:322): ok (Kids: 4.92s user 3.05s system) 225. AC_CACHE_LOAD (base.at:513): ok (Kids: 0.50s user 0.26s system) 226. AC_COMPUTE_INT (base.at:539): ok (Kids: 0.78s user 0.28s system) 227. AC_TRY_COMMAND (base.at:561): ok (Kids: 0.44s user 0.20s system) 228. Input/Output (base.at:591): ok (Kids: 0.47s user 0.39s system) 229. configure arguments (base.at:609): ok (Kids: 0.50s user 0.33s system) 230. AC_ARG_ENABLE and AC_ARG_WITH (base.at:631): ok (Kids: 0.75s user 0.47s system) 231. configure directories (base.at:683): ok (Kids: 0.66s user 0.31s system) 232. AC_CONFIG_COMMANDS with empty commands (torture.at:26): ok (Kids: 1.14s user 0.56s system) 233. AC_CONFIG_COMMANDS with temporary directory (torture.at:35): ok (Kids: 1.21s user 0.63s system) 234. Multiple AC_CONFIG_FILES (torture.at:63): ok (Kids: 0.26s user 0.07s system) 235. Parameterized AC_CONFIG_FILES (torture.at:75): ok (Kids: 0.58s user 0.37s system) 236. AC_ARG_VAR (torture.at:129): ok (Kids: 3.31s user 3.35s system) 237. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:186): ok (Kids: 3.92s user 4.19s system) 238. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:377): ok (Kids: 0.55s user 0.22s system) 239. Missing templates (torture.at:397): ok (Kids: 0.73s user 0.52s system) 240. configure invocation (torture.at:439): ok (Kids: 2.31s user 1.96s system) 241. #define header templates (torture.at:503): ok (Kids: 0.61s user 0.32s system) 242. Torturing config.status (torture.at:637): ok (Kids: 2.05s user 0.89s system) 243. Substitute a 2000-byte string (torture.at:779): ok (Kids: 1.94s user 0.61s system) 244. Define to a 2000-byte string (torture.at:857): ok (Kids: 1.00s user 0.29s system) 245. Substitute and define special characters (torture.at:881): ok (Kids: 1.64s user 1.15s system) 246. Substitute a newline (torture.at:988): ok (Kids: 0.79s user 0.51s system) 247. Define a newline (torture.at:1029): ok (Kids: 1.95s user 0.62s system) 248. AC_SUBST: variable name validation (torture.at:1074): ok (Kids: 4.83s user 1.60s system) 249. datarootdir workaround (torture.at:1104): ok (Kids: 1.15s user 0.65s system) 250. srcdir (torture.at:1155): ok (Kids: 1.01s user 0.71s system) 251. VPATH (torture.at:1198): skipped (torture.at:1273) 252. Signal handling (torture.at:1284): ok (Kids: 0.44s user 0.16s system) 253. AC_CONFIG_LINKS (torture.at:1302): ok (Kids: 2.41s user 2.47s system) 254. AC_CONFIG_LINKS and identical files (torture.at:1356): ok (Kids: 1.60s user 1.49s system) 255. Configuring subdirectories (torture.at:1429): ok (Kids: 10.69s user 3.91s system) 256. Deep Package (torture.at:1562): ok (Kids: 9.96s user 5.17s system) 257. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1698): ok (Kids: 2.32s user 0.56s system) 258. Non-literal AC_CONFIG_SUBDIRS (torture.at:1740): ok (Kids: 3.92s user 1.00s system) 259. Empty directory (torture.at:1791): ok (Kids: 0.67s user 0.08s system) 260. Unusual Automake input files (torture.at:1812): ok (Kids: 3.10s user 0.54s system) 261. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok (Kids: 0.33s user 0.10s system) 262. AC_REQUIRE & AC_LANG (compile.at:83): ok (Kids: 0.46s user 0.15s system) 263. AC_LANG_SOURCE (compile.at:119): ok (Kids: 0.68s user 0.35s system) 264. AC_LANG_SOURCE(C++) (compile.at:144): ok (Kids: 0.72s user 0.30s system) 265. AC_LANG_SOURCE example (compile.at:170): ok (Kids: 0.44s user 0.19s system) 266. AC_LANG_PROGRAM example (compile.at:215): ok (Kids: 0.44s user 0.19s system) 267. AC_COMPILE_IFELSE (compile.at:267): ok (Kids: 2.77s user 0.92s system) 268. AC_RUN_IFELSE (compile.at:310): ok (Kids: 0.80s user 0.38s system) 269. Order of user actions and cleanup (compile.at:344): ok (Kids: 1.04s user 0.37s system) 270. AC_TRY_LINK_FUNC (compile.at:390): ok (Kids: 1.69s user 0.84s system) 271. Multiple languages (compile.at:400): ok (Kids: 3.04s user 1.29s system) 272. AC_NO_EXECUTABLES (aclang.at:13): ok (Kids: 1.11s user 0.60s system) 273. AC_REQUIRE_CPP (aclang.at:14): ok (Kids: 1.60s user 0.83s system) 274. Extensions (c.at:33): ok (Kids: 1.58s user 0.73s system) 275. Broken/missing compilers (c.at:56): ok (Kids: 0.51s user 0.22s system) 276. C keywords (c.at:75): ok (Kids: 1.64s user 0.76s system) 277. AC_PROG_CPP requires AC_PROG_CC (c.at:93): ok (Kids: 1.59s user 0.83s system) 278. AC_PROG_CPP with warnings (c.at:108): ok (Kids: 1.31s user 0.58s system) 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 (Kids: 1.61s user 0.75s system) 282. AC_NO_EXECUTABLES (broken linker) (c.at:231): ok (Kids: 1.35s user 0.71s system) 283. AC_USE_SYSTEM_EXTENSIONS (c.at:242): ok (Kids: 3.79s user 1.63s system) 284. AC_C_RESTRICT and C++ (c.at:265): ok (Kids: 1.41s user 0.59s system) 285. AC_OPENMP and C (c.at:328): skipped (c.at:372) 286. AC_OPENMP and C++ (c.at:382): skipped (c.at:415) 287. AC_C_BACKSLASH_A (acc.at:13): ok (Kids: 1.60s user 0.76s system) 288. AC_C_BIGENDIAN (acc.at:14): ok (Kids: 2.41s user 1.12s system) 289. AC_C_CHAR_UNSIGNED (acc.at:15): ok (Kids: 2.22s user 1.15s system) 290. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok (Kids: 1.58s user 0.75s system) 291. AC_C_INLINE (acc.at:17): ok (Kids: 1.64s user 0.67s system) 292. AC_C_PROTOTYPES (acc.at:18): ok (Kids: 1.55s user 0.77s system) 293. AC_C_RESTRICT (acc.at:19): ok (Kids: 1.57s user 0.77s system) 294. AC_C_STRINGIZE (acc.at:20): ok (Kids: 1.65s user 0.85s system) 295. AC_C_TYPEOF (acc.at:21): ok (Kids: 1.59s user 0.71s system) 296. AC_C_VARARRAYS (acc.at:22): ok (Kids: 1.52s user 0.79s system) 297. AC_OPENMP (acc.at:23): ok (Kids: 1.77s user 0.82s system) 298. AC_PROG_CC_C89 (acc.at:24): ok (Kids: 1.52s user 0.76s system) 299. AC_PROG_CC_C99 (acc.at:25): ok (Kids: 1.64s user 0.77s system) 300. AC_PROG_CC_C_O (acc.at:26): ok (Kids: 1.59s user 0.83s system) 301. AC_PROG_CC_STDC (acc.at:27): ok (Kids: 1.62s user 0.78s system) 302. AC_PROG_CPP_WERROR (acc.at:28): ok (Kids: 1.61s user 0.83s system) 303. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok (Kids: 1.72s user 0.79s system) 304. AC_LANG_C (acc.at:32): ok (Kids: 3.96s user 0.87s system) 305. AC_LANG_CPLUSPLUS (acc.at:33): ok (Kids: 3.95s user 0.91s system) 306. AC_LANG_OBJC (acc.at:34): ok (Kids: 4.04s user 0.85s system) 307. GNU Fortran 77 (fortran.at:31): skipped (fortran.at:31) 308. GNU Fortran (fortran.at:61): skipped (fortran.at:61) 309. AC_OPENMP and Fortran 77 (fortran.at:84): skipped (fortran.at:114) 310. AC_OPENMP and Fortran (fortran.at:124): skipped (fortran.at:154) 311. AC_F77_DUMMY_MAIN usage (fortran.at:176): skipped (fortran.at:241) 312. AC_FC_DUMMY_MAIN usage (fortran.at:253): skipped (fortran.at:319) 313. AC_F77_MAIN usage (fortran.at:331): skipped (fortran.at:395) 314. AC_FC_MAIN usage (fortran.at:410): skipped (fortran.at:474) 315. AC_F77_FUNC usage (fortran.at:489): skipped (fortran.at:551) 316. AC_FC_FUNC usage (fortran.at:563): skipped (fortran.at:625) 317. AC_FC_SRCEXT usage (fortran.at:636): skipped (fortran.at:710) 318. AC_FC_PP_SRCEXT usage (fortran.at:721): skipped (fortran.at:810) 319. AC_FC_FREEFORM (fortran.at:821): skipped (fortran.at:846) 320. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:858): skipped (fortran.at:884) 321. AC_FC_FIXEDFORM (fortran.at:896): skipped (fortran.at:922) 322. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:934): skipped (fortran.at:961) 323. AC_FC_LINE_LENGTH (fortran.at:973): skipped (fortran.at:1025) 324. AC_FC_CHECK_BOUNDS (fortran.at:1041): skipped (fortran.at:1087) 325. AC_FC_MODULE_FLAG (fortran.at:1100): skipped (fortran.at:1155) 326. AC_F77_IMPLICIT_NONE (acfortran.at:13): skipped (acfortran.at:13) 327. AC_F77_MAIN (acfortran.at:14): skipped (acfortran.at:14) 328. AC_F77_WRAPPERS (acfortran.at:15): skipped (acfortran.at:15) 329. AC_FC_CHECK_BOUNDS (acfortran.at:16): skipped (acfortran.at:16) 330. AC_FC_FIXEDFORM (acfortran.at:17): skipped (acfortran.at:17) 331. AC_FC_FREEFORM (acfortran.at:18): skipped (acfortran.at:18) 332. AC_FC_IMPLICIT_NONE (acfortran.at:19): skipped (acfortran.at:19) 333. AC_FC_LINE_LENGTH (acfortran.at:20): skipped (acfortran.at:20) 334. AC_FC_MAIN (acfortran.at:21): skipped (acfortran.at:21) 335. AC_FC_MODULE_EXTENSION (acfortran.at:22): skipped (acfortran.at:22) 336. AC_FC_MODULE_FLAG (acfortran.at:23): skipped (acfortran.at:23) 337. AC_FC_MODULE_OUTPUT_FLAG (acfortran.at:24): skipped (acfortran.at:24) 338. AC_FC_PP_DEFINE (acfortran.at:25): skipped (acfortran.at:25) 339. AC_FC_WRAPPERS (acfortran.at:26): skipped (acfortran.at:26) 340. AC_PROG_F77_C_O (acfortran.at:27): skipped (acfortran.at:27) 341. AC_PROG_FC_C_O (acfortran.at:28): skipped (acfortran.at:28) 342. AC_F77_NAME_MANGLING (acfortran.at:31): ok (Kids: 3.93s user 0.90s system) 343. AC_LANG_FORTRAN77 (acfortran.at:32): ok (Kids: 3.85s user 1.02s system) 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 (Kids: 1.11s user 0.59s system) 349. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:114): ok (Kids: 1.13s user 0.59s system) 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 (Kids: 3.92s user 0.94s system) 353. AC_CHECK_LIB (semantics.at:33): ok (Kids: 2.03s user 1.02s system) 354. AC_SEARCH_LIBS (semantics.at:77): ok (Kids: 1.58s user 0.91s system) 355. AC_SEARCH_LIBS (none needed) (semantics.at:90): ok (Kids: 1.59s user 0.78s system) 356. AC_CHECK_DECLS (semantics.at:105): ok (Kids: 1.95s user 1.06s system) 357. AC_CHECK_FUNCS (semantics.at:159): ok (Kids: 1.68s user 0.76s system) 358. AC_REPLACE_FUNCS (semantics.at:172): ok (Kids: 1.54s user 0.61s system) 359. AC_CHECK_HEADERS (semantics.at:213): ok (Kids: 1.92s user 0.81s system) 360. AC_CHECK_HEADERS (preprocessor test) (semantics.at:242): ok (Kids: 1.29s user 0.55s system) 361. AC_CHECK_HEADERS (compiler test) (semantics.at:269): ok (Kids: 1.29s user 0.53s system) 362. AC_CHECK_MEMBER (semantics.at:302): ok (Kids: 1.75s user 0.77s system) 363. AC_CHECK_MEMBERS (semantics.at:328): ok (Kids: 1.71s user 0.78s system) 364. AC_CHECK_ALIGNOF (semantics.at:343): ok (Kids: 2.44s user 1.16s system) 365. AC_CHECK_ALIGNOF (cross compile) (semantics.at:343): ok (Kids: 2.38s user 1.17s system) 366. AC_CHECK_ALIGNOF struct (semantics.at:360): ok (Kids: 2.26s user 1.25s system) 367. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:360): ok (Kids: 2.23s user 1.20s system) 368. AC_CHECK_SIZEOF (semantics.at:372): ok (Kids: 2.28s user 1.26s system) 369. AC_CHECK_SIZEOF (cross compile) (semantics.at:372): ok (Kids: 2.43s user 1.27s system) 370. AC_CHECK_SIZEOF struct (semantics.at:388): ok (Kids: 2.39s user 1.37s system) 371. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:388): ok (Kids: 2.89s user 1.59s system) 372. AC_CHECK_TYPES (semantics.at:413): ok (Kids: 1.66s user 0.86s system) 373. AC_CHECK_TYPES: backward compatibility (semantics.at:427): ok (Kids: 0.38s user 0.09s system) 374. AC_CHECK_FILES (semantics.at:463): ok (Kids: 1.14s user 0.65s system) 375. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:506): ok (Kids: 0.47s user 0.19s system) 376. AC_C_BIGENDIAN (semantics.at:555): ok (Kids: 4.31s user 1.55s system) 377. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:604): ok (Kids: 0.42s user 0.24s system) 378. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:646): ok (Kids: 0.47s user 0.20s system) 379. AC_PATH_XTRA (semantics.at:726): ok (Kids: 2.06s user 1.03s system) 380. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:744): ok (Kids: 2.32s user 1.09s system) 381. AC_FUNC_SETVBUF_REVERSED (semantics.at:745): ok (Kids: 1.15s user 0.56s system) 382. AC_FUNC_WAIT3 (semantics.at:746): ok (Kids: 2.27s user 1.12s system) 383. AC_ARG_ENABLE (acgeneral.at:13): ok (Kids: 1.16s user 0.54s system) 384. AC_ARG_PROGRAM (acgeneral.at:14): ok (Kids: 1.13s user 0.58s system) 385. AC_ARG_WITH (acgeneral.at:15): ok (Kids: 1.13s user 0.56s system) 386. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok (Kids: 2.17s user 1.17s system) 387. AC_EGREP_CPP (acgeneral.at:17): ok (Kids: 1.70s user 0.82s system) 388. AC_EGREP_HEADER (acgeneral.at:18): ok (Kids: 1.71s user 0.77s system) 389. AC_LIBOBJ (acgeneral.at:19): ok (Kids: 1.11s user 0.59s system) 390. AC_LIBSOURCES (acgeneral.at:20): ok (Kids: 1.18s user 0.52s system) 391. AC_PREFIX_DEFAULT (acgeneral.at:21): ok (Kids: 1.18s user 0.52s system) 392. AC_CHECKING (acgeneral.at:24): ok (Kids: 3.92s user 0.90s system) 393. AC_COMPILE_CHECK (acgeneral.at:25): ok (Kids: 4.38s user 1.40s system) 394. AC_ENABLE (acgeneral.at:26): ok (Kids: 3.97s user 0.85s system) 395. AC_FOREACH (acgeneral.at:27): ok (Kids: 3.89s user 0.93s system) 396. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok (Kids: 3.94s user 0.91s system) 397. AC_TRY_COMPILE (acgeneral.at:29): ok (Kids: 4.59s user 1.25s system) 398. AC_TRY_CPP (acgeneral.at:30): ok (Kids: 4.67s user 1.30s system) 399. AC_TRY_LINK (acgeneral.at:31): ok (Kids: 4.65s user 1.17s system) 400. AC_TRY_RUN (acgeneral.at:32): ok (Kids: 4.81s user 1.15s system) 401. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok (Kids: 3.82s user 0.99s system) 402. AC_WITH (acgeneral.at:34): ok (Kids: 3.99s user 0.86s system) 403. AC_OUTPUT_COMMANDS (acstatus.at:15): ok (Kids: 4.14s user 0.84s system) 404. AC_SYS_INTERPRETER (acspecific.at:13): ok (Kids: 1.20s user 0.52s system) 405. AC_SYS_LARGEFILE (acspecific.at:14): ok (Kids: 1.57s user 0.78s system) 406. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (Kids: 1.16s user 0.58s system) 407. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok (Kids: 1.65s user 0.72s system) 408. AC_AIX (acspecific.at:19): ok (Kids: 5.90s user 1.86s system) 409. AC_ARG_ARRAY (acspecific.at:20): ok (Kids: 4.04s user 0.89s system) 410. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (Kids: 4.62s user 1.23s system) 411. AC_DYNIX_SEQ (acspecific.at:22): ok (Kids: 4.81s user 1.24s system) 412. AC_HAVE_POUNDBANG (acspecific.at:23): ok (Kids: 4.02s user 0.96s system) 413. AC_IRIX_SUN (acspecific.at:24): ok (Kids: 4.88s user 1.36s system) 414. AC_ISC_POSIX (acspecific.at:25): ok (Kids: 4.71s user 1.25s system) 415. AC_MINIX (acspecific.at:26): ok (Kids: 6.00s user 1.73s system) 416. AC_SCO_INTL (acspecific.at:27): ok (Kids: 4.64s user 1.20s system) 417. AC_XENIX_DIR (acspecific.at:28): ok (Kids: 4.93s user 1.40s system) 418. AC_PROG_AWK (acprograms.at:13): ok (Kids: 1.14s user 0.58s system) 419. AC_PROG_FGREP (acprograms.at:14): ok (Kids: 1.18s user 0.55s system) 420. AC_PROG_INSTALL (acprograms.at:15): ok (Kids: 1.15s user 0.57s system) 421. AC_PROG_LEX (acprograms.at:16): ok (Kids: 2.25s user 0.93s system) 422. AC_PROG_LN_S (acprograms.at:17): ok (Kids: 1.15s user 0.55s system) 423. AC_PROG_MAKE_SET (acprograms.at:18): ok (Kids: 1.15s user 0.57s system) 424. AC_PROG_MKDIR_P (acprograms.at:19): ok (Kids: 1.16s user 0.56s system) 425. AC_PROG_RANLIB (acprograms.at:20): ok (Kids: 1.14s user 0.58s system) 426. AC_PROG_SED (acprograms.at:21): ok (Kids: 1.13s user 0.70s system) 427. AC_PROG_YACC (acprograms.at:22): ok (Kids: 1.15s user 0.58s system) 428. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok (Kids: 3.95s user 0.99s system) 429. AC_DECL_YYTEXT (acprograms.at:26): ok (Kids: 6.05s user 1.35s system) 430. AC_RSH (acprograms.at:27): ok (Kids: 3.95s user 0.94s system) 431. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok (Kids: 1.12s user 0.61s system) 432. AC_CHECK_HEADER_STDBOOL (acheaders.at:14): ok (Kids: 2.26s user 1.18s system) 433. AC_HEADER_ASSERT (acheaders.at:15): ok (Kids: 1.15s user 0.57s system) 434. AC_HEADER_MAJOR (acheaders.at:16): ok (Kids: 2.25s user 1.15s system) 435. AC_HEADER_RESOLV (acheaders.at:17): ok (Kids: 1.74s user 0.91s system) 436. AC_HEADER_STAT (acheaders.at:18): ok (Kids: 1.56s user 0.77s system) 437. AC_HEADER_STDBOOL (acheaders.at:19): ok (Kids: 2.27s user 1.16s system) 438. AC_HEADER_TIOCGWINSZ (acheaders.at:20): ok (Kids: 1.68s user 0.81s system) 439. AC_DIR_HEADER (acheaders.at:23): ok (Kids: 5.94s user 1.85s system) 440. AC_MEMORY_H (acheaders.at:24): ok (Kids: 5.60s user 1.97s system) 441. AC_UNISTD_H (acheaders.at:25): ok (Kids: 5.60s user 1.84s system) 442. AC_USG (acheaders.at:26): ok (Kids: 5.80s user 1.72s system) 443. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok (Kids: 1.72s user 0.78s system) 444. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok (Kids: 1.72s user 0.77s system) 445. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok (Kids: 2.12s user 1.25s system) 446. AC_STRUCT_TIMEZONE (actypes.at:16): ok (Kids: 1.64s user 0.77s system) 447. AC_TYPE_INT16_T (actypes.at:17): ok (Kids: 2.19s user 1.20s system) 448. AC_TYPE_INT32_T (actypes.at:18): ok (Kids: 2.28s user 1.14s system) 449. AC_TYPE_INT64_T (actypes.at:19): ok (Kids: 2.31s user 1.11s system) 450. AC_TYPE_INT8_T (actypes.at:20): ok (Kids: 2.29s user 1.14s system) 451. AC_TYPE_INTMAX_T (actypes.at:21): ok (Kids: 2.42s user 1.29s system) 452. AC_TYPE_INTPTR_T (actypes.at:22): ok (Kids: 2.30s user 1.11s system) 453. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok (Kids: 1.61s user 0.70s system) 454. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok (Kids: 1.59s user 0.76s system) 455. AC_TYPE_MODE_T (actypes.at:25): ok (Kids: 2.31s user 1.08s system) 456. AC_TYPE_OFF_T (actypes.at:26): ok (Kids: 2.17s user 1.23s system) 457. AC_TYPE_SSIZE_T (actypes.at:27): ok (Kids: 2.35s user 1.05s system) 458. AC_TYPE_UINT16_T (actypes.at:28): ok (Kids: 2.19s user 1.17s system) 459. AC_TYPE_UINT32_T (actypes.at:29): ok (Kids: 2.14s user 1.21s system) 460. AC_TYPE_UINT64_T (actypes.at:30): ok (Kids: 2.22s user 1.15s system) 461. AC_TYPE_UINT8_T (actypes.at:31): ok (Kids: 2.22s user 1.15s system) 462. AC_TYPE_UINTMAX_T (actypes.at:32): ok (Kids: 2.36s user 1.12s system) 463. AC_TYPE_UINTPTR_T (actypes.at:33): ok (Kids: 2.30s user 1.10s system) 464. AC_C_LONG_DOUBLE (actypes.at:36): ok (Kids: 4.61s user 1.13s system) 465. AC_INT_16_BITS (actypes.at:37): ok (Kids: 5.88s user 1.82s system) 466. AC_LONG_64_BITS (actypes.at:38): ok (Kids: 5.89s user 1.69s system) 467. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok (Kids: 5.69s user 1.79s system) 468. AC_STRUCT_ST_RDEV (actypes.at:40): ok (Kids: 5.99s user 1.72s system) 469. AC_TYPE_SIGNAL (actypes.at:41): ok (Kids: 4.53s user 1.21s system) 470. AM_TYPE_PTRDIFF_T (actypes.at:42): ok (Kids: 5.71s user 1.82s system) 471. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok (Kids: 1.11s user 0.61s system) 472. AC_FUNC_CHOWN (acfunctions.at:14): ok (Kids: 2.31s user 1.12s system) 473. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok (Kids: 2.30s user 1.40s system) 474. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok (Kids: 1.59s user 0.75s system) 475. AC_FUNC_FNMATCH (acfunctions.at:17): ok (Kids: 1.64s user 0.71s system) 476. AC_FUNC_FORK (acfunctions.at:18): ok (Kids: 2.46s user 1.31s system) 477. AC_FUNC_FSEEKO (acfunctions.at:19): ok (Kids: 1.61s user 0.76s system) 478. AC_FUNC_GETGROUPS (acfunctions.at:20): ok (Kids: 2.43s user 1.23s system) 479. AC_FUNC_GETMNTENT (acfunctions.at:21): ok (Kids: 1.69s user 1.00s system) 480. AC_FUNC_GETPGRP (acfunctions.at:22): ok (Kids: 2.32s user 1.03s system) 481. AC_FUNC_LSTAT (acfunctions.at:23): ok (Kids: 2.22s user 1.23s system) 482. AC_FUNC_MALLOC (acfunctions.at:24): ok (Kids: 2.21s user 1.18s system) 483. AC_FUNC_MBRTOWC (acfunctions.at:25): ok (Kids: 1.57s user 0.80s system) 484. AC_FUNC_MEMCMP (acfunctions.at:26): ok (Kids: 2.38s user 1.18s system) 485. AC_FUNC_MKTIME (acfunctions.at:27): ok (Kids: 6.26s user 1.25s system) 486. AC_FUNC_MMAP (acfunctions.at:28): ok (Kids: 2.41s user 1.20s system) 487. AC_FUNC_OBSTACK (acfunctions.at:29): ok (Kids: 2.28s user 1.07s system) 488. AC_FUNC_REALLOC (acfunctions.at:30): ok (Kids: 2.18s user 1.24s system) 489. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok (Kids: 2.39s user 1.32s system) 490. AC_FUNC_SETPGRP (acfunctions.at:32): ok (Kids: 2.28s user 1.07s system) 491. AC_FUNC_STAT (acfunctions.at:33): ok (Kids: 2.31s user 1.14s system) 492. AC_FUNC_STRCOLL (acfunctions.at:34): ok (Kids: 2.15s user 1.27s system) 493. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (Kids: 2.33s user 1.16s system) 494. AC_FUNC_STRFTIME (acfunctions.at:36): ok (Kids: 1.74s user 0.77s system) 495. AC_FUNC_STRNLEN (acfunctions.at:37): ok (Kids: 2.38s user 1.25s system) 496. AC_FUNC_STRTOD (acfunctions.at:38): ok (Kids: 2.13s user 1.23s system) 497. AC_FUNC_STRTOLD (acfunctions.at:39): ok (Kids: 1.53s user 0.79s system) 498. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (Kids: 2.18s user 1.25s system) 499. AC_FUNC_VPRINTF (acfunctions.at:41): ok (Kids: 1.64s user 0.80s system) 500. AC_HAVE_LIBRARY (aclibs.at:15): ok (Kids: 4.65s user 1.17s system) 501. Libtool (foreign.at:25): ok (Kids: 2.33s user 1.26s system) 502. shtool (foreign.at:92): ok (Kids: 0.86s user 0.47s system) 503. autoscan (autoscan.at:20): ok (Kids: 0.48s user 0.06s system) testsuite: ending at: Sat Mar 3 15:30:40 CET 2012 testsuite: test suite duration: 0h 19m 36s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 447 tests were run, 5 failed (4 expected failures). 56 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.68.147-cca28 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 100: m4sh.at:1490 AS_TR_SH and AS_TR_CPP Skipped tests: GNU Autoconf 2.68.147-cca28 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 203: autotest.at:1370 parallel test execution autotest 204: autotest.at:1461 parallel truth autotest 205: autotest.at:1466 parallel fallacy autotest 206: autotest.at:1471 parallel skip autotest 207: autotest.at:1476 parallel syntax error autotest 208: autotest.at:1495 parallel errexit autotest 209: autotest.at:1511 parallel autotest and signal handling autotest 210: autotest.at:1630 parallel args but non-working mkfifo autotest 251: torture.at:1198 VPATH 279: c.at:140 AC_PROG_CPP without warnings 280: c.at:180 AC_PROG_CPP via CC 285: c.at:328 AC_OPENMP and C 286: c.at:382 AC_OPENMP and C++ 307: fortran.at:31 GNU Fortran 77 308: fortran.at:61 GNU Fortran 309: fortran.at:84 AC_OPENMP and Fortran 77 310: fortran.at:124 AC_OPENMP and Fortran 311: fortran.at:176 AC_F77_DUMMY_MAIN usage 312: fortran.at:253 AC_FC_DUMMY_MAIN usage 313: fortran.at:331 AC_F77_MAIN usage 314: fortran.at:410 AC_FC_MAIN usage 315: fortran.at:489 AC_F77_FUNC usage 316: fortran.at:563 AC_FC_FUNC usage 317: fortran.at:636 AC_FC_SRCEXT usage 318: fortran.at:721 AC_FC_PP_SRCEXT usage 319: fortran.at:821 AC_FC_FREEFORM 320: fortran.at:858 AC_FC_FREEFORM with AC_FC_SRCEXT 321: fortran.at:896 AC_FC_FIXEDFORM 322: fortran.at:934 AC_FC_FIXEDFORM with AC_FC_SRCEXT 323: fortran.at:973 AC_FC_LINE_LENGTH 324: fortran.at:1041 AC_FC_CHECK_BOUNDS 325: fortran.at:1100 AC_FC_MODULE_FLAG 326: acfortran.at:13 AC_F77_IMPLICIT_NONE 327: acfortran.at:14 AC_F77_MAIN 328: acfortran.at:15 AC_F77_WRAPPERS 329: acfortran.at:16 AC_FC_CHECK_BOUNDS 330: acfortran.at:17 AC_FC_FIXEDFORM 331: acfortran.at:18 AC_FC_FREEFORM 332: acfortran.at:19 AC_FC_IMPLICIT_NONE 333: acfortran.at:20 AC_FC_LINE_LENGTH 334: acfortran.at:21 AC_FC_MAIN 335: acfortran.at:22 AC_FC_MODULE_EXTENSION 336: acfortran.at:23 AC_FC_MODULE_FLAG 337: acfortran.at:24 AC_FC_MODULE_OUTPUT_FLAG 338: acfortran.at:25 AC_FC_PP_DEFINE 339: acfortran.at:26 AC_FC_WRAPPERS 340: acfortran.at:27 AC_PROG_F77_C_O 341: acfortran.at:28 AC_PROG_FC_C_O 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 -*- 100. m4sh.at:1490: testing AS_TR_SH and AS_TR_CPP ... ./m4sh.at:1529: autom4te --language=m4sh script.as -o script ./m4sh.at:1530: $CONFIG_SHELL ./script ./m4sh.at:1562: sed -n '/start here/,$ { /`.*`/p }' script | wc -l --- - 2012-03-03 15:13:41.000000000 +0100 +++ /home/slattarini/tmp/autoconf-2.68.147-cca28/tests/testsuite.dir/at-groups/100/stdout 2012-03-03 15:13:41.000000000 +0100 @@ -1,2 +1,2 @@ -2 + 2 100. m4sh.at:1490: 100. AS_TR_SH and AS_TR_CPP (m4sh.at:1490): FAILED (m4sh.at:1562) ## ------------- ## ## ../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.147-cca28, which was | generated by GNU Autoconf 2.68.146-46a4. Invocation command line was | | $ ./configure | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = gcc70.fsffrance.org | uname -m = amd64 | uname -r = 5.1 | uname -s = NetBSD | uname -v = NetBSD 5.1 (GENERIC) #0: Sat Nov 6 13:19:33 UTC 2010 address@hidden:/home/builds/ab/netbsd-5-1-RELEASE/amd64/201011061943Z-obj/home/builds/ab/netbsd-5-1-RELEASE/src/sys/arch/amd64/compile/GENERIC | | /usr/bin/uname -p = x86_64 | /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/slattarini/bin/xz | PATH: /home/slattarini/bin | PATH: /home/slattarini/bin | PATH: /bin | PATH: /sbin | PATH: /usr/bin | PATH: /usr/sbin | PATH: /usr/X11R7/bin | PATH: /usr/X11R6/bin | PATH: /usr/pkg/bin | PATH: /usr/pkg/sbin | PATH: /usr/games | PATH: /usr/local/bin | PATH: /usr/local/sbin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1798: checking for a BSD-compatible install | configure:1866: result: /usr/bin/install -c | configure:1877: checking whether build environment is sane | configure:1927: result: yes | configure:2068: checking for a thread-safe mkdir -p | configure:2107: result: build-aux/install-sh -c -d | configure:2120: checking for gawk | configure:2150: result: no | configure:2120: checking for mawk | configure:2150: result: no | configure:2120: checking for nawk | configure:2150: result: no | configure:2120: checking for awk | configure:2136: found /usr/bin/awk | configure:2147: result: awk | configure:2158: checking whether make sets $(MAKE) | configure:2180: result: yes | configure:2265: checking build system type | configure:2279: result: x86_64-unknown-netbsd5.1 | configure:2299: checking host system type | configure:2312: result: x86_64-unknown-netbsd5.1 | configure:2339: autobuild project... GNU Autoconf | configure:2345: autobuild revision... 2.68.147-cca28 | configure:2350: autobuild hostname... gcc70.fsffrance.org | configure:2361: autobuild timestamp... 20120303T141048Z | configure:2389: checking whether /bin/sh -n is known to work | configure:2408: result: no | configure:2412: checking for characters that cannot appear in file names | configure:2432: result: none | configure:2438: checking whether directories can have trailing spaces | configure:2452: result: yes | configure:2463: checking for expr | configure:2481: found /bin/expr | configure:2493: result: /bin/expr | configure:2512: checking for GNU M4 that supports accurate traces | configure:2561: result: /usr/pkg/bin/gm4 | configure:2564: checking whether /usr/pkg/bin/gm4 accepts --gnu | configure:2574: result: yes | configure:2591: checking how m4 supports trace files | configure:2601: result: --debugfile | configure:2625: checking for perl | configure:2643: found /usr/pkg/bin/perl | configure:2656: result: /usr/pkg/bin/perl | configure:2675: checking whether /usr/pkg/bin/perl Fcntl::flock is implemented | configure:2689: result: yes | configure:2707: checking for emacs | configure:2723: found /usr/pkg/bin/emacs | configure:2734: result: emacs | configure:2752: checking whether emacs is sufficiently recent | configure:2762: $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/slattarini/tmp/autoconf-2.68.147-cca28/conftest.elc | configure:2765: $? = 0 | configure:2773: result: yes | configure:2790: checking for emacs | configure:2817: result: emacs | configure:2841: checking where .elc files should go | configure:2854: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out | configure:2857: $? = 0 | configure:2870: result: ${datarootdir}/emacs/site-lisp | configure:2883: checking for grep that handles long lines and -e | configure:2941: result: /usr/bin/grep | configure:2946: checking for egrep | configure:3008: result: /usr/bin/grep -E | configure:3013: checking for a sed that does not truncate output | configure:3077: result: /usr/bin/sed | configure:3087: checking whether make is case sensitive | configure:3102: result: yes | configure:3281: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Autoconf config.status 2.68.147-cca28, which was | generated by GNU Autoconf 2.68.146-46a4. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on gcc70.fsffrance.org | | config.status:798: creating tests/Makefile | config.status:798: creating tests/atlocal | config.status:798: creating man/Makefile | config.status:798: creating lib/emacs/Makefile | config.status:798: creating Makefile | config.status:798: creating doc/Makefile | config.status:798: creating lib/Makefile | config.status:798: creating lib/Autom4te/Makefile | config.status:798: creating lib/autoscan/Makefile | config.status:798: creating lib/m4sugar/Makefile | config.status:798: creating lib/autoconf/Makefile | config.status:798: creating lib/autotest/Makefile | config.status:798: creating bin/Makefile | config.status:1001: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=x86_64-unknown-netbsd5.1 | ac_cv_dir_trailing_space=yes | ac_cv_env_EMACSLOADPATH_set= | ac_cv_env_EMACSLOADPATH_value= | ac_cv_env_EMACS_set= | ac_cv_env_EMACS_value= | ac_cv_env_M4_set= | ac_cv_env_M4_value= | ac_cv_env_build_alias_set= | ac_cv_env_build_alias_value= | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_host=x86_64-unknown-netbsd5.1 | ac_cv_path_EGREP='/usr/bin/grep -E' | ac_cv_path_EXPR=/bin/expr | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_M4=/usr/pkg/bin/gm4 | ac_cv_path_PERL=/usr/pkg/bin/perl | ac_cv_path_SED=/usr/bin/sed | ac_cv_path_install='/usr/bin/install -c' | ac_cv_perl_flock_implemented=yes | ac_cv_prog_AWK=awk | 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/slattarini/tmp/autoconf-2.68.147-cca28/build-aux/missing --run aclocal-1.11' | AMTAR='$${TAR-tar}' | AUTOCONF='${SHELL} /home/slattarini/tmp/autoconf-2.68.147-cca28/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /home/slattarini/tmp/autoconf-2.68.147-cca28/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /home/slattarini/tmp/autoconf-2.68.147-cca28/build-aux/missing --run automake-1.11' | AWK='awk' | CYGPATH_W='echo' | DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.68.147-cca28\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.68.147-cca28\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\" -DPACKAGE=\"autoconf\" -DVERSION=\"2.68.147-cca28\"' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/usr/bin/grep -E' | EMACS='emacs' | EMACSLOADPATH='' | EXPR='/bin/expr' | GREP='/usr/bin/grep' | HELP2MAN='${SHELL} /home/slattarini/tmp/autoconf-2.68.147-cca28/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/pkg/bin/gm4' | M4_DEBUGFILE='--debugfile' | M4_GNU='--gnu' | MAKEINFO='${SHELL} /home/slattarini/tmp/autoconf-2.68.147-cca28/build-aux/missing --run makeinfo' | MAKE_CASE_SENSITIVE_FALSE='#' | MAKE_CASE_SENSITIVE_TRUE='' | MKDIR_P='build-aux/install-sh -c -d' | PACKAGE='autoconf' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Autoconf' | PACKAGE_STRING='GNU Autoconf 2.68.147-cca28' | PACKAGE_TARNAME='autoconf' | PACKAGE_URL='http://www.gnu.org/software/autoconf/' | PACKAGE_VERSION='2.68.147-cca28' | PATH_SEPARATOR=':' | PERL='/usr/pkg/bin/perl' | PERL_FLOCK='yes' | SED='/usr/bin/sed' | SET_MAKE='' | SHELL='/bin/ksh' | STRIP='' | TEST_EMACS='emacs' | VERSION='2.68.147-cca28' | ac_cv_dir_trailing_space='yes' | ac_cv_sh_n_works='no' | ac_cv_unsupported_fs_chars='' | am__isrc='' | am__leading_dot='.' | am__tar='$${TAR-tar} chof - "$$tardir"' | am__untar='$${TAR-tar} xf -' | bindir='${exec_prefix}/bin' | build='x86_64-unknown-netbsd5.1' | build_alias='' | build_cpu='x86_64' | build_os='netbsd5.1' | build_vendor='unknown' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='x86_64-unknown-netbsd5.1' | host_alias='' | host_cpu='x86_64' | host_os='netbsd5.1' | host_vendor='unknown' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='${SHELL} /home/slattarini/tmp/autoconf-2.68.147-cca28/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='$(top_builddir)/build-aux/install-sh -c -d' | 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.68.147-cca28" | #define PACKAGE_STRING "GNU Autoconf 2.68.147-cca28" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/autoconf/" | #define PACKAGE "autoconf" | #define VERSION "2.68.147-cca28" | | configure: exit 0