| 1 | ## ----------------------------- ## |
|---|
| 2 | ## GNU Autoconf 2.68 test suite. ## |
|---|
| 3 | ## ----------------------------- ## |
|---|
| 4 | |
|---|
| 5 | testsuite: command line was: |
|---|
| 6 | $ ./testsuite |
|---|
| 7 | |
|---|
| 8 | ## ---------- ## |
|---|
| 9 | ## ChangeLog. ## |
|---|
| 10 | ## ---------- ## |
|---|
| 11 | |
|---|
| 12 | | 2010-09-22 Eric Blake <eblake@redhat.com> |
|---|
| 13 | | |
|---|
| 14 | | Release Version 2.68. |
|---|
| 15 | | * NEWS: Mention the release. |
|---|
| 16 | | |
|---|
| 17 | | 2010-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
|---|
| 18 | | |
|---|
| 19 | | autom4te: add traces for likely future Automake macros |
|---|
| 20 | | * lib/autom4te.in (Automake-preselections): Trace |
|---|
| 21 | | AM_MAKEFILE_INCLUDE, AM_NLS, AM_POT_TOOLS, AM_PATH_GUILE, |
|---|
| 22 | |
|---|
| 23 | ## --------- ## |
|---|
| 24 | ## Platform. ## |
|---|
| 25 | ## --------- ## |
|---|
| 26 | |
|---|
| 27 | hostname = shredder |
|---|
| 28 | uname -m = BePC |
|---|
| 29 | uname -r = 1 |
|---|
| 30 | uname -s = Haiku |
|---|
| 31 | uname -v = r39567 Nov 22 2010 07:08:10 |
|---|
| 32 | |
|---|
| 33 | /usr/bin/uname -p = unknown |
|---|
| 34 | /bin/uname -X = unknown |
|---|
| 35 | |
|---|
| 36 | /bin/arch = unknown |
|---|
| 37 | /usr/bin/arch -k = unknown |
|---|
| 38 | /usr/convex/getsysinfo = unknown |
|---|
| 39 | /usr/bin/hostinfo = unknown |
|---|
| 40 | /bin/machine = unknown |
|---|
| 41 | /usr/bin/oslevel = unknown |
|---|
| 42 | /bin/universe = unknown |
|---|
| 43 | |
|---|
| 44 | PATH: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests |
|---|
| 45 | PATH: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68 |
|---|
| 46 | PATH: /boot/home/config/bin |
|---|
| 47 | PATH: /boot/common/bin |
|---|
| 48 | PATH: /bin |
|---|
| 49 | PATH: /boot/apps |
|---|
| 50 | PATH: /boot/preferences |
|---|
| 51 | PATH: /boot/system/apps |
|---|
| 52 | PATH: /boot/system/preferences |
|---|
| 53 | PATH: /boot/develop/tools/gnupro/bin |
|---|
| 54 | |
|---|
| 55 | testsuite: atconfig: |
|---|
| 56 | | # Configurable variable values for building test suites. |
|---|
| 57 | | # Generated by ./config.status. |
|---|
| 58 | | # Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 59 | | |
|---|
| 60 | | # The test suite will define top_srcdir=/../.. etc. |
|---|
| 61 | | at_testdir='tests' |
|---|
| 62 | | abs_builddir='/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests' |
|---|
| 63 | | at_srcdir='.' |
|---|
| 64 | | abs_srcdir='/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests' |
|---|
| 65 | | at_top_srcdir='..' |
|---|
| 66 | | abs_top_srcdir='/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68' |
|---|
| 67 | | at_top_build_prefix='../' |
|---|
| 68 | | abs_top_builddir='/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68' |
|---|
| 69 | | |
|---|
| 70 | | # Backward compatibility with Autotest <= 2.59b: |
|---|
| 71 | | at_top_builddir=$at_top_build_prefix |
|---|
| 72 | | |
|---|
| 73 | | AUTOTEST_PATH='tests' |
|---|
| 74 | | |
|---|
| 75 | | SHELL=${CONFIG_SHELL-'/bin/sh'} |
|---|
| 76 | |
|---|
| 77 | testsuite: atlocal: |
|---|
| 78 | | # -*- shell-script -*- |
|---|
| 79 | | # tests/atlocal. Generated from atlocal.in by configure. |
|---|
| 80 | | # Configurable variable values for Autoconf test suite. |
|---|
| 81 | | |
|---|
| 82 | | # Copyright (C) 2000, 2001, 2005, 2008, 2009, 2010 Free Software |
|---|
| 83 | | # Foundation, Inc. |
|---|
| 84 | | # |
|---|
| 85 | | # This program is free software: you can redistribute it and/or modify |
|---|
| 86 | | # it under the terms of the GNU General Public License as published by |
|---|
| 87 | | # the Free Software Foundation, either version 3 of the License, or |
|---|
| 88 | | # (at your option) any later version. |
|---|
| 89 | | # |
|---|
| 90 | | # This program is distributed in the hope that it will be useful, |
|---|
| 91 | | # but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 92 | | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| 93 | | # GNU General Public License for more details. |
|---|
| 94 | | # |
|---|
| 95 | | # You should have received a copy of the GNU General Public License |
|---|
| 96 | | # along with this program. If not, see <http://www.gnu.org/licenses/>. |
|---|
| 97 | | |
|---|
| 98 | | PERL='/boot/common/bin/perl' |
|---|
| 99 | | GREP='/bin/grep' |
|---|
| 100 | | EGREP='/bin/grep -E' |
|---|
| 101 | | SED='/boot/common/bin/sed' |
|---|
| 102 | | |
|---|
| 103 | | # We need to know if sh -n is ok. |
|---|
| 104 | | ac_cv_sh_n_works='yes' |
|---|
| 105 | | |
|---|
| 106 | | # Check whether the underlying system can manage some unusual |
|---|
| 107 | | # symbols in file names. |
|---|
| 108 | | if test -z ''; then |
|---|
| 109 | | func_sanitize_file_name () { echo "$@"; } |
|---|
| 110 | | else |
|---|
| 111 | | func_sanitize_file_name () { echo "$@" | tr -d ''; } |
|---|
| 112 | | fi |
|---|
| 113 | | |
|---|
| 114 | | # Can we create directories with trailing whitespaces in their name? |
|---|
| 115 | | ac_cv_dir_trailing_space='yes' |
|---|
| 116 | | if test "$ac_cv_dir_trailing_space" = yes; then |
|---|
| 117 | | func_sanitize_dir_name () { echo "$@"; } |
|---|
| 118 | | else |
|---|
| 119 | | func_sanitize_dir_name () { echo "$@" | sed 's/ *$//'; } |
|---|
| 120 | | fi |
|---|
| 121 | | |
|---|
| 122 | | # AUTOM4TE might be set in the environment. Override it here so that |
|---|
| 123 | | # direct aclocal invocations also use it. |
|---|
| 124 | | AUTOM4TE=autom4te |
|---|
| 125 | | export AUTOM4TE |
|---|
| 126 | |
|---|
| 127 | ## ---------------- ## |
|---|
| 128 | ## Tested programs. ## |
|---|
| 129 | ## ---------------- ## |
|---|
| 130 | |
|---|
| 131 | ./local.at:520: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/autom4te --version |
|---|
| 132 | autom4te (GNU Autoconf) 2.68 |
|---|
| 133 | Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 134 | License GPLv3+/Autoconf: GNU GPL version 3 or later |
|---|
| 135 | <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> |
|---|
| 136 | This is free software: you are free to change and redistribute it. |
|---|
| 137 | There is NO WARRANTY, to the extent permitted by law. |
|---|
| 138 | |
|---|
| 139 | Written by Akim Demaille. |
|---|
| 140 | |
|---|
| 141 | ./local.at:520: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/autoconf --version |
|---|
| 142 | autoconf (GNU Autoconf) 2.68 |
|---|
| 143 | Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 144 | License GPLv3+/Autoconf: GNU GPL version 3 or later |
|---|
| 145 | <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> |
|---|
| 146 | This is free software: you are free to change and redistribute it. |
|---|
| 147 | There is NO WARRANTY, to the extent permitted by law. |
|---|
| 148 | |
|---|
| 149 | Written by David J. MacKenzie and Akim Demaille. |
|---|
| 150 | |
|---|
| 151 | ./local.at:520: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/autoheader --version |
|---|
| 152 | autoheader (GNU Autoconf) 2.68 |
|---|
| 153 | Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 154 | License GPLv3+/Autoconf: GNU GPL version 3 or later |
|---|
| 155 | <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> |
|---|
| 156 | This is free software: you are free to change and redistribute it. |
|---|
| 157 | There is NO WARRANTY, to the extent permitted by law. |
|---|
| 158 | |
|---|
| 159 | Written by Roland McGrath and Akim Demaille. |
|---|
| 160 | |
|---|
| 161 | ./local.at:520: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/autoupdate --version |
|---|
| 162 | autoupdate (GNU Autoconf) 2.68 |
|---|
| 163 | Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 164 | License GPLv3+/Autoconf: GNU GPL version 3 or later |
|---|
| 165 | <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> |
|---|
| 166 | This is free software: you are free to change and redistribute it. |
|---|
| 167 | There is NO WARRANTY, to the extent permitted by law. |
|---|
| 168 | |
|---|
| 169 | Written by David J. MacKenzie and Akim Demaille. |
|---|
| 170 | |
|---|
| 171 | ./local.at:520: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/autoreconf --version |
|---|
| 172 | autoreconf (GNU Autoconf) 2.68 |
|---|
| 173 | Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 174 | License GPLv3+/Autoconf: GNU GPL version 3 or later |
|---|
| 175 | <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> |
|---|
| 176 | This is free software: you are free to change and redistribute it. |
|---|
| 177 | There is NO WARRANTY, to the extent permitted by law. |
|---|
| 178 | |
|---|
| 179 | Written by David J. MacKenzie and Akim Demaille. |
|---|
| 180 | |
|---|
| 181 | ./local.at:520: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/ifnames --version |
|---|
| 182 | ifnames (GNU Autoconf) 2.68 |
|---|
| 183 | Copyright (C) 2010 Free Software Foundation, Inc. |
|---|
| 184 | License GPLv3+/Autoconf: GNU GPL version 3 or later |
|---|
| 185 | <http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html> |
|---|
| 186 | This is free software: you are free to change and redistribute it. |
|---|
| 187 | There is NO WARRANTY, to the extent permitted by law. |
|---|
| 188 | |
|---|
| 189 | Written by David J. MacKenzie and Paul Eggert. |
|---|
| 190 | |
|---|
| 191 | ## ------------------ ## |
|---|
| 192 | ## Running the tests. ## |
|---|
| 193 | ## ------------------ ## |
|---|
| 194 | testsuite: starting at: Wed Dec 1 21:43:22 GMT 2010 |
|---|
| 195 | 1. Syntax of the shell scripts (tools.at:46): ok (0m0.941s 0m0.033s) |
|---|
| 196 | 2. Syntax of the Perl scripts (tools.at:70): ok (0m0.672s 0m0.137s) |
|---|
| 197 | 3. autom4te cache (tools.at:88): ok (0m0.495s 0m0.267s) |
|---|
| 198 | 4. autom4te --force (tools.at:119): ok (0m0.519s 0m0.200s) |
|---|
| 199 | 5. autom4te and whitespace in file names (tools.at:145): ok (0m1.774s 0m1.001s) |
|---|
| 200 | 6. autom4te --trace and unusual macro names (tools.at:217): ok (0m0.165s 0m0.089s) |
|---|
| 201 | 7. autom4te --trace and whitespace (tools.at:227): ok (0m0.167s 0m0.093s) |
|---|
| 202 | 8. autoconf --trace: user macros (tools.at:252): ok (0m0.904s 0m0.683s) |
|---|
| 203 | 9. autoconf --trace: builtins (tools.at:338): ok (0m0.976s 0m0.373s) |
|---|
| 204 | 10. autoconf: forbidden tokens, basic (tools.at:369): ok (0m0.458s 0m0.314s) |
|---|
| 205 | 11. autoconf: forbidden tokens, exceptions (tools.at:407): ok (0m0.246s 0m0.173s) |
|---|
| 206 | 12. autoconf: automatically allowed tokens (tools.at:446): ok (0m0.413s 0m0.164s) |
|---|
| 207 | 13. autoconf: the empty token (tools.at:463): ok (0m0.222s 0m0.162s) |
|---|
| 208 | 14. autoconf: subdirectories (tools.at:478): ok (0m0.650s 0m0.706s) |
|---|
| 209 | 15. autoconf: input from stdin (tools.at:504): ok (0m0.601s 0m0.340s) |
|---|
| 210 | 16. autoconf: AC_AUTOCONF_VERSION (tools.at:522): ok (0m0.412s 0m0.171s) |
|---|
| 211 | 17. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:540): ok (0m0.459s 0m0.280s) |
|---|
| 212 | 18. ifnames (tools.at:577): ok (0m0.116s 0m0.049s) |
|---|
| 213 | 19. autoheader (tools.at:625): ok (0m1.183s 0m0.467s) |
|---|
| 214 | 20. autoheader and macros (tools.at:758): ok (0m0.759s 0m0.333s) |
|---|
| 215 | 21. autoupdate (tools.at:799): ok (0m4.084s 0m0.625s) |
|---|
| 216 | 22. autoupdating AC_LINK_FILES (tools.at:831): ok (0m2.571s 0m0.901s) |
|---|
| 217 | 23. autoupdating AC_PREREQ (tools.at:858): ok (0m6.208s 0m0.991s) |
|---|
| 218 | 24. autoupdating AU_ALIAS (tools.at:879): ok (0m3.034s 0m1.497s) |
|---|
| 219 | 25. autoupdating OLD to NEW (tools.at:905): ok (0m2.438s 0m0.705s) |
|---|
| 220 | 27. autoupdating AC_HELP_STRING (tools.at:955): ok (0m2.440s 0m0.701s) |
|---|
| 221 | 28. autoupdating with m4sugar (tools.at:973): ok (0m2.861s 0m0.998s) |
|---|
| 222 | 32. autoupdating AC_LANG_SAVE (tools.at:1088): ok (0m2.499s 0m0.669s) |
|---|
| 223 | 33. autoupdating AC_FOREACH (tools.at:1108): ok (0m2.434s 0m0.684s) |
|---|
| 224 | 34. autoupdating with aclocal and m4_include (tools.at:1132): ok (0m5.403s 0m0.849s) |
|---|
| 225 | 35. autom4te preselections (tools.at:1162): ok (0m2.833s 0m1.104s) |
|---|
| 226 | 36. autom4te cache creation (tools.at:1215): skipped (tools.at:1235) |
|---|
| 227 | 37. autom4te cache locking (tools.at:1258): ok (0m0.684s 0m0.427s) |
|---|
| 228 | 38. autotools and whitespace in file names (tools.at:1278): ok (0m24.729s 0m7.168s) |
|---|
| 229 | 39. m4_stack (m4sugar.at:42): ok (0m0.171s 0m0.095s) |
|---|
| 230 | 40. m4_defn (m4sugar.at:103): ok (0m0.839s 0m0.483s) |
|---|
| 231 | 41. m4_dumpdef (m4sugar.at:187): ok (0m0.682s 0m0.403s) |
|---|
| 232 | 42. m4_warn (m4sugar.at:246): ok (0m0.690s 0m0.395s) |
|---|
| 233 | 43. m4_divert_stack (m4sugar.at:304): ok (0m0.843s 0m0.471s) |
|---|
| 234 | 44. m4_expansion_stack (m4sugar.at:393): ok (0m0.174s 0m0.096s) |
|---|
| 235 | 45. m4_require: error message (m4sugar.at:417): ok (0m0.166s 0m0.091s) |
|---|
| 236 | 46. m4_require: circular dependencies (m4sugar.at:437): ok (0m0.176s 0m0.091s) |
|---|
| 237 | 47. m4_require: one-shot initialization (m4sugar.at:467): ok (0m0.339s 0m0.189s) |
|---|
| 238 | 48. m4_require: nested (m4sugar.at:528): ok (0m0.869s 0m0.486s) |
|---|
| 239 | 49. m4sugar shorthand conditionals (m4sugar.at:695): ok (0m0.172s 0m0.095s) |
|---|
| 240 | 50. m4_cond (m4sugar.at:780): ok (0m0.172s 0m0.105s) |
|---|
| 241 | 51. m4 lists (m4sugar.at:832): ok (0m0.336s 0m0.186s) |
|---|
| 242 | 52. m4_split (m4sugar.at:884): ok (0m0.171s 0m0.096s) |
|---|
| 243 | 53. m4_do (m4sugar.at:930): ok (0m0.169s 0m0.095s) |
|---|
| 244 | 54. m4_append (m4sugar.at:958): ok (0m0.349s 0m0.201s) |
|---|
| 245 | 55. m4_join (m4sugar.at:1042): ok (0m0.178s 0m0.095s) |
|---|
| 246 | 56. m4_expand (m4sugar.at:1093): ok (0m0.169s 0m0.095s) |
|---|
| 247 | 57. m4_text_box (m4sugar.at:1149): ok (0m0.169s 0m0.095s) |
|---|
| 248 | 58. m4_text_wrap (m4sugar.at:1173): ok (0m0.174s 0m0.097s) |
|---|
| 249 | 59. m4_version_compare (m4sugar.at:1235): ok (0m0.177s 0m0.106s) |
|---|
| 250 | 60. Standard regular expressions (m4sugar.at:1293): ok (0m1.203s 0m0.663s) |
|---|
| 251 | 61. m4_bmatch (m4sugar.at:1320): ok (0m0.169s 0m0.095s) |
|---|
| 252 | 62. m4_toupper and m4_tolower (m4sugar.at:1352): ok (0m0.169s 0m0.095s) |
|---|
| 253 | 63. m4_bpatsubsts (m4sugar.at:1389): ok (0m0.170s 0m0.095s) |
|---|
| 254 | 64. m4_esyscmd_s (m4sugar.at:1418): ok (0m0.170s 0m0.101s) |
|---|
| 255 | 65. M4 loops (m4sugar.at:1446): ok (0m0.880s 0m0.468s) |
|---|
| 256 | 66. m4_map (m4sugar.at:1600): ok (0m0.173s 0m0.106s) |
|---|
| 257 | 67. m4_map_args and m4_curry (m4sugar.at:1675): ok (0m0.541s 0m0.286s) |
|---|
| 258 | 68. m4_combine (m4sugar.at:1747): ok (0m0.178s 0m0.096s) |
|---|
| 259 | 69. m4_max and m4_min (m4sugar.at:1774): ok (0m0.525s 0m0.276s) |
|---|
| 260 | 70. recursion (m4sugar.at:1853): ok (0m10.224s 0m0.221s) |
|---|
| 261 | 71. m4_set (m4sugar.at:1970): ok (0m6.333s 0m0.312s) |
|---|
| 262 | 72. __file__ and __line__ (m4sugar.at:2120): ok (0m0.180s 0m0.095s) |
|---|
| 263 | 73. AS_WARN and AS_ERROR (m4sh.at:25): ok (0m0.478s 0m0.380s) |
|---|
| 264 | 74. LINENO (m4sh.at:90): ok (0m0.806s 0m0.809s) |
|---|
| 265 | 75. LINENO stack (m4sh.at:167): ok (0m0.213s 0m0.127s) |
|---|
| 266 | 76. AS_BOX (m4sh.at:196): ok (0m0.218s 0m0.136s) |
|---|
| 267 | 77. AS_BASENAME (m4sh.at:238): ok (0m0.337s 0m0.395s) |
|---|
| 268 | 78. AS_DIRNAME (m4sh.at:295): ok (0m0.338s 0m0.405s) |
|---|
| 269 | 79. AS_SET_CATFILE (m4sh.at:354): ok (0m0.239s 0m0.116s) |
|---|
| 270 | 80. AS_ECHO and AS_ECHO_N (m4sh.at:398): ok (0m0.218s 0m0.149s) |
|---|
| 271 | 81. AS_EXIT (m4sh.at:447): ok (0m0.308s 0m0.319s) |
|---|
| 272 | 82. AS_MKDIR_P (m4sh.at:496): ok (0m0.216s 0m0.140s) |
|---|
| 273 | 83. AS_VERSION_COMPARE (m4sh.at:528): ok (0m0.256s 0m0.212s) |
|---|
| 274 | 84. as_me (m4sh.at:574): ok (0m0.203s 0m0.126s) |
|---|
| 275 | 85. Negated classes in globbing (m4sh.at:598): ok (0m0.207s 0m0.126s) |
|---|
| 276 | 86. Null variable substitution (m4sh.at:626): ok (0m0.204s 0m0.123s) |
|---|
| 277 | 87. Functions Support (m4sh.at:692): ok (0m0.217s 0m0.136s) |
|---|
| 278 | 88. Functions and return Support (m4sh.at:734): ok (0m0.215s 0m0.134s) |
|---|
| 279 | 89. Nested AS_REQUIRE_SHELL_FN (m4sh.at:771): ok (0m0.203s 0m0.112s) |
|---|
| 280 | 90. Nested AS_REQUIRE (m4sh.at:804): ok (0m0.201s 0m0.112s) |
|---|
| 281 | 91. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:842): ok (0m0.217s 0m0.126s) |
|---|
| 282 | 92. AS_HELP_STRING (m4sh.at:883): ok (0m0.228s 0m0.118s) |
|---|
| 283 | 93. AS_IF and AS_CASE (m4sh.at:1022): ok (0m1.290s 0m0.300s) |
|---|
| 284 | 94. AS_FOR (m4sh.at:1179): ok (0m0.212s 0m0.122s) |
|---|
| 285 | 95. AS_LITERAL_IF (m4sh.at:1247): ok (0m0.206s 0m0.117s) |
|---|
| 286 | 96. AS_TR_SH and AS_TR_CPP (m4sh.at:1317): ok (0m0.272s 0m0.437s) |
|---|
| 287 | 97. AS_VAR basics (m4sh.at:1393): ok (0m0.231s 0m0.149s) |
|---|
| 288 | 98. AS_VAR_APPEND (m4sh.at:1505): ok (0m0.216s 0m0.122s) |
|---|
| 289 | 99. AS_VAR_ARITH (m4sh.at:1540): ok (0m0.204s 0m0.118s) |
|---|
| 290 | 100. AS_INIT cleanup (m4sh.at:1571): ok (0m0.198s 0m0.116s) |
|---|
| 291 | 101. AS_INIT_GENERATED (m4sh.at:1608): ok (0m0.636s 0m0.655s) |
|---|
| 292 | 102. AS_MESSAGE_FD (m4sh.at:1682): ok (0m0.261s 0m0.219s) |
|---|
| 293 | 103. _AS_CLEAN_DIR (m4sh.at:1726): ok (0m0.215s 0m0.152s) |
|---|
| 294 | 104. ECHO_C (m4sh.at:1755): ok (0m0.247s 0m0.163s) |
|---|
| 295 | 105. AT_COPYRIGHT (autotest.at:145): ok (0m0.377s 0m0.313s) |
|---|
| 296 | 106. AT_DATA (autotest.at:166): ok (0m1.360s 0m0.755s) |
|---|
| 297 | 107. Empty test suite (autotest.at:187): ok (0m1.286s 0m0.592s) |
|---|
| 298 | 108. Banner-only test suite (autotest.at:191): ok (0m1.331s 0m0.593s) |
|---|
| 299 | 109. Empty test (autotest.at:197): ok (0m1.330s 0m0.660s) |
|---|
| 300 | 110. Empty check (autotest.at:200): ok (0m1.325s 0m0.678s) |
|---|
| 301 | 111. AT_SETUP without AT_INIT (autotest.at:203): ok (0m0.180s 0m0.114s) |
|---|
| 302 | 112. AT_BANNER without AT_INIT (autotest.at:209): ok (0m0.194s 0m0.112s) |
|---|
| 303 | 113. AT_CLEANUP without AT_INIT (autotest.at:213): ok (0m0.171s 0m0.112s) |
|---|
| 304 | 114. Missing AT_CLEANUP (autotest.at:217): ok (0m0.228s 0m0.112s) |
|---|
| 305 | 115. AT_FAIL_IF without AT_SETUP (autotest.at:223): ok (0m0.240s 0m0.113s) |
|---|
| 306 | 116. AT_SKIP_IF without AT_SETUP (autotest.at:228): ok (0m0.250s 0m0.115s) |
|---|
| 307 | 117. AT_CHECK without AT_SETUP (autotest.at:233): ok (0m0.244s 0m0.114s) |
|---|
| 308 | 118. AT_DATA without AT_SETUP (autotest.at:238): ok (0m0.241s 0m0.115s) |
|---|
| 309 | 119. AT_XFAIL_IF without AT_SETUP (autotest.at:243): ok (0m0.246s 0m0.115s) |
|---|
| 310 | 120. AT_KEYWORDS without AT_SETUP (autotest.at:248): ok (0m0.257s 0m0.114s) |
|---|
| 311 | 121. AT_CLEANUP without AT_SETUP (autotest.at:253): ok (0m0.220s 0m0.112s) |
|---|
| 312 | 122. AT_BANNER inside AT_SETUP (autotest.at:258): ok (0m0.225s 0m0.112s) |
|---|
| 313 | 123. AT_SETUP inside AT_SETUP (autotest.at:266): ok (0m0.245s 0m0.113s) |
|---|
| 314 | 124. Multiple AT_INIT (autotest.at:276): ok (0m0.250s 0m0.115s) |
|---|
| 315 | 125. Tested programs (autotest.at:282): ok (0m1.780s 0m0.871s) |
|---|
| 316 | 126. Startup error messages (autotest.at:292): ok (0m1.364s 0m0.683s) |
|---|
| 317 | 127. Truth (autotest.at:304): ok (0m1.326s 0m0.680s) |
|---|
| 318 | 128. Fallacy (autotest.at:307): ok (0m1.411s 0m0.896s) |
|---|
| 319 | 129. Skip (autotest.at:312): ok (0m1.729s 0m0.713s) |
|---|
| 320 | 130. Hard fail (autotest.at:317): ok (0m1.452s 0m0.976s) |
|---|
| 321 | 131. AT_FAIL_IF (autotest.at:327): ok (0m1.584s 0m1.225s) |
|---|
| 322 | 132. AT_SKIP_IF (autotest.at:347): ok (0m1.418s 0m1.003s) |
|---|
| 323 | 133. Syntax error (autotest.at:367): ok (0m1.948s 0m1.245s) |
|---|
| 324 | 134. errexit (autotest.at:386): ok (0m2.689s 0m1.949s) |
|---|
| 325 | 135. at_status (autotest.at:428): ok (0m3.608s 0m2.239s) |
|---|
| 326 | 136. AT_CHECK execution environment (autotest.at:454): ok (0m1.444s 0m0.791s) |
|---|
| 327 | 137. unquoted output (autotest.at:473): ok (0m1.379s 0m0.692s) |
|---|
| 328 | 138. Trace output (autotest.at:480): ok (0m1.405s 0m0.697s) |
|---|
| 329 | 139. Logging (autotest.at:486): ok (0m2.317s 0m2.343s) |
|---|
| 330 | 140. Binary output (autotest.at:531): ok (0m3.461s 0m2.189s) |
|---|
| 331 | 141. Cleanup (autotest.at:573): ok (0m4.297s 0m2.662s) |
|---|
| 332 | 142. Literal multiline command (autotest.at:613): ok (0m1.402s 0m0.694s) |
|---|
| 333 | 143. Multiline parameter expansion (autotest.at:619): ok (0m1.452s 0m0.699s) |
|---|
| 334 | 144. Backquote command substitution (autotest.at:626): ok (0m1.385s 0m0.694s) |
|---|
| 335 | 145. Multiline backquote command substitution (autotest.at:631): ok (0m1.411s 0m0.710s) |
|---|
| 336 | 146. Parenthetical command substitution (autotest.at:639): ok (0m1.409s 0m0.697s) |
|---|
| 337 | 147. Multiline parenthetical command substitution (autotest.at:644): ok (0m1.446s 0m0.709s) |
|---|
| 338 | 148. Shell comment in command (autotest.at:654): ok (0m1.393s 0m0.698s) |
|---|
| 339 | 149. Invalid brace-enclosed parameter expansion (autotest.at:668): ok (0m1.623s 0m0.908s) |
|---|
| 340 | 150. Multiline command from M4 expansion (autotest.at:676): ok (0m1.356s 0m0.695s) |
|---|
| 341 | 151. Double-M4-quoted command (autotest.at:683): ok (0m1.345s 0m0.696s) |
|---|
| 342 | 152. Metacharacters in command from M4 expansion (autotest.at:690): ok (0m1.427s 0m0.687s) |
|---|
| 343 | 153. BS-newline in command (autotest.at:700): ok (0m1.433s 0m0.695s) |
|---|
| 344 | 154. ^BS-newline in command (autotest.at:705): ok (0m1.428s 0m0.697s) |
|---|
| 345 | 155. BSx641-newline in command (autotest.at:710): ok (0m1.356s 0m0.685s) |
|---|
| 346 | 156. BS-BS-newline in command (autotest.at:715): ok (0m1.393s 0m0.697s) |
|---|
| 347 | 157. BSx640-newline in command (autotest.at:723): ok (0m1.434s 0m0.689s) |
|---|
| 348 | 158. Newline-CODE-BS-newline in command (autotest.at:730): ok (0m1.402s 0m0.693s) |
|---|
| 349 | 159. Single-quote-BS-newline in command (autotest.at:737): ok (0m1.387s 0m0.689s) |
|---|
| 350 | 160. Single-quote-newline-BS-newline in command (autotest.at:743): ok (0m1.360s 0m0.686s) |
|---|
| 351 | 161. Input from stdin (autotest.at:756): ok (0m1.565s 0m0.807s) |
|---|
| 352 | 162. Backquote in a test title (autotest.at:832): ok (0m2.551s 0m1.371s) |
|---|
| 353 | 163. Single-quote in a test title (autotest.at:833): ok (0m2.517s 0m1.373s) |
|---|
| 354 | 164. Double-quote in a test title (autotest.at:834): ok (0m2.515s 0m1.389s) |
|---|
| 355 | 165. Backslash in a test title (autotest.at:836): ok (0m2.487s 0m1.378s) |
|---|
| 356 | 166. Brackets in a test title (autotest.at:837): ok (0m2.511s 0m1.391s) |
|---|
| 357 | 167. Left bracket in a test title (autotest.at:838): ok (0m2.573s 0m1.386s) |
|---|
| 358 | 168. Right bracket in a test title (autotest.at:839): ok (0m2.467s 0m1.384s) |
|---|
| 359 | 169. Quoted pound in a test title (autotest.at:840): ok (0m2.553s 0m1.390s) |
|---|
| 360 | 170. Pound in a test title (autotest.at:841): ok (0m2.480s 0m1.390s) |
|---|
| 361 | 171. Quoted comma in a test title (autotest.at:842): ok (0m2.526s 0m1.389s) |
|---|
| 362 | 172. Comma in a test title (autotest.at:843): ok (0m2.646s 0m1.384s) |
|---|
| 363 | 173. Parentheses in a test title (autotest.at:845): ok (0m2.562s 0m1.399s) |
|---|
| 364 | 174. Left paren in a test title (autotest.at:846): ok (0m2.563s 0m1.390s) |
|---|
| 365 | 175. Right paren in a test title (autotest.at:847): ok (0m2.633s 0m1.402s) |
|---|
| 366 | 176. Quoted Macro in a test title (autotest.at:849): ok (0m2.524s 0m1.386s) |
|---|
| 367 | 177. Macro in a test title (autotest.at:850): ok (0m2.526s 0m1.379s) |
|---|
| 368 | 178. Macro with backquote in a test title (autotest.at:851): ok (0m2.531s 0m1.388s) |
|---|
| 369 | 179. Macro with single-quote in a test title (autotest.at:852): ok (0m2.585s 0m1.391s) |
|---|
| 370 | 180. Macro with double-quote in a test title (autotest.at:853): ok (0m2.544s 0m1.386s) |
|---|
| 371 | 181. Macro with backslash in a test title (autotest.at:855): ok (0m2.549s 0m1.397s) |
|---|
| 372 | 182. Macro echoing macro in a test title (autotest.at:856): ok (0m2.520s 0m1.386s) |
|---|
| 373 | 183. Macro echoing single-quote in a test title (autotest.at:858): ok (0m2.611s 0m1.407s) |
|---|
| 374 | 184. Long test title in a test title (autotest.at:859): ok (0m2.572s 0m1.423s) |
|---|
| 375 | 185. Longer test title in a test title (autotest.at:860): ok (0m2.582s 0m1.438s) |
|---|
| 376 | 186. Long test source lines (autotest.at:871): ok (0m2.026s 0m1.028s) |
|---|
| 377 | 187. Huge testsuite (autotest.at:885): ok (0m4.194s 0m0.764s) |
|---|
| 378 | 188. Debugging a successful test (autotest.at:897): ok (0m3.002s 0m1.583s) |
|---|
| 379 | 189. Debugging script and environment (autotest.at:911): ok (0m3.775s 0m2.263s) |
|---|
| 380 | 190. Debugging a failed test (autotest.at:928): ok (0m2.705s 0m1.675s) |
|---|
| 381 | 191. Using atlocal (autotest.at:939): ok (0m4.315s 0m2.833s) |
|---|
| 382 | 192. Choosing where testsuite is run (autotest.at:974): ok (0m2.790s 0m2.039s) |
|---|
| 383 | 193. recheck (autotest.at:1009): ok (0m4.727s 0m3.650s) |
|---|
| 384 | 194. Banners (autotest.at:1057): ok (0m10.812s 0m7.235s) |
|---|
| 385 | 195. Keywords and ranges (autotest.at:1124): ok (0m19.346s 0m14.402s) |
|---|
| 386 | 196. Keyword wrapping (autotest.at:1227): ok (0m0.401s 0m0.233s) |
|---|
| 387 | 197. AT_ARG_OPTION (autotest.at:1256): ok (0m7.993s 0m4.805s) |
|---|
| 388 | 198. AT_ARG_OPTION_ARG (autotest.at:1305): ok (0m7.488s 0m4.641s) |
|---|
| 389 | 199. parallel test execution (autotest.at:1371): ok (0m4.514s 0m4.127s) |
|---|
| 390 | 200. parallel truth (autotest.at:1462): ok (0m1.317s 0m0.698s) |
|---|
| 391 | 201. parallel fallacy (autotest.at:1467): ok (0m1.417s 0m0.922s) |
|---|
| 392 | 202. parallel skip (autotest.at:1472): ok (0m1.817s 0m0.738s) |
|---|
| 393 | 203. parallel syntax error (autotest.at:1477): ok (0m2.048s 0m1.402s) |
|---|
| 394 | 204. parallel errexit (autotest.at:1496): ok (0m1.407s 0m1.040s) |
|---|
| 395 | 206. parallel args but non-working mkfifo (autotest.at:1631): ok (0m1.290s 0m0.802s) |
|---|
| 396 | 207. colored test results (autotest.at:1653): ok (0m5.188s 0m4.374s) |
|---|
| 397 | 208. srcdir propagation (autotest.at:1742): ok (0m6.596s 0m5.235s) |
|---|
| 398 | 209. whitespace in absolute testdir (autotest.at:1820): ok (0m1.796s 0m0.967s) |
|---|
| 399 | 210. unusual file names (autotest.at:1844): ok (0m0.854s 0m0.441s) |
|---|
| 400 | 211. Erlang Eunit unit tests (autotest.at:1874): ok (0m1.612s 0m1.201s) |
|---|
| 401 | 212. AC_REQUIRE: topological sort (base.at:28): ok (0m0.290s 0m0.204s) |
|---|
| 402 | 213. AC_REQUIRE: error message (base.at:72): ok (0m0.230s 0m0.159s) |
|---|
| 403 | 214. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:90): ok (0m0.287s 0m0.207s) |
|---|
| 404 | 215. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:132): ok (0m0.287s 0m0.205s) |
|---|
| 405 | 216. AC_REQUIRE & AC_PROVIDE (base.at:174): ok (0m0.268s 0m0.202s) |
|---|
| 406 | 217. AC_INIT (base.at:207): ok (0m0.517s 0m0.402s) |
|---|
| 407 | 218. AC_INIT with unusual version strings (base.at:226): ok (0m2.163s 0m1.521s) |
|---|
| 408 | 219. AC_COPYRIGHT (base.at:291): ok (0m0.447s 0m0.302s) |
|---|
| 409 | 220. AC_CACHE_CHECK (base.at:322): ok (0m5.882s 0m7.405s) |
|---|
| 410 | 221. AC_CACHE_LOAD (base.at:512): ok (0m0.689s 0m0.595s) |
|---|
| 411 | 222. AC_COMPUTE_INT (base.at:538): ok (0m0.854s 0m0.792s) |
|---|
| 412 | 223. AC_TRY_COMMAND (base.at:560): ok (0m0.546s 0m0.426s) |
|---|
| 413 | 224. Input/Output (base.at:590): ok (0m0.625s 0m0.638s) |
|---|
| 414 | 225. configure arguments (base.at:608): ok (0m0.603s 0m0.624s) |
|---|
| 415 | 226. AC_ARG_ENABLE and AC_ARG_WITH (base.at:630): ok (0m0.821s 0m1.128s) |
|---|
| 416 | 227. configure directories (base.at:682): ok (0m0.776s 0m0.818s) |
|---|
| 417 | 228. AC_CONFIG_COMMANDS with empty commands (torture.at:27): ok (0m1.398s 0m1.411s) |
|---|
| 418 | 229. AC_CONFIG_COMMANDS with temporary directory (torture.at:36): ok (0m1.433s 0m1.634s) |
|---|
| 419 | 230. Multiple AC_CONFIG_FILES (torture.at:64): ok (0m0.302s 0m0.165s) |
|---|
| 420 | 231. Parameterized AC_CONFIG_FILES (torture.at:76): ok (0m0.770s 0m0.854s) |
|---|
| 421 | 232. AC_ARG_VAR (torture.at:130): ok (0m4.169s 0m9.167s) |
|---|
| 422 | 233. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:187): ok (0m4.832s 0m10.943s) |
|---|
| 423 | 234. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:378): ok (0m0.689s 0m0.592s) |
|---|
| 424 | 235. Missing templates (torture.at:398): ok (0m0.951s 0m1.230s) |
|---|
| 425 | 236. configure invocation (torture.at:440): ok (0m3.139s 0m5.386s) |
|---|
| 426 | 237. #define header templates (torture.at:504): ok (0m0.771s 0m0.804s) |
|---|
| 427 | 238. Torturing config.status (torture.at:638): ok (0m2.417s 0m2.440s) |
|---|
| 428 | 239. Substitute a 2000-byte string (torture.at:780): ok (0m1.270s 0m1.605s) |
|---|
| 429 | 240. Define to a 2000-byte string (torture.at:858): ok (0m1.105s 0m0.858s) |
|---|
| 430 | 242. Substitute a newline (torture.at:989): ok (0m0.953s 0m1.320s) |
|---|
| 431 | 243. Define a newline (torture.at:1030): ok (0m2.144s 0m1.713s) |
|---|
| 432 | 244. AC_SUBST: variable name validation (torture.at:1075): ok (0m5.653s 0m3.993s) |
|---|
| 433 | 245. datarootdir workaround (torture.at:1105): ok (0m1.514s 0m1.542s) |
|---|
| 434 | 246. srcdir (torture.at:1156): ok (0m1.188s 0m2.019s) |
|---|
| 435 | 247. VPATH (torture.at:1199): ok (0m1.383s 0m2.545s) |
|---|
| 436 | 248. Signal handling (torture.at:1285): ok (0m0.550s 0m0.427s) |
|---|
| 437 | 249. AC_CONFIG_LINKS (torture.at:1303): ok (0m2.991s 0m6.735s) |
|---|
| 438 | 250. AC_CONFIG_LINKS and identical files (torture.at:1357): ok (0m2.105s 0m3.886s) |
|---|
| 439 | 251. Configuring subdirectories (torture.at:1430): ok (0m11.224s 0m10.162s) |
|---|
| 440 | 252. Deep Package (torture.at:1563): ok (0m11.471s 0m14.101s) |
|---|
| 441 | 253. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1699): ok (0m2.243s 0m1.315s) |
|---|
| 442 | 254. Non-literal AC_CONFIG_SUBDIRS (torture.at:1741): ok (0m4.103s 0m2.565s) |
|---|
| 443 | 255. Empty directory (torture.at:1792): ok (0m0.647s 0m0.143s) |
|---|
| 444 | 256. Unusual Automake input files (torture.at:1813): ok (0m3.136s 0m1.301s) |
|---|
| 445 | 257. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok (0m0.448s 0m0.183s) |
|---|
| 446 | 258. AC_REQUIRE & AC_LANG (compile.at:83): ok (0m0.556s 0m0.405s) |
|---|
| 447 | 259. AC_LANG_SOURCE (compile.at:119): ok (0m0.888s 0m0.820s) |
|---|
| 448 | 260. AC_LANG_SOURCE(C++) (compile.at:144): ok (0m0.817s 0m0.782s) |
|---|
| 449 | 261. AC_LANG_SOURCE example (compile.at:170): ok (0m0.550s 0m0.442s) |
|---|
| 450 | 262. AC_LANG_PROGRAM example (compile.at:215): ok (0m0.539s 0m0.430s) |
|---|
| 451 | 263. AC_COMPILE_IFELSE (compile.at:267): ok (0m3.239s 0m2.690s) |
|---|
| 452 | 264. AC_RUN_IFELSE (compile.at:310): ok (0m0.996s 0m0.961s) |
|---|
| 453 | 265. Order of user actions and cleanup (compile.at:344): ok (0m1.121s 0m1.218s) |
|---|
| 454 | 266. AC_TRY_LINK_FUNC (compile.at:390): ok (0m1.992s 0m2.272s) |
|---|
| 455 | 267. Multiple languages (compile.at:400): ok (0m3.386s 0m3.657s) |
|---|
| 456 | 268. AC_NO_EXECUTABLES (aclang.at:13): ok (0m1.400s 0m1.421s) |
|---|
| 457 | 269. AC_REQUIRE_CPP (aclang.at:14): ok (0m2.008s 0m2.219s) |
|---|
| 458 | 270. Extensions (c.at:34): ok (0m1.839s 0m2.000s) |
|---|
| 459 | 271. Broken/missing compilers (c.at:57): ok (0m0.696s 0m0.489s) |
|---|
| 460 | 272. C keywords (c.at:76): ok (0m1.962s 0m2.132s) |
|---|
| 461 | 273. AC_PROG_CPP requires AC_PROG_CC (c.at:94): ok (0m1.928s 0m2.188s) |
|---|
| 462 | 274. AC_PROG_CPP with warnings (c.at:109): ok (0m1.580s 0m1.475s) |
|---|
| 463 | 275. AC_PROG_CPP without warnings (c.at:141): skipped (c.at:144) |
|---|
| 464 | 276. AC_PROG_CPP via CC (c.at:181): skipped (c.at:184) |
|---|
| 465 | 277. AC_NO_EXECUTABLES (working linker) (c.at:222): ok (0m1.898s 0m2.121s) |
|---|
| 466 | 278. AC_NO_EXECUTABLES (broken linker) (c.at:232): ok (0m1.673s 0m1.790s) |
|---|
| 467 | 279. AC_USE_SYSTEM_EXTENSIONS (c.at:243): ok (0m4.260s 0m4.670s) |
|---|
| 468 | 280. AC_C_RESTRICT and C++ (c.at:266): ok (0m1.626s 0m1.557s) |
|---|
| 469 | 281. AC_OPENMP and C (c.at:329): skipped (c.at:373) |
|---|
| 470 | 282. AC_OPENMP and C++ (c.at:383): skipped (c.at:416) |
|---|
| 471 | 283. AC_C_BACKSLASH_A (acc.at:13): ok (0m1.859s 0m2.054s) |
|---|
| 472 | 284. AC_C_BIGENDIAN (acc.at:14): ok (0m2.557s 0m3.427s) |
|---|
| 473 | 285. AC_C_CHAR_UNSIGNED (acc.at:15): ok (0m2.474s 0m3.247s) |
|---|
| 474 | 286. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:16): ok (0m1.869s 0m2.062s) |
|---|
| 475 | 287. AC_C_INLINE (acc.at:17): ok (0m1.872s 0m2.049s) |
|---|
| 476 | 288. AC_C_PROTOTYPES (acc.at:18): ok (0m1.835s 0m2.007s) |
|---|
| 477 | 289. AC_C_RESTRICT (acc.at:19): ok (0m1.844s 0m2.062s) |
|---|
| 478 | 290. AC_C_STRINGIZE (acc.at:20): ok (0m2.009s 0m2.224s) |
|---|
| 479 | 291. AC_C_TYPEOF (acc.at:21): ok (0m1.913s 0m2.028s) |
|---|
| 480 | 292. AC_C_VARARRAYS (acc.at:22): ok (0m1.856s 0m2.023s) |
|---|
| 481 | 293. AC_OPENMP (acc.at:23): ok (0m1.985s 0m2.309s) |
|---|
| 482 | 294. AC_PROG_CC_C89 (acc.at:24): ok (0m1.857s 0m2.013s) |
|---|
| 483 | 295. AC_PROG_CC_C99 (acc.at:25): ok (0m1.940s 0m2.133s) |
|---|
| 484 | 296. AC_PROG_CC_C_O (acc.at:26): ok (0m1.945s 0m2.166s) |
|---|
| 485 | 297. AC_PROG_CC_STDC (acc.at:27): ok (0m1.983s 0m2.146s) |
|---|
| 486 | 298. AC_PROG_CPP_WERROR (acc.at:28): ok (0m1.964s 0m2.226s) |
|---|
| 487 | 299. AC_PROG_GCC_TRADITIONAL (acc.at:29): ok (0m1.996s 0m2.263s) |
|---|
| 488 | 300. AC_LANG_C (acc.at:32): ok (0m4.633s 0m2.062s) |
|---|
| 489 | 301. AC_LANG_CPLUSPLUS (acc.at:33): ok (0m4.619s 0m2.043s) |
|---|
| 490 | 302. AC_LANG_OBJC (acc.at:34): ok (0m4.610s 0m2.041s) |
|---|
| 491 | 303. GNU Fortran 77 (fortran.at:31): skipped (fortran.at:31) |
|---|
| 492 | 304. GNU Fortran (fortran.at:59): skipped (fortran.at:59) |
|---|
| 493 | 305. AC_OPENMP and Fortran 77 (fortran.at:82): skipped (fortran.at:112) |
|---|
| 494 | 306. AC_OPENMP and Fortran (fortran.at:122): skipped (fortran.at:152) |
|---|
| 495 | 307. AC_F77_DUMMY_MAIN usage (fortran.at:174): skipped (fortran.at:242) |
|---|
| 496 | 308. AC_FC_DUMMY_MAIN usage (fortran.at:254): skipped (fortran.at:323) |
|---|
| 497 | 309. AC_F77_MAIN usage (fortran.at:335): skipped (fortran.at:402) |
|---|
| 498 | 310. AC_FC_MAIN usage (fortran.at:417): skipped (fortran.at:484) |
|---|
| 499 | 311. AC_F77_FUNC usage (fortran.at:499): skipped (fortran.at:561) |
|---|
| 500 | 312. AC_FC_FUNC usage (fortran.at:573): skipped (fortran.at:635) |
|---|
| 501 | 313. AC_FC_SRCEXT usage (fortran.at:646): skipped (fortran.at:720) |
|---|
| 502 | 314. AC_FC_FREEFORM (fortran.at:731): skipped (fortran.at:756) |
|---|
| 503 | 315. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:768): skipped (fortran.at:794) |
|---|
| 504 | 316. AC_FC_FIXEDFORM (fortran.at:806): skipped (fortran.at:832) |
|---|
| 505 | 317. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:844): skipped (fortran.at:871) |
|---|
| 506 | 318. AC_FC_LINE_LENGTH (fortran.at:883): skipped (fortran.at:935) |
|---|
| 507 | 319. AC_F77_MAIN (acfortran.at:13): skipped (acfortran.at:13) |
|---|
| 508 | 320. AC_F77_WRAPPERS (acfortran.at:14): skipped (acfortran.at:14) |
|---|
| 509 | 321. AC_FC_FIXEDFORM (acfortran.at:15): skipped (acfortran.at:15) |
|---|
| 510 | 322. AC_FC_FREEFORM (acfortran.at:16): skipped (acfortran.at:16) |
|---|
| 511 | 323. AC_FC_LINE_LENGTH (acfortran.at:17): skipped (acfortran.at:17) |
|---|
| 512 | 324. AC_FC_MAIN (acfortran.at:18): skipped (acfortran.at:18) |
|---|
| 513 | 325. AC_FC_WRAPPERS (acfortran.at:19): skipped (acfortran.at:19) |
|---|
| 514 | 326. AC_PROG_F77_C_O (acfortran.at:20): skipped (acfortran.at:20) |
|---|
| 515 | 327. AC_PROG_FC_C_O (acfortran.at:21): skipped (acfortran.at:21) |
|---|
| 516 | 328. AC_F77_NAME_MANGLING (acfortran.at:24): ok (0m4.674s 0m2.079s) |
|---|
| 517 | 329. AC_LANG_FORTRAN77 (acfortran.at:25): ok (0m4.702s 0m2.048s) |
|---|
| 518 | 330. Erlang (erlang.at:32): skipped (erlang.at:32) |
|---|
| 519 | 331. AC_ERLANG_CHECK_LIB (erlang.at:54): skipped (erlang.at:54) |
|---|
| 520 | 332. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:74): skipped (erlang.at:74) |
|---|
| 521 | 333. AC_ERLANG_SUBST_LIB_DIR (erlang.at:91): skipped (erlang.at:91) |
|---|
| 522 | 334. AC_ERLANG_SUBST_INSTALL_LIB_DIR (erlang.at:108): ok (0m1.418s 0m1.439s) |
|---|
| 523 | 335. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:116): ok (0m1.452s 0m1.436s) |
|---|
| 524 | 336. AC_ERLANG_SUBST_ERTS_VER (erlang.at:130): skipped (erlang.at:130) |
|---|
| 525 | 337. AC_CHECK_LIB (semantics.at:33): skipped (semantics.at:33) |
|---|
| 526 | 338. AC_SEARCH_LIBS (semantics.at:77): ok (0m1.888s 0m2.088s) |
|---|
| 527 | 339. AC_SEARCH_LIBS (none needed) (semantics.at:90): ok (0m1.928s 0m2.086s) |
|---|
| 528 | 340. AC_CHECK_DECLS (semantics.at:105): ok (0m2.299s 0m2.958s) |
|---|
| 529 | 341. AC_CHECK_FUNCS (semantics.at:159): ok (0m1.948s 0m2.231s) |
|---|
| 530 | 342. AC_REPLACE_FUNCS (semantics.at:172): ok (0m1.704s 0m1.733s) |
|---|
| 531 | 343. AC_CHECK_HEADERS (semantics.at:211): ok (0m2.099s 0m2.416s) |
|---|
| 532 | 344. AC_CHECK_HEADERS (preprocessor test) (semantics.at:240): ok (0m1.538s 0m1.390s) |
|---|
| 533 | 345. AC_CHECK_HEADERS (compiler test) (semantics.at:267): ok (0m1.571s 0m1.380s) |
|---|
| 534 | 346. AC_CHECK_MEMBER (semantics.at:300): ok (0m1.961s 0m2.228s) |
|---|
| 535 | 347. AC_CHECK_MEMBERS (semantics.at:326): ok (0m1.722s 0m2.024s) |
|---|
| 536 | 348. AC_CHECK_ALIGNOF (semantics.at:341): ok (0m2.427s 0m3.191s) |
|---|
| 537 | 349. AC_CHECK_ALIGNOF (cross compile) (semantics.at:341): ok (0m2.379s 0m3.218s) |
|---|
| 538 | 350. AC_CHECK_ALIGNOF struct (semantics.at:358): ok (0m2.375s 0m3.141s) |
|---|
| 539 | 351. AC_CHECK_ALIGNOF struct (cross compile) (semantics.at:358): ok (0m2.331s 0m3.133s) |
|---|
| 540 | 352. AC_CHECK_SIZEOF (semantics.at:370): ok (0m2.389s 0m3.223s) |
|---|
| 541 | 353. AC_CHECK_SIZEOF (cross compile) (semantics.at:370): ok (0m2.565s 0m3.395s) |
|---|
| 542 | 354. AC_CHECK_SIZEOF struct (semantics.at:386): ok (0m2.581s 0m3.389s) |
|---|
| 543 | 355. AC_CHECK_SIZEOF struct (cross compile) (semantics.at:386): ok (0m2.871s 0m4.066s) |
|---|
| 544 | 356. AC_CHECK_TYPES (semantics.at:411): ok (0m1.852s 0m2.096s) |
|---|
| 545 | 357. AC_CHECK_TYPES: backward compatibility (semantics.at:425): ok (0m0.479s 0m0.179s) |
|---|
| 546 | 358. AC_CHECK_FILES (semantics.at:461): ok (0m1.330s 0m1.459s) |
|---|
| 547 | 359. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:504): ok (0m0.548s 0m0.441s) |
|---|
| 548 | 360. AC_C_BIGENDIAN (semantics.at:553): ok (0m4.544s 0m4.602s) |
|---|
| 549 | 361. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:602): ok (0m0.551s 0m0.454s) |
|---|
| 550 | 362. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:644): ok (0m0.566s 0m0.490s) |
|---|
| 551 | 363. AC_PATH_XTRA (semantics.at:724): ok (0m2.118s 0m2.385s) |
|---|
| 552 | 364. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:742): ok (0m2.441s 0m3.172s) |
|---|
| 553 | 365. AC_FUNC_SETVBUF_REVERSED (semantics.at:743): ok (0m1.236s 0m1.310s) |
|---|
| 554 | 366. AC_FUNC_WAIT3 (semantics.at:744): ok (0m2.271s 0m3.056s) |
|---|
| 555 | 367. AC_ARG_ENABLE (acgeneral.at:13): ok (0m1.293s 0m1.329s) |
|---|
| 556 | 368. AC_ARG_PROGRAM (acgeneral.at:14): ok (0m1.288s 0m1.352s) |
|---|
| 557 | 369. AC_ARG_WITH (acgeneral.at:15): ok (0m1.323s 0m1.348s) |
|---|
| 558 | 370. AC_CHECK_DECLS_ONCE (acgeneral.at:16): ok (0m2.397s 0m3.183s) |
|---|
| 559 | 371. AC_EGREP_CPP (acgeneral.at:17): ok (0m1.868s 0m2.148s) |
|---|
| 560 | 372. AC_EGREP_HEADER (acgeneral.at:18): ok (0m1.947s 0m2.179s) |
|---|
| 561 | 373. AC_LIBOBJ (acgeneral.at:19): ok (0m1.361s 0m1.421s) |
|---|
| 562 | 374. AC_LIBSOURCES (acgeneral.at:20): ok (0m1.344s 0m1.386s) |
|---|
| 563 | 375. AC_PREFIX_DEFAULT (acgeneral.at:21): ok (0m1.402s 0m1.412s) |
|---|
| 564 | 376. AC_CHECKING (acgeneral.at:24): ok (0m4.526s 0m1.992s) |
|---|
| 565 | 377. AC_COMPILE_CHECK (acgeneral.at:25): ok (0m5.200s 0m2.801s) |
|---|
| 566 | 378. AC_ENABLE (acgeneral.at:26): ok (0m4.556s 0m1.995s) |
|---|
| 567 | 379. AC_FOREACH (acgeneral.at:27): ok (0m4.624s 0m2.005s) |
|---|
| 568 | 380. AC_MSG_RESULT_UNQUOTED (acgeneral.at:28): ok (0m4.589s 0m1.994s) |
|---|
| 569 | 381. AC_TRY_COMPILE (acgeneral.at:29): ok (0m5.199s 0m2.754s) |
|---|
| 570 | 382. AC_TRY_CPP (acgeneral.at:30): ok (0m5.381s 0m3.004s) |
|---|
| 571 | 383. AC_TRY_LINK (acgeneral.at:31): ok (0m5.345s 0m2.826s) |
|---|
| 572 | 384. AC_TRY_RUN (acgeneral.at:32): ok (0m5.350s 0m2.887s) |
|---|
| 573 | 385. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:33): ok (0m4.545s 0m2.002s) |
|---|
| 574 | 386. AC_WITH (acgeneral.at:34): ok (0m4.596s 0m2.013s) |
|---|
| 575 | 387. AC_OUTPUT_COMMANDS (acstatus.at:15): ok (0m4.523s 0m2.011s) |
|---|
| 576 | 388. AC_SYS_INTERPRETER (acspecific.at:13): ok (0m1.396s 0m1.425s) |
|---|
| 577 | 389. AC_SYS_LARGEFILE (acspecific.at:14): ok (0m1.867s 0m2.031s) |
|---|
| 578 | 390. AC_SYS_LONG_FILE_NAMES (acspecific.at:15): ok (0m1.377s 0m1.439s) |
|---|
| 579 | 391. AC_SYS_POSIX_TERMIOS (acspecific.at:16): ok (0m1.874s 0m2.045s) |
|---|
| 580 | 392. AC_AIX (acspecific.at:19): ok (0m6.567s 0m4.918s) |
|---|
| 581 | 393. AC_ARG_ARRAY (acspecific.at:20): ok (0m4.734s 0m2.054s) |
|---|
| 582 | 394. AC_DECL_SYS_SIGLIST (acspecific.at:21): ok (0m5.374s 0m2.881s) |
|---|
| 583 | 395. AC_DYNIX_SEQ (acspecific.at:22): ok (0m5.565s 0m3.273s) |
|---|
| 584 | 396. AC_HAVE_POUNDBANG (acspecific.at:23): ok (0m4.733s 0m2.072s) |
|---|
| 585 | 397. AC_IRIX_SUN (acspecific.at:24): ok (0m5.647s 0m3.394s) |
|---|
| 586 | 398. AC_ISC_POSIX (acspecific.at:25): ok (0m5.518s 0m2.929s) |
|---|
| 587 | 399. AC_MINIX (acspecific.at:26): ok (0m6.661s 0m4.980s) |
|---|
| 588 | 400. AC_SCO_INTL (acspecific.at:27): ok (0m5.512s 0m2.931s) |
|---|
| 589 | 401. AC_XENIX_DIR (acspecific.at:28): ok (0m5.537s 0m3.211s) |
|---|
| 590 | 402. AC_PROG_AWK (acprograms.at:13): ok (0m1.262s 0m1.336s) |
|---|
| 591 | 403. AC_PROG_FGREP (acprograms.at:14): ok (0m1.333s 0m1.355s) |
|---|
| 592 | 404. AC_PROG_INSTALL (acprograms.at:15): ok (0m1.309s 0m1.373s) |
|---|
| 593 | 405. AC_PROG_LEX (acprograms.at:16): ok (0m3.321s 0m2.209s) |
|---|
| 594 | 406. AC_PROG_LN_S (acprograms.at:17): ok (0m1.325s 0m1.366s) |
|---|
| 595 | 407. AC_PROG_MAKE_SET (acprograms.at:18): ok (0m1.345s 0m1.406s) |
|---|
| 596 | 408. AC_PROG_MKDIR_P (acprograms.at:19): ok (0m1.404s 0m1.401s) |
|---|
| 597 | 409. AC_PROG_RANLIB (acprograms.at:20): ok (0m1.348s 0m1.390s) |
|---|
| 598 | 410. AC_PROG_SED (acprograms.at:21): ok (0m1.376s 0m1.391s) |
|---|
| 599 | 411. AC_PROG_YACC (acprograms.at:22): ok (0m1.392s 0m1.393s) |
|---|
| 600 | 412. AC_CHECK_TOOL_PREFIX (acprograms.at:25): ok (0m4.627s 0m2.034s) |
|---|
| 601 | 413. AC_DECL_YYTEXT (acprograms.at:26): ok (0m8.681s 0m3.359s) |
|---|
| 602 | 414. AC_RSH (acprograms.at:27): ok (0m4.606s 0m2.038s) |
|---|
| 603 | 415. AC_CHECK_HEADERS_ONCE (acheaders.at:13): ok (0m1.430s 0m1.422s) |
|---|
| 604 | 416. AC_HEADER_ASSERT (acheaders.at:14): ok (0m1.382s 0m1.417s) |
|---|
| 605 | 417. AC_HEADER_MAJOR (acheaders.at:15): ok (0m2.558s 0m3.458s) |
|---|
| 606 | 418. AC_HEADER_RESOLV (acheaders.at:16): ok (0m2.084s 0m2.495s) |
|---|
| 607 | 419. AC_HEADER_STAT (acheaders.at:17): ok (0m1.892s 0m2.066s) |
|---|
| 608 | 420. AC_HEADER_STDBOOL (acheaders.at:18): ok (0m2.572s 0m3.378s) |
|---|
| 609 | 421. AC_HEADER_TIOCGWINSZ (acheaders.at:19): ok (0m1.987s 0m2.207s) |
|---|
| 610 | 422. AC_DIR_HEADER (acheaders.at:22): ok (0m6.784s 0m5.114s) |
|---|
| 611 | 423. AC_MEMORY_H (acheaders.at:23): ok (0m6.584s 0m4.821s) |
|---|
| 612 | 424. AC_UNISTD_H (acheaders.at:24): ok (0m6.506s 0m4.711s) |
|---|
| 613 | 425. AC_USG (acheaders.at:25): ok (0m6.523s 0m4.791s) |
|---|
| 614 | 426. AC_STRUCT_DIRENT_D_INO (actypes.at:13): ok (0m1.963s 0m2.195s) |
|---|
| 615 | 427. AC_STRUCT_DIRENT_D_TYPE (actypes.at:14): ok (0m2.044s 0m2.271s) |
|---|
| 616 | 428. AC_STRUCT_ST_BLOCKS (actypes.at:15): ok (0m2.506s 0m3.261s) |
|---|
| 617 | 429. AC_STRUCT_TIMEZONE (actypes.at:16): ok (0m1.993s 0m2.106s) |
|---|
| 618 | 430. AC_TYPE_INT16_T (actypes.at:17): ok (0m2.515s 0m3.343s) |
|---|
| 619 | 431. AC_TYPE_INT32_T (actypes.at:18): ok (0m2.556s 0m3.356s) |
|---|
| 620 | 432. AC_TYPE_INT64_T (actypes.at:19): ok (0m2.581s 0m3.382s) |
|---|
| 621 | 433. AC_TYPE_INT8_T (actypes.at:20): ok (0m2.557s 0m3.341s) |
|---|
| 622 | 434. AC_TYPE_INTMAX_T (actypes.at:21): ok (0m2.706s 0m3.533s) |
|---|
| 623 | 435. AC_TYPE_INTPTR_T (actypes.at:22): ok (0m2.544s 0m3.357s) |
|---|
| 624 | 436. AC_TYPE_LONG_DOUBLE (actypes.at:23): ok (0m1.898s 0m2.022s) |
|---|
| 625 | 437. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:24): ok (0m1.945s 0m2.083s) |
|---|
| 626 | 438. AC_TYPE_MODE_T (actypes.at:25): ok (0m2.550s 0m3.334s) |
|---|
| 627 | 439. AC_TYPE_OFF_T (actypes.at:26): ok (0m2.539s 0m3.365s) |
|---|
| 628 | 440. AC_TYPE_SSIZE_T (actypes.at:27): ok (0m2.580s 0m3.387s) |
|---|
| 629 | 441. AC_TYPE_UINT16_T (actypes.at:28): ok (0m2.521s 0m3.319s) |
|---|
| 630 | 442. AC_TYPE_UINT32_T (actypes.at:29): ok (0m2.532s 0m3.334s) |
|---|
| 631 | 443. AC_TYPE_UINT64_T (actypes.at:30): ok (0m2.597s 0m3.339s) |
|---|
| 632 | 444. AC_TYPE_UINT8_T (actypes.at:31): ok (0m2.576s 0m3.347s) |
|---|
| 633 | 445. AC_TYPE_UINTMAX_T (actypes.at:32): ok (0m2.631s 0m3.449s) |
|---|
| 634 | 446. AC_TYPE_UINTPTR_T (actypes.at:33): ok (0m2.578s 0m3.383s) |
|---|
| 635 | 447. AC_C_LONG_DOUBLE (actypes.at:36): ok (0m5.483s 0m2.934s) |
|---|
| 636 | 448. AC_INT_16_BITS (actypes.at:37): ok (0m6.595s 0m4.913s) |
|---|
| 637 | 449. AC_LONG_64_BITS (actypes.at:38): ok (0m6.512s 0m4.865s) |
|---|
| 638 | 450. AC_STRUCT_ST_BLKSIZE (actypes.at:39): ok (0m6.428s 0m4.791s) |
|---|
| 639 | 451. AC_STRUCT_ST_RDEV (actypes.at:40): ok (0m6.425s 0m4.809s) |
|---|
| 640 | 452. AC_TYPE_SIGNAL (actypes.at:41): ok (0m5.385s 0m2.875s) |
|---|
| 641 | 453. AM_TYPE_PTRDIFF_T (actypes.at:42): ok (0m6.517s 0m4.936s) |
|---|
| 642 | 454. AC_CHECK_FUNCS_ONCE (acfunctions.at:13): ok (0m1.425s 0m1.465s) |
|---|
| 643 | 455. AC_FUNC_CHOWN (acfunctions.at:14): ok (0m2.594s 0m3.396s) |
|---|
| 644 | 456. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:15): ok (0m2.707s 0m3.543s) |
|---|
| 645 | 457. AC_FUNC_ERROR_AT_LINE (acfunctions.at:16): ok (0m1.928s 0m2.102s) |
|---|
| 646 | 458. AC_FUNC_FNMATCH (acfunctions.at:17): ok (0m1.954s 0m2.105s) |
|---|
| 647 | 459. AC_FUNC_FORK (acfunctions.at:18): ok (0m2.809s 0m3.831s) |
|---|
| 648 | 460. AC_FUNC_FSEEKO (acfunctions.at:19): ok (0m1.929s 0m2.089s) |
|---|
| 649 | 461. AC_FUNC_GETGROUPS (acfunctions.at:20): ok (0m2.761s 0m3.587s) |
|---|
| 650 | 462. AC_FUNC_GETMNTENT (acfunctions.at:21): ok (0m2.057s 0m2.294s) |
|---|
| 651 | 463. AC_FUNC_GETPGRP (acfunctions.at:22): ok (0m2.538s 0m3.321s) |
|---|
| 652 | 464. AC_FUNC_LSTAT (acfunctions.at:23): ok (0m2.660s 0m3.452s) |
|---|
| 653 | 465. AC_FUNC_MALLOC (acfunctions.at:24): ok (0m2.583s 0m3.356s) |
|---|
| 654 | 466. AC_FUNC_MBRTOWC (acfunctions.at:25): ok (0m1.917s 0m2.096s) |
|---|
| 655 | 467. AC_FUNC_MEMCMP (acfunctions.at:26): ok (0m2.575s 0m3.319s) |
|---|
| 656 | 468. AC_FUNC_MKTIME (acfunctions.at:27): ok (0m2.916s 0m3.642s) |
|---|
| 657 | 469. AC_FUNC_MMAP (acfunctions.at:28): ok (0m2.742s 0m3.576s) |
|---|
| 658 | 470. AC_FUNC_OBSTACK (acfunctions.at:29): ok (0m2.588s 0m3.347s) |
|---|
| 659 | 471. AC_FUNC_REALLOC (acfunctions.at:30): ok (0m2.584s 0m3.358s) |
|---|
| 660 | 472. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:31): ok (0m2.719s 0m3.632s) |
|---|
| 661 | 473. AC_FUNC_SETPGRP (acfunctions.at:32): ok (0m2.524s 0m3.295s) |
|---|
| 662 | 474. AC_FUNC_STAT (acfunctions.at:33): ok (0m2.678s 0m3.461s) |
|---|
| 663 | 475. AC_FUNC_STRCOLL (acfunctions.at:34): ok (0m2.578s 0m3.314s) |
|---|
| 664 | 476. AC_FUNC_STRERROR_R (acfunctions.at:35): ok (0m2.697s 0m3.514s) |
|---|
| 665 | 477. AC_FUNC_STRFTIME (acfunctions.at:36): ok (0m1.937s 0m2.134s) |
|---|
| 666 | 478. AC_FUNC_STRNLEN (acfunctions.at:37): ok (0m2.779s 0m3.639s) |
|---|
| 667 | 479. AC_FUNC_STRTOD (acfunctions.at:38): ok (0m2.636s 0m3.362s) |
|---|
| 668 | 480. AC_FUNC_STRTOLD (acfunctions.at:39): ok (0m1.911s 0m2.107s) |
|---|
| 669 | 481. AC_FUNC_UTIME_NULL (acfunctions.at:40): ok (0m2.618s 0m3.408s) |
|---|
| 670 | 482. AC_FUNC_VPRINTF (acfunctions.at:41): ok (0m1.986s 0m2.202s) |
|---|
| 671 | 483. AC_HAVE_LIBRARY (aclibs.at:15): ok (0m5.544s 0m2.898s) |
|---|
| 672 | 484. Libtool (foreign.at:26): ok (0m2.913s 0m3.356s) |
|---|
| 673 | 485. shtool (foreign.at:93): ok (0m1.057s 0m1.396s) |
|---|
| 674 | 486. autoscan (autoscan.at:20): ok (0m0.514s 0m0.164s) |
|---|
| 675 | testsuite: ending at: Wed Dec 1 22:21:58 GMT 2010 |
|---|
| 676 | testsuite: test suite duration: 0h 38m 36s |
|---|
| 677 | |
|---|
| 678 | ## ------------- ## |
|---|
| 679 | ## Test results. ## |
|---|
| 680 | ## ------------- ## |
|---|
| 681 | |
|---|
| 682 | ERROR: 450 tests were run, |
|---|
| 683 | 6 failed (5 expected failures). |
|---|
| 684 | 36 tests were skipped. |
|---|
| 685 | |
|---|
| 686 | ## ------------------------ ## |
|---|
| 687 | ## Summary of the failures. ## |
|---|
| 688 | ## ------------------------ ## |
|---|
| 689 | Failed tests: |
|---|
| 690 | GNU Autoconf 2.68 test suite test groups: |
|---|
| 691 | |
|---|
| 692 | NUM: FILE-NAME:LINE TEST-GROUP-NAME |
|---|
| 693 | KEYWORDS |
|---|
| 694 | |
|---|
| 695 | 205: autotest.at:1512 parallel autotest and signal handling |
|---|
| 696 | autotest |
|---|
| 697 | |
|---|
| 698 | Skipped tests: |
|---|
| 699 | GNU Autoconf 2.68 test suite test groups: |
|---|
| 700 | |
|---|
| 701 | NUM: FILE-NAME:LINE TEST-GROUP-NAME |
|---|
| 702 | KEYWORDS |
|---|
| 703 | |
|---|
| 704 | 36: tools.at:1215 autom4te cache creation |
|---|
| 705 | 275: c.at:141 AC_PROG_CPP without warnings |
|---|
| 706 | 276: c.at:181 AC_PROG_CPP via CC |
|---|
| 707 | 281: c.at:329 AC_OPENMP and C |
|---|
| 708 | 282: c.at:383 AC_OPENMP and C++ |
|---|
| 709 | 303: fortran.at:31 GNU Fortran 77 |
|---|
| 710 | 304: fortran.at:59 GNU Fortran |
|---|
| 711 | 305: fortran.at:82 AC_OPENMP and Fortran 77 |
|---|
| 712 | 306: fortran.at:122 AC_OPENMP and Fortran |
|---|
| 713 | 307: fortran.at:174 AC_F77_DUMMY_MAIN usage |
|---|
| 714 | 308: fortran.at:254 AC_FC_DUMMY_MAIN usage |
|---|
| 715 | 309: fortran.at:335 AC_F77_MAIN usage |
|---|
| 716 | 310: fortran.at:417 AC_FC_MAIN usage |
|---|
| 717 | 311: fortran.at:499 AC_F77_FUNC usage |
|---|
| 718 | 312: fortran.at:573 AC_FC_FUNC usage |
|---|
| 719 | 313: fortran.at:646 AC_FC_SRCEXT usage |
|---|
| 720 | 314: fortran.at:731 AC_FC_FREEFORM |
|---|
| 721 | 315: fortran.at:768 AC_FC_FREEFORM with AC_FC_SRCEXT |
|---|
| 722 | 316: fortran.at:806 AC_FC_FIXEDFORM |
|---|
| 723 | 317: fortran.at:844 AC_FC_FIXEDFORM with AC_FC_SRCEXT |
|---|
| 724 | 318: fortran.at:883 AC_FC_LINE_LENGTH |
|---|
| 725 | 319: acfortran.at:13 AC_F77_MAIN |
|---|
| 726 | 320: acfortran.at:14 AC_F77_WRAPPERS |
|---|
| 727 | 321: acfortran.at:15 AC_FC_FIXEDFORM |
|---|
| 728 | 322: acfortran.at:16 AC_FC_FREEFORM |
|---|
| 729 | 323: acfortran.at:17 AC_FC_LINE_LENGTH |
|---|
| 730 | 324: acfortran.at:18 AC_FC_MAIN |
|---|
| 731 | 325: acfortran.at:19 AC_FC_WRAPPERS |
|---|
| 732 | 326: acfortran.at:20 AC_PROG_F77_C_O |
|---|
| 733 | 327: acfortran.at:21 AC_PROG_FC_C_O |
|---|
| 734 | 330: erlang.at:32 Erlang |
|---|
| 735 | erlang |
|---|
| 736 | 331: erlang.at:54 AC_ERLANG_CHECK_LIB |
|---|
| 737 | erlang |
|---|
| 738 | 332: erlang.at:74 AC_ERLANG_SUBST_ROOT_DIR |
|---|
| 739 | erlang |
|---|
| 740 | 333: erlang.at:91 AC_ERLANG_SUBST_LIB_DIR |
|---|
| 741 | erlang |
|---|
| 742 | 336: erlang.at:130 AC_ERLANG_SUBST_ERTS_VER |
|---|
| 743 | erlang |
|---|
| 744 | 337: semantics.at:33 AC_CHECK_LIB |
|---|
| 745 | |
|---|
| 746 | ## ---------------------- ## |
|---|
| 747 | ## Detailed failed tests. ## |
|---|
| 748 | ## ---------------------- ## |
|---|
| 749 | |
|---|
| 750 | # -*- compilation -*- |
|---|
| 751 | 205. autotest.at:1512: testing parallel autotest and signal handling ... |
|---|
| 752 | ./autotest.at:1514: mkfifo fifo || exit 77 |
|---|
| 753 | ./autotest.at:1514: ${CONFIG_SHELL-$SHELL} -c '(set -m && set +m) || exit 77' |
|---|
| 754 | stderr: |
|---|
| 755 | ./autotest.at:1527: cat >./atconfig <<EOF |
|---|
| 756 | at_testdir=. |
|---|
| 757 | abs_builddir='`pwd`' |
|---|
| 758 | at_srcdir=. |
|---|
| 759 | abs_srcdir='`pwd`' |
|---|
| 760 | at_top_srcdir=. |
|---|
| 761 | abs_top_srcdir='`pwd`' |
|---|
| 762 | at_top_build_prefix= |
|---|
| 763 | abs_top_builddir='`pwd`' |
|---|
| 764 | EOF |
|---|
| 765 | ./autotest.at:1527: autom4te --language=autotest -o micro-suite micro-suite.at |
|---|
| 766 | ./autotest.at:1557: $CONFIG_SHELL $abs_top_builddir/config.status --file=Makefile:Makefile.in |
|---|
| 767 | stdout: |
|---|
| 768 | config.status: creating Makefile |
|---|
| 769 | ./autotest.at:1566: $CONFIG_SHELL ./micro-suite |
|---|
| 770 | stderr: |
|---|
| 771 | |
|---|
| 772 | micro-suite: WARNING: caught signal INT, bailing out |
|---|
| 773 | stdout: |
|---|
| 774 | ## -------------------------------------------------------------- ## |
|---|
| 775 | ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 776 | ## -------------------------------------------------------------- ## |
|---|
| 777 | 1: test number 1 ok |
|---|
| 778 | 2: test number 2 ok |
|---|
| 779 | 3: test number 3 ok |
|---|
| 780 | 4: killer test ./autotest.at:1569: grep 'bailing out' stderr |
|---|
| 781 | stdout: |
|---|
| 782 | micro-suite: WARNING: caught signal INT, bailing out |
|---|
| 783 | ./autotest.at:1570: grep 'bailing out' micro-suite.log |
|---|
| 784 | stdout: |
|---|
| 785 | micro-suite:18: WARNING: caught signal INT, bailing out |
|---|
| 786 | ./autotest.at:1572: grep '[iI]nterrupt[ ]' stderr |
|---|
| 787 | ./autotest.at:1575: $CONFIG_SHELL ./micro-suite --jobs=3 |
|---|
| 788 | stderr: |
|---|
| 789 | micro-suite: WARNING: caught signal INT, bailing out |
|---|
| 790 | stdout: |
|---|
| 791 | ## -------------------------------------------------------------- ## |
|---|
| 792 | ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 793 | ## -------------------------------------------------------------- ## |
|---|
| 794 | |
|---|
| 795 | 2: test number 2 ok |
|---|
| 796 | 3: test number 3 ok |
|---|
| 797 | 1: test number 1 FAILED (micro-suite.at:3) |
|---|
| 798 | ./autotest.at:1577: grep 'bailing out' stderr |
|---|
| 799 | stdout: |
|---|
| 800 | micro-suite: WARNING: caught signal INT, bailing out |
|---|
| 801 | ./autotest.at:1578: grep 'bailing out' micro-suite.log |
|---|
| 802 | stdout: |
|---|
| 803 | micro-suite:18: WARNING: caught signal INT, bailing out |
|---|
| 804 | ./autotest.at:1589: $MAKE check TESTSUITEFLAGS=; case $? in 1|2) exit 1;; *) exit $?;; esac |
|---|
| 805 | stderr: |
|---|
| 806 | |
|---|
| 807 | micro-suite: WARNING: caught signal INT, bailing out |
|---|
| 808 | make[4]: *** [check] Error 130 |
|---|
| 809 | stdout: |
|---|
| 810 | make[4]: Entering directory `/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 811 | /bin/sh './micro-suite' |
|---|
| 812 | ## -------------------------------------------------------------- ## |
|---|
| 813 | ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 814 | ## -------------------------------------------------------------- ## |
|---|
| 815 | 1: test number 1 ok |
|---|
| 816 | 2: test number 2 ok |
|---|
| 817 | 3: test number 3 ok |
|---|
| 818 | 4: killer test make[4]: Leaving directory `/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 819 | ./autotest.at:1592: grep 'bailing out' stderr |
|---|
| 820 | stdout: |
|---|
| 821 | micro-suite: WARNING: caught signal INT, bailing out |
|---|
| 822 | ./autotest.at:1593: grep 'bailing out' micro-suite.log |
|---|
| 823 | stdout: |
|---|
| 824 | micro-suite:18: WARNING: caught signal INT, bailing out |
|---|
| 825 | ./autotest.at:1595: $MAKE check TESTSUITEFLAGS=--jobs=3; case $? in 1|2) exit 1;; *) exit $?;; esac |
|---|
| 826 | stderr: |
|---|
| 827 | micro-suite: WARNING: caught signal INT, bailing out |
|---|
| 828 | make[4]: *** [check] Error 130 |
|---|
| 829 | stdout: |
|---|
| 830 | make[4]: Entering directory `/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 831 | /bin/sh './micro-suite' --jobs=3 |
|---|
| 832 | ## -------------------------------------------------------------- ## |
|---|
| 833 | ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 834 | ## -------------------------------------------------------------- ## |
|---|
| 835 | |
|---|
| 836 | 2: test number 2 ok |
|---|
| 837 | 3: test number 3 ok |
|---|
| 838 | 1: test number 1 ok |
|---|
| 839 | make[4]: Leaving directory `/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 840 | ./autotest.at:1598: grep 'bailing out' stderr |
|---|
| 841 | stdout: |
|---|
| 842 | micro-suite: WARNING: caught signal INT, bailing out |
|---|
| 843 | ./autotest.at:1599: grep 'bailing out' micro-suite.log |
|---|
| 844 | stdout: |
|---|
| 845 | micro-suite:18: WARNING: caught signal INT, bailing out |
|---|
| 846 | ./autotest.at:1566: $CONFIG_SHELL ./micro-suite |
|---|
| 847 | stderr: |
|---|
| 848 | |
|---|
| 849 | micro-suite: WARNING: caught signal TERM, bailing out |
|---|
| 850 | stdout: |
|---|
| 851 | ## -------------------------------------------------------------- ## |
|---|
| 852 | ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 853 | ## -------------------------------------------------------------- ## |
|---|
| 854 | 1: test number 1 ok |
|---|
| 855 | 2: test number 2 ok |
|---|
| 856 | 3: test number 3 ok |
|---|
| 857 | 4: killer test ./autotest.at:1569: grep 'bailing out' stderr |
|---|
| 858 | stdout: |
|---|
| 859 | micro-suite: WARNING: caught signal TERM, bailing out |
|---|
| 860 | ./autotest.at:1570: grep 'bailing out' micro-suite.log |
|---|
| 861 | stdout: |
|---|
| 862 | micro-suite:18: WARNING: caught signal TERM, bailing out |
|---|
| 863 | ./autotest.at:1572: grep '[iI]nterrupt[ ]' stderr |
|---|
| 864 | ./autotest.at:1575: $CONFIG_SHELL ./micro-suite --jobs=3 |
|---|
| 865 | stderr: |
|---|
| 866 | micro-suite: WARNING: caught signal TERM, bailing out |
|---|
| 867 | stdout: |
|---|
| 868 | ## -------------------------------------------------------------- ## |
|---|
| 869 | ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 870 | ## -------------------------------------------------------------- ## |
|---|
| 871 | |
|---|
| 872 | 2: test number 2 ok |
|---|
| 873 | 3: test number 3 ok |
|---|
| 874 | ./autotest.at:1577: grep 'bailing out' stderr |
|---|
| 875 | stdout: |
|---|
| 876 | micro-suite: WARNING: caught signal TERM, bailing out |
|---|
| 877 | ./autotest.at:1578: grep 'bailing out' micro-suite.log |
|---|
| 878 | stdout: |
|---|
| 879 | micro-suite:18: WARNING: caught signal TERM, bailing out |
|---|
| 880 | ./autotest.at:1589: $MAKE check TESTSUITEFLAGS=; case $? in 1|2) exit 1;; *) exit $?;; esac |
|---|
| 881 | stderr: |
|---|
| 882 | |
|---|
| 883 | micro-suite: WARNING: caught signal TERM, bailing out |
|---|
| 884 | make[4]: *** [check] Error 143 |
|---|
| 885 | stdout: |
|---|
| 886 | make[4]: Entering directory `/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 887 | /bin/sh './micro-suite' |
|---|
| 888 | ## -------------------------------------------------------------- ## |
|---|
| 889 | ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 890 | ## -------------------------------------------------------------- ## |
|---|
| 891 | 1: test number 1 ok |
|---|
| 892 | 2: test number 2 ok |
|---|
| 893 | 3: test number 3 ok |
|---|
| 894 | 4: killer test make[4]: Leaving directory `/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 895 | ./autotest.at:1592: grep 'bailing out' stderr |
|---|
| 896 | stdout: |
|---|
| 897 | micro-suite: WARNING: caught signal TERM, bailing out |
|---|
| 898 | ./autotest.at:1593: grep 'bailing out' micro-suite.log |
|---|
| 899 | stdout: |
|---|
| 900 | micro-suite:18: WARNING: caught signal TERM, bailing out |
|---|
| 901 | ./autotest.at:1595: $MAKE check TESTSUITEFLAGS=--jobs=3; case $? in 1|2) exit 1;; *) exit $?;; esac |
|---|
| 902 | stderr: |
|---|
| 903 | micro-suite: WARNING: caught signal TERM, bailing out |
|---|
| 904 | make[4]: *** [check] Error 143 |
|---|
| 905 | stdout: |
|---|
| 906 | make[4]: Entering directory `/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 907 | /bin/sh './micro-suite' --jobs=3 |
|---|
| 908 | ## -------------------------------------------------------------- ## |
|---|
| 909 | ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 910 | ## -------------------------------------------------------------- ## |
|---|
| 911 | |
|---|
| 912 | 2: test number 2 ok |
|---|
| 913 | 3: test number 3 ok |
|---|
| 914 | make[4]: Leaving directory `/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 915 | ./autotest.at:1598: grep 'bailing out' stderr |
|---|
| 916 | stdout: |
|---|
| 917 | micro-suite: WARNING: caught signal TERM, bailing out |
|---|
| 918 | ./autotest.at:1599: grep 'bailing out' micro-suite.log |
|---|
| 919 | stdout: |
|---|
| 920 | micro-suite:18: WARNING: caught signal TERM, bailing out |
|---|
| 921 | ./autotest.at:1612: ($CONFIG_SHELL ./micro-suite -d -3 5-; echo $? >status) | sed 5q |
|---|
| 922 | stderr: |
|---|
| 923 | stdout: |
|---|
| 924 | ## -------------------------------------------------------------- ## |
|---|
| 925 | ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 926 | ## -------------------------------------------------------------- ## |
|---|
| 927 | 1: test number 1 ok |
|---|
| 928 | 2: test number 2 ok |
|---|
| 929 | ./autotest.at:1614: grep '5.*ok' stdout |
|---|
| 930 | ./autotest.at:1617: test ! -s status || grep 141 status || grep 269 status |
|---|
| 931 | stdout: |
|---|
| 932 | ./autotest.at:1617: exit code was 1, expected 0 |
|---|
| 933 | ./micro-suite.log: |
|---|
| 934 | > ## -------------------------------------------------------------- ## |
|---|
| 935 | > ## GNU Nonsense 1.0 test suite: suite to test parallel execution. ## |
|---|
| 936 | > ## -------------------------------------------------------------- ## |
|---|
| 937 | > |
|---|
| 938 | > micro-suite: command line was: |
|---|
| 939 | > $ ./micro-suite --jobs=3 |
|---|
| 940 | > |
|---|
| 941 | > ## --------- ## |
|---|
| 942 | > ## Platform. ## |
|---|
| 943 | > ## --------- ## |
|---|
| 944 | > |
|---|
| 945 | > hostname = shredder |
|---|
| 946 | > uname -m = BePC |
|---|
| 947 | > uname -r = 1 |
|---|
| 948 | > uname -s = Haiku |
|---|
| 949 | > uname -v = r39567 Nov 22 2010 07:08:10 |
|---|
| 950 | > |
|---|
| 951 | > /usr/bin/uname -p = unknown |
|---|
| 952 | > /bin/uname -X = unknown |
|---|
| 953 | > |
|---|
| 954 | > /bin/arch = unknown |
|---|
| 955 | > /usr/bin/arch -k = unknown |
|---|
| 956 | > /usr/convex/getsysinfo = unknown |
|---|
| 957 | > /usr/bin/hostinfo = unknown |
|---|
| 958 | > /bin/machine = unknown |
|---|
| 959 | > /usr/bin/oslevel = unknown |
|---|
| 960 | > /bin/universe = unknown |
|---|
| 961 | > |
|---|
| 962 | > PATH: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests |
|---|
| 963 | > PATH: /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68 |
|---|
| 964 | > PATH: /boot/home/config/bin |
|---|
| 965 | > PATH: /boot/common/bin |
|---|
| 966 | > PATH: /bin |
|---|
| 967 | > PATH: /boot/apps |
|---|
| 968 | > PATH: /boot/preferences |
|---|
| 969 | > PATH: /boot/system/apps |
|---|
| 970 | > PATH: /boot/system/preferences |
|---|
| 971 | > PATH: /boot/develop/tools/gnupro/bin |
|---|
| 972 | > |
|---|
| 973 | > micro-suite: atconfig: |
|---|
| 974 | > | at_testdir=. |
|---|
| 975 | > | abs_builddir='/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 976 | > | at_srcdir=. |
|---|
| 977 | > | abs_srcdir='/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 978 | > | at_top_srcdir=. |
|---|
| 979 | > | abs_top_srcdir='/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 980 | > | at_top_build_prefix= |
|---|
| 981 | > | abs_top_builddir='/boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/tests/testsuite.dir/205' |
|---|
| 982 | > |
|---|
| 983 | > micro-suite: atlocal: |
|---|
| 984 | > | suite_pid=$$ |
|---|
| 985 | > | export suite_pid |
|---|
| 986 | > |
|---|
| 987 | > ## ---------------- ## |
|---|
| 988 | > ## Tested programs. ## |
|---|
| 989 | > ## ---------------- ## |
|---|
| 990 | > |
|---|
| 991 | > ## ------------------ ## |
|---|
| 992 | > ## Running the tests. ## |
|---|
| 993 | > ## ------------------ ## |
|---|
| 994 | > micro-suite: starting at: Wed Dec 1 21:54:45 GMT 2010 |
|---|
| 995 | > 2. test number 2 (micro-suite.at:5): ok (0m0.001s 0m0.005s) |
|---|
| 996 | > 3. test number 3 (micro-suite.at:8): ok (0m0.001s 0m0.004s) |
|---|
| 997 | > micro-suite:18: WARNING: caught signal TERM, bailing out |
|---|
| 998 | 205. autotest.at:1512: 205. parallel autotest and signal handling (autotest.at:1512): FAILED (autotest.at:1617) |
|---|
| 999 | |
|---|
| 1000 | |
|---|
| 1001 | ## ------------- ## |
|---|
| 1002 | ## ../config.log ## |
|---|
| 1003 | ## ------------- ## |
|---|
| 1004 | | This file contains any messages produced by compilers while |
|---|
| 1005 | | running configure, to aid debugging if configure makes a mistake. |
|---|
| 1006 | | |
|---|
| 1007 | | It was created by GNU Autoconf configure 2.68, which was |
|---|
| 1008 | | generated by GNU Autoconf 2.68. Invocation command line was |
|---|
| 1009 | | |
|---|
| 1010 | | $ ./configure --prefix=/boot/common |
|---|
| 1011 | | |
|---|
| 1012 | | ## --------- ## |
|---|
| 1013 | | ## Platform. ## |
|---|
| 1014 | | ## --------- ## |
|---|
| 1015 | | |
|---|
| 1016 | | hostname = shredder |
|---|
| 1017 | | uname -m = BePC |
|---|
| 1018 | | uname -r = 1 |
|---|
| 1019 | | uname -s = Haiku |
|---|
| 1020 | | uname -v = r39567 Nov 22 2010 07:08:10 |
|---|
| 1021 | | |
|---|
| 1022 | | /usr/bin/uname -p = unknown |
|---|
| 1023 | | /bin/uname -X = unknown |
|---|
| 1024 | | |
|---|
| 1025 | | /bin/arch = unknown |
|---|
| 1026 | | /usr/bin/arch -k = unknown |
|---|
| 1027 | | /usr/convex/getsysinfo = unknown |
|---|
| 1028 | | /usr/bin/hostinfo = unknown |
|---|
| 1029 | | /bin/machine = unknown |
|---|
| 1030 | | /usr/bin/oslevel = unknown |
|---|
| 1031 | | /bin/universe = unknown |
|---|
| 1032 | | |
|---|
| 1033 | | PATH: . |
|---|
| 1034 | | PATH: /boot/home/config/bin |
|---|
| 1035 | | PATH: /boot/common/bin |
|---|
| 1036 | | PATH: /bin |
|---|
| 1037 | | PATH: /boot/apps |
|---|
| 1038 | | PATH: /boot/preferences |
|---|
| 1039 | | PATH: /boot/system/apps |
|---|
| 1040 | | PATH: /boot/system/preferences |
|---|
| 1041 | | PATH: /boot/develop/tools/gnupro/bin |
|---|
| 1042 | | |
|---|
| 1043 | | |
|---|
| 1044 | | ## ----------- ## |
|---|
| 1045 | | ## Core tests. ## |
|---|
| 1046 | | ## ----------- ## |
|---|
| 1047 | | |
|---|
| 1048 | | configure:1778: checking for a BSD-compatible install |
|---|
| 1049 | | configure:1846: result: /bin/install -c |
|---|
| 1050 | | configure:1857: checking whether build environment is sane |
|---|
| 1051 | | configure:1907: result: yes |
|---|
| 1052 | | configure:2048: checking for a thread-safe mkdir -p |
|---|
| 1053 | | configure:2087: result: /bin/mkdir -p |
|---|
| 1054 | | configure:2100: checking for gawk |
|---|
| 1055 | | configure:2116: found /bin/gawk |
|---|
| 1056 | | configure:2127: result: gawk |
|---|
| 1057 | | configure:2138: checking whether make sets $(MAKE) |
|---|
| 1058 | | configure:2160: result: yes |
|---|
| 1059 | | configure:2245: checking build system type |
|---|
| 1060 | | configure:2259: result: i586-pc-haiku |
|---|
| 1061 | | configure:2279: checking host system type |
|---|
| 1062 | | configure:2292: result: i586-pc-haiku |
|---|
| 1063 | | configure:2319: autobuild project... GNU Autoconf |
|---|
| 1064 | | configure:2325: autobuild revision... 2.68 |
|---|
| 1065 | | configure:2330: autobuild hostname... shredder |
|---|
| 1066 | | configure:2341: autobuild timestamp... 20101201T214303Z |
|---|
| 1067 | | configure:2369: checking whether /bin/sh -n is known to work |
|---|
| 1068 | | configure:2388: result: yes |
|---|
| 1069 | | configure:2392: checking for characters that cannot appear in file names |
|---|
| 1070 | | configure:2412: result: none |
|---|
| 1071 | | configure:2418: checking whether directories can have trailing spaces |
|---|
| 1072 | | configure:2432: result: yes |
|---|
| 1073 | | configure:2443: checking for expr |
|---|
| 1074 | | configure:2461: found /bin/expr |
|---|
| 1075 | | configure:2473: result: /bin/expr |
|---|
| 1076 | | configure:2492: checking for GNU M4 that supports accurate traces |
|---|
| 1077 | | configure:2534: result: /boot/common/bin/m4 |
|---|
| 1078 | | configure:2537: checking whether /boot/common/bin/m4 accepts --gnu |
|---|
| 1079 | | configure:2547: result: yes |
|---|
| 1080 | | configure:2564: checking how m4 supports trace files |
|---|
| 1081 | | configure:2574: result: --debugfile |
|---|
| 1082 | | configure:2598: checking for perl |
|---|
| 1083 | | configure:2616: found /boot/common/bin/perl |
|---|
| 1084 | | configure:2629: result: /boot/common/bin/perl |
|---|
| 1085 | | configure:2648: checking whether /boot/common/bin/perl Fcntl::flock is implemented |
|---|
| 1086 | | configure:2662: result: yes |
|---|
| 1087 | | configure:2680: checking for emacs |
|---|
| 1088 | | configure:2710: result: no |
|---|
| 1089 | | configure:2680: checking for xemacs |
|---|
| 1090 | | configure:2710: result: no |
|---|
| 1091 | | configure:2763: checking for emacs |
|---|
| 1092 | | configure:2790: result: no |
|---|
| 1093 | | configure:2814: checking where .elc files should go |
|---|
| 1094 | | configure:2843: result: ${datadir}/emacs/site-lisp |
|---|
| 1095 | | configure:2856: checking for grep that handles long lines and -e |
|---|
| 1096 | | configure:2914: result: /bin/grep |
|---|
| 1097 | | configure:2919: checking for egrep |
|---|
| 1098 | | configure:2981: result: /bin/grep -E |
|---|
| 1099 | | configure:2986: checking for a sed that does not truncate output |
|---|
| 1100 | | configure:3050: result: /boot/common/bin/sed |
|---|
| 1101 | | configure:3060: checking whether make is case sensitive |
|---|
| 1102 | | configure:3075: result: yes |
|---|
| 1103 | | configure:3254: creating ./config.status |
|---|
| 1104 | | |
|---|
| 1105 | | ## ---------------------- ## |
|---|
| 1106 | | ## Running config.status. ## |
|---|
| 1107 | | ## ---------------------- ## |
|---|
| 1108 | | |
|---|
| 1109 | | This file was extended by GNU Autoconf config.status 2.68, which was |
|---|
| 1110 | | generated by GNU Autoconf 2.68. Invocation command line was |
|---|
| 1111 | | |
|---|
| 1112 | | CONFIG_FILES = |
|---|
| 1113 | | CONFIG_HEADERS = |
|---|
| 1114 | | CONFIG_LINKS = |
|---|
| 1115 | | CONFIG_COMMANDS = |
|---|
| 1116 | | $ ./config.status |
|---|
| 1117 | | |
|---|
| 1118 | | on shredder |
|---|
| 1119 | | |
|---|
| 1120 | | config.status:809: creating tests/Makefile |
|---|
| 1121 | | config.status:809: creating tests/atlocal |
|---|
| 1122 | | config.status:809: creating man/Makefile |
|---|
| 1123 | | config.status:809: creating lib/emacs/Makefile |
|---|
| 1124 | | config.status:809: creating Makefile |
|---|
| 1125 | | config.status:809: creating doc/Makefile |
|---|
| 1126 | | config.status:809: creating lib/Makefile |
|---|
| 1127 | | config.status:809: creating lib/Autom4te/Makefile |
|---|
| 1128 | | config.status:809: creating lib/autoscan/Makefile |
|---|
| 1129 | | config.status:809: creating lib/m4sugar/Makefile |
|---|
| 1130 | | config.status:809: creating lib/autoconf/Makefile |
|---|
| 1131 | | config.status:809: creating lib/autotest/Makefile |
|---|
| 1132 | | config.status:809: creating bin/Makefile |
|---|
| 1133 | | config.status:1012: executing tests/atconfig commands |
|---|
| 1134 | | |
|---|
| 1135 | | ## ---------------- ## |
|---|
| 1136 | | ## Cache variables. ## |
|---|
| 1137 | | ## ---------------- ## |
|---|
| 1138 | | |
|---|
| 1139 | | ac_cv_build=i586-pc-haiku |
|---|
| 1140 | | ac_cv_dir_trailing_space=yes |
|---|
| 1141 | | ac_cv_env_EMACSLOADPATH_set= |
|---|
| 1142 | | ac_cv_env_EMACSLOADPATH_value= |
|---|
| 1143 | | ac_cv_env_EMACS_set= |
|---|
| 1144 | | ac_cv_env_EMACS_value= |
|---|
| 1145 | | ac_cv_env_M4_set= |
|---|
| 1146 | | ac_cv_env_M4_value= |
|---|
| 1147 | | ac_cv_env_build_alias_set= |
|---|
| 1148 | | ac_cv_env_build_alias_value= |
|---|
| 1149 | | ac_cv_env_host_alias_set= |
|---|
| 1150 | | ac_cv_env_host_alias_value= |
|---|
| 1151 | | ac_cv_env_target_alias_set= |
|---|
| 1152 | | ac_cv_env_target_alias_value= |
|---|
| 1153 | | ac_cv_host=i586-pc-haiku |
|---|
| 1154 | | ac_cv_path_EGREP='/bin/grep -E' |
|---|
| 1155 | | ac_cv_path_EXPR=/bin/expr |
|---|
| 1156 | | ac_cv_path_GREP=/bin/grep |
|---|
| 1157 | | ac_cv_path_M4=/boot/common/bin/m4 |
|---|
| 1158 | | ac_cv_path_PERL=/boot/common/bin/perl |
|---|
| 1159 | | ac_cv_path_SED=/boot/common/bin/sed |
|---|
| 1160 | | ac_cv_path_install='/bin/install -c' |
|---|
| 1161 | | ac_cv_path_mkdir=/bin/mkdir |
|---|
| 1162 | | ac_cv_perl_flock_implemented=yes |
|---|
| 1163 | | ac_cv_prog_AWK=gawk |
|---|
| 1164 | | ac_cv_prog_EMACS=no |
|---|
| 1165 | | ac_cv_prog_gnu_m4_debugfile=--debugfile |
|---|
| 1166 | | ac_cv_prog_gnu_m4_gnu=yes |
|---|
| 1167 | | ac_cv_prog_make_make_case=yes |
|---|
| 1168 | | ac_cv_prog_make_make_set=yes |
|---|
| 1169 | | ac_cv_sh_n_works=yes |
|---|
| 1170 | | ac_cv_unsupported_fs_chars= |
|---|
| 1171 | | am_cv_lispdir='${datadir}/emacs/site-lisp' |
|---|
| 1172 | | |
|---|
| 1173 | | ## ----------------- ## |
|---|
| 1174 | | ## Output variables. ## |
|---|
| 1175 | | ## ----------------- ## |
|---|
| 1176 | | |
|---|
| 1177 | | ACLOCAL='${SHELL} /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/build-aux/missing --run aclocal-1.11' |
|---|
| 1178 | | AMTAR='${SHELL} /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/build-aux/missing --run tar' |
|---|
| 1179 | | AUTOCONF='${SHELL} /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/build-aux/missing --run autoconf' |
|---|
| 1180 | | AUTOHEADER='${SHELL} /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/build-aux/missing --run autoheader' |
|---|
| 1181 | | AUTOMAKE='${SHELL} /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/build-aux/missing --run automake-1.11' |
|---|
| 1182 | | AWK='gawk' |
|---|
| 1183 | | CYGPATH_W='echo' |
|---|
| 1184 | | DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.68\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.68\" -DPACKAGE_BUGREPORT=\"bug-autoconf@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/autoconf/\" -DPACKAGE=\"autoconf\" -DVERSION=\"2.68\"' |
|---|
| 1185 | | ECHO_C='' |
|---|
| 1186 | | ECHO_N='-n' |
|---|
| 1187 | | ECHO_T='' |
|---|
| 1188 | | EGREP='/bin/grep -E' |
|---|
| 1189 | | EMACS='no' |
|---|
| 1190 | | EMACSLOADPATH='' |
|---|
| 1191 | | EXPR='/bin/expr' |
|---|
| 1192 | | GREP='/bin/grep' |
|---|
| 1193 | | HELP2MAN='${SHELL} /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/build-aux/missing --run help2man' |
|---|
| 1194 | | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 1195 | | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 1196 | | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 1197 | | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|---|
| 1198 | | LIBOBJS='' |
|---|
| 1199 | | LIBS='' |
|---|
| 1200 | | LTLIBOBJS='' |
|---|
| 1201 | | M4='/boot/common/bin/m4' |
|---|
| 1202 | | M4_DEBUGFILE='--debugfile' |
|---|
| 1203 | | M4_GNU='--gnu' |
|---|
| 1204 | | MAKEINFO='${SHELL} /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/build-aux/missing --run makeinfo' |
|---|
| 1205 | | MAKE_CASE_SENSITIVE_FALSE='#' |
|---|
| 1206 | | MAKE_CASE_SENSITIVE_TRUE='' |
|---|
| 1207 | | MKDIR_P='/bin/mkdir -p' |
|---|
| 1208 | | PACKAGE='autoconf' |
|---|
| 1209 | | PACKAGE_BUGREPORT='bug-autoconf@gnu.org' |
|---|
| 1210 | | PACKAGE_NAME='GNU Autoconf' |
|---|
| 1211 | | PACKAGE_STRING='GNU Autoconf 2.68' |
|---|
| 1212 | | PACKAGE_TARNAME='autoconf' |
|---|
| 1213 | | PACKAGE_URL='http://www.gnu.org/software/autoconf/' |
|---|
| 1214 | | PACKAGE_VERSION='2.68' |
|---|
| 1215 | | PATH_SEPARATOR=':' |
|---|
| 1216 | | PERL='/boot/common/bin/perl' |
|---|
| 1217 | | PERL_FLOCK='yes' |
|---|
| 1218 | | SED='/boot/common/bin/sed' |
|---|
| 1219 | | SET_MAKE='' |
|---|
| 1220 | | SHELL='/bin/sh' |
|---|
| 1221 | | STRIP='' |
|---|
| 1222 | | TEST_EMACS='no' |
|---|
| 1223 | | VERSION='2.68' |
|---|
| 1224 | | ac_cv_dir_trailing_space='yes' |
|---|
| 1225 | | ac_cv_sh_n_works='yes' |
|---|
| 1226 | | ac_cv_unsupported_fs_chars='' |
|---|
| 1227 | | am__isrc='' |
|---|
| 1228 | | am__leading_dot='.' |
|---|
| 1229 | | am__tar='${AMTAR} chof - "$$tardir"' |
|---|
| 1230 | | am__untar='${AMTAR} xf -' |
|---|
| 1231 | | bindir='${exec_prefix}/bin' |
|---|
| 1232 | | build='i586-pc-haiku' |
|---|
| 1233 | | build_alias='' |
|---|
| 1234 | | build_cpu='i586' |
|---|
| 1235 | | build_os='haiku' |
|---|
| 1236 | | build_vendor='pc' |
|---|
| 1237 | | datadir='${datarootdir}' |
|---|
| 1238 | | datarootdir='${prefix}/share' |
|---|
| 1239 | | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 1240 | | dvidir='${docdir}' |
|---|
| 1241 | | exec_prefix='${prefix}' |
|---|
| 1242 | | host='i586-pc-haiku' |
|---|
| 1243 | | host_alias='' |
|---|
| 1244 | | host_cpu='i586' |
|---|
| 1245 | | host_os='haiku' |
|---|
| 1246 | | host_vendor='pc' |
|---|
| 1247 | | htmldir='${docdir}' |
|---|
| 1248 | | includedir='${prefix}/include' |
|---|
| 1249 | | infodir='${datarootdir}/info' |
|---|
| 1250 | | install_sh='${SHELL} /boot/develop/haikuports/sys-devel/autoconf/work/autoconf-2.68/build-aux/install-sh' |
|---|
| 1251 | | libdir='${exec_prefix}/lib' |
|---|
| 1252 | | libexecdir='${exec_prefix}/libexec' |
|---|
| 1253 | | lispdir='${datadir}/emacs/site-lisp' |
|---|
| 1254 | | localedir='${datarootdir}/locale' |
|---|
| 1255 | | localstatedir='${prefix}/var' |
|---|
| 1256 | | mandir='${datarootdir}/man' |
|---|
| 1257 | | mkdir_p='/bin/mkdir -p' |
|---|
| 1258 | | oldincludedir='/usr/include' |
|---|
| 1259 | | pdfdir='${docdir}' |
|---|
| 1260 | | prefix='/boot/common' |
|---|
| 1261 | | program_transform_name='s,x,x,' |
|---|
| 1262 | | psdir='${docdir}' |
|---|
| 1263 | | sbindir='${exec_prefix}/sbin' |
|---|
| 1264 | | sharedstatedir='${prefix}/com' |
|---|
| 1265 | | sysconfdir='${prefix}/etc' |
|---|
| 1266 | | target_alias='' |
|---|
| 1267 | | |
|---|
| 1268 | | ## ----------- ## |
|---|
| 1269 | | ## confdefs.h. ## |
|---|
| 1270 | | ## ----------- ## |
|---|
| 1271 | | |
|---|
| 1272 | | /* confdefs.h */ |
|---|
| 1273 | | #define PACKAGE_NAME "GNU Autoconf" |
|---|
| 1274 | | #define PACKAGE_TARNAME "autoconf" |
|---|
| 1275 | | #define PACKAGE_VERSION "2.68" |
|---|
| 1276 | | #define PACKAGE_STRING "GNU Autoconf 2.68" |
|---|
| 1277 | | #define PACKAGE_BUGREPORT "bug-autoconf@gnu.org" |
|---|
| 1278 | | #define PACKAGE_URL "http://www.gnu.org/software/autoconf/" |
|---|
| 1279 | | #define PACKAGE "autoconf" |
|---|
| 1280 | | #define VERSION "2.68" |
|---|
| 1281 | | |
|---|
| 1282 | | configure: exit 0 |
|---|
| 1283 | |
|---|