Mon Feb 20 02:32:28 CST 2012 make[1]: Entering directory `/sources/autoconf-2.68' make check-recursive make[2]: Entering directory `/sources/autoconf-2.68' Making check in bin make[3]: Entering directory `/sources/autoconf-2.68/bin' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/sources/autoconf-2.68/bin' Making check in . make[3]: Entering directory `/sources/autoconf-2.68' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/sources/autoconf-2.68' Making check in lib make[3]: Entering directory `/sources/autoconf-2.68/lib' Making check in Autom4te make[4]: Entering directory `/sources/autoconf-2.68/lib/Autom4te' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/sources/autoconf-2.68/lib/Autom4te' Making check in m4sugar make[4]: Entering directory `/sources/autoconf-2.68/lib/m4sugar' make check-local make[5]: Entering directory `/sources/autoconf-2.68/lib/m4sugar' make[5]: Leaving directory `/sources/autoconf-2.68/lib/m4sugar' make[4]: Leaving directory `/sources/autoconf-2.68/lib/m4sugar' Making check in autoconf make[4]: Entering directory `/sources/autoconf-2.68/lib/autoconf' make check-local make[5]: Entering directory `/sources/autoconf-2.68/lib/autoconf' make[5]: Leaving directory `/sources/autoconf-2.68/lib/autoconf' make[4]: Leaving directory `/sources/autoconf-2.68/lib/autoconf' Making check in autotest make[4]: Entering directory `/sources/autoconf-2.68/lib/autotest' make check-local make[5]: Entering directory `/sources/autoconf-2.68/lib/autotest' make[5]: Leaving directory `/sources/autoconf-2.68/lib/autotest' make[4]: Leaving directory `/sources/autoconf-2.68/lib/autotest' Making check in autoscan make[4]: Entering directory `/sources/autoconf-2.68/lib/autoscan' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/sources/autoconf-2.68/lib/autoscan' Making check in emacs make[4]: Entering directory `/sources/autoconf-2.68/lib/emacs' make[4]: Leaving directory `/sources/autoconf-2.68/lib/emacs' make[4]: Entering directory `/sources/autoconf-2.68/lib' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/sources/autoconf-2.68/lib' make[3]: Leaving directory `/sources/autoconf-2.68/lib' Making check in doc make[3]: Entering directory `/sources/autoconf-2.68/doc' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/sources/autoconf-2.68/doc' Making check in tests make[3]: Entering directory `/sources/autoconf-2.68/tests' make check-local make[4]: Entering directory `/sources/autoconf-2.68/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.68])' && \ echo 'm4_define([AT_PACKAGE_STRING], [GNU Autoconf 2.68])' && \ echo 'm4_define([AT_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \ echo 'm4_define([AT_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])'; \ } > package.m4-t mv package.m4-t package.m4 cd ../lib/autotest && make autotest.m4f make[5]: Entering directory `/sources/autoconf-2.68/lib/autotest' make[5]: `autotest.m4f' is up to date. make[5]: Leaving directory `/sources/autoconf-2.68/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.68 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: autom4te --trace and unusual macro names ok 7: autom4te --trace and whitespace ok 8: autoconf --trace: user macros ok 9: autoconf --trace: builtins ok 10: autoconf: forbidden tokens, basic ok 11: autoconf: forbidden tokens, exceptions ok 12: autoconf: automatically allowed tokens ok 13: autoconf: the empty token ok 14: autoconf: subdirectories ok 15: autoconf: input from stdin ok 16: autoconf: AC_AUTOCONF_VERSION ok 17: autoconf: AC_PRESERVE_HELP_ORDER ok 18: ifnames ok 19: autoheader ok 20: autoheader and macros ok 21: autoupdate ok 22: autoupdating AC_LINK_FILES ok 23: autoupdating AC_PREREQ ok 24: autoupdating AU_ALIAS ok 25: autoupdating OLD to NEW ok 26: autoupdating macros recursively expected failure (tools.at:945) 27: autoupdating AC_HELP_STRING ok 28: autoupdating with m4sugar ok 29: autoupdating with m4_pushdef expected failure (tools.at:1027) 30: autoupdating with AC_REQUIRE expected failure (tools.at:1053) 31: autoupdating with complex quoting expected failure (tools.at:1080) 32: autoupdating AC_LANG_SAVE ok 33: autoupdating AC_FOREACH ok 34: autoupdating with aclocal and m4_include skipped (tools.at:1135) 35: autom4te preselections skipped (tools.at:1168) 36: autom4te cache creation skipped (tools.at:1235) 37: autom4te cache locking ok 38: autotools and whitespace in file names skipped (tools.at:1281) M4sugar. 39: m4_stack ok 40: m4_defn ok 41: m4_dumpdef ok 42: m4_warn ok 43: m4_divert_stack ok 44: m4_expansion_stack ok 45: m4_require: error message ok 46: m4_require: circular dependencies ok 47: m4_require: one-shot initialization ok 48: m4_require: nested ok 49: m4sugar shorthand conditionals ok 50: m4_cond ok 51: m4 lists ok 52: m4_split ok 53: m4_do ok 54: m4_append ok 55: m4_join ok 56: m4_expand ok 57: m4_text_box ok 58: m4_text_wrap ok 59: m4_version_compare ok 60: Standard regular expressions ok 61: m4_bmatch ok 62: m4_toupper and m4_tolower ok 63: m4_bpatsubsts ok 64: m4_esyscmd_s ok 65: M4 loops ok 66: m4_map ok 67: m4_map_args and m4_curry ok 68: m4_combine ok 69: m4_max and m4_min ok 70: recursion ok 71: m4_set ok 72: __file__ and __line__ ok M4sh. 73: AS_WARN and AS_ERROR ok 74: LINENO ok 75: LINENO stack ok 76: AS_BOX ok 77: AS_BASENAME ok 78: AS_DIRNAME ok 79: AS_SET_CATFILE ok 80: AS_ECHO and AS_ECHO_N ok 81: AS_EXIT ok 82: AS_MKDIR_P ok 83: AS_VERSION_COMPARE ok 84: as_me ok 85: Negated classes in globbing ok 86: Null variable substitution ok 87: Functions Support ok 88: Functions and return Support ok 89: Nested AS_REQUIRE_SHELL_FN ok 90: Nested AS_REQUIRE ok 91: AS_REQUIRE_SHELL_FN and m4_require ok 92: AS_HELP_STRING ok 93: AS_IF and AS_CASE ok 94: AS_FOR ok 95: AS_LITERAL_IF ok 96: AS_TR_SH and AS_TR_CPP ok 97: AS_VAR basics ok 98: AS_VAR_APPEND ok 99: AS_VAR_ARITH ok 100: AS_INIT cleanup ok 101: AS_INIT_GENERATED ok 102: AS_MESSAGE_FD ok 103: _AS_CLEAN_DIR ok 104: ECHO_C ok Autotest. 105: AT_COPYRIGHT ok 106: AT_DATA ok 107: Empty test suite ok 108: Banner-only test suite ok 109: Empty test ok 110: Empty check ok 111: AT_SETUP without AT_INIT ok 112: AT_BANNER without AT_INIT ok 113: AT_CLEANUP without AT_INIT ok 114: Missing AT_CLEANUP ok 115: AT_FAIL_IF without AT_SETUP ok 116: AT_SKIP_IF without AT_SETUP ok 117: AT_CHECK without AT_SETUP ok 118: AT_DATA without AT_SETUP ok 119: AT_XFAIL_IF without AT_SETUP ok 120: AT_KEYWORDS without AT_SETUP ok 121: AT_CLEANUP without AT_SETUP ok 122: AT_BANNER inside AT_SETUP ok 123: AT_SETUP inside AT_SETUP ok 124: Multiple AT_INIT ok 125: Tested programs ok 126: Startup error messages ok 127: Truth ok 128: Fallacy ok 129: Skip ok 130: Hard fail ok 131: AT_FAIL_IF ok 132: AT_SKIP_IF ok 133: Syntax error skipped (autotest.at:367) 134: errexit ok 135: at_status ok 136: AT_CHECK execution environment ok 137: unquoted output ok 138: Trace output ok 139: Logging ok 140: Binary output ok 141: Cleanup ok 142: Literal multiline command ok 143: Multiline parameter expansion ok 144: Backquote command substitution ok 145: Multiline backquote command substitution ok 146: Parenthetical command substitution ok 147: Multiline parenthetical command substitution ok 148: Shell comment in command ok 149: Invalid brace-enclosed parameter expansion ok 150: Multiline command from M4 expansion ok 151: Double-M4-quoted command ok 152: Metacharacters in command from M4 expansion ok 153: BS-newline in command ok 154: ^BS-newline in command ok 155: BSx641-newline in command ok 156: BS-BS-newline in command ok 157: BSx640-newline in command ok 158: Newline-CODE-BS-newline in command ok 159: Single-quote-BS-newline in command ok 160: Single-quote-newline-BS-newline in command ok 161: Input from stdin ok 162: Backquote in a test title ok 163: Single-quote in a test title ok 164: Double-quote in a test title ok 165: Backslash in a test title ok 166: Brackets in a test title ok 167: Left bracket in a test title ok 168: Right bracket in a test title ok 169: Quoted pound in a test title ok 170: Pound in a test title ok 171: Quoted comma in a test title ok 172: Comma in a test title ok 173: Parentheses in a test title ok 174: Left paren in a test title ok 175: Right paren in a test title ok 176: Quoted Macro in a test title ok 177: Macro in a test title ok 178: Macro with backquote in a test title ok 179: Macro with single-quote in a test title ok 180: Macro with double-quote in a test title ok 181: Macro with backslash in a test title ok 182: Macro echoing macro in a test title ok 183: Macro echoing single-quote in a test title ok 184: Long test title in a test title ok 185: Longer test title in a test title ok 186: Long test source lines ok 187: Huge testsuite ok 188: Debugging a successful test ok 189: Debugging script and environment ok 190: Debugging a failed test ok 191: Using atlocal ok 192: Choosing where testsuite is run ok 193: recheck ok 194: Banners ok 195: Keywords and ranges ok 196: Keyword wrapping ok 197: AT_ARG_OPTION ok 198: AT_ARG_OPTION_ARG ok 199: parallel test execution ok 200: parallel truth ok 201: parallel fallacy ok 202: parallel skip ok 203: parallel syntax error skipped (autotest.at:1477) 204: parallel errexit ok 205: parallel autotest and signal handling ok 206: parallel args but non-working mkfifo ok 207: colored test results ok 208: srcdir propagation ok 209: whitespace in absolute testdir ok 210: unusual file names ok 211: Erlang Eunit unit tests ok Autoconf base layer. 212: AC_REQUIRE: topological sort ok 213: AC_REQUIRE: error message ok 214: AC_REQUIRE & AC_DEFUN_ONCE: Require, expand ok 215: AC_REQUIRE & AC_DEFUN_ONCE: Expand, require ok 216: AC_REQUIRE & AC_PROVIDE ok 217: AC_INIT ok 218: AC_INIT with unusual version strings ok 219: AC_COPYRIGHT ok 220: AC_CACHE_CHECK skipped (base.at:488) 221: AC_CACHE_LOAD ok 222: AC_COMPUTE_INT ok 223: AC_TRY_COMMAND ok 224: Input/Output ok 225: configure arguments ok 226: AC_ARG_ENABLE and AC_ARG_WITH ok 227: configure directories ok Testing config.status. 228: AC_CONFIG_COMMANDS with empty commands ok 229: AC_CONFIG_COMMANDS with temporary directory ok 230: Multiple AC_CONFIG_FILES ok 231: Parameterized AC_CONFIG_FILES ok 232: AC_ARG_VAR ok 233: AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS ok 234: Macro calls in AC_CONFIG_COMMANDS tags ok 235: Missing templates ok 236: configure invocation ok 237: #define header templates ok 238: Torturing config.status ok 239: Substitute a 2000-byte string ok 240: Define to a 2000-byte string ok 241: Substitute and define special characters ok 242: Substitute a newline ok 243: Define a newline ok 244: AC_SUBST: variable name validation ok 245: datarootdir workaround ok 246: srcdir ok 247: VPATH ok 248: Signal handling ok 249: AC_CONFIG_LINKS ok 250: AC_CONFIG_LINKS and identical files ok autoreconf. 251: Configuring subdirectories skipped (torture.at:1434) 252: Deep Package skipped (torture.at:1567) 253: Non-Autoconf AC_CONFIG_SUBDIRS skipped (torture.at:1703) 254: Non-literal AC_CONFIG_SUBDIRS ok 255: Empty directory skipped (torture.at:1796) 256: Unusual Automake input files skipped (torture.at:1817) Low level compiling/preprocessing macros. 257: AC_LANG, AC_LANG_PUSH & AC_LANG_POP ok 258: AC_REQUIRE & AC_LANG ok 259: AC_LANG_SOURCE ok 260: AC_LANG_SOURCE(C++) ok 261: AC_LANG_SOURCE example ok 262: AC_LANG_PROGRAM example ok 263: AC_COMPILE_IFELSE ok 264: AC_RUN_IFELSE ok 265: Order of user actions and cleanup ok 266: AC_TRY_LINK_FUNC ok 267: Multiple languages ok Testing autoconf/lang macros. 268: AC_NO_EXECUTABLES ok 269: AC_REQUIRE_CPP ok C low level compiling/preprocessing macros. 270: Extensions ok 271: Broken/missing compilers ok 272: C keywords ok 273: AC_PROG_CPP requires AC_PROG_CC ok 274: AC_PROG_CPP with warnings ok 275: AC_PROG_CPP without warnings ok 276: AC_PROG_CPP via CC ok 277: AC_NO_EXECUTABLES (working linker) ok 278: AC_NO_EXECUTABLES (broken linker) ok 279: AC_USE_SYSTEM_EXTENSIONS ok 280: AC_C_RESTRICT and C++ ok 281: AC_OPENMP and C ok 282: AC_OPENMP and C++ ok Testing autoconf/c macros. 283: AC_C_BACKSLASH_A ok 284: AC_C_BIGENDIAN ok 285: AC_C_CHAR_UNSIGNED ok 286: AC_C_FLEXIBLE_ARRAY_MEMBER ok 287: AC_C_INLINE ok 288: AC_C_PROTOTYPES ok 289: AC_C_RESTRICT ok 290: AC_C_STRINGIZE ok 291: AC_C_TYPEOF ok 292: AC_C_VARARRAYS ok 293: AC_OPENMP ok 294: AC_PROG_CC_C89 ok 295: AC_PROG_CC_C99 ok 296: AC_PROG_CC_C_O ok 297: AC_PROG_CC_STDC ok 298: AC_PROG_CPP_WERROR ok 299: AC_PROG_GCC_TRADITIONAL ok 300: AC_LANG_C ok 301: AC_LANG_CPLUSPLUS ok 302: AC_LANG_OBJC ok Fortran low level compiling/preprocessing macros. 303: GNU Fortran 77 skipped (fortran.at:31) 304: GNU Fortran skipped (fortran.at:59) 305: AC_OPENMP and Fortran 77 skipped (fortran.at:112) 306: AC_OPENMP and Fortran skipped (fortran.at:152) 307: AC_F77_DUMMY_MAIN usage skipped (fortran.at:242) 308: AC_FC_DUMMY_MAIN usage skipped (fortran.at:323) 309: AC_F77_MAIN usage skipped (fortran.at:402) 310: AC_FC_MAIN usage skipped (fortran.at:484) 311: AC_F77_FUNC usage skipped (fortran.at:561) 312: AC_FC_FUNC usage skipped (fortran.at:635) 313: AC_FC_SRCEXT usage skipped (fortran.at:720) 314: AC_FC_FREEFORM skipped (fortran.at:756) 315: AC_FC_FREEFORM with AC_FC_SRCEXT skipped (fortran.at:794) 316: AC_FC_FIXEDFORM skipped (fortran.at:832) 317: AC_FC_FIXEDFORM with AC_FC_SRCEXT skipped (fortran.at:871) 318: AC_FC_LINE_LENGTH skipped (fortran.at:935) Testing autoconf/fortran macros. 319: AC_F77_MAIN skipped (acfortran.at:13) 320: AC_F77_WRAPPERS skipped (acfortran.at:14) 321: AC_FC_FIXEDFORM skipped (acfortran.at:15) 322: AC_FC_FREEFORM skipped (acfortran.at:16) 323: AC_FC_LINE_LENGTH skipped (acfortran.at:17) 324: AC_FC_MAIN skipped (acfortran.at:18) 325: AC_FC_WRAPPERS skipped (acfortran.at:19) 326: AC_PROG_F77_C_O skipped (acfortran.at:20) 327: AC_PROG_FC_C_O skipped (acfortran.at:21) 328: AC_F77_NAME_MANGLING ok 329: AC_LANG_FORTRAN77 ok Erlang low level compiling and utility macros. 330: Erlang skipped (erlang.at:32) 331: AC_ERLANG_CHECK_LIB skipped (erlang.at:54) 332: AC_ERLANG_SUBST_ROOT_DIR skipped (erlang.at:74) 333: AC_ERLANG_SUBST_LIB_DIR skipped (erlang.at:91) 334: AC_ERLANG_SUBST_INSTALL_LIB_DIR ok 335: AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR ok 336: AC_ERLANG_SUBST_ERTS_VER skipped (erlang.at:130) Semantics. 337: AC_CHECK_LIB ok 338: AC_SEARCH_LIBS ok 339: AC_SEARCH_LIBS (none needed) ok 340: AC_CHECK_DECLS ok 341: AC_CHECK_FUNCS ok 342: AC_REPLACE_FUNCS ok 343: AC_CHECK_HEADERS ok 344: AC_CHECK_HEADERS (preprocessor test) ok 345: AC_CHECK_HEADERS (compiler test) ok 346: AC_CHECK_MEMBER ok 347: AC_CHECK_MEMBERS ok 348: AC_CHECK_ALIGNOF ok 349: AC_CHECK_ALIGNOF (cross compile) ok 350: AC_CHECK_ALIGNOF struct ok 351: AC_CHECK_ALIGNOF struct (cross compile) ok 352: AC_CHECK_SIZEOF ok 353: AC_CHECK_SIZEOF (cross compile) ok 354: AC_CHECK_SIZEOF struct ok 355: AC_CHECK_SIZEOF struct (cross compile) ok 356: AC_CHECK_TYPES ok 357: AC_CHECK_TYPES: backward compatibility ok 358: AC_CHECK_FILES ok 359: AC_CHECK_PROG & AC_CHECK_PROGS ok 360: AC_C_BIGENDIAN ok 361: AC_PATH_PROG & AC_PATH_PROGS ok 362: AC_PATH_PROGS_FEATURE_CHECK ok 363: AC_PATH_XTRA ok 364: AC_SYS_RESTARTABLE_SYSCALLS ok 365: AC_FUNC_SETVBUF_REVERSED ok 366: AC_FUNC_WAIT3 ok Testing autoconf/general macros. 367: AC_ARG_ENABLE ok 368: AC_ARG_PROGRAM ok 369: AC_ARG_WITH ok 370: AC_CHECK_DECLS_ONCE ok 371: AC_EGREP_CPP ok 372: AC_EGREP_HEADER ok 373: AC_LIBOBJ ok 374: AC_LIBSOURCES ok 375: AC_PREFIX_DEFAULT ok 376: AC_CHECKING ok 377: AC_COMPILE_CHECK ok 378: AC_ENABLE ok 379: AC_FOREACH ok 380: AC_MSG_RESULT_UNQUOTED ok 381: AC_TRY_COMPILE ok 382: AC_TRY_CPP ok 383: AC_TRY_LINK ok 384: AC_TRY_RUN ok 385: AC_VALIDATE_CACHED_SYSTEM_TUPLE ok 386: AC_WITH ok Testing autoconf/status macros. 387: AC_OUTPUT_COMMANDS ok Testing autoconf/specific macros. 388: AC_SYS_INTERPRETER ok 389: AC_SYS_LARGEFILE ok 390: AC_SYS_LONG_FILE_NAMES ok 391: AC_SYS_POSIX_TERMIOS ok 392: AC_AIX ok 393: AC_ARG_ARRAY ok 394: AC_DECL_SYS_SIGLIST ok 395: AC_DYNIX_SEQ ok 396: AC_HAVE_POUNDBANG ok 397: AC_IRIX_SUN ok 398: AC_ISC_POSIX ok 399: AC_MINIX ok 400: AC_SCO_INTL ok 401: AC_XENIX_DIR ok Testing autoconf/programs macros. 402: AC_PROG_AWK ok 403: AC_PROG_FGREP ok 404: AC_PROG_INSTALL ok 405: AC_PROG_LEX ok 406: AC_PROG_LN_S ok 407: AC_PROG_MAKE_SET ok 408: AC_PROG_MKDIR_P ok 409: AC_PROG_RANLIB ok 410: AC_PROG_SED ok 411: AC_PROG_YACC ok 412: AC_CHECK_TOOL_PREFIX ok 413: AC_DECL_YYTEXT ok 414: AC_RSH ok Testing autoconf/headers macros. 415: AC_CHECK_HEADERS_ONCE ok 416: AC_HEADER_ASSERT ok 417: AC_HEADER_MAJOR ok 418: AC_HEADER_RESOLV ok 419: AC_HEADER_STAT ok 420: AC_HEADER_STDBOOL ok 421: AC_HEADER_TIOCGWINSZ ok 422: AC_DIR_HEADER ok 423: AC_MEMORY_H ok 424: AC_UNISTD_H ok 425: AC_USG ok Testing autoconf/types macros. 426: AC_STRUCT_DIRENT_D_INO ok 427: AC_STRUCT_DIRENT_D_TYPE ok 428: AC_STRUCT_ST_BLOCKS ok 429: AC_STRUCT_TIMEZONE ok 430: AC_TYPE_INT16_T ok 431: AC_TYPE_INT32_T ok 432: AC_TYPE_INT64_T ok 433: AC_TYPE_INT8_T ok 434: AC_TYPE_INTMAX_T ok 435: AC_TYPE_INTPTR_T ok 436: AC_TYPE_LONG_DOUBLE ok 437: AC_TYPE_LONG_DOUBLE_WIDER ok 438: AC_TYPE_MODE_T ok 439: AC_TYPE_OFF_T ok 440: AC_TYPE_SSIZE_T ok 441: AC_TYPE_UINT16_T ok 442: AC_TYPE_UINT32_T ok 443: AC_TYPE_UINT64_T ok 444: AC_TYPE_UINT8_T ok 445: AC_TYPE_UINTMAX_T ok 446: AC_TYPE_UINTPTR_T ok 447: AC_C_LONG_DOUBLE ok 448: AC_INT_16_BITS ok 449: AC_LONG_64_BITS ok 450: AC_STRUCT_ST_BLKSIZE ok 451: AC_STRUCT_ST_RDEV ok 452: AC_TYPE_SIGNAL ok 453: AM_TYPE_PTRDIFF_T ok Testing autoconf/functions macros. 454: AC_CHECK_FUNCS_ONCE ok 455: AC_FUNC_CHOWN ok 456: AC_FUNC_CLOSEDIR_VOID ok 457: AC_FUNC_ERROR_AT_LINE ok 458: AC_FUNC_FNMATCH ok 459: AC_FUNC_FORK ok 460: AC_FUNC_FSEEKO ok 461: AC_FUNC_GETGROUPS ok 462: AC_FUNC_GETMNTENT ok 463: AC_FUNC_GETPGRP ok 464: AC_FUNC_LSTAT ok 465: AC_FUNC_MALLOC ok 466: AC_FUNC_MBRTOWC ok 467: AC_FUNC_MEMCMP ok 468: AC_FUNC_MKTIME ok 469: AC_FUNC_MMAP ok 470: AC_FUNC_OBSTACK ok 471: AC_FUNC_REALLOC ok 472: AC_FUNC_SELECT_ARGTYPES ok 473: AC_FUNC_SETPGRP ok 474: AC_FUNC_STAT ok 475: AC_FUNC_STRCOLL ok 476: AC_FUNC_STRERROR_R ok 477: AC_FUNC_STRFTIME ok 478: AC_FUNC_STRNLEN ok 479: AC_FUNC_STRTOD ok 480: AC_FUNC_STRTOLD ok 481: AC_FUNC_UTIME_NULL ok 482: AC_FUNC_VPRINTF ok Testing autoconf/libs macros. 483: AC_HAVE_LIBRARY ok Compatibility with other tools. 484: Libtool ok 485: shtool ok Autoscan. 486: autoscan ok ## ------------- ## ## Test results. ## ## ------------- ## 444 tests behaved as expected. 42 tests were skipped. make[4]: Leaving directory `/sources/autoconf-2.68/tests' make[3]: Leaving directory `/sources/autoconf-2.68/tests' Making check in man make[3]: Entering directory `/sources/autoconf-2.68/man' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/sources/autoconf-2.68/man' make[2]: Leaving directory `/sources/autoconf-2.68' make[1]: Leaving directory `/sources/autoconf-2.68'