Wed May 27 01:25:34 CDT 2009 make[1]: Entering directory `/sources/autoconf-2.63' make check-recursive make[2]: Entering directory `/sources/autoconf-2.63' Making check in bin make[3]: Entering directory `/sources/autoconf-2.63/bin' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/sources/autoconf-2.63/bin' Making check in . make[3]: Entering directory `/sources/autoconf-2.63' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/sources/autoconf-2.63' Making check in lib make[3]: Entering directory `/sources/autoconf-2.63/lib' Making check in Autom4te make[4]: Entering directory `/sources/autoconf-2.63/lib/Autom4te' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/sources/autoconf-2.63/lib/Autom4te' Making check in m4sugar make[4]: Entering directory `/sources/autoconf-2.63/lib/m4sugar' make check-local make[5]: Entering directory `/sources/autoconf-2.63/lib/m4sugar' make[5]: Leaving directory `/sources/autoconf-2.63/lib/m4sugar' make[4]: Leaving directory `/sources/autoconf-2.63/lib/m4sugar' Making check in autoconf make[4]: Entering directory `/sources/autoconf-2.63/lib/autoconf' make check-local make[5]: Entering directory `/sources/autoconf-2.63/lib/autoconf' make[5]: Leaving directory `/sources/autoconf-2.63/lib/autoconf' make[4]: Leaving directory `/sources/autoconf-2.63/lib/autoconf' Making check in autotest make[4]: Entering directory `/sources/autoconf-2.63/lib/autotest' make check-local make[5]: Entering directory `/sources/autoconf-2.63/lib/autotest' make[5]: Leaving directory `/sources/autoconf-2.63/lib/autotest' make[4]: Leaving directory `/sources/autoconf-2.63/lib/autotest' Making check in autoscan make[4]: Entering directory `/sources/autoconf-2.63/lib/autoscan' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/sources/autoconf-2.63/lib/autoscan' Making check in emacs make[4]: Entering directory `/sources/autoconf-2.63/lib/emacs' make[4]: Leaving directory `/sources/autoconf-2.63/lib/emacs' make[4]: Entering directory `/sources/autoconf-2.63/lib' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/sources/autoconf-2.63/lib' make[3]: Leaving directory `/sources/autoconf-2.63/lib' Making check in doc make[3]: Entering directory `/sources/autoconf-2.63/doc' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/sources/autoconf-2.63/doc' Making check in tests make[3]: Entering directory `/sources/autoconf-2.63/tests' make check-local make[4]: Entering directory `/sources/autoconf-2.63/tests' :;{ \ echo '# Signature of the current package.' && \ echo 'm4_define([AT_PACKAGE_NAME], [GNU Autoconf])' && \ echo 'm4_define([AT_PACKAGE_TARNAME], [autoconf])' && \ echo 'm4_define([AT_PACKAGE_VERSION], [2.63])' && \ echo 'm4_define([AT_PACKAGE_STRING], [GNU Autoconf 2.63])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])'; \ } > package.m4-t mv package.m4-t package.m4 cd ../lib/autotest && make autotest.m4f make[5]: Entering directory `/sources/autoconf-2.63/lib/autotest' make[5]: `autotest.m4f' is up to date. make[5]: Leaving directory `/sources/autoconf-2.63/lib/autotest' autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=autotest -I . -I . suite.at -o testsuite.tmp mv testsuite.tmp testsuite /bin/sh ./testsuite ## ----------------------------- ## ## GNU Autoconf 2.63 test suite. ## ## ----------------------------- ## Executables (autoheader, autoupdate...). 1: Syntax of the shell scripts ok 2: Syntax of the Perl scripts ok 3: autom4te cache ok 4: autom4te --force ok 5: autom4te and whitespace in file names ok 6: autoconf --trace: user macros ok 7: autoconf --trace: builtins ok 8: autoconf: forbidden tokens, basic ok 9: autoconf: forbidden tokens, exceptions ok 10: autoconf: automatically allowed tokens ok 11: autoconf: the empty token ok 12: autoconf: subdirectories ok 13: autoconf: input from stdin ok 14: autoconf: AC_AUTOCONF_VERSION ok 15: ifnames ok 16: autoheader ok 17: autoupdate ok 18: autoupdating AC_LINK_FILES ok 19: autoupdating AC_PREREQ ok 20: autoupdating AU_ALIAS ok 21: autoupdating OLD to NEW ok 22: autoupdating AC_HELP_STRING ok 23: autoupdating with m4sugar ok 24: autoupdating AC_LANG_SAVE ok 25: autoupdating AC_FOREACH ok 26: autoupdating with aclocal and m4_include skipped (tools.at:914) 27: autom4te preselections skipped (tools.at:947) 28: autotools and whitespace in file names skipped (tools.at:990) M4sugar. 29: m4_defn ok 30: m4_warn ok 31: m4_require: error message ok 32: m4_require: circular dependencies ok 33: m4_cond ok 34: m4_split ok 35: m4_do ok 36: m4_append ok 37: m4_join ok 38: m4_text_wrap ok 39: m4_version_compare ok 40: Standard regular expressions ok 41: m4_bmatch ok 42: m4_bpatsubsts ok 43: M4 loops ok 44: m4_map ok 45: m4_combine ok 46: m4_max and m4_min ok 47: recursion ok 48: m4_set ok M4sh. 49: LINENO ok 50: AS_DIRNAME ok 51: AS_ECHO and AS_ECHO_N ok 52: AS_BASENAME ok 53: AS_MKDIR_P ok 54: AS_VERSION_COMPARE ok 55: Negated classes in globbing ok 56: Functions Support ok 57: Functions and return Support ok 58: AS_REQUIRE_SHELL_FN and m4_require ok 59: AS_HELP_STRING ok 60: AS_IF and AS_CASE ok 61: AS_LITERAL_IF ok 62: AS_INIT cleanup ok Autotest. 63: Empty test suite ok 64: Banner-only test suite ok 65: Empty test ok 66: Empty check ok 67: AT_SETUP without AT_INIT ok 68: AT_BANNER without AT_INIT ok 69: AT_CLEANUP without AT_INIT ok 70: Missing AT_CLEANUP ok 71: AT_CHECK without AT_SETUP ok 72: AT_DATA without AT_SETUP ok 73: AT_XFAIL_IF without AT_SETUP ok 74: AT_KEYWORDS without AT_SETUP ok 75: AT_CLEANUP without AT_SETUP ok 76: AT_BANNER inside AT_SETUP ok 77: AT_SETUP inside AT_SETUP ok 78: Multiple AT_INIT ok 79: Tested programs ok 80: Truth ok 81: Fallacy ok 82: Skip ok 83: errexit ok 84: Literal multiline command ok 85: Multiline parameter expansion ok 86: Backquote command substitution ok 87: Multiline backquote command substitution ok 88: Parenthetical command substitution ok 89: Multiline parenthetical command substitution ok 90: Invalid brace-enclosed parameter expansion ok 91: Multiline command from M4 expansion expected failure (autotest.at:307) 92: Double-M4-quoted command ok 93: BS-newline in command ok 94: ^BS-newline in command ok 95: BSx641-newline in command ok 96: BS-BS-newline in command ok 97: BSx640-newline in command ok 98: Newline-CODE-BS-newline in command ok 99: Single-quote-BS-newline in command ok 100: Single-quote-newline-BS-newline in command ok 101: Input from stdin ok 102: Backquote in a test title ok 103: Single-quote in a test title ok 104: Double-quote in a test title ok 105: Backslash in a test title ok 106: Brackets in a test title ok 107: Left bracket in a test title ok 108: Right bracket in a test title ok 109: Pound in a test title ok 110: Quoted comma in a test title ok 111: Comma in a test title ok 112: Parentheses in a test title ok 113: Left paren in a test title ok 114: Right paren in a test title ok 115: Quoted Macro in a test title ok 116: Macro in a test title ok 117: Macro with backquote in a test title ok 118: Macro with single-quote in a test title ok 119: Macro with double-quote in a test title ok 120: Macro with backslash in a test title ok 121: Macro echoing macro in a test title ok 122: Macro echoing single-quote in a test title ok 123: Long test title in a test title ok 124: Longer test title in a test title ok 125: Long test source lines ok 126: Debugging a successful test ok 127: Debugging script and environment ok 128: Debugging a failed test ok 129: Using atlocal ok 130: Choosing where testsuite is run ok 131: Banners ok 132: Keywords and ranges ok 133: srcdir propagation ok 134: whitespace in absolute testdir ok 135: unusual file names ok Autoconf base layer. 136: AC_REQUIRE: topological sort ok 137: AC_REQUIRE: error message ok 138: AC_REQUIRE & AC_DEFUN_ONCE: Require, expand ok 139: AC_REQUIRE & AC_DEFUN_ONCE: Expand, require ok 140: AC_REQUIRE & AC_PROVIDE ok 141: AC_CACHE_CHECK ok 142: AC_COMPUTE_INT ok 143: AC_TRY_COMMAND ok 144: Input/Output ok 145: configure arguments ok 146: configure directories ok Testing config.status. 147: AC_CONFIG_COMMANDS with empty commands ok 148: Multiple AC_CONFIG_FILES ok 149: Parameterized AC_CONFIG_FILES ok 150: AC_ARG_VAR ok 151: AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS ok 152: Macro calls in AC_CONFIG_COMMANDS tags ok 153: Missing templates ok 154: configure invocation ok 155: #define header templates ok 156: Torturing config.status ok 157: Substitute a 2000-byte string ok 158: Define to a 2000-byte string ok 159: Substitute and define special characters ok 160: Substitute a newline ok 161: Define a newline ok 162: AC_SUBST: variable name validation ok 163: datarootdir workaround ok 164: srcdir ok 165: Signal handling ok 166: AC_CONFIG_LINKS and identical files ok autoreconf. 167: Configuring subdirectories skipped (torture.at:1147) 168: Deep Package skipped (torture.at:1272) 169: Non-Autoconf AC_CONFIG_SUBDIRS skipped (torture.at:1403) 170: Empty directory skipped (torture.at:1446) 171: Unusual Automake input files skipped (torture.at:1467) Low level compiling/preprocessing macros. 172: AC_LANG, AC_LANG_PUSH & AC_LANG_POP ok 173: AC_REQUIRE & AC_LANG ok 174: AC_RUN_IFELSE ok 175: AC_TRY_LINK_FUNC ok Testing autoconf/lang macros. 176: AC_NO_EXECUTABLES ok 177: AC_REQUIRE_CPP ok C low level compiling/preprocessing macros. 178: Extensions ok 179: Broken/missing compilers ok 180: C keywords ok 181: AC_PROG_CPP requires AC_PROG_CC ok 182: AC_PROG_CPP with warnings ok 183: AC_PROG_CPP without warnings ok 184: AC_PROG_CPP via CC ok 185: AC_NO_EXECUTABLES (working linker) ok 186: AC_NO_EXECUTABLES (broken linker) ok 187: AC_USE_SYSTEM_EXTENSIONS ok Testing autoconf/c macros. 188: AC_C_BACKSLASH_A ok 189: AC_C_BIGENDIAN ok 190: AC_C_CHAR_UNSIGNED ok 191: AC_C_FLEXIBLE_ARRAY_MEMBER ok 192: AC_C_INLINE ok 193: AC_C_PROTOTYPES ok 194: AC_C_RESTRICT ok 195: AC_C_STRINGIZE ok 196: AC_C_TYPEOF ok 197: AC_C_VARARRAYS ok 198: AC_OPENMP ok 199: AC_PROG_CC_C89 ok 200: AC_PROG_CC_C99 ok 201: AC_PROG_CC_C_O ok 202: AC_PROG_CC_STDC ok 203: AC_PROG_CPP_WERROR ok 204: AC_PROG_GCC_TRADITIONAL ok 205: AC_LANG_C ok 206: AC_LANG_CPLUSPLUS ok 207: AC_LANG_OBJC ok Fortran low level compiling/preprocessing macros. 208: GNU Fortran 77 skipped (fortran.at:33) 209: GNU Fortran skipped (fortran.at:61) Testing autoconf/fortran macros. 210: AC_F77_MAIN skipped (acfortran.at:13) 211: AC_F77_WRAPPERS skipped (acfortran.at:14) 212: AC_FC_MAIN skipped (acfortran.at:15) 213: AC_FC_WRAPPERS skipped (acfortran.at:16) 214: AC_PROG_F77_C_O skipped (acfortran.at:17) 215: AC_PROG_FC_C_O skipped (acfortran.at:18) 216: AC_F77_NAME_MANGLING ok 217: AC_LANG_FORTRAN77 ok Semantics. 218: AC_CHECK_LIB ok 219: AC_SEARCH_LIBS ok 220: AC_SEARCH_LIBS (none needed) ok 221: AC_CHECK_DECLS ok 222: AC_CHECK_FUNCS ok 223: AC_REPLACE_FUNCS ok 224: AC_CHECK_HEADERS ok 225: AC_CHECK_HEADERS_OLD ok 226: AC_CHECK_HEADERS_NEW ok 227: AC_CHECK_MEMBERS ok 228: AC_CHECK_ALIGNOF ok 229: AC_CHECK_ALIGNOF (cross compile) ok 230: AC_CHECK_ALIGNOF struct ok 231: AC_CHECK_ALIGNOF struct (cross compile) ok 232: AC_CHECK_SIZEOF ok 233: AC_CHECK_SIZEOF (cross compile) ok 234: AC_CHECK_SIZEOF struct ok 235: AC_CHECK_SIZEOF struct (cross compile) ok 236: AC_CHECK_TYPES ok 237: AC_CHECK_TYPES: backward compatibility ok 238: AC_CHECK_FILES ok 239: AC_CHECK_PROG & AC_CHECK_PROGS ok 240: AC_C_BIGENDIAN ok 241: AC_PATH_PROG & AC_PATH_PROGS ok 242: AC_PATH_PROGS_FEATURE_CHECK ok 243: AC_PATH_XTRA ok 244: AC_SYS_RESTARTABLE_SYSCALLS ok 245: AC_FUNC_SETVBUF_REVERSED ok 246: AC_FUNC_WAIT3 ok Testing autoconf/general macros. 247: AC_ARG_ENABLE ok 248: AC_ARG_PROGRAM ok 249: AC_ARG_WITH ok 250: AC_CHECK_DECLS_ONCE ok 251: AC_EGREP_CPP ok 252: AC_EGREP_HEADER ok 253: AC_PREFIX_DEFAULT ok 254: AC_PRESERVE_HELP_ORDER ok 255: AC_CHECKING ok 256: AC_COMPILE_CHECK ok 257: AC_ENABLE ok 258: AC_FOREACH ok 259: AC_MSG_RESULT_UNQUOTED ok 260: AC_TRY_COMPILE ok 261: AC_TRY_CPP ok 262: AC_TRY_LINK ok 263: AC_TRY_RUN ok 264: AC_VALIDATE_CACHED_SYSTEM_TUPLE ok 265: AC_WITH ok Testing autoconf/status macros. 266: AC_OUTPUT_COMMANDS ok Testing autoconf/specific macros. 267: AC_SYS_INTERPRETER ok 268: AC_SYS_LARGEFILE ok 269: AC_SYS_LONG_FILE_NAMES ok 270: AC_SYS_POSIX_TERMIOS ok 271: AC_AIX ok 272: AC_ARG_ARRAY ok 273: AC_DECL_SYS_SIGLIST ok 274: AC_DYNIX_SEQ ok 275: AC_HAVE_POUNDBANG ok 276: AC_IRIX_SUN ok 277: AC_ISC_POSIX ok 278: AC_MINIX ok 279: AC_SCO_INTL ok 280: AC_XENIX_DIR ok Testing autoconf/programs macros. 281: AC_PROG_AWK ok 282: AC_PROG_FGREP ok 283: AC_PROG_INSTALL ok 284: AC_PROG_LEX ok 285: AC_PROG_LN_S ok 286: AC_PROG_MAKE_SET ok 287: AC_PROG_MKDIR_P ok 288: AC_PROG_RANLIB ok 289: AC_PROG_SED ok 290: AC_PROG_YACC ok 291: AC_CHECK_TOOL_PREFIX ok 292: AC_DECL_YYTEXT ok 293: AC_RSH ok Testing autoconf/headers macros. 294: AC_CHECK_HEADERS_ONCE ok 295: AC_HEADER_ASSERT ok 296: AC_HEADER_MAJOR ok 297: AC_HEADER_RESOLV ok 298: AC_HEADER_STAT ok 299: AC_HEADER_STDBOOL ok 300: AC_HEADER_TIOCGWINSZ ok 301: AC_DIR_HEADER ok 302: AC_MEMORY_H ok 303: AC_UNISTD_H ok 304: AC_USG ok Testing autoconf/types macros. 305: AC_STRUCT_DIRENT_D_INO ok 306: AC_STRUCT_DIRENT_D_TYPE ok 307: AC_STRUCT_ST_BLOCKS ok 308: AC_STRUCT_TIMEZONE ok 309: AC_TYPE_INT16_T ok 310: AC_TYPE_INT32_T ok 311: AC_TYPE_INT64_T ok 312: AC_TYPE_INT8_T ok 313: AC_TYPE_INTMAX_T ok 314: AC_TYPE_INTPTR_T ok 315: AC_TYPE_LONG_DOUBLE ok 316: AC_TYPE_LONG_DOUBLE_WIDER ok 317: AC_TYPE_MODE_T ok 318: AC_TYPE_OFF_T ok 319: AC_TYPE_SSIZE_T ok 320: AC_TYPE_UINT16_T ok 321: AC_TYPE_UINT32_T ok 322: AC_TYPE_UINT64_T ok 323: AC_TYPE_UINT8_T ok 324: AC_TYPE_UINTMAX_T ok 325: AC_TYPE_UINTPTR_T ok 326: AC_C_LONG_DOUBLE ok 327: AC_INT_16_BITS ok 328: AC_LONG_64_BITS ok 329: AC_STRUCT_ST_BLKSIZE ok 330: AC_STRUCT_ST_RDEV ok 331: AC_TYPE_SIGNAL ok 332: AM_TYPE_PTRDIFF_T ok Testing autoconf/functions macros. 333: AC_CHECK_FUNCS_ONCE ok 334: AC_FUNC_CHOWN ok 335: AC_FUNC_CLOSEDIR_VOID ok 336: AC_FUNC_ERROR_AT_LINE ok 337: AC_FUNC_FNMATCH ok 338: AC_FUNC_FORK ok 339: AC_FUNC_FSEEKO ok 340: AC_FUNC_GETGROUPS ok 341: AC_FUNC_GETMNTENT ok 342: AC_FUNC_GETPGRP ok 343: AC_FUNC_LSTAT ok 344: AC_FUNC_MALLOC ok 345: AC_FUNC_MBRTOWC ok 346: AC_FUNC_MEMCMP ok 347: AC_FUNC_MKTIME ok 348: AC_FUNC_MMAP ok 349: AC_FUNC_OBSTACK ok 350: AC_FUNC_REALLOC ok 351: AC_FUNC_SELECT_ARGTYPES ok 352: AC_FUNC_SETPGRP ok 353: AC_FUNC_STAT ok 354: AC_FUNC_STRCOLL ok 355: AC_FUNC_STRERROR_R ok 356: AC_FUNC_STRFTIME ok 357: AC_FUNC_STRNLEN ok 358: AC_FUNC_STRTOD ok 359: AC_FUNC_STRTOLD ok 360: AC_FUNC_UTIME_NULL ok 361: AC_FUNC_VPRINTF ok Testing autoconf/libs macros. 362: AC_HAVE_LIBRARY ok Compatibility with other tools. 363: Libtool skipped (foreign.at:60) Autoscan. 364: autoscan ok ## ------------- ## ## Test results. ## ## ------------- ## 347 tests behaved as expected. 17 tests were skipped. make[4]: Leaving directory `/sources/autoconf-2.63/tests' make[3]: Leaving directory `/sources/autoconf-2.63/tests' Making check in man make[3]: Entering directory `/sources/autoconf-2.63/man' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/sources/autoconf-2.63/man' make[2]: Leaving directory `/sources/autoconf-2.63' make[1]: Leaving directory `/sources/autoconf-2.63'