## ----------------------------- ## ## GNU Autoconf 2.68 test suite. ## ## ----------------------------- ## testsuite: command line was: $ ./testsuite -198 200-204 205- ## ---------- ## ## ChangeLog. ## ## ---------- ## | 2010-09-22 Eric Blake | | Release Version 2.68. | * NEWS: Mention the release. | | 2010-09-22 Ralf Wildenhues | | autom4te: add traces for likely future Automake macros | * lib/autom4te.in (Automake-preselections): Trace | AM_MAKEFILE_INCLUDE, AM_NLS, AM_POT_TOOLS, AM_PATH_GUILE, ## --------- ## ## Platform. ## ## --------- ## hostname = gunvald1 uname -m = i686 uname -r = 1.7.7(0.230/5/3) uname -s = CYGWIN_NT-5.1 uname -v = 2010-08-31 09:58 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /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/admin/tmp/autoconf-2.68/tests PATH: /opt/rtems-4.11/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2010 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/home/admin/tmp/autoconf-2.68/tests' | at_srcdir='.' | abs_srcdir='/home/admin/tmp/autoconf-2.68/tests' | at_top_srcdir='..' | abs_top_srcdir='/home/admin/tmp/autoconf-2.68' | at_top_build_prefix='../' | abs_top_builddir='/home/admin/tmp/autoconf-2.68' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/sh'} testsuite: atlocal: | # -*- shell-script -*- | # tests/atlocal. Generated from atlocal.in by configure. | # Configurable variable values for Autoconf test suite. | | # Copyright (C) 2000, 2001, 2005, 2008, 2009, 2010 Free Software | # Foundation, Inc. | # | # This program is free software: you can redistribute it and/or modify | # it under the terms of the GNU General Public License as published by | # the Free Software Foundation, either version 3 of the License, or | # (at your option) any later version. | # | # This program is distributed in the hope that it will be useful, | # but WITHOUT ANY WARRANTY; without even the implied warranty of | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # GNU General Public License for more details. | # | # You should have received a copy of the GNU General Public License | # along with this program. If not, see . | | PERL='/usr/bin/perl' | GREP='/usr/bin/grep' | EGREP='/usr/bin/grep -E' | SED='/usr/bin/sed' | | # We need to know if sh -n is ok. | ac_cv_sh_n_works='yes' | | # Check whether the underlying system can manage some unusual | # symbols in file names. | if test -z '\\'; then | func_sanitize_file_name () { echo "$@"; } | else | func_sanitize_file_name () { echo "$@" | tr -d '\\'; } | fi | | # Can we create directories with trailing whitespaces in their name? | ac_cv_dir_trailing_space='yes' | if test "$ac_cv_dir_trailing_space" = yes; then | func_sanitize_dir_name () { echo "$@"; } | else | func_sanitize_dir_name () { echo "$@" | sed 's/ *$//'; } | fi | | # AUTOM4TE might be set in the environment. Override it here so that | # direct aclocal invocations also use it. | AUTOM4TE=autom4te | export AUTOM4TE ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./local.at:520: /home/admin/tmp/autoconf-2.68/tests/autom4te --version autom4te (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Akim Demaille. ./local.at:520: /home/admin/tmp/autoconf-2.68/tests/autoconf --version autoconf (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ./local.at:520: /home/admin/tmp/autoconf-2.68/tests/autoheader --version autoheader (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Roland McGrath and Akim Demaille. ./local.at:520: /home/admin/tmp/autoconf-2.68/tests/autoupdate --version autoupdate (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ./local.at:520: /home/admin/tmp/autoconf-2.68/tests/autoreconf --version autoreconf (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Akim Demaille. ./local.at:520: /home/admin/tmp/autoconf-2.68/tests/ifnames --version ifnames (GNU Autoconf) 2.68 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Paul Eggert. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Mon Sep 27 12:16:53 2010 1. Syntax of the shell scripts (tools.at:46): ok (0m1.785s 0m0.584s) 2. Syntax of the Perl scripts (tools.at:70): ok (0m3.359s 0m1.205s) 3. autom4te cache (tools.at:88): ok (0m4.791s 0m3.596s) 4. autom4te --force (tools.at:119): ok (0m3.061s 0m2.662s) 5. autom4te and whitespace in file names (tools.at:145): ok (0m17.527s 0m14.500s) 6. autom4te --trace and unusual macro names (tools.at:217): ok (0m1.478s 0m1.248s) 7. autom4te --trace and whitespace (tools.at:227): ok (0m1.571s 0m1.245s) 8. autoconf --trace: user macros (tools.at:252): ok (0m10.873s 0m10.399s) 9. autoconf --trace: builtins (tools.at:338): ok (0m8.680s 0m5.560s) 10. autoconf: forbidden tokens, basic (tools.at:369): ok (0m5.026s 0m5.015s) 11. autoconf: forbidden tokens, exceptions (tools.at:407): ok (0m2.870s 0m2.565s) 12. autoconf: automatically allowed tokens (tools.at:446): ok (0m2.948s 0m2.676s) 13. autoconf: the empty token (tools.at:463): ok (0m2.587s 0m2.459s) 14. autoconf: subdirectories (tools.at:478): ok (0m10.915s 0m10.831s) 16. autoconf: AC_AUTOCONF_VERSION (tools.at:522): ok (0m3.181s 0m2.613s) 17. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:540): ok (0m4.699s 0m4.679s) 18. ifnames (tools.at:577): ok (0m0.910s 0m0.770s) 19. autoheader (tools.at:625): ok (0m8.601s 0m6.579s) 20. autoheader and macros (tools.at:758): ok (0m6.232s 0m4.968s) 21. autoupdate (tools.at:799): ok (0m26.165s 0m7.849s) 23. autoupdating AC_PREREQ (tools.at:858): ok (0m38.807s 0m12.980s) 24. autoupdating AU_ALIAS (tools.at:879): ok (0m27.960s 0m19.570s) 25. autoupdating OLD to NEW (tools.at:905): ok (0m18.723s 0m10.703s) 27. autoupdating AC_HELP_STRING (tools.at:955): ok (0m19.021s 0m10.071s) 28. autoupdating with m4sugar (tools.at:973): ok (0m24.535s 0m15.057s) 32. autoupdating AC_LANG_SAVE (tools.at:1088): ok (0m19.680s 0m10.248s) 33. autoupdating AC_FOREACH (tools.at:1108): ok (0m19.453s 0m10.586s) 34. autoupdating with aclocal and m4_include (tools.at:1132): ok (0m31.920s 0m11.761s) 36. autom4te cache creation (tools.at:1215): skipped (tools.at:1235) 37. autom4te cache locking (tools.at:1258): ok (0m7.723s 0m7.179s) 39. m4_stack (m4sugar.at:42): ok (0m1.682s 0m1.168s) 40. m4_defn (m4sugar.at:103): ok (0m8.322s 0m6.912s) 41. m4_dumpdef (m4sugar.at:187): ok (0m6.706s 0m5.550s) 42. m4_warn (m4sugar.at:246): ok (0m6.412s 0m5.495s) 43. m4_divert_stack (m4sugar.at:304): ok (0m7.687s 0m6.758s) 44. m4_expansion_stack (m4sugar.at:393): ok (0m1.539s 0m1.402s) 45. m4_require: error message (m4sugar.at:417): ok (0m1.491s 0m1.509s) 46. m4_require: circular dependencies (m4sugar.at:437): ok (0m1.556s 0m1.277s) 47. m4_require: one-shot initialization (m4sugar.at:467): ok (0m3.175s 0m2.416s) 48. m4_require: nested (m4sugar.at:528): ok (0m7.688s 0m6.847s) 49. m4sugar shorthand conditionals (m4sugar.at:695): ok (0m1.475s 0m1.386s) 50. m4_cond (m4sugar.at:780): ok (0m1.755s 0m1.428s) 51. m4 lists (m4sugar.at:832): ok (0m3.048s 0m2.676s) 52. m4_split (m4sugar.at:884): ok (0m1.571s 0m1.306s) 53. m4_do (m4sugar.at:930): ok (0m1.461s 0m1.434s) 54. m4_append (m4sugar.at:958): ok (0m3.310s 0m2.751s) 55. m4_join (m4sugar.at:1042): ok (0m1.509s 0m1.307s) 56. m4_expand (m4sugar.at:1093): ok (0m1.539s 0m1.370s) 57. m4_text_box (m4sugar.at:1149): ok (0m1.556s 0m1.274s) 58. m4_text_wrap (m4sugar.at:1173): ok (0m1.602s 0m1.292s) 59. m4_version_compare (m4sugar.at:1235): ok (0m1.737s 0m1.525s) 60. Standard regular expressions (m4sugar.at:1293): ok (0m10.834s 0m9.346s) 61. m4_bmatch (m4sugar.at:1320): ok (0m1.569s 0m1.322s) 62. m4_toupper and m4_tolower (m4sugar.at:1352): ok (0m1.555s 0m1.324s) 63. m4_bpatsubsts (m4sugar.at:1389): ok (0m1.508s 0m1.305s) 64. m4_esyscmd_s (m4sugar.at:1418): ok (0m1.520s 0m1.490s) 65. M4 loops (m4sugar.at:1446): ok (0m7.939s 0m6.683s) 66. m4_map (m4sugar.at:1600): ok (0m1.723s 0m1.508s) 67. m4_map_args and m4_curry (m4sugar.at:1675): ok (0m4.444s 0m3.958s) 68. m4_combine (m4sugar.at:1747): ok (0m1.572s 0m1.323s) 70. recursion (m4sugar.at:1853): ok (0m15.890s 0m2.511s) 71. m4_set (m4sugar.at:1970): ok (0m13.990s 0m3.910s) 72. __file__ and __line__ (m4sugar.at:2120): ok (0m1.475s 0m1.357s) 73. AS_WARN and AS_ERROR (m4sh.at:25): ok (0m5.888s 0m6.129s) 75. LINENO stack (m4sh.at:167): ok (0m1.945s 0m1.782s) 76. AS_BOX (m4sh.at:196): ok (0m2.215s 0m1.966s) 77. AS_BASENAME (m4sh.at:238): ok (0m6.098s 0m6.098s) 78. AS_DIRNAME (m4sh.at:295): ok (0m6.357s 0m5.950s) 79. AS_SET_CATFILE (m4sh.at:354): ok (0m1.877s 0m1.675s) 80. AS_ECHO and AS_ECHO_N (m4sh.at:398): ok (0m2.580s 0m2.259s) 81. AS_EXIT (m4sh.at:447): ok (0m5.386s 0m5.597s) 82. AS_MKDIR_P (m4sh.at:496): ok (0m2.286s 0m2.155s) 83. AS_VERSION_COMPARE (m4sh.at:528): ok (0m3.616s 0m3.849s) 84. as_me (m4sh.at:574): ok (0m2.104s 0m1.906s) 85. Negated classes in globbing (m4sh.at:598): ok (0m2.010s 0m1.971s) 86. Null variable substitution (m4sh.at:626): ok (0m2.011s 0m1.830s) 87. Functions Support (m4sh.at:692): ok (0m2.211s 0m2.230s) 88. Functions and return Support (m4sh.at:734): ok (0m2.162s 0m2.110s) 89. Nested AS_REQUIRE_SHELL_FN (m4sh.at:771): ok (0m1.814s 0m1.646s) 90. Nested AS_REQUIRE (m4sh.at:804): ok (0m1.735s 0m1.787s) 91. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:842): ok (0m2.135s 0m1.829s) 92. AS_HELP_STRING (m4sh.at:883): ok (0m1.921s 0m1.818s) 93. AS_IF and AS_CASE (m4sh.at:1022): ok (0m6.213s 0m4.459s) 94. AS_FOR (m4sh.at:1179): ok (0m2.013s 0m1.832s) 95. AS_LITERAL_IF (m4sh.at:1247): ok (0m1.889s 0m1.627s) 96. AS_TR_SH and AS_TR_CPP (m4sh.at:1317): ok (0m5.738s 0m7.137s) 97. AS_VAR basics (m4sh.at:1393): ok (0m2.364s 0m2.385s) 98. AS_VAR_APPEND (m4sh.at:1505): ok (0m1.965s 0m1.847s) 99. AS_VAR_ARITH (m4sh.at:1540): ok (0m1.936s 0m1.796s) 100. AS_INIT cleanup (m4sh.at:1571): ok (0m1.876s 0m1.752s) 101. AS_INIT_GENERATED (m4sh.at:1608): ok (0m11.934s 0m11.983s) 102. AS_MESSAGE_FD (m4sh.at:1682): ok (0m3.426s 0m3.610s) 103. _AS_CLEAN_DIR (m4sh.at:1726): ok (0m2.439s 0m2.316s) 104. ECHO_C (m4sh.at:1755): ok (0m2.544s 0m2.604s) 105. AT_COPYRIGHT (autotest.at:145): ok (0m5.317s 0m4.666s) 106. AT_DATA (autotest.at:166): ok (0m10.856s 0m11.139s) 107. Empty test suite (autotest.at:187): ok (0m8.533s 0m8.850s) 108. Banner-only test suite (autotest.at:191): ok (0m8.597s 0m8.655s) 109. Empty test (autotest.at:197): ok (0m9.452s 0m9.730s) 110. Empty check (autotest.at:200): ok (0m9.602s 0m10.070s) 111. AT_SETUP without AT_INIT (autotest.at:203): ok (0m1.749s 0m1.737s) 112. AT_BANNER without AT_INIT (autotest.at:209): ok (0m1.702s 0m1.677s) 113. AT_CLEANUP without AT_INIT (autotest.at:213): ok (0m1.750s 0m1.644s) 114. Missing AT_CLEANUP (autotest.at:217): ok (0m1.953s 0m1.492s) 115. AT_FAIL_IF without AT_SETUP (autotest.at:223): ok (0m1.892s 0m1.632s) 116. AT_SKIP_IF without AT_SETUP (autotest.at:228): ok (0m1.923s 0m1.522s) 117. AT_CHECK without AT_SETUP (autotest.at:233): ok (0m2.016s 0m1.785s) 118. AT_DATA without AT_SETUP (autotest.at:238): ok (0m1.987s 0m1.425s) 119. AT_XFAIL_IF without AT_SETUP (autotest.at:243): ok (0m1.861s 0m1.720s) 120. AT_KEYWORDS without AT_SETUP (autotest.at:248): ok (0m1.922s 0m1.614s) 121. AT_CLEANUP without AT_SETUP (autotest.at:253): ok (0m1.878s 0m1.599s) 122. AT_BANNER inside AT_SETUP (autotest.at:258): ok (0m1.937s 0m1.506s) 123. AT_SETUP inside AT_SETUP (autotest.at:266): ok (0m1.875s 0m1.629s) 124. Multiple AT_INIT (autotest.at:276): ok (0m1.860s 0m1.599s) 125. Tested programs (autotest.at:282): ok (0m13.248s 0m12.954s) 126. Startup error messages (autotest.at:292): ok (0m9.741s 0m9.848s) 127. Truth (autotest.at:304): ok (0m9.404s 0m10.032s) 128. Fallacy (autotest.at:307): ok (0m12.343s 0m13.675s) 129. Skip (autotest.at:312): ok (0m9.820s 0m10.427s) 130. Hard fail (autotest.at:317): ok (0m13.317s 0m15.048s) 131. AT_FAIL_IF (autotest.at:327): ok (0m16.293s 0m18.385s) 132. AT_SKIP_IF (autotest.at:347): ok (0m13.386s 0m14.530s) 133. Syntax error (autotest.at:367): ok (0m16.939s 0m18.690s) 134. errexit (autotest.at:386): ok (0m27.017s 0m29.230s) 135. at_status (autotest.at:428): ok (0m30.072s 0m33.213s) 136. AT_CHECK execution environment (autotest.at:454): ok (0m11.065s 0m11.850s) 137. unquoted output (autotest.at:473): ok (0m9.748s 0m10.028s) 138. Trace output (autotest.at:480): ok (0m9.627s 0m10.121s) 139. Logging (autotest.at:486): ok (0m29.810s 0m34.839s) 141. Cleanup (autotest.at:573): ok (0m36.153s 0m40.272s) 142. Literal multiline command (autotest.at:613): ok (0m9.514s 0m10.219s) 143. Multiline parameter expansion (autotest.at:619): ok (0m9.257s 0m10.250s) 144. Backquote command substitution (autotest.at:626): ok (0m9.750s 0m10.073s) 145. Multiline backquote command substitution (autotest.at:631): ok (0m9.787s 0m10.333s) 146. Parenthetical command substitution (autotest.at:639): ok (0m9.466s 0m10.123s) 147. Multiline parenthetical command substitution (autotest.at:644): ok (0m9.664s 0m10.474s) 148. Shell comment in command (autotest.at:654): ok (0m9.853s 0m10.047s) 149. Invalid brace-enclosed parameter expansion (autotest.at:668): ok (0m13.130s 0m12.912s) 150. Multiline command from M4 expansion (autotest.at:676): ok (0m9.546s 0m10.307s) 151. Double-M4-quoted command (autotest.at:683): ok (0m9.649s 0m10.241s) 152. Metacharacters in command from M4 expansion (autotest.at:690): ok (0m9.624s 0m10.012s) 153. BS-newline in command (autotest.at:700): ok (0m9.416s 0m10.014s) 154. ^BS-newline in command (autotest.at:705): ok (0m9.638s 0m10.035s) 155. BSx641-newline in command (autotest.at:710): ok (0m9.424s 0m10.343s) 156. BS-BS-newline in command (autotest.at:715): ok (0m9.590s 0m10.127s) 157. BSx640-newline in command (autotest.at:723): ok (0m9.335s 0m10.257s) 158. Newline-CODE-BS-newline in command (autotest.at:730): ok (0m9.481s 0m10.047s) 159. Single-quote-BS-newline in command (autotest.at:737): ok (0m9.617s 0m10.015s) 160. Single-quote-newline-BS-newline in command (autotest.at:743): ok (0m9.668s 0m9.869s) 161. Input from stdin (autotest.at:756): ok (0m11.298s 0m11.807s) 162. Backquote in a test title (autotest.at:832): ok (0m18.792s 0m20.318s) 163. Single-quote in a test title (autotest.at:833): ok (0m18.572s 0m20.267s) 164. Double-quote in a test title (autotest.at:834): ok (0m18.299s 0m20.737s) 165. Backslash in a test title (autotest.at:836): ok (0m18.147s 0m20.806s) 166. Brackets in a test title (autotest.at:837): ok (0m18.310s 0m21.171s) 167. Left bracket in a test title (autotest.at:838): ok (0m18.702s 0m20.492s) 168. Right bracket in a test title (autotest.at:839): ok (0m18.732s 0m20.274s) 169. Quoted pound in a test title (autotest.at:840): ok (0m19.454s 0m19.566s) 170. Pound in a test title (autotest.at:841): ok (0m18.443s 0m20.853s) 171. Quoted comma in a test title (autotest.at:842): ok (0m18.198s 0m21.961s) 172. Comma in a test title (autotest.at:843): ok (0m18.683s 0m20.590s) 173. Parentheses in a test title (autotest.at:845): ok (0m18.770s 0m20.205s) 174. Left paren in a test title (autotest.at:846): ok (0m18.351s 0m20.412s) 175. Right paren in a test title (autotest.at:847): ok (0m18.505s 0m20.492s) 176. Quoted Macro in a test title (autotest.at:849): ok (0m18.634s 0m20.731s) 177. Macro in a test title (autotest.at:850): ok (0m18.370s 0m20.564s) 178. Macro with backquote in a test title (autotest.at:851): ok (0m18.744s 0m20.372s) 179. Macro with single-quote in a test title (autotest.at:852): ok (0m18.125s 0m20.866s) 180. Macro with double-quote in a test title (autotest.at:853): ok (0m18.377s 0m20.929s) 182. Macro echoing macro in a test title (autotest.at:856): ok (0m18.668s 0m20.331s) 183. Macro echoing single-quote in a test title (autotest.at:858): ok (0m19.118s 0m20.017s) 184. Long test title in a test title (autotest.at:859): ok (0m18.741s 0m20.119s) 185. Longer test title in a test title (autotest.at:860): ok (0m18.658s 0m20.384s) 186. Long test source lines (autotest.at:871): ok (0m13.299s 0m14.177s) 187. Huge testsuite (autotest.at:885): ok (0m15.014s 0m10.623s) 188. Debugging a successful test (autotest.at:897): ok (0m21.222s 0m23.363s) 189. Debugging script and environment (autotest.at:911): ok (0m30.184s 0m32.858s) 190. Debugging a failed test (autotest.at:928): ok (0m22.165s 0m24.940s) 191. Using atlocal (autotest.at:939): ok (0m37.684s 0m41.674s) 193. recheck (autotest.at:1009): ok (0m47.695s 0m53.917s) 194. Banners (autotest.at:1057): ok (1m31.213s 1m43.304s) 195. Keywords and ranges (autotest.at:1124): ok (3m2.115s 3m26.282s) 196. Keyword wrapping (autotest.at:1227): ok (0m3.664s 0m3.385s) 197. AT_ARG_OPTION (autotest.at:1256): ok (1m1.260s 1m8.463s) 198. AT_ARG_OPTION_ARG (autotest.at:1305): ok (1m1.210s 1m7.209s) 200. parallel truth (autotest.at:1462): ok (0m9.314s 0m11.004s) 201. parallel fallacy (autotest.at:1467): ok (0m12.915s 0m13.630s) 202. parallel skip (autotest.at:1472): ok (0m10.036s 0m10.846s) 203. parallel syntax error (autotest.at:1477): ok (0m18.108s 0m20.991s) 204. parallel errexit (autotest.at:1496): ok (0m14.497s 0m16.361s) 205. parallel autotest and signal handling (autotest.at:1512): ok (0m58.014s 1m4.313s) 206. parallel args but non-working mkfifo (autotest.at:1631): ok (0m11.109s 0m12.308s) 207. colored test results (autotest.at:1653): ok (1m0.172s 1m6.787s) 208. srcdir propagation (autotest.at:1742): ok (1m13.902s 1m20.576s) 209. whitespace in absolute testdir (autotest.at:1820): ok (0m13.698s 0m14.284s) 210. unusual file names (autotest.at:1844): ok (0m6.395s 0m6.388s) 211. Erlang Eunit unit tests (autotest.at:1874): ok (0m17.714s 0m18.164s) 212. AC_REQUIRE: topological sort (base.at:28): ok (0m3.387s 0m2.949s) 213. AC_REQUIRE: error message (base.at:72): ok (0m2.447s 0m2.585s) 214. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok (0m3.228s 0m3.226s) 215. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok (0m3.245s 0m3.257s) 216. AC_REQUIRE & AC_PROVIDE (base.at:174): ok (0m3.119s 0m3.228s) 217. AC_INIT (base.at:207): ok (0m6.380s 0m6.349s) 218. AC_INIT with unusual version strings (base.at:226): ok (0m25.149s 0m24.582s) 219. AC_COPYRIGHT (base.at:291): ok (0m5.178s 0m4.681s) 220. AC_CACHE_CHECK (base.at:322): ok (1m46.946s 1m54.382s) 221. AC_CACHE_LOAD (base.at:512): ok (0m8.861s 0m8.741s) 222. AC_COMPUTE_INT (base.at:538): ok (0m10.405s 0m10.424s) 223. AC_TRY_COMMAND (base.at:560): ok (0m6.505s 0m6.296s) 224. Input/Output (base.at:590): ok (0m9.729s 0m10.104s) 225. configure arguments (base.at:608): ok (0m9.711s 0m9.657s) 226. AC_ARG_ENABLE and AC_ARG_WITH (base.at:630): ok (0m16.650s 0m18.084s) 227. configure directories (base.at:682): ok (0m11.943s 0m12.442s) 228. AC_CONFIG_COMMANDS with empty commands (torture.at:27): ok (0m19.600s 0m20.237s) 229. AC_CONFIG_COMMANDS with temporary directory (torture.at:36): ok (0m23.161s 0m23.787s) 230. Multiple AC_CONFIG_FILES (torture.at:64): ok (0m2.673s 0m2.368s) 231. Parameterized AC_CONFIG_FILES (torture.at:76): ok (0m11.665s 0m12.121s) 232. AC_ARG_VAR (torture.at:130): ok (2m1.603s 2m15.152s) 233. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:187): ok (2m27.669s 2m43.558s) 234. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:378): ok (0m8.695s 0m8.988s) 235. Missing templates (torture.at:398): ok (0m16.495s 0m18.077s) 236. configure invocation (torture.at:440): ok (1m12.137s 1m17.836s) 237. #define header templates (torture.at:504): ok (0m11.363s 0m11.785s) 238. Torturing config.status (torture.at:638): ok (0m32.327s 0m33.438s) 239. Substitute a 2000-byte string (torture.at:780): ok (0m22.198s 0m23.403s) 240. Define to a 2000-byte string (torture.at:858): ok (0m12.262s 0m11.885s) 241. Substitute and define special characters (torture.at:882): ok (0m25.337s 0m27.648s) 242. Substitute a newline (torture.at:989): ok (0m18.133s 0m19.102s) 243. Define a newline (torture.at:1030): ok (0m24.926s 0m24.886s) 245. datarootdir workaround (torture.at:1105): ok (0m21.757s 0m22.876s) 246. srcdir (torture.at:1156): ok (0m26.779s 0m29.311s) 247. VPATH (torture.at:1199): ok (0m33.834s 0m36.141s) 248. Signal handling (torture.at:1285): ok (0m6.287s 0m6.162s) 249. AC_CONFIG_LINKS (torture.at:1303): ok (1m26.650s 1m36.005s) 250. AC_CONFIG_LINKS and identical files (torture.at:1357): ok (0m51.733s 0m57.610s) 251. Configuring subdirectories (torture.at:1430): ok (2m25.052s 2m23.033s) 253. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1699): ok (0m20.826s 0m17.821s) 254. Non-literal AC_CONFIG_SUBDIRS (torture.at:1741): ok (0m40.252s 0m35.876s) 255. Empty directory (torture.at:1792): ok (0m2.806s 0m1.670s) 256. Unusual Automake input files (torture.at:1813): ok (0m22.318s 0m17.324s) 257. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok (0m3.052s 0m2.785s) 258. AC_REQUIRE & AC_LANG (compile.at:83): ok (0m5.988s 0m6.559s) 259. AC_LANG_SOURCE (compile.at:119): ok (0m10.130s 0m10.526s) 260. AC_LANG_SOURCE(C++) (compile.at:144): ok (0m9.680s 0m10.452s) 261. AC_LANG_SOURCE example (compile.at:170): ok (0m6.232s 0m6.714s) 262. AC_LANG_PROGRAM example (compile.at:215): ok (0m6.499s 0m6.513s) 264. AC_RUN_IFELSE (compile.at:310): ok (0m11.471s 0m11.618s) 265. Order of user actions and cleanup (compile.at:344): ok (0m14.127s 0m14.859s) 266. AC_TRY_LINK_FUNC (compile.at:390): ok (0m27.574s 0m29.420s) 267. Multiple languages (compile.at:400): ok (0m40.745s 0m42.179s) 268. AC_NO_EXECUTABLES (aclang.at:13): ok (0m19.128s 0m20.406s) 270. Extensions (c.at:34): ok (0m25.566s 0m26.188s) 271. Broken/missing compilers (c.at:57): ok (0m7.373s 0m7.296s) 272. C keywords (c.at:76): ok (0m25.986s 0m27.455s) 273. AC_PROG_CPP requires AC_PROG_CC (c.at:94): ok (0m27.027s 0m28.100s) 274. AC_PROG_CPP with warnings (c.at:109): ok (0m18.943s 0m18.153s) 275. AC_PROG_CPP without warnings (c.at:141): skipped (c.at:144) 276. AC_PROG_CPP via CC (c.at:181): skipped (c.at:184) 277. AC_NO_EXECUTABLES (working linker) (c.at:222): ok (0m26.386s 0m26.935s) 278. AC_NO_EXECUTABLES (broken linker) (c.at:232): ok (0m23.497s 0m23.681s) 279. AC_USE_SYSTEM_EXTENSIONS (c.at:243): ok (0m50.575s 0m51.067s) 280. AC_C_RESTRICT and C++ (c.at:266): ok (0m19.385s 0m19.262s) 281. AC_OPENMP and C (c.at:329): skipped (c.at:373) 282. AC_OPENMP and C++ (c.at:383): skipped (c.at:416) 283. AC_C_BACKSLASH_A (acc.at:13): ok (0m25.319s 0m26.779s) 284. AC_C_BIGENDIAN (acc.at:14): ok (0m36.844s 0m39.755s) 285. AC_C_CHAR_UNSIGNED (acc.at:15): ok (0m36.811s 0m38.610s) 286. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok (0m25.685s 0m26.622s) 287. AC_C_INLINE (acc.at:17): ok (0m25.680s 0m27.316s) 288. AC_C_PROTOTYPES (acc.at:18): ok (0m25.082s 0m26.434s) 290. AC_C_STRINGIZE (acc.at:20): ok (0m26.974s 0m28.759s) 291. AC_C_TYPEOF (acc.at:21): ok (0m25.551s 0m26.762s) 292. AC_C_VARARRAYS (acc.at:22): ok (0m25.275s 0m26.868s) 293. AC_OPENMP (acc.at:23): ok (0m28.732s 0m29.477s) 294. AC_PROG_CC_C89 (acc.at:24): ok (0m25.160s 0m26.339s) 295. AC_PROG_CC_C99 (acc.at:25): ok (0m25.592s 0m27.525s) 296. AC_PROG_CC_C_O (acc.at:26): ok (0m26.295s 0m27.175s) 297. AC_PROG_CC_STDC (acc.at:27): ok (0m26.097s 0m27.188s) 298. AC_PROG_CPP_WERROR (acc.at:28): ok (0m26.865s 0m28.375s) 299. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok (0m27.349s 0m29.299s) 300. AC_LANG_C (acc.at:32): ok (0m37.454s 0m28.040s) 301. AC_LANG_CPLUSPLUS (acc.at:33): ok (0m36.972s 0m28.530s) 302. AC_LANG_OBJC (acc.at:34): ok (0m37.201s 0m29.145s) 303. GNU Fortran 77 (fortran.at:31): skipped (fortran.at:31) 304. GNU Fortran (fortran.at:59): skipped (fortran.at:59) 305. AC_OPENMP and Fortran 77 (fortran.at:82): skipped (fortran.at:112) 306. AC_OPENMP and Fortran (fortran.at:122): skipped (fortran.at:152) 307. AC_F77_DUMMY_MAIN usage (fortran.at:174): skipped (fortran.at:242) 308. AC_FC_DUMMY_MAIN usage (fortran.at:254): skipped (fortran.at:323) 309. AC_F77_MAIN usage (fortran.at:335): skipped (fortran.at:402) 310. AC_FC_MAIN usage (fortran.at:417): skipped (fortran.at:484) 311. AC_F77_FUNC usage (fortran.at:499): skipped (fortran.at:561) 312. AC_FC_FUNC usage (fortran.at:573): skipped (fortran.at:635) 313. AC_FC_SRCEXT usage (fortran.at:646): skipped (fortran.at:720) 314. AC_FC_FREEFORM (fortran.at:731): skipped (fortran.at:756) 315. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:768): skipped (fortran.at:794) 316. AC_FC_FIXEDFORM (fortran.at:806): skipped (fortran.at:832) 317. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:844): skipped (fortran.at:871) 318. AC_FC_LINE_LENGTH (fortran.at:883): skipped (fortran.at:935) 319. AC_F77_MAIN (acfortran.at:13): skipped (acfortran.at:13) 320. AC_F77_WRAPPERS (acfortran.at:14): skipped (acfortran.at:14) 321. AC_FC_FIXEDFORM (acfortran.at:15): skipped (acfortran.at:15) 322. AC_FC_FREEFORM (acfortran.at:16): skipped (acfortran.at:16) 323. AC_FC_LINE_LENGTH (acfortran.at:17): skipped (acfortran.at:17) 324. AC_FC_MAIN (acfortran.at:18): skipped (acfortran.at:18) 326. AC_PROG_F77_C_O (acfortran.at:20): skipped (acfortran.at:20) 327. AC_PROG_FC_C_O (acfortran.at:21): skipped (acfortran.at:21) 328. AC_F77_NAME_MANGLING (acfortran.at:24): ok (0m37.276s 0m28.474s) 329. AC_LANG_FORTRAN77 (acfortran.at:25): ok (0m37.131s 0m28.066s) 330. Erlang (erlang.at:32): skipped (erlang.at:32) 331. AC_ERLANG_CHECK_LIB (erlang.at:54): skipped (erlang.at:54) 332. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:74): skipped (erlang.at:74) 333. AC_ERLANG_SUBST_LIB_DIR (erlang.at:91): skipped (erlang.at:91) 335. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:116): ok (0m20.097s 0m20.633s) 336. AC_ERLANG_SUBST_ERTS_VER (erlang.at:130): skipped (erlang.at:130) 337. AC_CHECK_LIB (semantics.at:33): skipped (semantics.at:33) 338. AC_SEARCH_LIBS (semantics.at:77): ok (0m25.454s 0m27.412s) 339. AC_SEARCH_LIBS (none needed) (semantics.at:90): ok (0m25.578s 0m27.475s) 340. AC_CHECK_DECLS (semantics.at:105): ok (0m35.175s 0m36.769s) 341. AC_CHECK_FUNCS (semantics.at:159): ok (0m27.674s 0m28.499s) 342. AC_REPLACE_FUNCS (semantics.at:172): ok (0m21.044s 0m21.117s) 343. AC_CHECK_HEADERS (semantics.at:211): ok (0m26.391s 0m26.535s) 345. AC_CHECK_HEADERS (compiler test) (semantics.at:267): ok (0m17.487s 0m17.418s) 346. AC_CHECK_MEMBER (semantics.at:300): ok (0m27.393s 0m28.548s) 347. AC_CHECK_MEMBERS (semantics.at:326): ok (0m27.638s 0m28.662s) 349. AC_CHECK_ALIGNOF (cross compile) (semantics.at:341): ok (0m38.676s 0m39.830s) 350. AC_CHECK_ALIGNOF struct (semantics.at:358): ok (0m36.824s 0m40.084s) 351. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:358): ok (0m37.275s 0m39.121s) 352. AC_CHECK_SIZEOF (semantics.at:370): ok (0m37.999s 0m41.182s) 353. AC_CHECK_SIZEOF (cross compile) (semantics.at:370): ok (0m39.537s 0m40.140s) 354. AC_CHECK_SIZEOF struct (semantics.at:386): ok (0m39.921s 0m40.585s) 355. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:386): ok (0m46.375s 0m47.737s) 356. AC_CHECK_TYPES (semantics.at:411): ok (0m27.222s 0m28.870s) 357. AC_CHECK_TYPES: backward compatibility (semantics.at:425): ok (0m3.181s 0m2.705s) 358. AC_CHECK_FILES (semantics.at:461): ok (0m20.470s 0m21.612s) 359. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:504): ok (0m7.080s 0m6.866s) 360. AC_C_BIGENDIAN (semantics.at:553): ok (0m52.016s 0m53.277s) 361. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:602): ok (0m6.985s 0m6.891s) 362. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:644): ok (0m7.588s 0m7.587s) 363. AC_PATH_XTRA (semantics.at:724): ok (0m30.077s 0m30.307s) 364. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:742): ok (0m37.758s 0m38.299s) 365. AC_FUNC_SETVBUF_REVERSED (semantics.at:743): ok (0m19.644s 0m19.944s) 366. AC_FUNC_WAIT3 (semantics.at:744): ok (0m37.201s 0m38.854s) 367. AC_ARG_ENABLE (acgeneral.at:13): ok (0m18.915s 0m20.820s) 368. AC_ARG_PROGRAM (acgeneral.at:14): ok (0m19.466s 0m20.490s) 369. AC_ARG_WITH (acgeneral.at:15): ok (0m19.402s 0m19.842s) 370. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok (0m37.417s 0m38.513s) 371. AC_EGREP_CPP (acgeneral.at:17): ok (0m27.475s 0m29.036s) 372. AC_EGREP_HEADER (acgeneral.at:18): ok (0m27.698s 0m28.815s) 373. AC_LIBOBJ (acgeneral.at:19): ok (0m19.466s 0m20.574s) 374. AC_LIBSOURCES (acgeneral.at:20): ok (0m19.855s 0m19.814s) 378. AC_ENABLE (acgeneral.at:26): ok (0m37.246s 0m28.151s) 379. AC_FOREACH (acgeneral.at:27): ok (0m37.194s 0m27.927s) 380. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok (0m36.959s 0m28.435s) 381. AC_TRY_COMPILE (acgeneral.at:29): ok (0m46.015s 0m37.595s) 382. AC_TRY_CPP (acgeneral.at:30): ok (0m48.036s 0m39.597s) 383. AC_TRY_LINK (acgeneral.at:31): ok (0m46.417s 0m36.679s) 384. AC_TRY_RUN (acgeneral.at:32): ok (0m45.430s 0m36.868s) 385. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok (0m37.776s 0m27.459s) 386. AC_WITH (acgeneral.at:34): ok (0m37.336s 0m27.811s) 387. AC_OUTPUT_COMMANDS (acstatus.at:15): ok (0m37.460s 0m28.388s) 388. AC_SYS_INTERPRETER (acspecific.at:13): ok (0m19.941s 0m19.978s) 389. AC_SYS_LARGEFILE (acspecific.at:14): ok (0m25.980s 0m26.502s) 390. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (0m20.479s 0m20.299s) 392. AC_AIX (acspecific.at:19): ok (1m3.260s 0m55.470s) 393. AC_ARG_ARRAY (acspecific.at:20): ok (0m37.182s 0m28.207s) 394. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (0m46.535s 0m37.751s) 395. AC_DYNIX_SEQ (acspecific.at:22): ok (0m46.190s 0m36.628s) 396. AC_HAVE_POUNDBANG (acspecific.at:23): ok (0m38.250s 0m28.118s) 397. AC_IRIX_SUN (acspecific.at:24): ok (0m46.328s 0m39.044s) 398. AC_ISC_POSIX (acspecific.at:25): ok (0m45.700s 0m36.873s) 399. AC_MINIX (acspecific.at:26): ok (1m2.818s 0m56.124s) 400. AC_SCO_INTL (acspecific.at:27): ok (0m46.347s 0m37.232s) 401. AC_XENIX_DIR (acspecific.at:28): ok (0m50.359s 0m41.371s) 402. AC_PROG_AWK (acprograms.at:13): ok (0m19.133s 0m19.780s) 403. AC_PROG_FGREP (acprograms.at:14): ok (0m19.593s 0m20.263s) 404. AC_PROG_INSTALL (acprograms.at:15): ok (0m20.110s 0m20.772s) 405. AC_PROG_LEX (acprograms.at:16): ok (0m25.522s 0m26.452s) 406. AC_PROG_LN_S (acprograms.at:17): ok (0m19.330s 0m20.452s) 407. AC_PROG_MAKE_SET (acprograms.at:18): ok (0m20.057s 0m20.304s) 408. AC_PROG_MKDIR_P (acprograms.at:19): ok (0m19.609s 0m20.075s) 409. AC_PROG_RANLIB (acprograms.at:20): ok (0m19.267s 0m20.275s) 410. AC_PROG_SED (acprograms.at:21): ok (0m20.203s 0m19.981s) 411. AC_PROG_YACC (acprograms.at:22): ok (0m19.520s 0m19.968s) 412. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok (0m37.402s 0m27.907s) 413. AC_DECL_YYTEXT (acprograms.at:26): ok (0m45.002s 0m35.963s) 414. AC_RSH (acprograms.at:27): ok (0m37.106s 0m28.552s) 415. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok (0m19.150s 0m20.407s) 416. AC_HEADER_ASSERT (acheaders.at:14): ok (0m19.001s 0m20.121s) 417. AC_HEADER_MAJOR (acheaders.at:15): ok (0m36.061s 0m39.232s) 418. AC_HEADER_RESOLV (acheaders.at:16): ok (0m29.689s 0m30.427s) 419. AC_HEADER_STAT (acheaders.at:17): ok (0m25.930s 0m26.810s) 420. AC_HEADER_STDBOOL (acheaders.at:18): ok (0m36.889s 0m40.267s) 421. AC_HEADER_TIOCGWINSZ (acheaders.at:19): ok (0m27.795s 0m28.598s) 422. AC_DIR_HEADER (acheaders.at:22): ok (1m4.402s 0m56.178s) 423. AC_MEMORY_H (acheaders.at:23): ok (1m1.990s 0m53.560s) 424. AC_UNISTD_H (acheaders.at:24): ok (1m1.047s 0m52.276s) 425. AC_USG (acheaders.at:25): ok (1m2.437s 0m53.277s) 426. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok (0m27.004s 0m28.285s) 428. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok (0m36.293s 0m38.604s) 429. AC_STRUCT_TIMEZONE (actypes.at:16): ok (0m27.589s 0m29.505s) 430. AC_TYPE_INT16_T (actypes.at:17): ok (0m37.138s 0m39.668s) 431. AC_TYPE_INT32_T (actypes.at:18): ok (0m36.486s 0m39.532s) 432. AC_TYPE_INT64_T (actypes.at:19): ok (0m37.715s 0m38.181s) 433. AC_TYPE_INT8_T (actypes.at:20): ok (0m36.930s 0m38.690s) 434. AC_TYPE_INTMAX_T (actypes.at:21): ok (0m38.154s 0m39.818s) 435. AC_TYPE_INTPTR_T (actypes.at:22): ok (0m37.132s 0m38.909s) 436. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok (0m25.712s 0m26.641s) 437. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok (0m25.306s 0m26.906s) 438. AC_TYPE_MODE_T (actypes.at:25): ok (0m37.331s 0m38.675s) 439. AC_TYPE_OFF_T (actypes.at:26): ok (0m37.092s 0m38.449s) 440. AC_TYPE_SSIZE_T (actypes.at:27): ok (0m37.226s 0m38.442s) 441. AC_TYPE_UINT16_T (actypes.at:28): ok (0m36.781s 0m38.576s) 442. AC_TYPE_UINT32_T (actypes.at:29): ok (0m36.766s 0m38.443s) 443. AC_TYPE_UINT64_T (actypes.at:30): ok (0m36.643s 0m38.493s) 444. AC_TYPE_UINT8_T (actypes.at:31): ok (0m35.916s 0m39.207s) 445. AC_TYPE_UINTMAX_T (actypes.at:32): ok (0m38.122s 0m39.206s) 446. AC_TYPE_UINTPTR_T (actypes.at:33): ok (0m36.302s 0m39.818s) 449. AC_LONG_64_BITS (actypes.at:38): ok (1m2.232s 0m54.396s) 450. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok (1m1.131s 0m53.915s) 451. AC_STRUCT_ST_RDEV (actypes.at:40): ok (1m2.566s 0m54.203s) 452. AC_TYPE_SIGNAL (actypes.at:41): ok (0m46.153s 0m36.080s) 453. AM_TYPE_PTRDIFF_T (actypes.at:42): ok (1m2.745s 0m54.186s) 454. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok (0m19.661s 0m20.224s) 455. AC_FUNC_CHOWN (acfunctions.at:14): ok (0m36.426s 0m39.900s) 456. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok (0m39.000s 0m39.632s) 457. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok (0m25.767s 0m27.721s) 458. AC_FUNC_FNMATCH (acfunctions.at:17): ok (0m25.790s 0m26.628s) 459. AC_FUNC_FORK (acfunctions.at:18): ok (0m40.113s 0m43.332s) 460. AC_FUNC_FSEEKO (acfunctions.at:19): ok (0m25.744s 0m27.889s) 461. AC_FUNC_GETGROUPS (acfunctions.at:20): ok (0m39.470s 0m41.544s) 462. AC_FUNC_GETMNTENT (acfunctions.at:21): ok (0m26.021s 0m26.772s) 463. AC_FUNC_GETPGRP (acfunctions.at:22): ok (0m37.195s 0m38.488s) 464. AC_FUNC_LSTAT (acfunctions.at:23): ok (0m38.105s 0m38.527s) 465. AC_FUNC_MALLOC (acfunctions.at:24): ok (0m36.333s 0m39.193s) 466. AC_FUNC_MBRTOWC (acfunctions.at:25): ok (0m25.871s 0m26.871s) 467. AC_FUNC_MEMCMP (acfunctions.at:26): ok (0m36.788s 0m38.171s) 468. AC_FUNC_MKTIME (acfunctions.at:27): ok (0m42.500s 0m41.426s) 469. AC_FUNC_MMAP (acfunctions.at:28): ok (0m39.644s 0m40.972s) 470. AC_FUNC_OBSTACK (acfunctions.at:29): ok (0m36.246s 0m39.383s) 471. AC_FUNC_REALLOC (acfunctions.at:30): ok (0m37.049s 0m38.770s) 472. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok (0m39.441s 0m41.421s) 473. AC_FUNC_SETPGRP (acfunctions.at:32): ok (0m36.506s 0m38.691s) 475. AC_FUNC_STRCOLL (acfunctions.at:34): ok (0m36.970s 0m38.900s) 476. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m37.891s 0m39.990s) 477. AC_FUNC_STRFTIME (acfunctions.at:36): ok (0m26.324s 0m26.872s) 478. AC_FUNC_STRNLEN (acfunctions.at:37): ok (0m39.474s 0m41.835s) 479. AC_FUNC_STRTOD (acfunctions.at:38): ok (0m36.554s 0m38.692s) 480. AC_FUNC_STRTOLD (acfunctions.at:39): ok (0m25.626s 0m27.297s) 481. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m37.983s 0m40.332s) 482. AC_FUNC_VPRINTF (acfunctions.at:41): ok (0m26.524s 0m28.291s) 483. AC_HAVE_LIBRARY (aclibs.at:15): ok (0m45.489s 0m37.842s) 484. Libtool (foreign.at:26): skipped (foreign.at:29) 485. shtool (foreign.at:93): ok (0m18.742s 0m21.257s) 486. autoscan (autoscan.at:20): ok (0m2.841s 0m1.755s) testsuite: ending at: Mon Sep 27 16:37:45 2010 testsuite: test suite duration: 4h 20m 52s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 449 tests were run, 30 failed (4 expected failures). 36 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.68 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 15: tools.at:504 autoconf: input from stdin 22: tools.at:831 autoupdating AC_LINK_FILES 35: tools.at:1162 autom4te preselections 38: tools.at:1278 autotools and whitespace in file names 69: m4sugar.at:1774 m4_max and m4_min m4sugar 74: m4sh.at:90 LINENO m4sh 140: autotest.at:531 Binary output autotest 181: autotest.at:855 Macro with backslash in a test title autotest m4_expand 192: autotest.at:974 Choosing where testsuite is run autotest 244: torture.at:1075 AC_SUBST: variable name validation 252: torture.at:1563 Deep Package autoreconf 263: compile.at:267 AC_COMPILE_IFELSE ac_lang_defines_provided 269: aclang.at:14 AC_REQUIRE_CPP 289: acc.at:19 AC_C_RESTRICT 325: acfortran.at:19 AC_FC_WRAPPERS 334: erlang.at:108 AC_ERLANG_SUBST_INSTALL_LIB_DIR erlang 344: semantics.at:240 AC_CHECK_HEADERS (preprocessor test) 348: semantics.at:341 AC_CHECK_ALIGNOF 375: acgeneral.at:21 AC_PREFIX_DEFAULT 376: acgeneral.at:24 AC_CHECKING autoupdate 377: acgeneral.at:25 AC_COMPILE_CHECK autoupdate 391: acspecific.at:16 AC_SYS_POSIX_TERMIOS 427: actypes.at:14 AC_STRUCT_DIRENT_D_TYPE 447: actypes.at:36 AC_C_LONG_DOUBLE autoupdate 448: actypes.at:37 AC_INT_16_BITS autoupdate 474: acfunctions.at:33 AC_FUNC_STAT Skipped tests: GNU Autoconf 2.68 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 36: tools.at:1215 autom4te cache creation 275: c.at:141 AC_PROG_CPP without warnings 276: c.at:181 AC_PROG_CPP via CC 281: c.at:329 AC_OPENMP and C 282: c.at:383 AC_OPENMP and C++ 303: fortran.at:31 GNU Fortran 77 304: fortran.at:59 GNU Fortran 305: fortran.at:82 AC_OPENMP and Fortran 77 306: fortran.at:122 AC_OPENMP and Fortran 307: fortran.at:174 AC_F77_DUMMY_MAIN usage 308: fortran.at:254 AC_FC_DUMMY_MAIN usage 309: fortran.at:335 AC_F77_MAIN usage 310: fortran.at:417 AC_FC_MAIN usage 311: fortran.at:499 AC_F77_FUNC usage 312: fortran.at:573 AC_FC_FUNC usage 313: fortran.at:646 AC_FC_SRCEXT usage 314: fortran.at:731 AC_FC_FREEFORM 315: fortran.at:768 AC_FC_FREEFORM with AC_FC_SRCEXT 316: fortran.at:806 AC_FC_FIXEDFORM 317: fortran.at:844 AC_FC_FIXEDFORM with AC_FC_SRCEXT 318: fortran.at:883 AC_FC_LINE_LENGTH 319: acfortran.at:13 AC_F77_MAIN 320: acfortran.at:14 AC_F77_WRAPPERS 321: acfortran.at:15 AC_FC_FIXEDFORM 322: acfortran.at:16 AC_FC_FREEFORM 323: acfortran.at:17 AC_FC_LINE_LENGTH 324: acfortran.at:18 AC_FC_MAIN 326: acfortran.at:20 AC_PROG_F77_C_O 327: acfortran.at:21 AC_PROG_FC_C_O 330: erlang.at:32 Erlang erlang 331: erlang.at:54 AC_ERLANG_CHECK_LIB erlang 332: erlang.at:74 AC_ERLANG_SUBST_ROOT_DIR erlang 333: erlang.at:91 AC_ERLANG_SUBST_LIB_DIR erlang 336: erlang.at:130 AC_ERLANG_SUBST_ERTS_VER erlang 337: semantics.at:33 AC_CHECK_LIB 484: foreign.at:26 Libtool ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 15. tools.at:504: testing autoconf: input from stdin ... ./tools.at:510: echo 'AC_INIT(X, 1.0, address@hidden)' | autoconf -t AC_INIT - --- /dev/null 2010-09-27 12:19:01.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/15/stderr 2010-09-27 12:18:59.419875000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 82: 2744 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 91: 3664 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 145: 2040 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 251: 3512 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 251: 3260 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- - 2010-09-27 12:19:02.199406000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/15/stdout 2010-09-27 12:19:01.763625000 +0200 @@ -1,2 +1,4 @@ +as_fn_success failed. +positional parameters were not saved. stdin:1:AC_INIT:X:1.0:address@hidden 15. tools.at:504: 15. autoconf: input from stdin (tools.at:504): FAILED (tools.at:510) # -*- compilation -*- 22. tools.at:831: testing autoupdating AC_LINK_FILES ... ./tools.at:845: autoupdate stderr: configure.ac:2: warning: It is technically impossible to `autoupdate' cleanly from AC_LINK_FILES to AC_CONFIG_LINKS. `autoupdate' provides a functional but inelegant update, you should probably tune the result yourself. ./tools.at:846: autoconf --force --- /dev/null 2010-09-27 12:20:32.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/22/stderr 2010-09-27 12:20:32.076125000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 62: 3188 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 71: 3732 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 125: 2340 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 2272 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 916 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 12:20:32.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/22/stdout 2010-09-27 12:20:29.826125000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. 22. tools.at:831: 22. autoupdating AC_LINK_FILES (tools.at:831): FAILED (tools.at:846) # -*- compilation -*- 35. tools.at:1162: testing autom4te preselections ... ./tools.at:1168: automake --version || exit 77 stderr: stdout: automake (GNU automake) 1.11.1 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 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 Tom Tromey and Alexandre Duret-Lutz . ./tools.at:1169: grep '[1-9]\.[0-9]' stdout || exit 77 stdout: automake (GNU automake) 1.11.1 License GPLv2+: GNU GPL version 2 or later ./tools.at:1170: test ! -f $HOME/.autom4te.cfg || exit 77 stderr: stdout: ./tools.at:1186: aclocal || { ret=$?; test $ret -eq 63 && ret=77; exit $ret; } stderr: ./tools.at:1188: test -d autom4te.cache || exit 77 ./tools.at:1189: autoconf ./tools.at:1197: aclocal stderr: ./tools.at:1198: automake --no-force --add-missing stderr: configure.in:2: installing `./install-sh' configure.in:2: installing `./missing' ./tools.at:1199: autoconf --- /dev/null 2010-09-27 12:26:42.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/35/stderr 2010-09-27 12:26:40.716750000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 62: 2788 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 71: 3476 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 125: 3696 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 231: 1100 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 231: 3684 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 12:26:42.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/35/stdout 2010-09-27 12:26:41.419875000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. 35. tools.at:1162: 35. autom4te preselections (tools.at:1162): FAILED (tools.at:1199) # -*- compilation -*- 38. tools.at:1278: testing autotools and whitespace in file names ... ./tools.at:1281: aclocal --version || exit 77 stderr: stdout: aclocal (GNU automake) 1.11.1 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 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 Tom Tromey and Alexandre Duret-Lutz . ./tools.at:1297: mkdir "$dir" "$TMPDIR" && touch "$file.in" || exit 77 ./tools.at:1310: autoheader -B "$dir" "$file.in" ./tools.at:1311: autoheader --force -I "$dir" "$file.in" ./tools.at:1312: autoupdate -B "$dir" "$file.in" ./tools.at:1313: autoupdate --force -I "$dir" "$file.in" ./tools.at:1314: autoupdate -B "$dir" - < "$file.in" stdout: AC_INIT([x],[0]) m4_include([foo.m4]) AC_CONFIG_HEADERS([config.h:config.hin]) AC_MACRO AC_OUTPUT ./tools.at:1315: autoconf --force -B "$dir" -o "$file" "$file.in" ./tools.at:1316: autoconf --force -I "$dir" -o "$file" "$file.in" ./tools.at:1318: autoconf --force --prepend-include="$dir" -o "$file" "$file.in" ./tools.at:1319: autoconf --force --include="$dir" -o "$file" "$file.in" ./tools.at:1320: autoscan -B "$dir" stderr: ./tools.at:1321: autoscan --force -I "$dir" stderr: ./tools.at:1325: autoreconf -B "$dir" ./tools.at:1326: autoreconf --force -I "$dir" --- /dev/null 2010-09-27 12:28:50.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/38/stderr 2010-09-27 12:28:36.638625000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 82: 3868 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 91: 2412 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 145: 1044 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 251: 188 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 251: 3520 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 38. tools.at:1278: 38. autotools and whitespace in file names (tools.at:1278): FAILED (tools.at:1326) # -*- compilation -*- 69. m4sugar.at:1774: testing m4_max and m4_min ... ./m4sugar.at:1780: autom4te --language=m4sugar script.4s -o script stderr: script.4s:1: error: too few arguments to m4_max script.4s:1: the top level autom4te: /usr/bin/m4 failed with exit status: 1 ./m4sugar.at:1780: sed 's/^[^:]*m4[-.ex0-9]*: *\([^:]*:\) *\([0-9][0-9]*: \)/m4:\1\2/ s/^\([^:]*:\) *\([0-9][0-9]*:\)[^:]*m4[-.ex0-9]*: /m4:\1\2 / s/: C\(annot open \)\([^`:]*\):/: c\1`\2'\'':/ s/: include:\( cannot open\)/:\1/ s/^autom4te: [^ ]*m4[.ex]* /autom4te: m4 / s/ (E[A-Z]*)$// ' stderr >&2 ./m4sugar.at:1790: autom4te --language=m4sugar script.4s -o script stderr: script.4s:1: error: too few arguments to m4_min script.4s:1: the top level autom4te: /usr/bin/m4 failed with exit status: 1 ./m4sugar.at:1790: sed 's/^[^:]*m4[-.ex0-9]*: *\([^:]*:\) *\([0-9][0-9]*: \)/m4:\1\2/ s/^\([^:]*:\) *\([0-9][0-9]*:\)[^:]*m4[-.ex0-9]*: /m4:\1\2 / s/: C\(annot open \)\([^`:]*\):/: c\1`\2'\'':/ s/: include:\( cannot open\)/:\1/ s/^autom4te: [^ ]*m4[.ex]* /autom4te: m4 / s/ (E[A-Z]*)$// ' stderr >&2 ./m4sugar.at:1796: autom4te --language=m4sugar script.4s -o script -o- --- /dev/null 2010-09-27 12:31:42.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/69/stderr 2010-09-27 12:31:42.544875000 +0200 @@ -0,0 +1 @@ +sh: line 1: 2416 Aborted ( umask 077 && mktemp -d /tmp/"am4tXXXXXX" ) 2> /dev/null 69. m4sugar.at:1774: 69. m4_max and m4_min (m4sugar.at:1774): FAILED (m4sugar.at:1796) # -*- compilation -*- 74. m4sh.at:90: testing LINENO ... ./m4sh.at:97: test -n "${ZSH_VERSION+set}" && exit 77 ./m4sh.at:137: autom4te -l m4sh reference.as -o reference ./m4sh.at:138: ./reference stdout: Line: 366 ./m4sh.at:145: mkdir test || exit 77 ./m4sh.at:147: autom4te -l m4sh test/test-1.as -o test/test-1 ./m4sh.at:148: ./test/test-1 ./m4sh.at:149: (PATH=test$PATH_SEPARATOR$PATH; export PATH; exec test-1) ./m4sh.at:151: sh ./test/test-1 ./m4sh.at:154: autom4te -l m4sh test/test-2.as -o test/test-2 ./m4sh.at:155: ./test/test-2 ./m4sh.at:156: (PATH=test$PATH_SEPARATOR$PATH; export PATH; exec test-2) --- expout 2010-09-27 12:32:34.388625000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/74/stdout 2010-09-27 12:32:48.169875000 +0200 @@ -1 +1,3 @@ +as_fn_success failed. +positional parameters were not saved. Line: 366 74. m4sh.at:90: 74. LINENO (m4sh.at:90): FAILED (m4sh.at:156) # -*- compilation -*- 140. autotest.at:531: testing Binary output ... ./autotest.at:531: cat >./atconfig < /dev/null ./micro-suite.log: sed: can't read ./micro-suite.log: No such file or directory 140. autotest.at:531: 140. Binary output (autotest.at:531): FAILED (autotest.at:531) # -*- compilation -*- 181. autotest.at:855: testing Macro with backslash in a test title ... ./autotest.at:855: cat >./atconfig < /dev/null +./micro-suite: line 76: 3404 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +./micro-suite: line 130: 236 Aborted ( unset CDPATH ) > /dev/null 2>&1 +./micro-suite: line 242: 3644 Aborted ( eval "$as_required" ) 2> /dev/null +./micro-suite: line 242: 1124 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 stdout: as_fn_success failed. positional parameters were not saved. ## --------------------------------------------------- ## ## GNU Nonsense 1.0 test suite: artificial test suite. ## ## --------------------------------------------------- ## 1: A \ in my name ok ## ------------- ## ## Test results. ## ## ------------- ## 1 test was successful. ./micro-suite.log: > ## --------------------------------------------------- ## > ## GNU Nonsense 1.0 test suite: artificial test suite. ## > ## --------------------------------------------------- ## > > micro-suite: command line was: > $ ./micro-suite > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = gunvald1 > uname -m = i686 > uname -r = 1.7.7(0.230/5/3) > uname -s = CYGWIN_NT-5.1 > uname -v = 2010-08-31 09:58 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = i686 > /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/admin/tmp/autoconf-2.68/tests > PATH: /opt/rtems-4.11/bin > PATH: /usr/local/bin > PATH: /usr/bin > PATH: /bin > > micro-suite: atconfig: > | at_testdir=. > | abs_builddir='/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/181' > | at_srcdir=. > | abs_srcdir='/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/181' > | at_top_srcdir=. > | abs_top_srcdir='/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/181' > | at_top_build_prefix= > | abs_top_builddir='/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/181' > > ## ---------------- ## > ## Tested programs. ## > ## ---------------- ## > > ## ------------------ ## > ## Running the tests. ## > ## ------------------ ## > micro-suite: starting at: Mon Sep 27 12:58:33 2010 > 1. A \ in my name (micro-suite.at:10): ok (0m0.031s 0m0.015s) > micro-suite: ending at: Mon Sep 27 12:58:35 2010 > micro-suite: test suite duration: 0h 0m 2s > > ## ------------- ## > ## Test results. ## > ## ------------- ## > > 1 test was successful. 181. autotest.at:855: 181. Macro with backslash in a test title (autotest.at:855): FAILED (autotest.at:855) # -*- compilation -*- 192. autotest.at:974: testing Choosing where testsuite is run ... ./autotest.at:974: cat >./atconfig < /dev/null +./micro-suite: line 76: 4080 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +./micro-suite: line 130: 2220 Aborted ( unset CDPATH ) > /dev/null 2>&1 +./micro-suite: line 242: 3728 Aborted ( eval "$as_required" ) 2> /dev/null +./micro-suite: line 242: 1596 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 stdout: as_fn_success failed. positional parameters were not saved. ## --------------------------------------------------- ## ## GNU Nonsense 1.0 test suite: artificial test suite. ## ## --------------------------------------------------- ## 1: my only test ok ## ------------- ## ## Test results. ## ## ------------- ## 1 test was successful. ./micro-suite.log: sed: can't read ./micro-suite.log: No such file or directory 192. autotest.at:974: 192. Choosing where testsuite is run (autotest.at:974): FAILED (autotest.at:974) # -*- compilation -*- 244. torture.at:1075: testing AC_SUBST: variable name validation ... ./torture.at:1087: autoconf --force stderr: configure.ac:4: error: AC_SUBST: `' is not a valid shell variable name configure.ac:4: the top level autom4te: /usr/bin/m4 failed with exit status: 1 ./torture.at:1087: autoconf --force stderr: configure.ac:4: error: AC_SUBST: `ab~' is not a valid shell variable name configure.ac:4: the top level autom4te: /usr/bin/m4 failed with exit status: 1 ./torture.at:1087: autoconf --force stderr: configure.ac:4: error: AC_SUBST: `ab(' is not a valid shell variable name configure.ac:4: the top level autom4te: /usr/bin/m4 failed with exit status: 1 ./torture.at:1087: autoconf --force stderr: configure.ac:4: error: AC_SUBST: `ab[]' is not a valid shell variable name configure.ac:4: the top level autom4te: /usr/bin/m4 failed with exit status: 1 ./torture.at:1087: autoconf --force stderr: configure.ac:4: error: AC_SUBST: `ab'' is not a valid shell variable name configure.ac:4: the top level autom4te: /usr/bin/m4 failed with exit status: 1 ./torture.at:1087: autoconf --force stderr: configure.ac:4: error: AC_SUBST: `ab"' is not a valid shell variable name configure.ac:4: the top level autom4te: /usr/bin/m4 failed with exit status: 1 ./torture.at:1087: autoconf --force stderr: configure.ac:4: error: AC_SUBST: `ab\' is not a valid shell variable name configure.ac:4: the top level autom4te: /usr/bin/m4 failed with exit status: 1 ./torture.at:1093: autoconf --force ./torture.at:1093: /bin/sh -n configure ./torture.at:1094: autoheader --- /dev/null 2010-09-27 13:44:23.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/244/stderr 2010-09-27 13:44:19.966750000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/tests/autoheader: line 62: 2888 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoheader: line 71: 3408 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoheader: line 125: 2276 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoheader: line 231: 2684 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoheader: line 231: 3692 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 13:44:23.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/244/stdout 2010-09-27 13:44:19.966750000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. 244. torture.at:1075: 244. AC_SUBST: variable name validation (torture.at:1075): FAILED (torture.at:1094) # -*- compilation -*- 252. torture.at:1563: testing Deep Package ... ./torture.at:1567: aclocal --version || exit 77 stderr: stdout: aclocal (GNU automake) 1.11.1 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv2+: GNU GPL version 2 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 Tom Tromey and Alexandre Duret-Lutz . ./torture.at:1609: autoreconf -Wall -v stderr: autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --warnings=all autoreconf: configure.in: tracing autoreconf: configure.in: adding subdirectory inner to autoreconf autoreconf: Entering directory `inner' autoreconf: configure.in: adding subdirectory innermost to autoreconf autoreconf: Entering directory `innermost' autoreconf: configure.in: not using Libtool autoreconf: running: autoconf --prepend-include=/home/admin/tmp/autoconf-2.68/lib --prepend-include=/home/admin/tmp/autoconf-2.68/lib --warnings=all autoreconf: running: autoheader --prepend-include=/home/admin/tmp/autoconf-2.68/lib --prepend-include=/home/admin/tmp/autoconf-2.68/lib --warnings=all autoreconf: configure.in: not using Automake autoreconf: Leaving directory `innermost' autoreconf: configure.in: not using Autoheader autoreconf: Leaving directory `inner' autoreconf: configure.in: adding subdirectory inner2 to autoreconf autoreconf: Entering directory `inner2' autoreconf: Leaving directory `inner2' autoreconf: Leaving directory `.' stdout: ./torture.at:1611: grep 'AC_CONFIG_SUBDIRS:.*literals' stderr ./torture.at:1612: test -f inner/configure ./torture.at:1613: test -f inner/innermost/configure ./torture.at:1614: test -f inner/innermost/config.hin ./torture.at:1615: test -f inner2/configure ./torture.at:1620: { ./configure $configure_options --help=recursive; chmod u+w .; } | grep " INNER " stderr: stdout: INNER an inner variable ./torture.at:1624: { ./configure $configure_options --help=recursive; chmod u+w .; } | grep " INNER2 " stderr: stdout: INNER2 an inner2 variable ./torture.at:1628: { ./configure $configure_options --help=recursive; chmod u+w .; } | grep " INNERMOST " stderr: stdout: INNERMOST an innermost variable ./torture.at:1632: { /bin/sh ./configure $configure_options --help=recursive; chmod u+w .; } | grep " INNERMOST " stderr: stdout: INNERMOST an innermost variable ./torture.at:1636: PATH=.$PATH_SEPARATOR$PATH; export PATH; { /bin/sh configure $configure_options --help=recursive; chmod +w .; } | grep " INNERMOST " stderr: stdout: INNERMOST an innermost variable ./torture.at:1640: PATH=.$PATH_SEPARATOR$PATH; export PATH; { configure $configure_options --help=recursive; chmod u+w .; } | grep " INNERMOST " stderr: stdout: INNERMOST an innermost variable ./torture.at:1646: ./configure $configure_options INNERMOST=tsomrenni stdout: configure: creating ./config.status === configuring in inner (/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'INNERMOST=tsomrenni' --cache-file=/dev/null --srcdir=. configure: creating ./config.status === configuring in innermost (/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner/innermost) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'INNERMOST=tsomrenni' --cache-file=/dev/null --srcdir=. configure: creating ./config.status config.status: creating config.h === configuring in inner2 (/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner2) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'INNERMOST=tsomrenni' --cache-file=/dev/null --srcdir=. configure: creating ./config.status ./torture.at:1647: grep INNERMOST inner/innermost/config.h ./torture.at:1652: ./configure $configure_options innermost_error=: stderr: configure: error: in `/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner/innermost': configure: error: error in GNU Innermost See `config.log' for more details configure: error: ./configure failed for innermost configure: error: ./configure failed for inner stdout: configure: creating ./config.status === configuring in inner (/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'innermost_error=:' --cache-file=/dev/null --srcdir=. configure: creating ./config.status === configuring in innermost (/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner/innermost) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'innermost_error=:' --cache-file=/dev/null --srcdir=. ./torture.at:1653: grep 'inner/innermost' stderr stdout: configure: error: in `/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner/innermost': ./torture.at:1655: ./configure $configure_options innermost_error=: stderr: configure: error: in `/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner/innermost': configure: error: error in GNU Innermost See `config.log' for more details configure: error: ./configure failed for innermost stdout: configure: creating ./config.status === configuring in innermost (/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner/innermost) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'innermost_error=:' --cache-file=/dev/null --srcdir=. ./torture.at:1656: grep 'innermost' stderr stdout: configure: error: in `/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner/innermost': configure: error: ./configure failed for innermost ./torture.at:1662: cd builddir && { ../configure $configure_options --help=recursive; chmod u+w .; } | grep " INNER " stderr: stdout: INNER an inner variable ./torture.at:1666: cd builddir && { ../configure $configure_options --help=recursive; chmod u+w .; } | grep " INNER2 " stderr: stdout: INNER2 an inner2 variable ./torture.at:1670: cd builddir && { ../configure $configure_options --help=recursive; chmod u+w .; } | grep " INNERMOST " stderr: stdout: INNERMOST an innermost variable ./torture.at:1674: cd builddir && { /bin/sh ../configure $configure_options --help=recursive; chmod u+w .; } | grep " INNERMOST " stderr: stdout: INNERMOST an innermost variable ./torture.at:1680: cd builddir && PATH=`pwd`/..$PATH_SEPARATOR$PATH /bin/sh configure $configure_options --help=recursive | grep " INNERMOST " --- /dev/null 2010-09-27 13:57:52.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/252/stderr 2010-09-27 13:57:50.576125000 +0200 @@ -0,0 +1,5 @@ +./configure: line 72: 1940 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +./configure: line 81: 2504 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +./configure: line 135: 3828 Aborted ( unset CDPATH ) > /dev/null 2>&1 +./configure: line 246: 1624 Aborted ( eval "$as_required" ) 2> /dev/null +./configure: line 246: 1616 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 stdout: INNERMOST an innermost variable 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 Outer configure 1.0, which was > generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure innermost_error=: > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = gunvald1 > uname -m = i686 > uname -r = 1.7.7(0.230/5/3) > uname -s = CYGWIN_NT-5.1 > uname -v = 2010-08-31 09:58 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = i686 > /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/admin/tmp/autoconf-2.68/tests > PATH: /opt/rtems-4.11/bin > PATH: /usr/local/bin > PATH: /usr/bin > PATH: /bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1845: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by GNU Outer config.status 1.0, which was > generated by GNU Autoconf 2.68. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on gunvald1 > > configure:2502: === configuring in inner (/home/admin/tmp/autoconf-2.68/tests/testsuite.dir/252/inner) > configure:2565: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'innermost_error=:' --cache-file=/dev/null --srcdir=. > configure:2570: error: ./configure failed for inner > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_env_OUTER_set= > ac_cv_env_OUTER_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= > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > DEFS='-DPACKAGE_NAME=\"GNU\ Outer\" -DPACKAGE_TARNAME=\"outer\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"GNU\ Outer\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"http://www.gnu.org/software/outer/\"' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OUTER='' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='GNU Outer' > PACKAGE_STRING='GNU Outer 1.0' > PACKAGE_TARNAME='outer' > PACKAGE_URL='http://www.gnu.org/software/outer/' > PACKAGE_VERSION='1.0' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' > dvidir='${docdir}' > exec_prefix='${prefix}' > 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='/usr/local' > program_transform_name='s,x,x,' > psdir='${docdir}' > sbindir='${exec_prefix}/sbin' > sharedstatedir='${prefix}/com' > subdirs=' inner inner2' > sysconfdir='${prefix}/etc' > target_alias='' > > ## ----------- ## > ## confdefs.h. ## > ## ----------- ## > > /* confdefs.h */ > #define PACKAGE_NAME "GNU Inner" > #define PACKAGE_TARNAME "inner" > #define PACKAGE_VERSION "1.0" > #define PACKAGE_STRING "GNU Inner 1.0" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_URL "http://www.gnu.org/software/inner/" > > configure: exit 1 252. torture.at:1563: 252. Deep Package (torture.at:1563): FAILED (torture.at:1680) # -*- compilation -*- 263. compile.at:267: testing AC_COMPILE_IFELSE ... ./compile.at:276: autoconf --force stderr: configure.ac:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from... configure.ac:2: the top level ./compile.at:276: sed 's/^[^:]*m4[-.ex0-9]*: *\([^:]*:\) *\([0-9][0-9]*: \)/m4:\1\2/ s/^\([^:]*:\) *\([0-9][0-9]*:\)[^:]*m4[-.ex0-9]*: /m4:\1\2 / s/: C\(annot open \)\([^`:]*\):/: c\1`\2'\'':/ s/: include:\( cannot open\)/:\1/ s/^autom4te: [^ ]*m4[.ex]* /autom4te: m4 / s/ (E[A-Z]*)$// ' stderr >&2 stderr: configure.ac:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from... ../../lib/autoconf/general.m4:2591: _AC_COMPILE_IFELSE is expanded from... ../../lib/autoconf/general.m4:2607: AC_COMPILE_IFELSE is expanded from... configure.ac:2: the top level ./compile.at:276: /bin/sh -n configure ./compile.at:277: grep 'no AC_LANG_SOURCE call detected in body' stderr stdout: configure.ac:2: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./compile.at:278: autoconf --force -W no-syntax ./compile.at:278: /bin/sh -n configure ./compile.at:279: ./configure $configure_options -q stdout: ./compile.at:287: autoconf --force ./compile.at:287: /bin/sh -n configure ./compile.at:288: ./configure $configure_options -q stdout: ./compile.at:301: autoconf --force --- /dev/null 2010-09-27 14:01:50.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/263/stderr 2010-09-27 14:01:47.091750000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 62: 2872 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 71: 3328 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 125: 1672 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 2516 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 2536 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 14:01:50.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/263/stdout 2010-09-27 14:01:47.091750000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. config.log: > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure -q > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = gunvald1 > uname -m = i686 > uname -r = 1.7.7(0.230/5/3) > uname -s = CYGWIN_NT-5.1 > uname -v = 2010-08-31 09:58 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = i686 > /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/admin/tmp/autoconf-2.68/tests > PATH: /opt/rtems-4.11/bin > PATH: /usr/local/bin > PATH: /usr/bin > PATH: /bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1752: checking for gcc > configure:1768: found /usr/bin/gcc > configure:1779: result: gcc > configure:2008: checking for C compiler version > configure:2017: gcc --version >&5 > gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > Copyright (C) 2004 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:2028: $? = 0 > configure:2017: gcc -v >&5 > Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs > Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug > Thread model: posix > gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > configure:2028: $? = 0 > configure:2017: gcc -V >&5 > gcc: `-V' option must have argument > configure:2028: $? = 1 > configure:2017: gcc -qversion >&5 > gcc: unrecognized option `-qversion' > gcc: no input files > configure:2028: $? = 1 > configure:2048: checking whether the C compiler works > configure:2070: gcc conftest.c >&5 > configure:2074: $? = 0 > configure:2122: result: yes > configure:2125: checking for C compiler default output file name > configure:2127: result: a.exe > configure:2133: checking for suffix of executables > configure:2140: gcc -o conftest.exe conftest.c >&5 > configure:2144: $? = 0 > configure:2166: result: .exe > configure:2188: checking whether we are cross compiling > configure:2196: gcc -o conftest.exe conftest.c >&5 > configure:2200: $? = 0 > configure:2207: ./conftest.exe > configure:2211: $? = 0 > configure:2226: result: no > configure:2231: checking for suffix of object files > configure:2253: gcc -c conftest.c >&5 > configure:2257: $? = 0 > configure:2278: result: o > configure:2282: checking whether we are using the GNU C compiler > configure:2301: gcc -c conftest.c >&5 > configure:2301: $? = 0 > configure:2310: result: yes > configure:2319: checking whether gcc accepts -g > configure:2339: gcc -c -g conftest.c >&5 > configure:2339: $? = 0 > configure:2380: result: yes > configure:2397: checking for gcc option to accept ISO C89 > configure:2461: gcc -c -g -O2 conftest.c >&5 > configure:2461: $? = 0 > configure:2474: result: none needed > configure:2499: gcc -c -g -O2 conftest.c >&5 > configure:2499: $? = 0 > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=yes > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set= > ac_cv_env_CFLAGS_value= > ac_cv_env_CPPFLAGS_set= > ac_cv_env_CPPFLAGS_value= > ac_cv_env_LDFLAGS_set= > ac_cv_env_LDFLAGS_value= > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_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_exeext=.exe > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='gcc' > CFLAGS='-g -O2' > CPPFLAGS='' > DEFS='' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EXEEXT='.exe' > LDFLAGS='' > LIBS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_URL='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='gcc' > 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 263. compile.at:267: 263. AC_COMPILE_IFELSE (compile.at:267): FAILED (compile.at:301) # -*- compilation -*- 269. aclang.at:14: testing AC_REQUIRE_CPP ... ./aclang.at:14: autoconf --force -W obsolete ./aclang.at:14: /bin/sh -n configure ./aclang.at:14: autoheader --- /dev/null 2010-09-27 14:04:58.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/269/stderr 2010-09-27 14:04:55.826125000 +0200 @@ -0,0 +1 @@ +sh: line 1: 2184 Aborted ( umask 077 && mktemp -d /tmp/"ahXXXXXX" ) 2> /dev/null 269. aclang.at:14: 269. AC_REQUIRE_CPP (aclang.at:14): FAILED (aclang.at:14) # -*- compilation -*- 289. acc.at:19: testing AC_C_RESTRICT ... ./acc.at:19: autoconf --force -W obsolete --- /dev/null 2010-09-27 14:16:21.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/289/stderr 2010-09-27 14:16:19.779250000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 82: 3552 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 91: 1396 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 145: 1544 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 251: 2308 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 251: 3604 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 14:16:21.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/289/stdout 2010-09-27 14:16:19.779250000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. 289. acc.at:19: 289. AC_C_RESTRICT (acc.at:19): FAILED (acc.at:19) # -*- compilation -*- 325. acfortran.at:19: testing AC_FC_WRAPPERS ... ./acfortran.at:19: autoconf --force -W obsolete --- /dev/null 2010-09-27 14:31:28.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/325/stderr 2010-09-27 14:31:27.998000000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 62: 2996 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 71: 2096 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 125: 3528 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 3256 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 380 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 14:31:28.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/325/stdout 2010-09-27 14:31:27.998000000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. 325. acfortran.at:19: 325. AC_FC_WRAPPERS (acfortran.at:19): FAILED (acfortran.at:19) # -*- compilation -*- 334. erlang.at:108: testing AC_ERLANG_SUBST_INSTALL_LIB_DIR ... ./erlang.at:108: autoconf --force -W obsolete ./erlang.at:108: /bin/sh -n configure ./erlang.at:108: autoheader --- /dev/null 2010-09-27 14:34:51.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/334/stderr 2010-09-27 14:34:48.732375000 +0200 @@ -0,0 +1 @@ +sh: line 1: 2240 Aborted ( umask 077 && mktemp -d /tmp/"ahXXXXXX" ) 2> /dev/null 334. erlang.at:108: 334. AC_ERLANG_SUBST_INSTALL_LIB_DIR (erlang.at:108): FAILED (erlang.at:108) # -*- compilation -*- 344. semantics.at:240: testing AC_CHECK_HEADERS (preprocessor test) ... ./semantics.at:252: autoconf --force -W obsolete --- /dev/null 2010-09-27 14:40:12.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/344/stderr 2010-09-27 14:40:12.826125000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 62: 3000 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 71: 3448 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 125: 3552 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 2384 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 4064 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 14:40:12.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/344/stdout 2010-09-27 14:40:12.826125000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. 344. semantics.at:240: 344. AC_CHECK_HEADERS (preprocessor test) (semantics.at:240): FAILED (semantics.at:252) # -*- compilation -*- 348. semantics.at:341: testing AC_CHECK_ALIGNOF ... ./semantics.at:341: autoconf --force -W obsolete --- /dev/null 2010-09-27 14:42:10.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/348/stderr 2010-09-27 14:42:08.060500000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 62: 884 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 71: 2776 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 125: 3536 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 231: 968 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autom4te: line 231: 3948 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 14:42:10.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/348/stdout 2010-09-27 14:42:08.060500000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. 348. semantics.at:341: 348. AC_CHECK_ALIGNOF (semantics.at:341): FAILED (semantics.at:341) # -*- compilation -*- 375. acgeneral.at:21: testing AC_PREFIX_DEFAULT ... ./acgeneral.at:21: autoconf --force -W obsolete ./acgeneral.at:21: /bin/sh -n configure ./acgeneral.at:21: autoheader --- /dev/null 2010-09-27 15:00:46.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/375/stderr 2010-09-27 15:00:45.451125000 +0200 @@ -0,0 +1 @@ +sh: line 1: 3328 Aborted ( umask 077 && mktemp -d /tmp/"ahXXXXXX" ) 2> /dev/null 375. acgeneral.at:21: 375. AC_PREFIX_DEFAULT (acgeneral.at:21): FAILED (acgeneral.at:21) # -*- compilation -*- 376. acgeneral.at:24: testing AC_CHECKING ... ./acgeneral.at:24: autoconf --force --- /dev/null 2010-09-27 15:00:52.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/376/stderr 2010-09-27 15:00:51.998000000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 62: 1884 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 71: 1200 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 125: 3028 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 2684 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/tests/autoconf: line 231: 3868 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 15:00:52.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/376/stdout 2010-09-27 15:00:51.998000000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. 376. acgeneral.at:24: 376. AC_CHECKING (acgeneral.at:24): FAILED (acgeneral.at:24) # -*- compilation -*- 377. acgeneral.at:25: testing AC_COMPILE_CHECK ... ./acgeneral.at:25: autoconf --force ./acgeneral.at:25: /bin/sh -n configure ./acgeneral.at:25: autoheader ./acgeneral.at:25: ./configure $configure_options --- /dev/null 2010-09-27 15:01:18.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/377/stderr 2010-09-27 15:01:04.404250000 +0200 @@ -0,0 +1,5 @@ +./configure: line 72: 2472 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +./configure: line 81: 2364 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +./configure: line 135: 1856 Aborted ( unset CDPATH ) > /dev/null 2>&1 +./configure: line 246: 1452 Aborted ( eval "$as_required" ) 2> /dev/null +./configure: line 246: 3524 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 stdout: as_fn_success failed. positional parameters were not saved. checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed configure: creating ./config.status config.status: creating config.h config.log: > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = gunvald1 > uname -m = i686 > uname -r = 1.7.7(0.230/5/3) > uname -s = CYGWIN_NT-5.1 > uname -v = 2010-08-31 09:58 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = i686 > /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/admin/tmp/autoconf-2.68/tests > PATH: /opt/rtems-4.11/bin > PATH: /usr/local/bin > PATH: /usr/bin > PATH: /bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1816: checking for gcc > configure:1832: found /usr/bin/gcc > configure:1843: result: gcc > configure:2072: checking for C compiler version > configure:2081: gcc --version >&5 > gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > Copyright (C) 2004 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:2092: $? = 0 > configure:2081: gcc -v >&5 > Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs > Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug > Thread model: posix > gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > configure:2092: $? = 0 > configure:2081: gcc -V >&5 > gcc: `-V' option must have argument > configure:2092: $? = 1 > configure:2081: gcc -qversion >&5 > gcc: unrecognized option `-qversion' > gcc: no input files > configure:2092: $? = 1 > configure:2112: checking whether the C compiler works > configure:2134: gcc conftest.c >&5 > configure:2138: $? = 0 > configure:2186: result: yes > configure:2189: checking for C compiler default output file name > configure:2191: result: a.exe > configure:2197: checking for suffix of executables > configure:2204: gcc -o conftest.exe conftest.c >&5 > configure:2208: $? = 0 > configure:2230: result: .exe > configure:2252: checking whether we are cross compiling > configure:2260: gcc -o conftest.exe conftest.c >&5 > configure:2264: $? = 0 > configure:2271: ./conftest.exe > configure:2275: $? = 0 > configure:2290: result: no > configure:2295: checking for suffix of object files > configure:2317: gcc -c conftest.c >&5 > configure:2321: $? = 0 > configure:2342: result: o > configure:2346: checking whether we are using the GNU C compiler > configure:2365: gcc -c conftest.c >&5 > configure:2365: $? = 0 > configure:2374: result: yes > configure:2383: checking whether gcc accepts -g > configure:2403: gcc -c -g conftest.c >&5 > configure:2403: $? = 0 > configure:2444: result: yes > configure:2461: checking for gcc option to accept ISO C89 > configure:2525: gcc -c -g -O2 conftest.c >&5 > configure:2525: $? = 0 > configure:2538: result: none needed > configure:2570: gcc -o conftest.exe -g -O2 conftest.c >&5 > configure:2570: $? = 0 > configure:2689: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.68. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on gunvald1 > > config.status:676: creating config.h > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=yes > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set= > ac_cv_env_CFLAGS_value= > ac_cv_env_CPPFLAGS_set= > ac_cv_env_CPPFLAGS_value= > ac_cv_env_LDFLAGS_set= > ac_cv_env_LDFLAGS_value= > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_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_exeext=.exe > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='gcc' > CFLAGS='-g -O2' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EXEEXT='.exe' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_URL='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='gcc' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > 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 "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_URL "" > > configure: exit 0 377. acgeneral.at:25: 377. AC_COMPILE_CHECK (acgeneral.at:25): FAILED (acgeneral.at:25) # -*- compilation -*- 391. acspecific.at:16: testing AC_SYS_POSIX_TERMIOS ... ./acspecific.at:16: autoconf --force -W obsolete ./acspecific.at:16: /bin/sh -n configure ./acspecific.at:16: autoheader --- /dev/null 2010-09-27 15:12:51.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/391/stderr 2010-09-27 15:12:49.248000000 +0200 @@ -0,0 +1 @@ +sh: line 1: 820 Aborted ( umask 077 && mktemp -d /tmp/"ahXXXXXX" ) 2> /dev/null 391. acspecific.at:16: 391. AC_SYS_POSIX_TERMIOS (acspecific.at:16): FAILED (acspecific.at:16) # -*- compilation -*- 427. actypes.at:14: testing AC_STRUCT_DIRENT_D_TYPE ... ./actypes.at:14: autoconf --force -W obsolete --- /dev/null 2010-09-27 15:44:18.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/427/stderr 2010-09-27 15:44:16.435500000 +0200 @@ -0,0 +1,5 @@ +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 82: 3936 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 91: 2928 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 145: 744 Aborted ( unset CDPATH ) > /dev/null 2>&1 +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 251: 4044 Aborted ( eval "$as_required" ) 2> /dev/null +/home/admin/tmp/autoconf-2.68/bin/autoconf: line 251: 740 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 --- /dev/null 2010-09-27 15:44:19.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/427/stdout 2010-09-27 15:44:16.435500000 +0200 @@ -0,0 +1,2 @@ +as_fn_success failed. +positional parameters were not saved. 427. actypes.at:14: 427. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): FAILED (actypes.at:14) # -*- compilation -*- 447. actypes.at:36: testing AC_C_LONG_DOUBLE ... ./actypes.at:36: autoconf --force ./actypes.at:36: /bin/sh -n configure ./actypes.at:36: autoheader ./actypes.at:36: ./configure $configure_options stdout: checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for long double with more range or precision than double... yes configure: creating ./config.status config.status: creating config.h ./actypes.at:36: at_check_env ./actypes.at:36: autoupdate stderr: /home/admin/tmp/autoconf-2.68/tests/autom4te: line 62: 348 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null /home/admin/tmp/autoconf-2.68/tests/autom4te: line 71: 3300 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 /home/admin/tmp/autoconf-2.68/tests/autom4te: line 125: 2404 Aborted ( unset CDPATH ) > /dev/null 2>&1 /home/admin/tmp/autoconf-2.68/tests/autom4te: line 231: 1388 Aborted ( eval "$as_required" ) 2> /dev/null /home/admin/tmp/autoconf-2.68/tests/autom4te: line 231: 3724 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 configure.ac:4: warning: The macro `AC_C_LONG_DOUBLE' is obsolete. You should use `AC_TYPE_LONG_DOUBLE' or `AC_TYPE_LONG_DOUBLE_WIDER' instead. ./actypes.at:36: grep '^AC_C_LONG_DOUBLE$' configure.ac ./actypes.at:36: autoconf --force ./actypes.at:36: /bin/sh -n configure ./actypes.at:36: autoheader --- /dev/null 2010-09-27 16:02:22.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/447/stderr 2010-09-27 16:02:21.560500000 +0200 @@ -0,0 +1 @@ +sh: line 1: 3732 Aborted ( umask 077 && mktemp -d /tmp/"am4tXXXXXX" ) 2> /dev/null config.log: > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = gunvald1 > uname -m = i686 > uname -r = 1.7.7(0.230/5/3) > uname -s = CYGWIN_NT-5.1 > uname -v = 2010-08-31 09:58 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = i686 > /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/admin/tmp/autoconf-2.68/tests > PATH: /opt/rtems-4.11/bin > PATH: /usr/local/bin > PATH: /usr/bin > PATH: /bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1770: checking for gcc > configure:1786: found /usr/bin/gcc > configure:1797: result: gcc > configure:2026: checking for C compiler version > configure:2035: gcc --version >&5 > gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > Copyright (C) 2004 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:2046: $? = 0 > configure:2035: gcc -v >&5 > Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs > Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug > Thread model: posix > gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > configure:2046: $? = 0 > configure:2035: gcc -V >&5 > gcc: `-V' option must have argument > configure:2046: $? = 1 > configure:2035: gcc -qversion >&5 > gcc: unrecognized option `-qversion' > gcc: no input files > configure:2046: $? = 1 > configure:2066: checking whether the C compiler works > configure:2088: gcc conftest.c >&5 > configure:2092: $? = 0 > configure:2140: result: yes > configure:2143: checking for C compiler default output file name > configure:2145: result: a.exe > configure:2151: checking for suffix of executables > configure:2158: gcc -o conftest.exe conftest.c >&5 > configure:2162: $? = 0 > configure:2184: result: .exe > configure:2206: checking whether we are cross compiling > configure:2214: gcc -o conftest.exe conftest.c >&5 > configure:2218: $? = 0 > configure:2225: ./conftest.exe > configure:2229: $? = 0 > configure:2244: result: no > configure:2249: checking for suffix of object files > configure:2271: gcc -c conftest.c >&5 > configure:2275: $? = 0 > configure:2296: result: o > configure:2300: checking whether we are using the GNU C compiler > configure:2319: gcc -c conftest.c >&5 > configure:2319: $? = 0 > configure:2328: result: yes > configure:2337: checking whether gcc accepts -g > configure:2357: gcc -c -g conftest.c >&5 > configure:2357: $? = 0 > configure:2398: result: yes > configure:2415: checking for gcc option to accept ISO C89 > configure:2479: gcc -c -g -O2 conftest.c >&5 > configure:2479: $? = 0 > configure:2492: result: none needed > configure:2515: checking for long double with more range or precision than double > configure:2550: gcc -c -g -O2 conftest.c >&5 > configure:2550: $? = 0 > configure:2557: result: yes > configure:2686: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.68. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on gunvald1 > > config.status:678: creating config.h > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=yes > ac_cv_c_long_double=yes > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set= > ac_cv_env_CFLAGS_value= > ac_cv_env_CPPFLAGS_set= > ac_cv_env_CPPFLAGS_value= > ac_cv_env_LDFLAGS_set= > ac_cv_env_LDFLAGS_value= > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_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_exeext=.exe > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > ac_cv_type_long_double_wider=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='gcc' > CFLAGS='-g -O2' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EXEEXT='.exe' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_URL='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='gcc' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > 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 "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_URL "" > #define HAVE_LONG_DOUBLE_WIDER 1 > #define HAVE_LONG_DOUBLE 1 > > configure: exit 0 447. actypes.at:36: 447. AC_C_LONG_DOUBLE (actypes.at:36): FAILED (actypes.at:36) # -*- compilation -*- 448. actypes.at:37: testing AC_INT_16_BITS ... ./actypes.at:37: autoconf --force ./actypes.at:37: /bin/sh -n configure ./actypes.at:37: autoheader ./actypes.at:37: ./configure $configure_options stdout: checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of int... 4 configure: creating ./config.status config.status: creating config.h ./actypes.at:37: at_check_env ./actypes.at:37: autoupdate stderr: configure.ac:4: warning: your code should no longer depend upon `INT_16_BITS', but upon `SIZEOF_INT == 2'. Remove this warning and the `AC_DEFINE' when you adjust the code. ./actypes.at:37: grep '^AC_INT_16_BITS$' configure.ac ./actypes.at:37: autoconf --force --- /dev/null 2010-09-27 16:03:20.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/448/stderr 2010-09-27 16:03:20.716750000 +0200 @@ -0,0 +1 @@ +sh: line 1: 2932 Aborted ( umask 077 && mktemp -d /tmp/"am4tXXXXXX" ) 2> /dev/null config.log: > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = gunvald1 > uname -m = i686 > uname -r = 1.7.7(0.230/5/3) > uname -s = CYGWIN_NT-5.1 > uname -v = 2010-08-31 09:58 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = i686 > /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/admin/tmp/autoconf-2.68/tests > PATH: /opt/rtems-4.11/bin > PATH: /usr/local/bin > PATH: /usr/bin > PATH: /bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:2100: checking for gcc > configure:2116: found /usr/bin/gcc > configure:2127: result: gcc > configure:2356: checking for C compiler version > configure:2365: gcc --version >&5 > gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > Copyright (C) 2004 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:2376: $? = 0 > configure:2365: gcc -v >&5 > Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs > Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug > Thread model: posix > gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > configure:2376: $? = 0 > configure:2365: gcc -V >&5 > gcc: `-V' option must have argument > configure:2376: $? = 1 > configure:2365: gcc -qversion >&5 > gcc: unrecognized option `-qversion' > gcc: no input files > configure:2376: $? = 1 > configure:2396: checking whether the C compiler works > configure:2418: gcc conftest.c >&5 > configure:2422: $? = 0 > configure:2470: result: yes > configure:2473: checking for C compiler default output file name > configure:2475: result: a.exe > configure:2481: checking for suffix of executables > configure:2488: gcc -o conftest.exe conftest.c >&5 > configure:2492: $? = 0 > configure:2514: result: .exe > configure:2536: checking whether we are cross compiling > configure:2544: gcc -o conftest.exe conftest.c >&5 > configure:2548: $? = 0 > configure:2555: ./conftest.exe > configure:2559: $? = 0 > configure:2574: result: no > configure:2579: checking for suffix of object files > configure:2601: gcc -c conftest.c >&5 > configure:2605: $? = 0 > configure:2626: result: o > configure:2630: checking whether we are using the GNU C compiler > configure:2649: gcc -c conftest.c >&5 > configure:2649: $? = 0 > configure:2658: result: yes > configure:2667: checking whether gcc accepts -g > configure:2687: gcc -c -g conftest.c >&5 > configure:2687: $? = 0 > configure:2728: result: yes > configure:2745: checking for gcc option to accept ISO C89 > configure:2809: gcc -c -g -O2 conftest.c >&5 > configure:2809: $? = 0 > configure:2822: result: none needed > configure:2848: checking how to run the C preprocessor > configure:2879: gcc -E conftest.c > configure:2879: $? = 0 > configure:2893: gcc -E conftest.c > conftest.c:9:28: ac_nonexistent.h: No such file or directory > configure:2893: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | /* end confdefs.h. */ > | #include > configure:2918: result: gcc -E > configure:2938: gcc -E conftest.c > configure:2938: $? = 0 > configure:2952: gcc -E conftest.c > conftest.c:9:28: ac_nonexistent.h: No such file or directory > configure:2952: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | /* end confdefs.h. */ > | #include > configure:2981: checking for grep that handles long lines and -e > configure:3039: result: /usr/bin/grep > configure:3044: checking for egrep > configure:3106: result: /usr/bin/grep -E > configure:3111: checking for ANSI C header files > configure:3131: gcc -c -g -O2 conftest.c >&5 > configure:3131: $? = 0 > configure:3204: gcc -o conftest.exe -g -O2 conftest.c >&5 > configure:3204: $? = 0 > configure:3204: ./conftest.exe > configure:3204: $? = 0 > configure:3215: result: yes > configure:3228: checking for sys/types.h > configure:3228: gcc -c -g -O2 conftest.c >&5 > configure:3228: $? = 0 > configure:3228: result: yes > configure:3228: checking for sys/stat.h > configure:3228: gcc -c -g -O2 conftest.c >&5 > configure:3228: $? = 0 > configure:3228: result: yes > configure:3228: checking for stdlib.h > configure:3228: gcc -c -g -O2 conftest.c >&5 > configure:3228: $? = 0 > configure:3228: result: yes > configure:3228: checking for string.h > configure:3228: gcc -c -g -O2 conftest.c >&5 > configure:3228: $? = 0 > configure:3228: result: yes > configure:3228: checking for memory.h > configure:3228: gcc -c -g -O2 conftest.c >&5 > configure:3228: $? = 0 > configure:3228: result: yes > configure:3228: checking for strings.h > configure:3228: gcc -c -g -O2 conftest.c >&5 > configure:3228: $? = 0 > configure:3228: result: yes > configure:3228: checking for inttypes.h > configure:3228: gcc -c -g -O2 conftest.c >&5 > configure:3228: $? = 0 > configure:3228: result: yes > configure:3228: checking for stdint.h > configure:3228: gcc -c -g -O2 conftest.c >&5 > configure:3228: $? = 0 > configure:3228: result: yes > configure:3228: checking for unistd.h > configure:3228: gcc -c -g -O2 conftest.c >&5 > configure:3228: $? = 0 > configure:3228: result: yes > configure:3244: checking size of int > configure:3249: gcc -o conftest.exe -g -O2 conftest.c >&5 > configure:3249: $? = 0 > configure:3249: ./conftest.exe > configure:3249: $? = 0 > configure:3263: result: 4 > configure:3392: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.68. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on gunvald1 > > config.status:687: creating config.h > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=yes > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set= > ac_cv_env_CFLAGS_value= > ac_cv_env_CPPFLAGS_set= > ac_cv_env_CPPFLAGS_value= > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_LDFLAGS_set= > ac_cv_env_LDFLAGS_value= > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_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_exeext=.exe > ac_cv_header_inttypes_h=yes > ac_cv_header_memory_h=yes > ac_cv_header_stdc=yes > ac_cv_header_stdint_h=yes > ac_cv_header_stdlib_h=yes > ac_cv_header_string_h=yes > ac_cv_header_strings_h=yes > ac_cv_header_sys_stat_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_unistd_h=yes > ac_cv_objext=o > ac_cv_path_EGREP='/usr/bin/grep -E' > ac_cv_path_GREP=/usr/bin/grep > ac_cv_prog_CPP='gcc -E' > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > ac_cv_sizeof_int=4 > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='gcc' > CFLAGS='-g -O2' > CPP='gcc -E' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='/usr/bin/grep -E' > EXEEXT='.exe' > GREP='/usr/bin/grep' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_URL='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='gcc' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > 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 "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_URL "" > #define STDC_HEADERS 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_STDINT_H 1 > #define HAVE_UNISTD_H 1 > #define SIZEOF_INT 4 > > configure: exit 0 448. actypes.at:37: 448. AC_INT_16_BITS (actypes.at:37): FAILED (actypes.at:37) # -*- compilation -*- 474. acfunctions.at:33: testing AC_FUNC_STAT ... ./acfunctions.at:33: autoconf --force -W obsolete ./acfunctions.at:33: /bin/sh -n configure ./acfunctions.at:33: autoheader ./acfunctions.at:33: ./configure $configure_options -C stdout: configure: creating cache config.cache checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no configure: updating cache config.cache configure: creating ./config.status config.status: creating config.h ./acfunctions.at:33: at_check_env ./acfunctions.at:33: ./configure $configure_options -C --- /dev/null 2010-09-27 16:29:00.000000000 +0200 +++ /home/admin/tmp/autoconf-2.68/tests/testsuite.dir/at-groups/474/stderr 2010-09-27 16:28:44.138625000 +0200 @@ -0,0 +1,5 @@ +./configure: line 72: 1968 Aborted ( test "X`printf %s $as_echo`" = "X$as_echo" ) 2> /dev/null +./configure: line 81: 1492 Aborted ( PATH='/bin;/bin'; FPATH=$PATH; sh -c : ) > /dev/null 2>&1 +./configure: line 135: 1468 Aborted ( unset CDPATH ) > /dev/null 2>&1 +./configure: line 247: 1564 Aborted ( eval "$as_required" ) 2> /dev/null +./configure: line 247: 2288 Aborted ( unset BASH_ENV ) > /dev/null 2>&1 stdout: as_fn_success failed. positional parameters were not saved. configure: loading cache config.cache checking for gcc... (cached) gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... (cached) no configure: creating ./config.status config.status: creating config.h config.status: config.h is unchanged config.log: > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = gunvald1 > uname -m = i686 > uname -r = 1.7.7(0.230/5/3) > uname -s = CYGWIN_NT-5.1 > uname -v = 2010-08-31 09:58 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = i686 > /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/admin/tmp/autoconf-2.68/tests > PATH: /opt/rtems-4.11/bin > PATH: /usr/local/bin > PATH: /usr/bin > PATH: /bin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1777: loading cache config.cache > configure:1922: checking for gcc > configure:1949: result: gcc > configure:2178: checking for C compiler version > configure:2187: gcc --version >&5 > gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > Copyright (C) 2004 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > configure:2198: $? = 0 > configure:2187: gcc -v >&5 > Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs > Configured with: /managed/gcc-build/final-v3-bootstrap/gcc-3.4.4-999/configure --verbose --program-suffix=-3 --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug > Thread model: posix > gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > configure:2198: $? = 0 > configure:2187: gcc -V >&5 > gcc: `-V' option must have argument > configure:2198: $? = 1 > configure:2187: gcc -qversion >&5 > gcc: unrecognized option `-qversion' > gcc: no input files > configure:2198: $? = 1 > configure:2218: checking whether the C compiler works > configure:2240: gcc conftest.c >&5 > configure:2244: $? = 0 > configure:2292: result: yes > configure:2295: checking for C compiler default output file name > configure:2297: result: a.exe > configure:2303: checking for suffix of executables > configure:2310: gcc -o conftest.exe conftest.c >&5 > configure:2314: $? = 0 > configure:2336: result: .exe > configure:2358: checking whether we are cross compiling > configure:2366: gcc -o conftest.exe conftest.c >&5 > configure:2370: $? = 0 > configure:2377: ./conftest.exe > configure:2381: $? = 0 > configure:2396: result: no > configure:2401: checking for suffix of object files > configure:2448: result: o > configure:2452: checking whether we are using the GNU C compiler > configure:2480: result: yes > configure:2489: checking whether gcc accepts -g > configure:2550: result: yes > configure:2567: checking for gcc option to accept ISO C89 > configure:2644: result: none needed > configure:2670: checking how to run the C preprocessor > configure:2740: result: gcc -E > configure:2760: gcc -E conftest.c > configure:2760: $? = 0 > configure:2774: gcc -E conftest.c > conftest.c:9:28: ac_nonexistent.h: No such file or directory > configure:2774: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | /* end confdefs.h. */ > | #include > configure:2803: checking for grep that handles long lines and -e > configure:2861: result: /usr/bin/grep > configure:2866: checking for egrep > configure:2928: result: /usr/bin/grep -E > configure:2933: checking for ANSI C header files > configure:3037: result: yes > configure:3050: checking for sys/types.h > configure:3050: result: yes > configure:3050: checking for sys/stat.h > configure:3050: result: yes > configure:3050: checking for stdlib.h > configure:3050: result: yes > configure:3050: checking for string.h > configure:3050: result: yes > configure:3050: checking for memory.h > configure:3050: result: yes > configure:3050: checking for strings.h > configure:3050: result: yes > configure:3050: checking for inttypes.h > configure:3050: result: yes > configure:3050: checking for stdint.h > configure:3050: result: yes > configure:3050: checking for unistd.h > configure:3050: result: yes > configure:3062: checking whether lstat correctly handles trailing slash > configure:3105: result: yes > configure:3124: checking whether stat accepts an empty string > configure:3154: result: no > configure:3284: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.68. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on gunvald1 > > config.status:687: creating config.h > config.status:777: config.h is unchanged > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_c_compiler_gnu=yes > ac_cv_env_CC_set= > ac_cv_env_CC_value= > ac_cv_env_CFLAGS_set= > ac_cv_env_CFLAGS_value= > ac_cv_env_CPPFLAGS_set= > ac_cv_env_CPPFLAGS_value= > ac_cv_env_CPP_set= > ac_cv_env_CPP_value= > ac_cv_env_LDFLAGS_set= > ac_cv_env_LDFLAGS_value= > ac_cv_env_LIBS_set= > ac_cv_env_LIBS_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_exeext=.exe > ac_cv_func_lstat_dereferences_slashed_symlink=yes > ac_cv_func_stat_empty_string_bug=no > ac_cv_header_inttypes_h=yes > ac_cv_header_memory_h=yes > ac_cv_header_stdc=yes > ac_cv_header_stdint_h=yes > ac_cv_header_stdlib_h=yes > ac_cv_header_string_h=yes > ac_cv_header_strings_h=yes > ac_cv_header_sys_stat_h=yes > ac_cv_header_sys_types_h=yes > ac_cv_header_unistd_h=yes > ac_cv_objext=o > ac_cv_path_EGREP='/usr/bin/grep -E' > ac_cv_path_GREP=/usr/bin/grep > ac_cv_prog_CPP='gcc -E' > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='gcc' > CFLAGS='-g -O2' > CPP='gcc -E' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EGREP='/usr/bin/grep -E' > EXEEXT='.exe' > GREP='/usr/bin/grep' > LDFLAGS='' > LIBOBJS='' > LIBS='' > LTLIBOBJS='' > OBJEXT='o' > PACKAGE_BUGREPORT='' > PACKAGE_NAME='' > PACKAGE_STRING='' > PACKAGE_TARNAME='' > PACKAGE_URL='' > PACKAGE_VERSION='' > PATH_SEPARATOR=':' > SHELL='/bin/sh' > ac_ct_CC='gcc' > bindir='${exec_prefix}/bin' > build_alias='' > datadir='${datarootdir}' > datarootdir='${prefix}/share' > docdir='${datarootdir}/doc/${PACKAGE}' > dvidir='${docdir}' > exec_prefix='${prefix}' > host_alias='' > htmldir='${docdir}' > includedir='${prefix}/include' > infodir='${datarootdir}/info' > libdir='${exec_prefix}/lib' > libexecdir='${exec_prefix}/libexec' > localedir='${datarootdir}/locale' > localstatedir='${prefix}/var' > mandir='${datarootdir}/man' > 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 "" > #define PACKAGE_TARNAME "" > #define PACKAGE_VERSION "" > #define PACKAGE_STRING "" > #define PACKAGE_BUGREPORT "" > #define PACKAGE_URL "" > #define STDC_HEADERS 1 > #define HAVE_SYS_TYPES_H 1 > #define HAVE_SYS_STAT_H 1 > #define HAVE_STDLIB_H 1 > #define HAVE_STRING_H 1 > #define HAVE_MEMORY_H 1 > #define HAVE_STRINGS_H 1 > #define HAVE_INTTYPES_H 1 > #define HAVE_STDINT_H 1 > #define HAVE_UNISTD_H 1 > #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 > > configure: exit 0 474. acfunctions.at:33: 474. AC_FUNC_STAT (acfunctions.at:33): FAILED (acfunctions.at:33) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by GNU Autoconf configure 2.68, which was | generated by GNU Autoconf 2.68. Invocation command line was | | $ ./configure --prefix=/opt/rtems-4.11 | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = gunvald1 | uname -m = i686 | uname -r = 1.7.7(0.230/5/3) | uname -s = CYGWIN_NT-5.1 | uname -v = 2010-08-31 09:58 | | /usr/bin/uname -p = unknown | /bin/uname -X = unknown | | /bin/arch = i686 | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /opt/rtems-4.11/bin | PATH: /usr/local/bin | PATH: /usr/bin | PATH: /bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1778: checking for a BSD-compatible install | configure:1846: result: /usr/bin/install -c | configure:1857: checking whether build environment is sane | configure:1907: result: yes | configure:2048: checking for a thread-safe mkdir -p | configure:2087: result: /usr/bin/mkdir -p | configure:2100: checking for gawk | configure:2116: found /usr/bin/gawk | configure:2127: result: gawk | configure:2138: checking whether make sets $(MAKE) | configure:2160: result: yes | configure:2245: checking build system type | configure:2259: result: i686-pc-cygwin | configure:2279: checking host system type | configure:2292: result: i686-pc-cygwin | configure:2319: autobuild project... GNU Autoconf | configure:2325: autobuild revision... 2.68 | configure:2330: autobuild hostname... gunvald1 | configure:2341: autobuild timestamp... 20100927T101457Z | configure:2369: checking whether /bin/sh -n is known to work | configure:2388: result: yes | configure:2392: checking for characters that cannot appear in file names | configure:2409: result: \\ | configure:2418: checking whether directories can have trailing spaces | configure:2432: result: yes | configure:2443: checking for expr | configure:2461: found /usr/bin/expr | configure:2473: result: /usr/bin/expr | configure:2492: checking for GNU M4 that supports accurate traces | configure:2534: result: /usr/bin/m4 | configure:2537: checking whether /usr/bin/m4 accepts --gnu | configure:2547: result: yes | configure:2564: checking how m4 supports trace files | configure:2574: result: --debugfile | configure:2598: checking for perl | configure:2616: found /usr/bin/perl | configure:2629: result: /usr/bin/perl | configure:2648: checking whether /usr/bin/perl Fcntl::flock is implemented | configure:2662: result: yes | configure:2680: checking for emacs | configure:2710: result: no | configure:2680: checking for xemacs | configure:2710: result: no | configure:2763: checking for emacs | configure:2790: result: no | configure:2814: checking where .elc files should go | configure:2843: result: ${datadir}/emacs/site-lisp | configure:2856: checking for grep that handles long lines and -e | configure:2914: result: /usr/bin/grep | configure:2919: checking for egrep | configure:2981: result: /usr/bin/grep -E | configure:2986: checking for a sed that does not truncate output | configure:3050: result: /usr/bin/sed | configure:3060: checking whether make is case sensitive | configure:3075: result: yes | configure:3254: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Autoconf config.status 2.68, which was | generated by GNU Autoconf 2.68. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on gunvald1 | | config.status:809: creating tests/Makefile | config.status:809: creating tests/atlocal | config.status:809: creating man/Makefile | config.status:809: creating lib/emacs/Makefile | config.status:809: creating Makefile | config.status:809: creating doc/Makefile | config.status:809: creating lib/Makefile | config.status:809: creating lib/Autom4te/Makefile | config.status:809: creating lib/autoscan/Makefile | config.status:809: creating lib/m4sugar/Makefile | config.status:809: creating lib/autoconf/Makefile | config.status:809: creating lib/autotest/Makefile | config.status:809: creating bin/Makefile | config.status:1012: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_build=i686-pc-cygwin | 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=i686-pc-cygwin | ac_cv_path_EGREP='/usr/bin/grep -E' | ac_cv_path_EXPR=/usr/bin/expr | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_M4=/usr/bin/m4 | ac_cv_path_PERL=/usr/bin/perl | ac_cv_path_SED=/usr/bin/sed | ac_cv_path_install='/usr/bin/install -c' | ac_cv_path_mkdir=/usr/bin/mkdir | ac_cv_perl_flock_implemented=yes | ac_cv_prog_AWK=gawk | ac_cv_prog_EMACS=no | ac_cv_prog_gnu_m4_debugfile=--debugfile | ac_cv_prog_gnu_m4_gnu=yes | ac_cv_prog_make_make_case=yes | ac_cv_prog_make_make_set=yes | ac_cv_sh_n_works=yes | ac_cv_unsupported_fs_chars='\\' | am_cv_lispdir='${datadir}/emacs/site-lisp' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /home/admin/tmp/autoconf-2.68/build-aux/missing --run aclocal-1.11' | AMTAR='${SHELL} /home/admin/tmp/autoconf-2.68/build-aux/missing --run tar' | AUTOCONF='${SHELL} /home/admin/tmp/autoconf-2.68/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /home/admin/tmp/autoconf-2.68/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /home/admin/tmp/autoconf-2.68/build-aux/missing --run automake-1.11' | AWK='gawk' | CYGPATH_W='cygpath -w' | DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.68\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.68\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\" -DPACKAGE=\"autoconf\" -DVERSION=\"2.68\"' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/usr/bin/grep -E' | EMACS='no' | EMACSLOADPATH='' | EXPR='/usr/bin/expr' | GREP='/usr/bin/grep' | HELP2MAN='${SHELL} /home/admin/tmp/autoconf-2.68/build-aux/missing --run help2man' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | LIBOBJS='' | LIBS='' | LTLIBOBJS='' | M4='/usr/bin/m4' | M4_DEBUGFILE='--debugfile' | M4_GNU='--gnu' | MAKEINFO='${SHELL} /home/admin/tmp/autoconf-2.68/build-aux/missing --run makeinfo' | MAKE_CASE_SENSITIVE_FALSE='#' | MAKE_CASE_SENSITIVE_TRUE='' | MKDIR_P='/usr/bin/mkdir -p' | PACKAGE='autoconf' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Autoconf' | PACKAGE_STRING='GNU Autoconf 2.68' | PACKAGE_TARNAME='autoconf' | PACKAGE_URL='http://www.gnu.org/software/autoconf/' | PACKAGE_VERSION='2.68' | PATH_SEPARATOR=':' | PERL='/usr/bin/perl' | PERL_FLOCK='yes' | SED='/usr/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | STRIP='' | TEST_EMACS='no' | VERSION='2.68' | ac_cv_dir_trailing_space='yes' | ac_cv_sh_n_works='yes' | ac_cv_unsupported_fs_chars='\\' | am__isrc='' | am__leading_dot='.' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | bindir='${exec_prefix}/bin' | build='i686-pc-cygwin' | build_alias='' | build_cpu='i686' | build_os='cygwin' | build_vendor='pc' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host='i686-pc-cygwin' | host_alias='' | host_cpu='i686' | host_os='cygwin' | host_vendor='pc' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='${SHELL} /home/admin/tmp/autoconf-2.68/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | lispdir='${datadir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | mandir='${datarootdir}/man' | mkdir_p='/usr/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/opt/rtems-4.11' | 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" | #define PACKAGE_STRING "GNU Autoconf 2.68" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/autoconf/" | #define PACKAGE "autoconf" | #define VERSION "2.68" | | configure: exit 0