## -------------------------------------- ## ## GNU Autoconf 2.64.56-dfc96 test suite. ## ## -------------------------------------- ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../../ChangeLog: | 2009-10-01 Paolo Bonzini | | Unconditionally check for junk ./--version after mkdir search loop. | * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): Always check for | presence of ./--version. Reported by Eric Blake. | | 2009-09-22 Ralf Wildenhues | | Clarify documentation about Solaris sed quantifier restriction. | * doc/autoconf.texi (Limitations of Usual Tools) : '*' does ## --------- ## ## Platform. ## ## --------- ## hostname = bigio uname -m = i686 uname -r = 2.6.26-1-686 uname -s = Linux uname -v = #1 SMP Sat Jan 10 18:29:31 UTC 2009 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/stefano/src/autoconf/_build/tests PATH: /home/stefano/src/autoconf/tests PATH: /home/stefano/bin/linux PATH: /home/stefano/bin PATH: /usr/local/bin PATH: /opt/bin PATH: /usr/games PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /sbin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2009 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/home/stefano/src/autoconf/_build/tests' | at_srcdir='../../tests' | abs_srcdir='/home/stefano/src/autoconf/_build/../tests' | at_top_srcdir='../..' | abs_top_srcdir='/home/stefano/src/autoconf/_build/..' | at_top_build_prefix='../' | abs_top_builddir='/home/stefano/src/autoconf/_build' | | # 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 Free Software Foundation, | # Inc. | # | # This program is free software: you can redistribute it and/or modify | # it under the terms of the GNU General Public License as published by | # the Free Software Foundation, either version 3 of the License, or | # (at your option) any later version. | # | # This program is distributed in the hope that it will be useful, | # but WITHOUT ANY WARRANTY; without even the implied warranty of | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # GNU General Public License for more details. | # | # You should have received a copy of the GNU General Public License | # along with this program. If not, see . | | PERL='/usr/bin/perl' | GREP='/bin/grep' | EGREP='/bin/grep -E' | SED='/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 ## ---------------- ## ## Tested programs. ## ## ---------------- ## ../../tests/local.at:504: /home/stefano/src/autoconf/_build/tests/autom4te --version autom4te (GNU Autoconf) 2.64.56-dfc96 Copyright (C) 2009 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. ../../tests/local.at:504: /home/stefano/src/autoconf/_build/tests/autoconf --version autoconf (GNU Autoconf) 2.64.56-dfc96 Copyright (C) 2009 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. ../../tests/local.at:504: /home/stefano/src/autoconf/_build/tests/autoheader --version autoheader (GNU Autoconf) 2.64.56-dfc96 Copyright (C) 2009 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. ../../tests/local.at:504: /home/stefano/src/autoconf/_build/tests/autoupdate --version autoupdate (GNU Autoconf) 2.64.56-dfc96 Copyright (C) 2009 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. ../../tests/local.at:504: /home/stefano/src/autoconf/_build/tests/autoreconf --version autoreconf (GNU Autoconf) 2.64.56-dfc96 Copyright (C) 2009 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. ../../tests/local.at:504: /home/stefano/src/autoconf/_build/tests/ifnames --version ifnames (GNU Autoconf) 2.64.56-dfc96 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+/Autoconf: GNU GPL version 3 or later , This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by David J. MacKenzie and Paul Eggert. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Sun Oct 4 15:25:32 CEST 2009 1. Syntax of the shell scripts (tools.at:46): ok (0m0.900s 0m0.036s) 2. Syntax of the Perl scripts (tools.at:70): ok (0m0.920s 0m0.088s) 3. autom4te cache (tools.at:88): ok (0m0.632s 0m0.212s) 4. autom4te --force (tools.at:119): ok (0m0.424s 0m0.156s) 5. autom4te and whitespace in file names (tools.at:145): ok (0m2.352s 0m0.720s) 6. autom4te --trace and unusual macro names (tools.at:217): ok (0m0.220s 0m0.068s) 7. autom4te --trace and whitespace (tools.at:227): ok (0m0.232s 0m0.064s) 8. autoconf --trace: user macros (tools.at:252): ok (0m1.168s 0m0.512s) 9. autoconf --trace: builtins (tools.at:338): ok (0m1.220s 0m0.284s) 10. autoconf: forbidden tokens, basic (tools.at:369): ok (0m0.560s 0m0.248s) 11. autoconf: forbidden tokens, exceptions (tools.at:407): ok (0m0.268s 0m0.164s) 12. autoconf: automatically allowed tokens (tools.at:446): ok (0m0.500s 0m0.136s) 13. autoconf: the empty token (tools.at:463): ok (0m0.280s 0m0.120s) 14. autoconf: subdirectories (tools.at:478): ok (0m0.724s 0m0.532s) 15. autoconf: input from stdin (tools.at:504): ok (0m0.704s 0m0.276s) 16. autoconf: AC_AUTOCONF_VERSION (tools.at:522): ok (0m0.500s 0m0.148s) 17. ifnames (tools.at:542): ok (0m0.184s 0m0.052s) 18. autoheader (tools.at:590): ok (0m1.464s 0m0.400s) 19. autoheader and macros (tools.at:723): ok (0m0.908s 0m0.284s) 20. autoupdate (tools.at:764): ok (0m5.060s 0m0.568s) 21. autoupdating AC_LINK_FILES (tools.at:796): ok (0m3.204s 0m0.604s) 22. autoupdating AC_PREREQ (tools.at:823): ok (0m7.592s 0m0.844s) 23. autoupdating AU_ALIAS (tools.at:844): ok (0m3.980s 0m1.140s) 24. autoupdating OLD to NEW (tools.at:870): ok (0m3.036s 0m0.540s) 26. autoupdating AC_HELP_STRING (tools.at:920): ok (0m2.916s 0m0.580s) 27. autoupdating with m4sugar (tools.at:938): ok (0m3.416s 0m0.676s) 31. autoupdating AC_LANG_SAVE (tools.at:1053): ok (0m3.044s 0m0.612s) 32. autoupdating AC_FOREACH (tools.at:1073): ok (0m3.048s 0m0.560s) 33. autoupdating with aclocal and m4_include (tools.at:1097): ok (0m9.601s 0m0.896s) 34. autom4te preselections (tools.at:1127): ok (0m9.705s 0m0.964s) 35. autom4te cache locking (tools.at:1173): ok (0m0.796s 0m0.336s) 36. autotools and whitespace in file names (tools.at:1193): ok (0m30.754s 0m6.192s) 37. m4_stack (m4sugar.at:42): ok (0m0.248s 0m0.072s) 38. m4_defn (m4sugar.at:103): ok (0m1.076s 0m0.392s) 39. m4_dumpdef (m4sugar.at:187): ok (0m0.904s 0m0.332s) 40. m4_warn (m4sugar.at:246): ok (0m0.876s 0m0.308s) 41. m4_divert_stack (m4sugar.at:296): ok (0m1.156s 0m0.340s) 42. m4_expansion_stack (m4sugar.at:375): ok (0m0.200s 0m0.096s) 43. m4_require: error message (m4sugar.at:399): ok (0m0.212s 0m0.072s) 44. m4_require: circular dependencies (m4sugar.at:419): ok (0m0.200s 0m0.084s) 45. m4_require: one-shot initialization (m4sugar.at:449): ok (0m0.440s 0m0.144s) 46. m4_require: nested (m4sugar.at:508): ok (0m1.192s 0m0.376s) 47. m4sugar shorthand conditionals (m4sugar.at:675): ok (0m0.216s 0m0.080s) 48. m4_cond (m4sugar.at:760): ok (0m0.232s 0m0.076s) 49. m4 lists (m4sugar.at:812): ok (0m0.444s 0m0.128s) 50. m4_split (m4sugar.at:864): ok (0m0.200s 0m0.092s) 51. m4_do (m4sugar.at:910): ok (0m0.212s 0m0.080s) 52. m4_append (m4sugar.at:938): ok (0m0.432s 0m0.172s) 53. m4_join (m4sugar.at:1022): ok (0m0.200s 0m0.092s) 54. m4_expand (m4sugar.at:1073): ok (0m0.208s 0m0.088s) 55. m4_text_wrap (m4sugar.at:1129): ok (0m0.200s 0m0.096s) 56. m4_version_compare (m4sugar.at:1182): ok (0m0.204s 0m0.104s) 57. Standard regular expressions (m4sugar.at:1240): ok (0m1.524s 0m0.512s) 58. m4_bmatch (m4sugar.at:1267): ok (0m0.228s 0m0.064s) 59. m4_toupper and m4_tolower (m4sugar.at:1299): ok (0m0.220s 0m0.072s) 60. m4_bpatsubsts (m4sugar.at:1336): ok (0m0.232s 0m0.056s) 61. m4_esyscmd_s (m4sugar.at:1365): ok (0m0.208s 0m0.096s) 62. M4 loops (m4sugar.at:1393): ok (0m1.128s 0m0.332s) 63. m4_map (m4sugar.at:1547): ok (0m0.236s 0m0.068s) 64. m4_map_args and m4_curry (m4sugar.at:1622): ok (0m0.648s 0m0.212s) 65. m4_combine (m4sugar.at:1694): ok (0m0.216s 0m0.064s) 66. m4_max and m4_min (m4sugar.at:1721): ok (0m0.644s 0m0.228s) 67. recursion (m4sugar.at:1800): ok (0m8.713s 0m0.232s) 68. m4_set (m4sugar.at:1917): ok (0m6.752s 0m0.296s) 69. LINENO (m4sh.at:25): ok (0m0.988s 0m0.620s) 70. LINENO stack (m4sh.at:103): ok (0m0.268s 0m0.096s) 71. AS_BASENAME (m4sh.at:132): ok (0m0.360s 0m0.300s) 72. AS_DIRNAME (m4sh.at:189): ok (0m0.460s 0m0.256s) 73. AS_ECHO and AS_ECHO_N (m4sh.at:250): ok (0m0.284s 0m0.108s) 74. AS_EXIT (m4sh.at:299): ok (0m0.428s 0m0.188s) 75. AS_MKDIR_P (m4sh.at:348): ok (0m0.248s 0m0.136s) 76. AS_VERSION_COMPARE (m4sh.at:380): ok (0m0.344s 0m0.152s) 77. as_me (m4sh.at:426): ok (0m0.292s 0m0.068s) 78. Negated classes in globbing (m4sh.at:450): ok (0m0.252s 0m0.108s) 79. Functions Support (m4sh.at:481): ok (0m0.264s 0m0.108s) 80. Functions and return Support (m4sh.at:524): ok (0m0.260s 0m0.108s) 81. Nested AS_REQUIRE_SHELL_FN (m4sh.at:561): ok (0m0.244s 0m0.088s) 82. Nested AS_REQUIRE (m4sh.at:594): ok (0m0.232s 0m0.112s) 83. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:632): ok (0m0.248s 0m0.112s) 84. AS_HELP_STRING (m4sh.at:673): ok (0m0.296s 0m0.072s) 85. AS_IF and AS_CASE (m4sh.at:812): ok (0m1.372s 0m0.260s) 86. AS_FOR (m4sh.at:969): ok (0m0.276s 0m0.072s) 87. AS_LITERAL_IF (m4sh.at:1037): ok (0m0.244s 0m0.092s) 88. AS_VAR basics (m4sh.at:1072): ok (0m0.268s 0m0.112s) 89. AS_VAR_APPEND (m4sh.at:1169): ok (0m0.268s 0m0.076s) 90. AS_VAR_ARITH (m4sh.at:1204): ok (0m0.232s 0m0.112s) 91. AS_INIT cleanup (m4sh.at:1235): ok (0m0.240s 0m0.092s) 92. AS_INIT_GENERATED (m4sh.at:1272): ok (0m0.780s 0m0.536s) 93. AS_MESSAGE_FD (m4sh.at:1346): ok (0m0.284s 0m0.164s) 94. _AS_CLEAN_DIR (m4sh.at:1390): ok (0m0.268s 0m0.116s) 95. ECHO_C (m4sh.at:1419): ok (0m0.292s 0m0.108s) 96. Empty test suite (autotest.at:134): ok (0m0.548s 0m0.384s) 97. Banner-only test suite (autotest.at:138): ok (0m0.532s 0m0.424s) 98. Empty test (autotest.at:144): ok (0m0.596s 0m0.408s) 99. Empty check (autotest.at:147): ok (0m0.568s 0m0.456s) 100. AT_SETUP without AT_INIT (autotest.at:150): ok (0m0.228s 0m0.060s) 101. AT_BANNER without AT_INIT (autotest.at:156): ok (0m0.192s 0m0.096s) 102. AT_CLEANUP without AT_INIT (autotest.at:160): ok (0m0.216s 0m0.080s) 103. Missing AT_CLEANUP (autotest.at:164): ok (0m0.272s 0m0.072s) 104. AT_FAIL_IF without AT_SETUP (autotest.at:170): ok (0m0.284s 0m0.060s) 105. AT_SKIP_IF without AT_SETUP (autotest.at:175): ok (0m0.276s 0m0.060s) 106. AT_CHECK without AT_SETUP (autotest.at:180): ok (0m0.280s 0m0.072s) 107. AT_DATA without AT_SETUP (autotest.at:185): ok (0m0.256s 0m0.092s) 108. AT_XFAIL_IF without AT_SETUP (autotest.at:190): ok (0m0.244s 0m0.112s) 109. AT_KEYWORDS without AT_SETUP (autotest.at:195): ok (0m0.276s 0m0.072s) 110. AT_CLEANUP without AT_SETUP (autotest.at:200): ok (0m0.296s 0m0.056s) 111. AT_BANNER inside AT_SETUP (autotest.at:205): ok (0m0.248s 0m0.096s) 112. AT_SETUP inside AT_SETUP (autotest.at:213): ok (0m0.272s 0m0.084s) 113. Multiple AT_INIT (autotest.at:223): ok (0m0.268s 0m0.072s) 114. Tested programs (autotest.at:229): ok (0m1.012s 0m0.612s) 115. Startup error messages (autotest.at:239): ok (0m0.592s 0m0.428s) 116. Truth (autotest.at:251): ok (0m0.528s 0m0.496s) 117. Fallacy (autotest.at:254): ok (0m0.652s 0m0.600s) 118. Skip (autotest.at:259): ok (0m0.596s 0m0.468s) 119. Hard fail (autotest.at:264): ok (0m0.752s 0m0.628s) 120. AT_FAIL_IF (autotest.at:274): ok (0m0.728s 0m0.848s) 121. AT_SKIP_IF (autotest.at:294): ok (0m0.640s 0m0.680s) 122. Syntax error (autotest.at:314): ok (0m0.748s 0m0.832s) 123. errexit (autotest.at:333): ok (0m0.660s 0m0.588s) 124. unquoted output (autotest.at:345): ok (0m0.544s 0m0.484s) 125. Logging (autotest.at:352): ok (0m1.116s 0m1.468s) 126. Binary output (autotest.at:397): ok (0m1.140s 0m1.412s) 127. Cleanup (autotest.at:439): ok (0m1.076s 0m1.472s) 128. Literal multiline command (autotest.at:472): ok (0m0.544s 0m0.472s) 129. Multiline parameter expansion (autotest.at:478): ok (0m0.568s 0m0.440s) 130. Backquote command substitution (autotest.at:485): ok (0m0.560s 0m0.472s) 131. Multiline backquote command substitution (autotest.at:490): ok (0m0.592s 0m0.428s) 132. Parenthetical command substitution (autotest.at:498): ok (0m0.544s 0m0.456s) 133. Multiline parenthetical command substitution (autotest.at:503): ok (0m0.580s 0m0.468s) 134. Shell comment in command (autotest.at:513): ok (0m0.532s 0m0.500s) 135. Invalid brace-enclosed parameter expansion (autotest.at:527): ok (0m0.648s 0m0.596s) 136. Multiline command from M4 expansion (autotest.at:535): ok (0m0.548s 0m0.464s) 137. Double-M4-quoted command (autotest.at:542): ok (0m0.552s 0m0.480s) 138. Metacharacters in command from M4 expansion (autotest.at:549): ok (0m0.548s 0m0.468s) 139. BS-newline in command (autotest.at:559): ok (0m0.560s 0m0.444s) 140. ^BS-newline in command (autotest.at:564): ok (0m0.568s 0m0.436s) 141. BSx641-newline in command (autotest.at:569): ok (0m0.564s 0m0.456s) 142. BS-BS-newline in command (autotest.at:574): ok (0m0.520s 0m0.492s) 143. BSx640-newline in command (autotest.at:582): ok (0m0.592s 0m0.416s) 144. Newline-CODE-BS-newline in command (autotest.at:589): ok (0m0.536s 0m0.476s) 145. Single-quote-BS-newline in command (autotest.at:596): ok (0m0.556s 0m0.456s) 146. Single-quote-newline-BS-newline in command (autotest.at:602): ok (0m0.556s 0m0.460s) 147. Input from stdin (autotest.at:615): ok (0m0.612s 0m0.516s) 148. Backquote in a test title (autotest.at:684): ok (0m0.724s 0m0.700s) 149. Single-quote in a test title (autotest.at:685): ok (0m0.724s 0m0.696s) 150. Double-quote in a test title (autotest.at:686): ok (0m0.692s 0m0.712s) 151. Backslash in a test title (autotest.at:688): ok (0m0.744s 0m0.676s) 152. Brackets in a test title (autotest.at:689): ok (0m0.712s 0m0.712s) 153. Left bracket in a test title (autotest.at:690): ok (0m0.732s 0m0.692s) 154. Right bracket in a test title (autotest.at:691): ok (0m0.728s 0m0.688s) 155. Quoted pound in a test title (autotest.at:692): ok (0m0.684s 0m0.744s) 156. Pound in a test title (autotest.at:693): ok (0m0.644s 0m0.780s) 157. Quoted comma in a test title (autotest.at:694): ok (0m0.652s 0m0.764s) 158. Comma in a test title (autotest.at:695): ok (0m0.704s 0m0.720s) 159. Parentheses in a test title (autotest.at:697): ok (0m0.716s 0m0.696s) 160. Left paren in a test title (autotest.at:698): ok (0m0.708s 0m0.708s) 161. Right paren in a test title (autotest.at:699): ok (0m0.724s 0m0.692s) 162. Quoted Macro in a test title (autotest.at:701): ok (0m0.720s 0m0.716s) 163. Macro in a test title (autotest.at:702): ok (0m0.692s 0m0.712s) 164. Macro with backquote in a test title (autotest.at:703): ok (0m0.680s 0m0.732s) 165. Macro with single-quote in a test title (autotest.at:704): ok (0m0.744s 0m0.684s) 166. Macro with double-quote in a test title (autotest.at:705): ok (0m0.720s 0m0.708s) 167. Macro with backslash in a test title (autotest.at:707): ok (0m0.740s 0m0.684s) 168. Macro echoing macro in a test title (autotest.at:708): ok (0m0.640s 0m0.768s) 169. Macro echoing single-quote in a test title (autotest.at:710): ok (0m0.724s 0m0.696s) 170. Long test title in a test title (autotest.at:711): ok (0m0.740s 0m0.684s) 171. Longer test title in a test title (autotest.at:712): ok (0m0.676s 0m0.744s) 172. Long test source lines (autotest.at:723): ok (0m0.672s 0m0.644s) 173. Debugging a successful test (autotest.at:735): ok (0m0.844s 0m1.056s) 174. Debugging script and environment (autotest.at:749): ok (0m1.092s 0m1.476s) 175. Debugging a failed test (autotest.at:766): ok (0m0.880s 0m1.120s) 176. Using atlocal (autotest.at:777): ok (0m1.264s 0m1.964s) 177. Choosing where testsuite is run (autotest.at:812): ok (0m1.164s 0m1.252s) 178. Banners (autotest.at:849): ok (0m2.536s 0m4.472s) 179. Keywords and ranges (autotest.at:910): ok (0m5.224s 0m9.165s) 180. Keyword wrapping (autotest.at:1013): ok (0m0.396s 0m0.156s) 181. parallel test execution (autotest.at:1054): ok (0m1.708s 0m2.440s) 182. parallel truth (autotest.at:1145): ok (0m0.604s 0m0.428s) 183. parallel fallacy (autotest.at:1150): ok (0m0.648s 0m0.600s) 184. parallel skip (autotest.at:1155): ok (0m0.592s 0m0.448s) 185. parallel syntax error (autotest.at:1160): ok (0m0.752s 0m0.908s) 186. parallel errexit (autotest.at:1179): ok (0m0.688s 0m0.756s) 187. parallel autotest and signal handling (autotest.at:1195): ok (0m1.580s 0m2.580s) 188. srcdir propagation (autotest.at:1316): ok (0m2.320s 0m2.740s) 189. whitespace in absolute testdir (autotest.at:1382): ok (0m0.660s 0m0.668s) 190. unusual file names (autotest.at:1406): ok (0m0.484s 0m0.288s) 191. Erlang Eunit unit tests (autotest.at:1436): ok (0m3.000s 0m1.140s) 192. AC_REQUIRE: topological sort (base.at:28): ok (0m0.332s 0m0.140s) 193. AC_REQUIRE: error message (base.at:72): ok (0m0.272s 0m0.136s) 194. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok (0m0.340s 0m0.148s) 195. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok (0m0.328s 0m0.156s) 196. AC_REQUIRE & AC_PROVIDE (base.at:174): ok (0m0.312s 0m0.168s) 197. AC_INIT (base.at:207): ok (0m0.580s 0m0.280s) 198. AC_CACHE_CHECK (base.at:229): ok (0m1.580s 0m0.740s) 199. AC_COMPUTE_INT (base.at:262): ok (0m1.220s 0m0.588s) 200. AC_TRY_COMMAND (base.at:284): ok (0m0.616s 0m0.264s) 201. Input/Output (base.at:314): ok (0m0.688s 0m0.464s) 202. configure arguments (base.at:332): ok (0m0.660s 0m0.452s) 203. configure directories (base.at:354): ok (0m0.728s 0m0.608s) 204. AC_CONFIG_COMMANDS with empty commands (torture.at:27): ok (0m1.444s 0m0.924s) 205. Multiple AC_CONFIG_FILES (torture.at:36): ok (0m0.332s 0m0.112s) 206. Parameterized AC_CONFIG_FILES (torture.at:48): ok (0m0.856s 0m0.512s) 207. AC_ARG_VAR (torture.at:102): ok (0m4.108s 0m6.052s) 208. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:159): ok (0m5.140s 0m7.352s) 209. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:344): ok (0m0.724s 0m0.376s) 210. Missing templates (torture.at:364): ok (0m0.740s 0m0.452s) 211. configure invocation (torture.at:397): ok (0m3.176s 0m3.500s) 212. #define header templates (torture.at:461): ok (0m0.808s 0m0.588s) 213. Torturing config.status (torture.at:595): ok (0m2.392s 0m1.620s) 214. Substitute a 2000-byte string (torture.at:733): ok (0m1.216s 0m1.012s) 215. Define to a 2000-byte string (torture.at:777): ok (0m1.152s 0m0.576s) 216. Substitute and define special characters (torture.at:801): ok (0m1.596s 0m1.248s) 217. Substitute a newline (torture.at:904): ok (0m0.992s 0m0.876s) 218. Define a newline (torture.at:944): ok (0m2.300s 0m1.192s) 219. AC_SUBST: variable name validation (torture.at:989): ok (0m5.840s 0m2.796s) 220. datarootdir workaround (torture.at:1019): ok (0m1.528s 0m1.100s) 221. srcdir (torture.at:1070): ok (0m1.220s 0m1.348s) 222. Signal handling (torture.at:1113): ok (0m0.560s 0m0.304s) 223. AC_CONFIG_LINKS and identical files (torture.at:1130): ok (0m1.740s 0m1.872s) 224. Configuring subdirectories (torture.at:1189): ok (0m19.281s 0m6.464s) 225. Deep Package (torture.at:1315): ok (0m18.617s 0m9.521s) 226. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1446): ok (0m4.336s 0m0.888s) 227. Empty directory (torture.at:1489): ok (0m1.084s 0m0.124s) 228. Unusual Automake input files (torture.at:1510): ok (0m6.776s 0m1.136s) 229. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok (0m0.448s 0m0.140s) 230. AC_REQUIRE & AC_LANG (compile.at:83): ok (0m0.648s 0m0.216s) 231. AC_RUN_IFELSE (compile.at:119): ok (0m1.444s 0m0.712s) 232. Order of user actions and cleanup (compile.at:152): ok (0m1.524s 0m0.792s) 233. AC_TRY_LINK_FUNC (compile.at:198): ok (0m2.672s 0m1.644s) 234. Multiple languages (compile.at:208): ok (0m4.812s 0m2.436s) 235. AC_NO_EXECUTABLES (aclang.at:13): ok (0m1.456s 0m0.912s) 236. AC_REQUIRE_CPP (aclang.at:14): ok (0m2.476s 0m1.408s) 237. Extensions (c.at:34): ok (0m2.308s 0m1.356s) 238. Broken/missing compilers (c.at:57): ok (0m0.668s 0m0.360s) 239. C keywords (c.at:76): ok (0m2.404s 0m1.436s) 240. AC_PROG_CPP requires AC_PROG_CC (c.at:94): ok (0m2.412s 0m1.436s) 241. AC_PROG_CPP with warnings (c.at:109): ok (0m1.864s 0m1.008s) 242. AC_PROG_CPP without warnings (c.at:141): ok (0m1.836s 0m1.032s) 243. AC_PROG_CPP via CC (c.at:181): ok (0m1.880s 0m1.020s) 244. AC_NO_EXECUTABLES (working linker) (c.at:222): ok (0m2.444s 0m1.444s) 245. AC_NO_EXECUTABLES (broken linker) (c.at:232): ok (0m1.804s 0m1.284s) 246. AC_USE_SYSTEM_EXTENSIONS (c.at:243): ok (0m5.660s 0m3.068s) 247. AC_C_RESTRICT and C++ (c.at:266): ok (0m1.960s 0m1.036s) 248. AC_C_BACKSLASH_A (acc.at:13): ok (0m2.348s 0m1.396s) 249. AC_C_BIGENDIAN (acc.at:14): ok (0m3.432s 0m2.116s) 250. AC_C_CHAR_UNSIGNED (acc.at:15): ok (0m3.416s 0m2.040s) 251. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok (0m2.408s 0m1.420s) 252. AC_C_INLINE (acc.at:17): ok (0m2.276s 0m1.500s) 253. AC_C_PROTOTYPES (acc.at:18): ok (0m2.468s 0m1.360s) 254. AC_C_RESTRICT (acc.at:19): ok (0m2.348s 0m1.524s) 255. AC_C_STRINGIZE (acc.at:20): ok (0m2.460s 0m1.568s) 256. AC_C_TYPEOF (acc.at:21): ok (0m2.412s 0m1.388s) 257. AC_C_VARARRAYS (acc.at:22): ok (0m2.332s 0m1.468s) 258. AC_OPENMP (acc.at:23): ok (0m2.532s 0m1.436s) 259. AC_PROG_CC_C89 (acc.at:24): ok (0m2.328s 0m1.408s) 260. AC_PROG_CC_C99 (acc.at:25): ok (0m2.396s 0m1.548s) 261. AC_PROG_CC_C_O (acc.at:26): ok (0m2.508s 0m1.432s) 262. AC_PROG_CC_STDC (acc.at:27): ok (0m2.600s 0m1.416s) 263. AC_PROG_CPP_WERROR (acc.at:28): ok (0m2.460s 0m1.468s) 264. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok (0m2.612s 0m1.400s) 265. AC_LANG_C (acc.at:32): ok (0m4.844s 0m1.428s) 266. AC_LANG_CPLUSPLUS (acc.at:33): ok (0m4.968s 0m1.528s) 267. AC_LANG_OBJC (acc.at:34): ok (0m5.208s 0m1.428s) 269. GNU Fortran (fortran.at:59): ok (0m2.400s 0m1.488s) 272. AC_FC_MAIN (acfortran.at:15): ok (0m3.248s 0m1.640s) 273. AC_FC_WRAPPERS (acfortran.at:16): ok (0m3.716s 0m1.844s) 274. AC_PROG_F77_C_O (acfortran.at:17): ok (0m2.860s 0m1.516s) 275. AC_PROG_FC_C_O (acfortran.at:18): ok (0m2.544s 0m1.312s) 276. AC_F77_NAME_MANGLING (acfortran.at:21): ok (0m5.488s 0m1.428s) 277. AC_LANG_FORTRAN77 (acfortran.at:22): ok (0m5.520s 0m1.276s) 278. Erlang (erlang.at:32): ok (0m3.992s 0m1.300s) 279. AC_ERLANG_CHECK_LIB (erlang.at:54): ok (0m2.324s 0m1.056s) 280. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:74): ok (0m2.336s 0m0.896s) 281. AC_ERLANG_SUBST_LIB_DIR (erlang.at:91): ok (0m2.336s 0m0.992s) 282. AC_ERLANG_SUBST_INSTALL_LIB_DIR (erlang.at:108): ok (0m1.552s 0m0.780s) 283. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:116): ok (0m1.532s 0m0.832s) 284. AC_ERLANG_SUBST_ERTS_VER (erlang.at:130): ok (0m2.300s 0m0.884s) 285. AC_CHECK_LIB (semantics.at:33): ok (0m3.840s 0m1.796s) 286. AC_SEARCH_LIBS (semantics.at:77): ok (0m2.840s 0m1.132s) 287. AC_SEARCH_LIBS (none needed) (semantics.at:90): ok (0m2.632s 0m1.136s) 288. AC_CHECK_DECLS (semantics.at:105): ok (0m2.792s 0m1.380s) 289. AC_CHECK_FUNCS (semantics.at:128): ok (0m2.920s 0m1.304s) 290. AC_REPLACE_FUNCS (semantics.at:141): ok (0m2.348s 0m0.956s) 291. AC_CHECK_HEADERS (semantics.at:171): ok (0m3.028s 0m1.540s) 292. AC_CHECK_HEADERS (preprocessor test) (semantics.at:200): ok (0m2.024s 0m0.872s) 293. AC_CHECK_HEADERS (compiler test) (semantics.at:227): ok (0m1.980s 0m0.924s) 294. AC_CHECK_MEMBER (semantics.at:260): ok (0m2.652s 0m1.360s) 295. AC_CHECK_MEMBERS (semantics.at:286): ok (0m2.592s 0m1.196s) 296. AC_CHECK_ALIGNOF (semantics.at:301): ok (0m4.064s 0m1.936s) 297. AC_CHECK_ALIGNOF (cross compile) (semantics.at:301): ok (0m3.864s 0m2.060s) 298. AC_CHECK_ALIGNOF struct (semantics.at:318): ok (0m4.004s 0m2.088s) 299. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:318): ok (0m3.856s 0m1.948s) 300. AC_CHECK_SIZEOF (semantics.at:330): ok (0m4.212s 0m2.080s) 301. AC_CHECK_SIZEOF (cross compile) (semantics.at:330): ok (0m3.876s 0m2.008s) 302. AC_CHECK_SIZEOF struct (semantics.at:346): ok (0m4.176s 0m2.052s) 303. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:346): ok (0m4.060s 0m2.520s) 304. AC_CHECK_TYPES (semantics.at:367): ok (0m2.676s 0m1.308s) 305. AC_CHECK_TYPES: backward compatibility (semantics.at:381): ok (0m0.536s 0m0.152s) 306. AC_CHECK_FILES (semantics.at:417): ok (0m1.572s 0m0.924s) 307. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:460): ok (0m0.648s 0m0.356s) 308. AC_C_BIGENDIAN (semantics.at:509): ok (0m6.392s 0m2.976s) 309. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:558): ok (0m0.616s 0m0.316s) 310. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:600): ok (0m0.684s 0m0.400s) 311. AC_PATH_XTRA (semantics.at:680): ok (0m3.876s 0m1.988s) 312. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:698): ok (0m3.892s 0m2.096s) 313. AC_FUNC_SETVBUF_REVERSED (semantics.at:699): ok (0m1.668s 0m0.852s) 314. AC_FUNC_WAIT3 (semantics.at:700): ok (0m3.872s 0m2.164s) 315. AC_ARG_ENABLE (acgeneral.at:13): ok (0m1.516s 0m0.884s) 316. AC_ARG_PROGRAM (acgeneral.at:14): ok (0m1.532s 0m0.800s) 317. AC_ARG_WITH (acgeneral.at:15): ok (0m1.708s 0m0.880s) 318. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok (0m3.796s 0m1.960s) 319. AC_EGREP_CPP (acgeneral.at:17): ok (0m2.732s 0m1.344s) 320. AC_EGREP_HEADER (acgeneral.at:18): ok (0m2.576s 0m1.272s) 321. AC_LIBOBJ (acgeneral.at:19): ok (0m1.668s 0m0.836s) 322. AC_LIBSOURCES (acgeneral.at:20): ok (0m1.596s 0m0.824s) 323. AC_PREFIX_DEFAULT (acgeneral.at:21): ok (0m1.532s 0m0.820s) 324. AC_PRESERVE_HELP_ORDER (acgeneral.at:22): ok (0m1.604s 0m0.860s) 325. AC_CHECKING (acgeneral.at:25): ok (0m5.404s 0m1.296s) 326. AC_COMPILE_CHECK (acgeneral.at:26): ok (0m7.092s 0m2.112s) 327. AC_ENABLE (acgeneral.at:27): ok (0m5.572s 0m1.396s) 328. AC_FOREACH (acgeneral.at:28): ok (0m5.544s 0m1.356s) 329. AC_MSG_RESULT_UNQUOTED (acgeneral.at:29): ok (0m5.324s 0m1.392s) 330. AC_TRY_COMPILE (acgeneral.at:30): ok (0m6.644s 0m1.960s) 331. AC_TRY_CPP (acgeneral.at:31): ok (0m6.816s 0m2.008s) 332. AC_TRY_LINK (acgeneral.at:32): ok (0m6.868s 0m2.160s) 333. AC_TRY_RUN (acgeneral.at:33): ok (0m6.336s 0m2.208s) 334. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:34): ok (0m5.060s 0m1.340s) 335. AC_WITH (acgeneral.at:35): ok (0m5.100s 0m1.292s) 336. AC_OUTPUT_COMMANDS (acstatus.at:15): ok (0m5.220s 0m1.476s) 337. AC_SYS_INTERPRETER (acspecific.at:13): ok (0m1.600s 0m0.864s) 338. AC_SYS_LARGEFILE (acspecific.at:14): ok (0m2.708s 0m1.548s) 339. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (0m1.668s 0m0.916s) 340. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok (0m2.744s 0m1.316s) 341. AC_AIX (acspecific.at:19): ok (0m9.085s 0m3.256s) 342. AC_ARG_ARRAY (acspecific.at:20): ok (0m5.328s 0m1.428s) 343. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (0m6.820s 0m1.948s) 344. AC_DYNIX_SEQ (acspecific.at:22): ok (0m6.720s 0m2.000s) 345. AC_HAVE_POUNDBANG (acspecific.at:23): ok (0m5.500s 0m1.424s) 346. AC_IRIX_SUN (acspecific.at:24): ok (0m7.212s 0m2.048s) 347. AC_ISC_POSIX (acspecific.at:25): ok (0m6.936s 0m2.072s) 348. AC_MINIX (acspecific.at:26): ok (0m9.141s 0m3.344s) 349. AC_SCO_INTL (acspecific.at:27): ok (0m6.920s 0m2.152s) 350. AC_XENIX_DIR (acspecific.at:28): ok (0m7.196s 0m2.324s) 351. AC_PROG_AWK (acprograms.at:13): ok (0m1.540s 0m0.884s) 352. AC_PROG_FGREP (acprograms.at:14): ok (0m1.380s 0m0.884s) 353. AC_PROG_INSTALL (acprograms.at:15): ok (0m1.532s 0m0.784s) 354. AC_PROG_LEX (acprograms.at:16): ok (0m4.952s 0m1.496s) 355. AC_PROG_LN_S (acprograms.at:17): ok (0m1.480s 0m0.748s) 356. AC_PROG_MAKE_SET (acprograms.at:18): ok (0m1.528s 0m0.856s) 357. AC_PROG_MKDIR_P (acprograms.at:19): ok (0m1.568s 0m0.772s) 358. AC_PROG_RANLIB (acprograms.at:20): ok (0m1.592s 0m0.784s) 359. AC_PROG_SED (acprograms.at:21): ok (0m1.496s 0m0.760s) 360. AC_PROG_YACC (acprograms.at:22): ok (0m1.524s 0m0.876s) 361. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok (0m5.284s 0m1.384s) 362. AC_DECL_YYTEXT (acprograms.at:26): ok (0m11.609s 0m2.332s) 363. AC_RSH (acprograms.at:27): ok (0m5.504s 0m1.324s) 364. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok (0m1.380s 0m0.876s) 365. AC_HEADER_ASSERT (acheaders.at:14): ok (0m1.500s 0m0.844s) 366. AC_HEADER_MAJOR (acheaders.at:15): ok (0m3.560s 0m2.060s) 367. AC_HEADER_RESOLV (acheaders.at:16): ok (0m2.776s 0m1.528s) 368. AC_HEADER_STAT (acheaders.at:17): ok (0m2.484s 0m1.328s) 369. AC_HEADER_STDBOOL (acheaders.at:18): ok (0m3.612s 0m2.020s) 370. AC_HEADER_TIOCGWINSZ (acheaders.at:19): ok (0m2.712s 0m1.332s) 371. AC_DIR_HEADER (acheaders.at:22): ok (0m9.225s 0m3.308s) 372. AC_MEMORY_H (acheaders.at:23): ok (0m8.873s 0m3.156s) 373. AC_UNISTD_H (acheaders.at:24): ok (0m8.713s 0m3.096s) 374. AC_USG (acheaders.at:25): ok (0m8.785s 0m3.000s) 375. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok (0m2.800s 0m1.324s) 376. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok (0m2.600s 0m1.384s) 377. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok (0m3.640s 0m1.788s) 378. AC_STRUCT_TIMEZONE (actypes.at:16): ok (0m2.700s 0m1.336s) 379. AC_TYPE_INT16_T (actypes.at:17): ok (0m3.736s 0m2.044s) 380. AC_TYPE_INT32_T (actypes.at:18): ok (0m3.700s 0m2.180s) 381. AC_TYPE_INT64_T (actypes.at:19): ok (0m3.636s 0m2.180s) 382. AC_TYPE_INT8_T (actypes.at:20): ok (0m3.700s 0m2.080s) 383. AC_TYPE_INTMAX_T (actypes.at:21): ok (0m3.920s 0m2.260s) 384. AC_TYPE_INTPTR_T (actypes.at:22): ok (0m3.544s 0m2.156s) 385. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok (0m2.428s 0m1.340s) 386. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok (0m2.436s 0m1.360s) 387. AC_TYPE_MODE_T (actypes.at:25): ok (0m3.816s 0m2.052s) 388. AC_TYPE_OFF_T (actypes.at:26): ok (0m3.612s 0m2.016s) 389. AC_TYPE_SSIZE_T (actypes.at:27): ok (0m3.524s 0m2.124s) 390. AC_TYPE_UINT16_T (actypes.at:28): ok (0m3.528s 0m1.868s) 391. AC_TYPE_UINT32_T (actypes.at:29): ok (0m3.724s 0m1.900s) 392. AC_TYPE_UINT64_T (actypes.at:30): ok (0m3.492s 0m2.040s) 393. AC_TYPE_UINT8_T (actypes.at:31): ok (0m3.528s 0m2.116s) 394. AC_TYPE_UINTMAX_T (actypes.at:32): ok (0m3.680s 0m2.056s) 395. AC_TYPE_UINTPTR_T (actypes.at:33): ok (0m3.584s 0m2.080s) 396. AC_C_LONG_DOUBLE (actypes.at:36): ok (0m6.652s 0m1.876s) 397. AC_INT_16_BITS (actypes.at:37): ok (0m8.965s 0m3.168s) 398. AC_LONG_64_BITS (actypes.at:38): ok (0m8.657s 0m2.876s) 399. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok (0m8.497s 0m2.900s) 400. AC_STRUCT_ST_RDEV (actypes.at:40): ok (0m8.569s 0m2.968s) 401. AC_TYPE_SIGNAL (actypes.at:41): ok (0m6.380s 0m1.880s) 402. AM_TYPE_PTRDIFF_T (actypes.at:42): ok (0m8.181s 0m2.936s) 403. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok (0m1.384s 0m0.828s) 404. AC_FUNC_CHOWN (acfunctions.at:14): ok (0m3.464s 0m1.972s) 405. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok (0m3.588s 0m2.056s) 406. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok (0m2.600s 0m1.216s) 407. AC_FUNC_FNMATCH (acfunctions.at:17): ok (0m2.764s 0m1.248s) 408. AC_FUNC_FORK (acfunctions.at:18): ok (0m4.364s 0m2.464s) 409. AC_FUNC_FSEEKO (acfunctions.at:19): ok (0m2.844s 0m1.268s) 410. AC_FUNC_GETGROUPS (acfunctions.at:20): ok (0m4.348s 0m2.096s) 411. AC_FUNC_GETMNTENT (acfunctions.at:21): ok (0m2.712s 0m1.412s) 412. AC_FUNC_GETPGRP (acfunctions.at:22): ok (0m3.700s 0m1.952s) 413. AC_FUNC_LSTAT (acfunctions.at:23): ok (0m4.024s 0m2.100s) 414. AC_FUNC_MALLOC (acfunctions.at:24): ok (0m3.800s 0m2.144s) 415. AC_FUNC_MBRTOWC (acfunctions.at:25): ok (0m2.384s 0m1.080s) 416. AC_FUNC_MEMCMP (acfunctions.at:26): ok (0m3.440s 0m1.880s) 417. AC_FUNC_MKTIME (acfunctions.at:27): ok (0m3.796s 0m2.072s) 418. AC_FUNC_MMAP (acfunctions.at:28): ok (0m3.732s 0m2.016s) 419. AC_FUNC_OBSTACK (acfunctions.at:29): ok (0m3.576s 0m1.916s) 420. AC_FUNC_REALLOC (acfunctions.at:30): ok (0m3.856s 0m2.080s) 421. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok (0m3.592s 0m2.128s) 422. AC_FUNC_SETPGRP (acfunctions.at:32): ok (0m3.432s 0m1.768s) 423. AC_FUNC_STAT (acfunctions.at:33): ok (0m3.884s 0m1.888s) 424. AC_FUNC_STRCOLL (acfunctions.at:34): ok (0m3.760s 0m1.760s) 425. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m3.756s 0m1.984s) 426. AC_FUNC_STRFTIME (acfunctions.at:36): ok (0m2.604s 0m1.312s) 427. AC_FUNC_STRNLEN (acfunctions.at:37): ok (0m3.656s 0m1.876s) 428. AC_FUNC_STRTOD (acfunctions.at:38): ok (0m3.536s 0m1.848s) 429. AC_FUNC_STRTOLD (acfunctions.at:39): ok (0m2.376s 0m1.204s) 430. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m3.736s 0m1.892s) 431. AC_FUNC_VPRINTF (acfunctions.at:41): ok (0m2.756s 0m1.276s) 432. AC_HAVE_LIBRARY (aclibs.at:15): ok (0m6.884s 0m1.904s) 433. Libtool (foreign.at:26): skipped (foreign.at:58) 434. autoscan (autoscan.at:20): ok (0m0.632s 0m0.168s) testsuite: ending at: Sun Oct 4 16:47:57 CEST 2009 testsuite: test suite duration: 1h 22m 25s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 433 tests were run, 7 failed (4 expected failures). 1 test was skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.64.56-dfc96 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 268: fortran.at:31 GNU Fortran 77 270: acfortran.at:13 AC_F77_MAIN 271: acfortran.at:14 AC_F77_WRAPPERS Skipped tests: GNU Autoconf 2.64.56-dfc96 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 433: foreign.at:26 Libtool ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 268. fortran.at:31: testing ... ../../tests/fortran.at:31: autoconf --force -W obsolete ../../tests/fortran.at:31: /bin/sh -n configure ../../tests/fortran.at:31: autoheader ../../tests/fortran.at:31: ./configure $configure_options -C --- /dev/null 2009-10-04 14:28:16.512396761 +0200 +++ /home/stefano/src/autoconf/_build/tests/testsuite.dir/at-groups/268/stderr 2009-10-04 15:39:36.000000000 +0200 @@ -0,0 +1 @@ +configure: error: incorrectly recognized a GNU Fortran 77 compiler stdout: configure: creating cache config.cache checking for g77... no checking for xlf... no checking for f77... f77 checking whether the Fortran 77 compiler works... yes checking for Fortran 77 compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes ../../tests/fortran.at:31: exit code was 1, expected 0 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.64.56-dfc96. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = bigio > uname -m = i686 > uname -r = 2.6.26-1-686 > uname -s = Linux > uname -v = #1 SMP Sat Jan 10 18:29:31 UTC 2009 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /home/stefano/src/autoconf/_build/tests > PATH: /home/stefano/src/autoconf/tests > PATH: /home/stefano/bin/linux > PATH: /home/stefano/bin > PATH: /usr/local/bin > PATH: /opt/bin > PATH: /usr/games > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1619: creating cache config.cache > configure:1766: checking for g77 > configure:1796: result: no > configure:1766: checking for xlf > configure:1796: result: no > configure:1766: checking for f77 > configure:1782: found /usr/bin/f77 > configure:1793: result: f77 > configure:1819: checking for Fortran 77 compiler version > configure:1828: f77 --version >&5 > /usr/bin/f77: Illegal option: --version > configure:1839: $? = 255 > configure:1828: f77 -v >&5 > /usr/bin/f77: fort77 Version 1.15 > /usr/bin/f77: No input files specified > configure:1839: $? = 255 > configure:1828: f77 -V >&5 > /usr/bin/f77 : Missing argument to "-V" > configure:1839: $? = 255 > configure:1828: f77 -qversion >&5 > /usr/bin/f77: Illegal option: -qversion > configure:1839: $? = 255 > configure:1854: checking whether the Fortran 77 compiler works > configure:1876: f77 conftest.f >&5 > MAIN main: > configure:1880: $? = 0 > configure:1929: result: yes > configure:1932: checking for Fortran 77 compiler default output file name > configure:1934: result: a.out > configure:1940: checking for suffix of executables > configure:1947: f77 -o conftest conftest.f >&5 > MAIN main: > configure:1951: $? = 0 > configure:1973: result: > configure:1989: checking whether we are cross compiling > configure:1997: f77 -o conftest conftest.f >&5 > MAIN main: > configure:2001: $? = 0 > configure:2008: ./conftest > configure:2012: $? = 0 > configure:2027: result: no > configure:2032: checking for suffix of object files > configure:2048: f77 -c conftest.f >&5 > MAIN main: > configure:2052: $? = 0 > configure:2073: result: o > configure:2081: checking whether we are using the GNU Fortran 77 compiler > configure:2094: f77 -c conftest.F >&5 > MAIN main: > configure:2094: $? = 0 > configure:2103: result: yes > configure:2109: checking whether f77 accepts -g > configure:2120: f77 -c -g conftest.f >&5 > MAIN main: > configure:2120: $? = 0 > configure:2128: result: yes > configure:2159: f77 --version | grep GNU >&2 > /usr/bin/f77: Illegal option: --version > configure:2162: $? = 1 > configure:2176: error: incorrectly recognized a GNU Fortran 77 compiler > > ## ---------------- ## > ## Cache variables. ## > ## ---------------- ## > > ac_cv_env_F77_set= > ac_cv_env_F77_value= > ac_cv_env_FFLAGS_set= > ac_cv_env_FFLAGS_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_f77_compiler_gnu=yes > ac_cv_objext=o > ac_cv_prog_ac_ct_F77=f77 > ac_cv_prog_f77_g=yes > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > DEFS='' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EXEEXT='' > F77='f77' > FFLAGS='-g -O2' > 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_F77='f77' > 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 1 268. fortran.at:31: 268. GNU Fortran 77 (fortran.at:31): FAILED (fortran.at:31) # -*- compilation -*- 270. acfortran.at:13: testing ... ../../tests/acfortran.at:13: autoconf --force -W obsolete ../../tests/acfortran.at:13: /bin/sh -n configure ../../tests/acfortran.at:13: autoheader ../../tests/acfortran.at:13: ./configure $configure_options -C --- /dev/null 2009-10-04 14:28:16.512396761 +0200 +++ /home/stefano/src/autoconf/_build/tests/testsuite.dir/at-groups/270/stderr 2009-10-04 15:40:07.000000000 +0200 @@ -0,0 +1 @@ +configure: WARNING: cannot determine how to obtain linking information from f77 stdout: configure: creating cache config.cache checking for g77... no checking for xlf... no checking for f77... f77 checking whether the Fortran 77 compiler works... yes checking for Fortran 77 compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking how to get verbose linking output from f77... checking for Fortran 77 libraries of f77... checking for gcc... gcc 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 alternate main to link with Fortran 77 libraries... main configure: updating cache config.cache 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.64.56-dfc96. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = bigio > uname -m = i686 > uname -r = 2.6.26-1-686 > uname -s = Linux > uname -v = #1 SMP Sat Jan 10 18:29:31 UTC 2009 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /home/stefano/src/autoconf/_build/tests > PATH: /home/stefano/src/autoconf/tests > PATH: /home/stefano/bin/linux > PATH: /home/stefano/bin > PATH: /usr/local/bin > PATH: /opt/bin > PATH: /usr/games > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1715: creating cache config.cache > configure:1857: checking for g77 > configure:1887: result: no > configure:1857: checking for xlf > configure:1887: result: no > configure:1857: checking for f77 > configure:1873: found /usr/bin/f77 > configure:1884: result: f77 > configure:1910: checking for Fortran 77 compiler version > configure:1919: f77 --version >&5 > /usr/bin/f77: Illegal option: --version > configure:1930: $? = 255 > configure:1919: f77 -v >&5 > /usr/bin/f77: fort77 Version 1.15 > /usr/bin/f77: No input files specified > configure:1930: $? = 255 > configure:1919: f77 -V >&5 > /usr/bin/f77 : Missing argument to "-V" > configure:1930: $? = 255 > configure:1919: f77 -qversion >&5 > /usr/bin/f77: Illegal option: -qversion > configure:1930: $? = 255 > configure:1945: checking whether the Fortran 77 compiler works > configure:1967: f77 conftest.f >&5 > MAIN main: > configure:1971: $? = 0 > configure:2020: result: yes > configure:2023: checking for Fortran 77 compiler default output file name > configure:2025: result: a.out > configure:2031: checking for suffix of executables > configure:2038: f77 -o conftest conftest.f >&5 > MAIN main: > configure:2042: $? = 0 > configure:2064: result: > configure:2080: checking whether we are cross compiling > configure:2088: f77 -o conftest conftest.f >&5 > MAIN main: > configure:2092: $? = 0 > configure:2099: ./conftest > configure:2103: $? = 0 > configure:2118: result: no > configure:2123: checking for suffix of object files > configure:2139: f77 -c conftest.f >&5 > MAIN main: > configure:2143: $? = 0 > configure:2164: result: o > configure:2172: checking whether we are using the GNU Fortran 77 compiler > configure:2185: f77 -c conftest.F >&5 > MAIN main: > configure:2185: $? = 0 > configure:2194: result: yes > configure:2200: checking whether f77 accepts -g > configure:2211: f77 -c -g conftest.f >&5 > MAIN main: > configure:2211: $? = 0 > configure:2219: result: yes > configure:2253: checking how to get verbose linking output from f77 > configure:2263: f77 -c -g -O2 conftest.f >&5 > MAIN main: > configure:2263: $? = 0 > configure:2281: f77 -o conftest -g -O2 -v conftest.f > /usr/bin/f77: fort77 Version 1.15 > /usr/bin/f77: Running "/usr/bin/f2c -g -Nn802 -I. < conftest.f | /usr/bin/perl -p -e 's|^(#line.*)""|$1"conftest.f"|' > /tmp/fort77-21355-1.c" > MAIN main: > /usr/bin/f77: Running "gcc" "-g" "-O2" "-c" "-o" "conftest.o" "/tmp/fort77-21355-1.c" > /usr/bin/f77: unlinking /tmp/fort77-21355-1.c > /usr/bin/f77: Running "gcc" "-o" "conftest" "conftest.o" "-g" "-O2" "-lf2c" "-lm" > /usr/bin/f77: unlinking conftest.o > configure:2281: f77 -o conftest -g -O2 -verbose conftest.f > /usr/bin/f77: Illegal option: -verbose > configure:2281: f77 -o conftest -g -O2 --verbose conftest.f > /usr/bin/f77: Illegal option: --verbose > configure:2281: f77 -o conftest -g -O2 -V conftest.f > /usr/bin/f77: No input files specified > configure:2281: f77 -o conftest -g -O2 -### conftest.f > /usr/bin/f77: Illegal option: -### > configure:2336: WARNING: cannot determine how to obtain linking information from f77 > configure:2346: result: > configure:2348: checking for Fortran 77 libraries of f77 > configure:2371: f77 -o conftest -g -O2 conftest.f > MAIN main: > configure:2545: result: > configure:2604: checking for gcc > configure:2620: found /usr/bin/gcc > configure:2631: result: gcc > configure:2860: checking for C compiler version > configure:2869: gcc --version >&5 > gcc (Debian 4.3.4-2) 4.3.4 > Copyright (C) 2008 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:2880: $? = 0 > configure:2869: gcc -v >&5 > Using built-in specs. > Target: i486-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-2' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu > Thread model: posix > gcc version 4.3.4 (Debian 4.3.4-2) > configure:2880: $? = 0 > configure:2869: gcc -V >&5 > gcc: '-V' option must have argument > configure:2880: $? = 1 > configure:2869: gcc -qversion >&5 > gcc: unrecognized option '-qversion' > gcc: no input files > configure:2880: $? = 1 > configure:2884: checking whether we are using the GNU C compiler > configure:2903: gcc -c conftest.c >&5 > configure:2903: $? = 0 > configure:2912: result: yes > configure:2921: checking whether gcc accepts -g > configure:2941: gcc -c -g conftest.c >&5 > configure:2941: $? = 0 > configure:2982: result: yes > configure:2999: checking for gcc option to accept ISO C89 > configure:3063: gcc -c -g -O2 conftest.c >&5 > configure:3063: $? = 0 > configure:3076: result: none needed > configure:3101: checking for alternate main to link with Fortran 77 libraries > configure:3133: gcc -o conftest -g -O2 conftest.c >&5 > /usr/lib/gcc/i486-linux-gnu/4.3.4/../../../../lib/crt1.o: In function `_start': > /build/buildd-eglibc_2.9-25-i386-IXOntq/eglibc-2.9/csu/../sysdeps/i386/elf/start.S:115: undefined reference to `main' > collect2: ld returned 1 exit status > configure:3133: $? = 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. */ > | #ifdef FC_DUMMY_MAIN_EQ_F77 > | # undef F77_DUMMY_MAIN > | # undef FC_DUMMY_MAIN > | #else > | # undef F77_DUMMY_MAIN > | #endif > | #define main MAIN__ > | int > | main () > | { > | > | ; > | return 0; > | } > configure:3133: gcc -o conftest -g -O2 conftest.c >&5 > /usr/lib/gcc/i486-linux-gnu/4.3.4/../../../../lib/crt1.o: In function `_start': > /build/buildd-eglibc_2.9-25-i386-IXOntq/eglibc-2.9/csu/../sysdeps/i386/elf/start.S:115: undefined reference to `main' > collect2: ld returned 1 exit status > configure:3133: $? = 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. */ > | #ifdef FC_DUMMY_MAIN_EQ_F77 > | # undef F77_DUMMY_MAIN > | # undef FC_DUMMY_MAIN > | #else > | # undef F77_DUMMY_MAIN > | #endif > | #define main MAIN_ > | int > | main () > | { > | > | ; > | return 0; > | } > configure:3133: gcc -o conftest -g -O2 conftest.c >&5 > /usr/lib/gcc/i486-linux-gnu/4.3.4/../../../../lib/crt1.o: In function `_start': > /build/buildd-eglibc_2.9-25-i386-IXOntq/eglibc-2.9/csu/../sysdeps/i386/elf/start.S:115: undefined reference to `main' > collect2: ld returned 1 exit status > configure:3133: $? = 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. */ > | #ifdef FC_DUMMY_MAIN_EQ_F77 > | # undef F77_DUMMY_MAIN > | # undef FC_DUMMY_MAIN > | #else > | # undef F77_DUMMY_MAIN > | #endif > | #define main __main > | int > | main () > | { > | > | ; > | return 0; > | } > configure:3133: gcc -o conftest -g -O2 conftest.c >&5 > /usr/lib/gcc/i486-linux-gnu/4.3.4/../../../../lib/crt1.o: In function `_start': > /build/buildd-eglibc_2.9-25-i386-IXOntq/eglibc-2.9/csu/../sysdeps/i386/elf/start.S:115: undefined reference to `main' > collect2: ld returned 1 exit status > configure:3133: $? = 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. */ > | #ifdef FC_DUMMY_MAIN_EQ_F77 > | # undef F77_DUMMY_MAIN > | # undef FC_DUMMY_MAIN > | #else > | # undef F77_DUMMY_MAIN > | #endif > | #define main MAIN > | int > | main () > | { > | > | ; > | return 0; > | } > configure:3133: gcc -o conftest -g -O2 conftest.c >&5 > /usr/lib/gcc/i486-linux-gnu/4.3.4/../../../../lib/crt1.o: In function `_start': > /build/buildd-eglibc_2.9-25-i386-IXOntq/eglibc-2.9/csu/../sysdeps/i386/elf/start.S:115: undefined reference to `main' > collect2: ld returned 1 exit status > configure:3133: $? = 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. */ > | #ifdef FC_DUMMY_MAIN_EQ_F77 > | # undef F77_DUMMY_MAIN > | # undef FC_DUMMY_MAIN > | #else > | # undef F77_DUMMY_MAIN > | #endif > | #define main _MAIN > | int > | main () > | { > | > | ; > | return 0; > | } > configure:3133: gcc -o conftest -g -O2 conftest.c >&5 > /usr/lib/gcc/i486-linux-gnu/4.3.4/../../../../lib/crt1.o: In function `_start': > /build/buildd-eglibc_2.9-25-i386-IXOntq/eglibc-2.9/csu/../sysdeps/i386/elf/start.S:115: undefined reference to `main' > collect2: ld returned 1 exit status > configure:3133: $? = 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. */ > | #ifdef FC_DUMMY_MAIN_EQ_F77 > | # undef F77_DUMMY_MAIN > | # undef FC_DUMMY_MAIN > | #else > | # undef F77_DUMMY_MAIN > | #endif > | #define main __MAIN > | int > | main () > | { > | > | ; > | return 0; > | } > configure:3133: gcc -o conftest -g -O2 conftest.c >&5 > /usr/lib/gcc/i486-linux-gnu/4.3.4/../../../../lib/crt1.o: In function `_start': > /build/buildd-eglibc_2.9-25-i386-IXOntq/eglibc-2.9/csu/../sysdeps/i386/elf/start.S:115: undefined reference to `main' > collect2: ld returned 1 exit status > configure:3133: $? = 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. */ > | #ifdef FC_DUMMY_MAIN_EQ_F77 > | # undef F77_DUMMY_MAIN > | # undef FC_DUMMY_MAIN > | #else > | # undef F77_DUMMY_MAIN > | #endif > | #define main main_ > | int > | main () > | { > | > | ; > | return 0; > | } > configure:3133: gcc -o conftest -g -O2 conftest.c >&5 > /usr/lib/gcc/i486-linux-gnu/4.3.4/../../../../lib/crt1.o: In function `_start': > /build/buildd-eglibc_2.9-25-i386-IXOntq/eglibc-2.9/csu/../sysdeps/i386/elf/start.S:115: undefined reference to `main' > collect2: ld returned 1 exit status > configure:3133: $? = 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. */ > | #ifdef FC_DUMMY_MAIN_EQ_F77 > | # undef F77_DUMMY_MAIN > | # undef FC_DUMMY_MAIN > | #else > | # undef F77_DUMMY_MAIN > | #endif > | #define main main__ > | int > | main () > | { > | > | ; > | return 0; > | } > configure:3133: gcc -o conftest -g -O2 conftest.c >&5 > /usr/lib/gcc/i486-linux-gnu/4.3.4/../../../../lib/crt1.o: In function `_start': > /build/buildd-eglibc_2.9-25-i386-IXOntq/eglibc-2.9/csu/../sysdeps/i386/elf/start.S:115: undefined reference to `main' > collect2: ld returned 1 exit status > configure:3133: $? = 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. */ > | #ifdef FC_DUMMY_MAIN_EQ_F77 > | # undef F77_DUMMY_MAIN > | # undef FC_DUMMY_MAIN > | #else > | # undef F77_DUMMY_MAIN > | #endif > | #define main _main > | int > | main () > | { > | > | ; > | return 0; > | } > configure:3148: result: main > configure:3227: updating cache config.cache > configure:3264: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.64.56-dfc96. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on bigio > > config.status:669: 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_F77_set= > ac_cv_env_F77_value= > ac_cv_env_FFLAGS_set= > ac_cv_env_FFLAGS_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_f77_compiler_gnu=yes > ac_cv_f77_libs= > ac_cv_f77_main=main > ac_cv_fortran_main=main > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_ac_ct_F77=f77 > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > ac_cv_prog_f77_g=yes > ac_cv_prog_f77_v= > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='gcc' > CFLAGS='-g -O2' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EXEEXT='' > F77='f77' > FFLAGS='-g -O2' > FLIBS='' > 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' > ac_ct_F77='f77' > 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 F77_MAIN main > > configure: exit 0 270. acfortran.at:13: 270. AC_F77_MAIN (acfortran.at:13): FAILED (acfortran.at:13) # -*- compilation -*- 271. acfortran.at:14: testing ... ../../tests/acfortran.at:14: autoconf --force -W obsolete ../../tests/acfortran.at:14: /bin/sh -n configure ../../tests/acfortran.at:14: autoheader ../../tests/acfortran.at:14: ./configure $configure_options -C --- /dev/null 2009-10-04 14:28:16.512396761 +0200 +++ /home/stefano/src/autoconf/_build/tests/testsuite.dir/at-groups/271/stderr 2009-10-04 15:40:25.000000000 +0200 @@ -0,0 +1 @@ +configure: WARNING: cannot determine how to obtain linking information from f77 stdout: configure: creating cache config.cache checking for g77... no checking for xlf... no checking for f77... f77 checking whether the Fortran 77 compiler works... yes checking for Fortran 77 compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking how to get verbose linking output from f77... checking for Fortran 77 libraries of f77... checking for gcc... gcc 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 dummy main to link with Fortran 77 libraries... none checking for Fortran 77 name-mangling scheme... lower case, underscore, extra underscore configure: updating cache config.cache 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.64.56-dfc96. Invocation command line was > > $ ./configure -C > > ## --------- ## > ## Platform. ## > ## --------- ## > > hostname = bigio > uname -m = i686 > uname -r = 2.6.26-1-686 > uname -s = Linux > uname -v = #1 SMP Sat Jan 10 18:29:31 UTC 2009 > > /usr/bin/uname -p = unknown > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > /usr/bin/hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH: /home/stefano/src/autoconf/_build/tests > PATH: /home/stefano/src/autoconf/tests > PATH: /home/stefano/bin/linux > PATH: /home/stefano/bin > PATH: /usr/local/bin > PATH: /opt/bin > PATH: /usr/games > PATH: /usr/bin > PATH: /usr/sbin > PATH: /bin > PATH: /sbin > > > ## ----------- ## > ## Core tests. ## > ## ----------- ## > > configure:1715: creating cache config.cache > configure:1857: checking for g77 > configure:1887: result: no > configure:1857: checking for xlf > configure:1887: result: no > configure:1857: checking for f77 > configure:1873: found /usr/bin/f77 > configure:1884: result: f77 > configure:1910: checking for Fortran 77 compiler version > configure:1919: f77 --version >&5 > /usr/bin/f77: Illegal option: --version > configure:1930: $? = 255 > configure:1919: f77 -v >&5 > /usr/bin/f77: fort77 Version 1.15 > /usr/bin/f77: No input files specified > configure:1930: $? = 255 > configure:1919: f77 -V >&5 > /usr/bin/f77 : Missing argument to "-V" > configure:1930: $? = 255 > configure:1919: f77 -qversion >&5 > /usr/bin/f77: Illegal option: -qversion > configure:1930: $? = 255 > configure:1945: checking whether the Fortran 77 compiler works > configure:1967: f77 conftest.f >&5 > MAIN main: > configure:1971: $? = 0 > configure:2020: result: yes > configure:2023: checking for Fortran 77 compiler default output file name > configure:2025: result: a.out > configure:2031: checking for suffix of executables > configure:2038: f77 -o conftest conftest.f >&5 > MAIN main: > configure:2042: $? = 0 > configure:2064: result: > configure:2080: checking whether we are cross compiling > configure:2088: f77 -o conftest conftest.f >&5 > MAIN main: > configure:2092: $? = 0 > configure:2099: ./conftest > configure:2103: $? = 0 > configure:2118: result: no > configure:2123: checking for suffix of object files > configure:2139: f77 -c conftest.f >&5 > MAIN main: > configure:2143: $? = 0 > configure:2164: result: o > configure:2172: checking whether we are using the GNU Fortran 77 compiler > configure:2185: f77 -c conftest.F >&5 > MAIN main: > configure:2185: $? = 0 > configure:2194: result: yes > configure:2200: checking whether f77 accepts -g > configure:2211: f77 -c -g conftest.f >&5 > MAIN main: > configure:2211: $? = 0 > configure:2219: result: yes > configure:2253: checking how to get verbose linking output from f77 > configure:2263: f77 -c -g -O2 conftest.f >&5 > MAIN main: > configure:2263: $? = 0 > configure:2281: f77 -o conftest -g -O2 -v conftest.f > /usr/bin/f77: fort77 Version 1.15 > /usr/bin/f77: Running "/usr/bin/f2c -g -Nn802 -I. < conftest.f | /usr/bin/perl -p -e 's|^(#line.*)""|$1"conftest.f"|' > /tmp/fort77-23229-1.c" > MAIN main: > /usr/bin/f77: Running "gcc" "-g" "-O2" "-c" "-o" "conftest.o" "/tmp/fort77-23229-1.c" > /usr/bin/f77: unlinking /tmp/fort77-23229-1.c > /usr/bin/f77: Running "gcc" "-o" "conftest" "conftest.o" "-g" "-O2" "-lf2c" "-lm" > /usr/bin/f77: unlinking conftest.o > configure:2281: f77 -o conftest -g -O2 -verbose conftest.f > /usr/bin/f77: Illegal option: -verbose > configure:2281: f77 -o conftest -g -O2 --verbose conftest.f > /usr/bin/f77: Illegal option: --verbose > configure:2281: f77 -o conftest -g -O2 -V conftest.f > /usr/bin/f77: No input files specified > configure:2281: f77 -o conftest -g -O2 -### conftest.f > /usr/bin/f77: Illegal option: -### > configure:2336: WARNING: cannot determine how to obtain linking information from f77 > configure:2346: result: > configure:2348: checking for Fortran 77 libraries of f77 > configure:2371: f77 -o conftest -g -O2 conftest.f > MAIN main: > configure:2545: result: > configure:2604: checking for gcc > configure:2620: found /usr/bin/gcc > configure:2631: result: gcc > configure:2860: checking for C compiler version > configure:2869: gcc --version >&5 > gcc (Debian 4.3.4-2) 4.3.4 > Copyright (C) 2008 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:2880: $? = 0 > configure:2869: gcc -v >&5 > Using built-in specs. > Target: i486-linux-gnu > Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.4-2' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu > Thread model: posix > gcc version 4.3.4 (Debian 4.3.4-2) > configure:2880: $? = 0 > configure:2869: gcc -V >&5 > gcc: '-V' option must have argument > configure:2880: $? = 1 > configure:2869: gcc -qversion >&5 > gcc: unrecognized option '-qversion' > gcc: no input files > configure:2880: $? = 1 > configure:2884: checking whether we are using the GNU C compiler > configure:2911: gcc -c conftest.c >&5 > configure:2911: $? = 0 > configure:2920: result: yes > configure:2929: checking whether gcc accepts -g > configure:2957: gcc -c -g conftest.c >&5 > configure:2957: $? = 0 > configure:3014: result: yes > configure:3031: checking for gcc option to accept ISO C89 > configure:3103: gcc -c -g -O2 conftest.c >&5 > configure:3103: $? = 0 > configure:3116: result: none needed > configure:3142: checking for dummy main to link with Fortran 77 libraries > configure:3176: gcc -o conftest -g -O2 conftest.c >&5 > configure:3176: $? = 0 > configure:3221: result: none > configure:3254: checking for Fortran 77 name-mangling scheme > configure:3267: f77 -c -g -O2 conftest.f >&5 > foobar: > foo_bar: > configure:3267: $? = 0 > configure:3308: gcc -o conftest -g -O2 conftest.c cfortran_test.o >&5 > /tmp/ccInsr5E.o: In function `main': > /home/stefano/src/autoconf/_build/tests/testsuite.dir/271/conftest.c:28: undefined reference to `foobar' > collect2: ld returned 1 exit status > configure:3308: $? = 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. */ > | > | /* Override any GCC internal prototype to avoid an error. > | Use char because int might match the return type of a GCC > | builtin and then its argument prototype would still apply. */ > | #ifdef __cplusplus > | extern "C" > | #endif > | char foobar (); > | #ifdef F77_DUMMY_MAIN > | > | # ifdef __cplusplus > | extern "C" > | # endif > | int F77_DUMMY_MAIN() { return 1; } > | > | #endif > | int > | main () > | { > | return foobar (); > | ; > | return 0; > | } > configure:3308: gcc -o conftest -g -O2 conftest.c cfortran_test.o >&5 > configure:3308: $? = 0 > configure:3366: gcc -o conftest -g -O2 conftest.c cfortran_test.o >&5 > /tmp/ccSfCjcv.o: In function `main': > /home/stefano/src/autoconf/_build/tests/testsuite.dir/271/conftest.c:28: undefined reference to `foo_bar_' > collect2: ld returned 1 exit status > configure:3366: $? = 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. */ > | > | /* Override any GCC internal prototype to avoid an error. > | Use char because int might match the return type of a GCC > | builtin and then its argument prototype would still apply. */ > | #ifdef __cplusplus > | extern "C" > | #endif > | char foo_bar_ (); > | #ifdef F77_DUMMY_MAIN > | > | # ifdef __cplusplus > | extern "C" > | # endif > | int F77_DUMMY_MAIN() { return 1; } > | > | #endif > | int > | main () > | { > | return foo_bar_ (); > | ; > | return 0; > | } > configure:3366: gcc -o conftest -g -O2 conftest.c cfortran_test.o >&5 > configure:3366: $? = 0 > configure:3408: result: lower case, underscore, extra underscore > configure:3539: updating cache config.cache > configure:3576: creating ./config.status > > ## ---------------------- ## > ## Running config.status. ## > ## ---------------------- ## > > This file was extended by config.status, which was > generated by GNU Autoconf 2.64.56-dfc96. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > > on bigio > > config.status:672: 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_F77_set= > ac_cv_env_F77_value= > ac_cv_env_FFLAGS_set= > ac_cv_env_FFLAGS_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_f77_compiler_gnu=yes > ac_cv_f77_dummy_main=none > ac_cv_f77_libs= > ac_cv_f77_mangling='lower case, underscore, extra underscore' > ac_cv_fortran_dummy_main=none > ac_cv_objext=o > ac_cv_prog_ac_ct_CC=gcc > ac_cv_prog_ac_ct_F77=f77 > ac_cv_prog_cc_c89= > ac_cv_prog_cc_g=yes > ac_cv_prog_f77_g=yes > ac_cv_prog_f77_v= > > ## ----------------- ## > ## Output variables. ## > ## ----------------- ## > > CC='gcc' > CFLAGS='-g -O2' > CPPFLAGS='' > DEFS='-DHAVE_CONFIG_H' > ECHO_C='' > ECHO_N='-n' > ECHO_T='' > EXEEXT='' > F77='f77' > FFLAGS='-g -O2' > FLIBS='' > 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' > ac_ct_F77='f77' > 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 F77_FUNC(name,NAME) name ## _ > #define F77_FUNC_(name,NAME) name ## __ > > configure: exit 0 271. acfortran.at:14: 271. AC_F77_WRAPPERS (acfortran.at:14): FAILED (acfortran.at:14) ## ------------- ## ## ../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.64.56-dfc96, which was | generated by GNU Autoconf 2.64.26-36a50. Invocation command line was | | $ ../configure --no-create --no-recursion | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = bigio | uname -m = i686 | uname -r = 2.6.26-1-686 | uname -s = Linux | uname -v = #1 SMP Sat Jan 10 18:29:31 UTC 2009 | | /usr/bin/uname -p = unknown | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /home/stefano/src/autoconf/_build/tests | PATH: /home/stefano/bin/linux | PATH: /home/stefano/bin | PATH: /usr/local/bin | PATH: /opt/bin | PATH: /usr/games | PATH: /usr/bin | PATH: /usr/sbin | PATH: /bin | PATH: /sbin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1749: checking for a BSD-compatible install | configure:1817: result: /usr/bin/install -c | configure:1828: checking whether build environment is sane | configure:1878: result: yes | configure:2019: checking for a thread-safe mkdir -p | configure:2058: result: /bin/mkdir -p | configure:2071: checking for gawk | configure:2087: found /usr/bin/gawk | configure:2098: result: gawk | configure:2109: checking whether make sets $(MAKE) | configure:2131: result: yes | configure:2235: checking whether /bin/sh -n is known to work | configure:2254: result: yes | configure:2258: checking for characters that cannot appear in file names | configure:2278: result: none | configure:2284: checking whether directories can have trailing spaces | configure:2298: result: yes | configure:2309: checking for expr | configure:2327: found /usr/bin/expr | configure:2339: result: /usr/bin/expr | configure:2358: checking for GNU M4 that supports accurate traces | configure:2400: result: /usr/bin/m4 | configure:2403: checking whether /usr/bin/m4 accepts --gnu | configure:2413: result: yes | configure:2430: checking how m4 supports trace files | configure:2440: result: --debugfile | configure:2464: checking for perl | configure:2482: found /usr/bin/perl | configure:2495: result: /usr/bin/perl | configure:2514: checking whether /usr/bin/perl Fcntl::flock is implemented | configure:2528: result: yes | configure:2546: checking for emacs | configure:2562: found /usr/bin/emacs | configure:2573: result: emacs | configure:2591: checking whether emacs is sufficiently recent | configure:2601: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2 | Loading 00debian-vars... | Loading 42hyperlatex... | Loading /usr/lib/emacs/21.4/i486-linux-gnu/fns-21.4.1-x.el (source)... | Loading 50a2ps (source)... | Error while loading 50a2ps: Symbol's value as variable is void: a2ps-region | Loading 50autoconf (source)... | Loading 50bashdb (source)... | Loading 50cmake (source)... | Loading 50cmake-data (source)... | Loading 50dictionaries-common (source)... | Loading debian-ispell... | Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)... | Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)... | Loading 50erlang-mode (source)... | Loading 50festival (source)... | Loading 50ftnchek (source)... | Loading 50gforth (source)... | Loading 50git-core (source)... | Loading 50global (source)... | Loading 50gnu-smalltalk-el (source)... | Loading 50lilypond-data (source)... | Loading 50psvn (source)... | Loading 50pylint (source)... | Loading pylint... | Loading 50python-docutils (source)... | While compiling broken-mode in file /home/stefano/src/autoconf/_build/conftest.el: | ** assignment to free variable broken-defaults | Wrote /home/stefano/src/autoconf/_build/conftest.elc | Done | configure:2604: $? = 0 | configure:2612: result: yes | configure:2629: checking for emacs | configure:2656: result: emacs | configure:2680: checking where .elc files should go | configure:2693: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out | Loading 00debian-vars... | Loading 42hyperlatex... | Loading /usr/lib/emacs/21.4/i486-linux-gnu/fns-21.4.1-x.el (source)... | Loading 50a2ps (source)... | Error while loading 50a2ps: Symbol's value as variable is void: a2ps-region | Loading 50autoconf (source)... | Loading 50bashdb (source)... | Loading 50cmake (source)... | Loading 50cmake-data (source)... | Loading 50dictionaries-common (source)... | Loading debian-ispell... | Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)... | Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)... | Loading 50erlang-mode (source)... | Loading 50festival (source)... | Loading 50ftnchek (source)... | Loading 50gforth (source)... | Loading 50git-core (source)... | Loading 50global (source)... | Loading 50gnu-smalltalk-el (source)... | Loading 50lilypond-data (source)... | Loading 50psvn (source)... | Loading 50pylint (source)... | Loading pylint... | Loading 50python-docutils (source)... | configure:2696: $? = 0 | configure:2709: result: ${datarootdir}/emacs/site-lisp | configure:2722: checking for grep that handles long lines and -e | configure:2780: result: /bin/grep | configure:2785: checking for egrep | configure:2847: result: /bin/grep -E | configure:2852: checking for a sed that does not truncate output | configure:2916: result: /bin/sed | configure:2926: checking whether make is case sensitive | configure:2941: result: yes | configure:3108: creating ./config.status | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | 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_path_EGREP='/bin/grep -E' | ac_cv_path_EXPR=/usr/bin/expr | ac_cv_path_GREP=/bin/grep | ac_cv_path_M4=/usr/bin/m4 | ac_cv_path_PERL=/usr/bin/perl | ac_cv_path_SED=/bin/sed | ac_cv_path_install='/usr/bin/install -c' | ac_cv_path_mkdir=/bin/mkdir | ac_cv_perl_flock_implemented=yes | ac_cv_prog_AWK=gawk | ac_cv_prog_EMACS=emacs | ac_cv_prog_TEST_EMACS=emacs | ac_cv_prog_emacs_ok=yes | ac_cv_prog_gnu_m4_debugfile=--debugfile | ac_cv_prog_gnu_m4_gnu=yes | ac_cv_prog_make_make_case=yes | ac_cv_prog_make_make_set=yes | ac_cv_sh_n_works=yes | ac_cv_unsupported_fs_chars= | am_cv_lispdir='${datarootdir}/emacs/site-lisp' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run aclocal-1.11' | AMTAR='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run tar' | AUTOCONF='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run autoconf' | AUTOHEADER='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run autoheader' | AUTOMAKE='${SHELL} /home/stefano/src/autoconf/build-aux/missing --run automake-1.11' | AWK='gawk' | CYGPATH_W='echo' | DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.64.56-dfc96\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.64.56-dfc96\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\" -DPACKAGE=\"autoconf\" -DVERSION=\"2.64.56-dfc96\"' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | EMACS='emacs' | EMACSLOADPATH='' | EXPR='/usr/bin/expr' | GREP='/bin/grep' | HELP2MAN='${SHELL} /home/stefano/src/autoconf/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/stefano/src/autoconf/build-aux/missing --run makeinfo' | MAKE_CASE_SENSITIVE_FALSE='#' | MAKE_CASE_SENSITIVE_TRUE='' | MKDIR_P='/bin/mkdir -p' | PACKAGE='autoconf' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Autoconf' | PACKAGE_STRING='GNU Autoconf 2.64.56-dfc96' | PACKAGE_TARNAME='autoconf' | PACKAGE_URL='http://www.gnu.org/software/autoconf/' | PACKAGE_VERSION='2.64.56-dfc96' | PATH_SEPARATOR=':' | PERL='/usr/bin/perl' | PERL_FLOCK='yes' | SED='/bin/sed' | SET_MAKE='' | SHELL='/bin/sh' | STRIP='' | TEST_EMACS='emacs' | VERSION='2.64.56-dfc96' | ac_cv_dir_trailing_space='yes' | ac_cv_sh_n_works='yes' | ac_cv_unsupported_fs_chars='' | am__isrc=' -I$(srcdir)' | am__leading_dot='.' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | 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' | install_sh='${SHELL} /home/stefano/src/autoconf/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | lispdir='${datarootdir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | mandir='${datarootdir}/man' | mkdir_p='/bin/mkdir -p' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/usr/local' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "GNU Autoconf" | #define PACKAGE_TARNAME "autoconf" | #define PACKAGE_VERSION "2.64.56-dfc96" | #define PACKAGE_STRING "GNU Autoconf 2.64.56-dfc96" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://www.gnu.org/software/autoconf/" | #define PACKAGE "autoconf" | #define VERSION "2.64.56-dfc96" | | configure: exit 0 | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Autoconf config.status 2.64.56-dfc96, which was | generated by GNU Autoconf 2.64.26-36a50. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on bigio | | config.status:789: creating tests/Makefile | config.status:789: creating tests/atlocal | config.status:789: creating man/Makefile | config.status:789: creating lib/emacs/Makefile | config.status:789: creating Makefile | config.status:789: creating doc/Makefile | config.status:789: creating lib/Makefile | config.status:789: creating lib/Autom4te/Makefile | config.status:789: creating lib/autoscan/Makefile | config.status:789: creating lib/m4sugar/Makefile | config.status:789: creating lib/autoconf/Makefile | config.status:789: creating lib/autotest/Makefile | config.status:789: creating bin/Makefile | config.status:957: linking ../GNUmakefile to GNUmakefile | config.status:976: executing tests/atconfig commands