HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Initial Version and Version 1 of autoconfTests


Ignore:
Timestamp:
12/01/10 12:35:26 (5 years ago)
Author:
marto1914
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • autoconfTests

    v1 v1  
     1 
     2'''autoconfTests''' 
     3 
     4## ----------------------------- ##[[BR]] 
     5## GNU Autoconf 2.68 test suite. ##[[BR]] 
     6## ----------------------------- ##[[BR]] 
     7 
     8Executables (autoheader, autoupdate...). [[BR]] 
     9 
     10  1: Syntax of the shell scripts                     ok[[BR]] 
     11  2: Syntax of the Perl scripts                      ok[[BR]] 
     12  3: autom4te cache                                  ok[[BR]] 
     13  4: autom4te --force                                ok[[BR]] 
     14  5: autom4te and whitespace in file names           ok[[BR]] 
     15  6: autom4te --trace and unusual macro names        ok[[BR]] 
     16  7: autom4te --trace and whitespace                 ok[[BR]] 
     17  8: autoconf --trace: user macros                   ok[[BR]] 
     18  9: autoconf --trace: builtins                      ok[[BR]] 
     19 10: autoconf: forbidden tok[[BR]]ens, basic               ok[[BR]] 
     20 11: autoconf: forbidden tok[[BR]]ens, exceptions          ok[[BR]] 
     21 12: autoconf: automatically allowed tok[[BR]]ens          ok[[BR]] 
     22 13: autoconf: the empty tok[[BR]]en                       ok[[BR]] 
     23 14: autoconf: subdirectories                        ok[[BR]] 
     24 15: autoconf: input from stdin                      ok[[BR]] 
     25 16: autoconf: AC_AUTOCONF_VERSION                   ok[[BR]] 
     26 17: autoconf: AC_PRESERVE_HELP_ORDER                ok[[BR]] 
     27 18: ifnames                                         ok[[BR]] 
     28 19: autoheader                                      ok[[BR]] 
     29 20: autoheader and macros                           ok[[BR]] 
     30 21: autoupdate                                      ok[[BR]] 
     31 22: autoupdating AC_LINK_FILES                      ok[[BR]] 
     32 23: autoupdating AC_PREREQ                          ok[[BR]] 
     33 24: autoupdating AU_ALIAS                           ok[[BR]] 
     34 25: autoupdating OLD to NEW                         ok[[BR]] 
     35 26: autoupdating macros recursively                 expected failure (tools.at:945)[[BR]] 
     36 27: autoupdating AC_HELP_STRING                     ok[[BR]] 
     37 28: autoupdating with m4sugar                       ok[[BR]] 
     38 29: autoupdating with m4_pushdef                    expected failure (tools.at:1027)[[BR]] 
     39 30: autoupdating with AC_REQUIRE                    expected failure (tools.at:1053)[[BR]] 
     40 31: autoupdating with complex quoting               expected failure (tools.at:1080)[[BR]] 
     41 32: autoupdating AC_LANG_SAVE                       ok[[BR]] 
     42 33: autoupdating AC_FOREACH                         ok[[BR]] 
     43 34: autoupdating with aclocal and m4_include        ok[[BR]] 
     44 35: autom4te preselections                          ok[[BR]] 
     45 36: autom4te cache creation                         skipped (tools.at:1235)[[BR]] 
     46 37: autom4te cache locking                          ok[[BR]] 
     47 38: autotools and whitespace in file names          ok[[BR]] 
     48 
     49M4sugar. 
     50 
     51 39: m4_stack                                        ok[[BR]] 
     52 40: m4_defn                                         ok[[BR]] 
     53 41: m4_dumpdef                                      ok[[BR]] 
     54 42: m4_warn                                         ok[[BR]] 
     55 43: m4_divert_stack                                 ok[[BR]] 
     56 44: m4_expansion_stack                              ok[[BR]] 
     57 45: m4_require: error message                       ok[[BR]] 
     58 46: m4_require: circular dependencies               ok[[BR]] 
     59 47: m4_require: one-shot initialization             ok[[BR]] 
     60 48: m4_require: nested                              ok[[BR]] 
     61 49: m4sugar shorthand conditionals                  ok[[BR]] 
     62 50: m4_cond                                         ok[[BR]] 
     63 51: m4 lists                                        ok[[BR]] 
     64 52: m4_split                                        ok[[BR]] 
     65 53: m4_do                                           ok[[BR]] 
     66 54: m4_append                                       ok[[BR]] 
     67 55: m4_join                                         ok[[BR]] 
     68 56: m4_expand                                       ok[[BR]] 
     69 57: m4_text_box                                     ok[[BR]] 
     70 58: m4_text_wrap                                    ok[[BR]] 
     71 59: m4_version_compare                              ok[[BR]] 
     72 60: Standard regular expressions                    ok[[BR]] 
     73 61: m4_bmatch                                       ok[[BR]] 
     74 62: m4_toupper and m4_tolower                       ok[[BR]] 
     75 63: m4_bpatsubsts                                   ok[[BR]] 
     76 64: m4_esyscmd_s                                    ok[[BR]] 
     77 65: M4 loops                                        ok[[BR]] 
     78 66: m4_map                                          ok[[BR]] 
     79 67: m4_map_args and m4_curry                        ok[[BR]] 
     80 68: m4_combine                                      ok[[BR]] 
     81 69: m4_max and m4_min                               ok[[BR]] 
     82 70: recursion                                       ok[[BR]] 
     83 71: m4_set                                          ok[[BR]] 
     84 72: __file__ and __line__                           ok[[BR]] 
     85 
     86M4sh. 
     87 
     88 73: AS_WARN and AS_ERROR                            ok[[BR]] 
     89 74: LINENO                                          ok[[BR]] 
     90 75: LINENO stack                                    ok[[BR]] 
     91 76: AS_BOX                                          ok[[BR]] 
     92 77: AS_BASENAME                                     ok[[BR]] 
     93 78: AS_DIRNAME                                      ok[[BR]] 
     94 79: AS_SET_CATFILE                                  ok[[BR]] 
     95 80: AS_ECHO and AS_ECHO_N                           ok[[BR]] 
     96 81: AS_EXIT                                         ok[[BR]] 
     97 82: AS_MKDIR_P                                      ok[[BR]] 
     98 83: AS_VERSION_COMPARE                              ok[[BR]] 
     99 84: as_me                                           ok[[BR]] 
     100 85: Negated classes in globbing                     ok[[BR]] 
     101 86: Null variable substitution                      ok[[BR]] 
     102 87: Functions Support                               ok[[BR]] 
     103 88: Functions and return Support                    ok[[BR]] 
     104 89: Nested AS_REQUIRE_SHELL_FN                      ok[[BR]] 
     105 90: Nested AS_REQUIRE                               ok[[BR]] 
     106 91: AS_REQUIRE_SHELL_FN and m4_require              ok[[BR]] 
     107 92: AS_HELP_STRING                                  ok[[BR]] 
     108 93: AS_IF and AS_CASE                               ok[[BR]] 
     109 94: AS_FOR                                          ok[[BR]] 
     110 95: AS_LITERAL_IF                                   ok[[BR]] 
     111 96: AS_TR_SH and AS_TR_CPP                          ok[[BR]] 
     112 97: AS_VAR basics                                   ok[[BR]] 
     113 98: AS_VAR_APPEND                                   ok[[BR]] 
     114 99: AS_VAR_ARITH                                    ok[[BR]] 
     115100: AS_INIT cleanup                                 ok[[BR]] 
     116101: AS_INIT_GENERATED                               ok[[BR]] 
     117102: AS_MESSAGE_FD                                   ok[[BR]] 
     118103: _AS_CLEAN_DIR                                   ok[[BR]] 
     119104: ECHO_C                                          ok[[BR]] 
     120 
     121Autotest. 
     122 
     123105: AT_COPYRIGHT                                    ok[[BR]] 
     124106: AT_DATA                                         ok[[BR]] 
     125107: Empty test suite                                ok[[BR]] 
     126108: Banner-only test suite                          ok[[BR]] 
     127109: Empty test                                      ok[[BR]] 
     128110: Empty check                                     ok[[BR]] 
     129111: AT_SETUP without AT_INIT                        ok[[BR]] 
     130112: AT_BANNER without AT_INIT                       ok[[BR]] 
     131113: AT_CLEANUP without AT_INIT                      ok[[BR]] 
     132114: Missing AT_CLEANUP                              ok[[BR]] 
     133115: AT_FAIL_IF without AT_SETUP                     ok[[BR]] 
     134116: AT_SKIP_IF without AT_SETUP                     ok[[BR]] 
     135117: AT_CHECK without AT_SETUP                       ok[[BR]] 
     136118: AT_DATA without AT_SETUP                        ok[[BR]] 
     137119: AT_XFAIL_IF without AT_SETUP                    ok[[BR]] 
     138120: AT_KEYWORDS without AT_SETUP                    ok[[BR]] 
     139121: AT_CLEANUP without AT_SETUP                     ok[[BR]] 
     140122: AT_BANNER inside AT_SETUP                       ok[[BR]] 
     141123: AT_SETUP inside AT_SETUP                        ok[[BR]] 
     142124: Multiple AT_INIT                                ok[[BR]] 
     143125: Tested programs                                 ok[[BR]] 
     144126: Startup error messages                          ok[[BR]] 
     145127: Truth                                           ok[[BR]] 
     146128: Fallacy                                         ok[[BR]] 
     147129: Skip                                            ok[[BR]] 
     148130: Hard fail                                       ok[[BR]] 
     149131: AT_FAIL_IF                                      ok[[BR]] 
     150132: AT_SKIP_IF                                      ok[[BR]] 
     151133: Syntax error                                    ok[[BR]] 
     152134: errexit                                         ok[[BR]] 
     153135: at_status                                       ok[[BR]] 
     154136: AT_CHECK execution environment                  ok[[BR]] 
     155137: unquoted output                                 ok[[BR]] 
     156138: Trace output                                    ok[[BR]] 
     157139: Logging                                         ok[[BR]] 
     158140: Binary output                                   ok[[BR]] 
     159141: Cleanup                                         ok[[BR]] 
     160142: Literal multiline command                       ok[[BR]] 
     161143: Multiline parameter expansion                   ok[[BR]] 
     162144: Backquote command substitution                  ok[[BR]] 
     163145: Multiline backquote command substitution        ok[[BR]] 
     164146: Parenthetical command substitution              ok[[BR]] 
     165147: Multiline parenthetical command substitution    ok[[BR]] 
     166148: Shell comment in command                        ok[[BR]] 
     167149: Invalid brace-enclosed parameter expansion      ok[[BR]] 
     168150: Multiline command from M4 expansion             ok[[BR]] 
     169151: Double-M4-quoted command                        ok[[BR]] 
     170152: Metacharacters in command from M4 expansion     ok[[BR]] 
     171153: BS-newline in command                           ok[[BR]] 
     172154: ^BS-newline in command                          ok[[BR]] 
     173155: BSx641-newline in command                       ok[[BR]] 
     174156: BS-BS-newline in command                        ok[[BR]] 
     175157: BSx640-newline in command                       ok[[BR]] 
     176158: Newline-CODE-BS-newline in command              ok[[BR]] 
     177159: Single-quote-BS-newline in command              ok[[BR]] 
     178160: Single-quote-newline-BS-newline in command      ok[[BR]] 
     179161: Input from stdin                                ok[[BR]] 
     180162: Backquote in a test title                       ok[[BR]] 
     181163: Single-quote in a test title                    ok[[BR]] 
     182164: Double-quote in a test title                    ok[[BR]] 
     183165: Backslash in a test title                       ok[[BR]] 
     184166: Brackets in a test title                        ok[[BR]] 
     185167: Left bracket in a test title                    ok[[BR]] 
     186168: Right bracket in a test title                   ok[[BR]] 
     187169: Quoted pound in a test title                    ok[[BR]] 
     188170: Pound in a test title                           ok[[BR]] 
     189171: Quoted comma in a test title                    ok[[BR]] 
     190172: Comma in a test title                           ok[[BR]] 
     191173: Parentheses in a test title                     ok[[BR]] 
     192174: Left paren in a test title                      ok[[BR]] 
     193175: Right paren in a test title                     ok[[BR]] 
     194176: Quoted Macro in a test title                    ok[[BR]] 
     195177: Macro in a test title                           ok[[BR]] 
     196178: Macro with backquote in a test title            ok[[BR]] 
     197179: Macro with single-quote in a test title         ok[[BR]] 
     198180: Macro with double-quote in a test title         ok[[BR]] 
     199181: Macro with backslash in a test title            ok[[BR]] 
     200182: Macro echoing macro in a test title             ok[[BR]] 
     201183: Macro echoing single-quote in a test title      ok[[BR]] 
     202184: Long test title in a test title                 ok[[BR]] 
     203185: Longer test title in a test title               ok[[BR]] 
     204186: Long test source lines                          ok[[BR]] 
     205187: Huge testsuite                                  ok[[BR]] 
     206188: Debugging a successful test                     ok[[BR]] 
     207189: Debugging script and environment                ok[[BR]] 
     208190: Debugging a failed test                         ok[[BR]] 
     209191: Using atlocal                                   ok[[BR]] 
     210192: Choosing where testsuite is run                 ok[[BR]] 
     211193: recheck                                         ok[[BR]] 
     212194: Banners                                         ok[[BR]] 
     213195: Keywords and ranges                             ok[[BR]] 
     214196: Keyword wrapping                                ok[[BR]] 
     215197: AT_ARG_OPTION                                   ok[[BR]] 
     216198: AT_ARG_OPTION_ARG                               ok[[BR]] 
     217199: parallel test execution                         ok[[BR]] 
     218200: parallel truth                                  ok[[BR]] 
     219201: parallel fallacy                                ok[[BR]] 
     220202: parallel skip                                   ok[[BR]] 
     221203: parallel syntax error                           ok[[BR]] 
     222204: parallel errexit                                ok[[BR]] 
     223205: parallel autotest and signal handling           FAILED (autotest.at:1617)[[BR]] 
     224206: parallel args but non-working mkfifo            ok[[BR]] 
     225207: colored test results                            ok[[BR]] 
     226208: srcdir propagation                              ok[[BR]] 
     227209: whitespace in absolute testdir                  ok[[BR]] 
     228210: unusual file names                              ok[[BR]] 
     229211: Erlang Eunit unit tests                         ok[[BR]] 
     230 
     231Autoconf base layer. 
     232 
     233212: AC_REQUIRE: topological sort                    ok[[BR]] 
     234213: AC_REQUIRE: error message                       ok[[BR]] 
     235214: AC_REQUIRE & AC_DEFUN_ONCE: Require, expand     ok[[BR]] 
     236215: AC_REQUIRE & AC_DEFUN_ONCE: Expand, require     ok[[BR]] 
     237216: AC_REQUIRE & AC_PROVIDE                         ok[[BR]] 
     238217: AC_INIT                                         ok[[BR]] 
     239218: AC_INIT with unusual version strings            ok[[BR]] 
     240219: AC_COPYRIGHT                                    ok[[BR]] 
     241220: AC_CACHE_CHECK                                  ok[[BR]] 
     242221: AC_CACHE_LOAD                                   ok[[BR]] 
     243222: AC_COMPUTE_INT                                  ok[[BR]] 
     244223: AC_TRY_COMMAND                                  ok[[BR]] 
     245224: Input/Output                                    ok[[BR]] 
     246225: configure arguments                             ok[[BR]] 
     247226: AC_ARG_ENABLE and AC_ARG_WITH                   ok[[BR]] 
     248227: configure directories                           ok[[BR]] 
     249 
     250Testing config.status. 
     251 
     252228: AC_CONFIG_COMMANDS with empty commands          ok[[BR]] 
     253229: AC_CONFIG_COMMANDS with temporary directory     ok[[BR]] 
     254230: Multiple AC_CONFIG_FILES                        ok[[BR]] 
     255231: Parameterized AC_CONFIG_FILES                   ok[[BR]] 
     256232: AC_ARG_VAR                                      ok[[BR]] 
     257233: AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS    ok[[BR]] 
     258234: Macro calls in AC_CONFIG_COMMANDS tags          ok[[BR]] 
     259235: Missing templates                               ok[[BR]] 
     260236: configure invocation                            ok[[BR]] 
     261237: #define header templates                        ok[[BR]] 
     262238: Torturing config.status                         ok[[BR]] 
     263239: Substitute a 2000-byte string                   ok[[BR]] 
     264240: Define to a 2000-byte string                    ok[[BR]] 
     265241: Substitute and define special characters        expected failure (torture.at:968)[[BR]] 
     266242: Substitute a newline                            ok[[BR]] 
     267243: Define a newline                                ok[[BR]] 
     268244: AC_SUBST: variable name validation              ok[[BR]] 
     269245: datarootdir workaround                          ok[[BR]] 
     270246: srcdir                                          ok[[BR]] 
     271247: VPATH                                           ok[[BR]] 
     272248: Signal handling                                 ok[[BR]] 
     273249: AC_CONFIG_LINKS                                 ok[[BR]] 
     274250: AC_CONFIG_LINKS and identical files             ok[[BR]] 
     275 
     276autoreconf. 
     277 
     278251: Configuring subdirectories                      ok[[BR]] 
     279252: Deep Package                                    ok[[BR]] 
     280253: Non-Autoconf AC_CONFIG_SUBDIRS                  ok[[BR]] 
     281254: Non-literal AC_CONFIG_SUBDIRS                   ok[[BR]] 
     282255: Empty directory                                 ok[[BR]] 
     283256: Unusual Automake input files                    ok[[BR]] 
     284 
     285Low level compiling/preprocessing macros. 
     286 
     287257: AC_LANG, AC_LANG_PUSH & AC_LANG_POP             ok[[BR]] 
     288258: AC_REQUIRE & AC_LANG                            ok[[BR]] 
     289259: AC_LANG_SOURCE                                  ok[[BR]] 
     290260: AC_LANG_SOURCE(C++)                             ok[[BR]] 
     291261: AC_LANG_SOURCE example                          ok[[BR]] 
     292262: AC_LANG_PROGRAM example                         ok[[BR]] 
     293263: AC_COMPILE_IFELSE                               ok[[BR]] 
     294264: AC_RUN_IFELSE                                   ok[[BR]] 
     295265: Order of user actions and cleanup               ok[[BR]] 
     296266: AC_TRY_LINK_FUNC                                ok[[BR]] 
     297267: Multiple languages                              ok[[BR]] 
     298 
     299Testing autoconf/lang macros. 
     300 
     301268: AC_NO_EXECUTABLES                               ok[[BR]] 
     302269: AC_REQUIRE_CPP                                  ok[[BR]] 
     303 
     304C low level compiling/preprocessing macros. 
     305 
     306270: Extensions                                      ok[[BR]] 
     307271: Brok[[BR]]en/missing compilers                        ok[[BR]] 
     308272: C keywords                                      ok[[BR]] 
     309273: AC_PROG_CPP requires AC_PROG_CC                 ok[[BR]] 
     310274: AC_PROG_CPP with warnings                       ok[[BR]] 
     311275: AC_PROG_CPP without warnings                    skipped (c.at:144)[[BR]] 
     312276: AC_PROG_CPP via CC                              skipped (c.at:184)[[BR]] 
     313277: AC_NO_EXECUTABLES (working linker)              ok[[BR]] 
     314278: AC_NO_EXECUTABLES (brok[[BR]]en linker)               ok[[BR]] 
     315279: AC_USE_SYSTEM_EXTENSIONS                        ok[[BR]] 
     316280: AC_C_RESTRICT and C++                           ok[[BR]] 
     317281: AC_OPENMP and C                                 skipped (c.at:373)[[BR]] 
     318282: AC_OPENMP and C++                               skipped (c.at:416)[[BR]] 
     319 
     320Testing autoconf/c macros. 
     321 
     322283: AC_C_BACKSLASH_A                                ok[[BR]] 
     323284: AC_C_BIGENDIAN                                  ok[[BR]] 
     324285: AC_C_CHAR_UNSIGNED                              ok[[BR]] 
     325286: AC_C_FLEXIBLE_ARRAY_MEMBER                      ok[[BR]] 
     326287: AC_C_INLINE                                     ok[[BR]] 
     327288: AC_C_PROTOTYPES                                 ok[[BR]] 
     328289: AC_C_RESTRICT                                   ok[[BR]] 
     329290: AC_C_STRINGIZE                                  ok[[BR]] 
     330291: AC_C_TYPEOF                                     ok[[BR]] 
     331292: AC_C_VARARRAYS                                  ok[[BR]] 
     332293: AC_OPENMP                                       ok[[BR]] 
     333294: AC_PROG_CC_C89                                  ok[[BR]] 
     334295: AC_PROG_CC_C99                                  ok[[BR]] 
     335296: AC_PROG_CC_C_O                                  ok[[BR]] 
     336297: AC_PROG_CC_STDC                                 ok[[BR]] 
     337298: AC_PROG_CPP_WERROR                              ok[[BR]] 
     338299: AC_PROG_GCC_TRADITIONAL                         ok[[BR]] 
     339300: AC_LANG_C                                       ok[[BR]] 
     340301: AC_LANG_CPLUSPLUS                               ok[[BR]] 
     341302: AC_LANG_OBJC                                    ok[[BR]] 
     342 
     343Fortran low level compiling/preprocessing macros. 
     344 
     345303: GNU Fortran 77                                  skipped (fortran.at:31)[[BR]] 
     346304: GNU Fortran                                     skipped (fortran.at:59)[[BR]] 
     347305: AC_OPENMP and Fortran 77                        skipped (fortran.at:112)[[BR]] 
     348306: AC_OPENMP and Fortran                           skipped (fortran.at:152)[[BR]] 
     349307: AC_F77_DUMMY_MAIN usage                         skipped (fortran.at:242)[[BR]] 
     350308: AC_FC_DUMMY_MAIN usage                          skipped (fortran.at:323)[[BR]] 
     351309: AC_F77_MAIN usage                               skipped (fortran.at:402)[[BR]] 
     352310: AC_FC_MAIN usage                                skipped (fortran.at:484)[[BR]] 
     353311: AC_F77_FUNC usage                               skipped (fortran.at:561)[[BR]] 
     354312: AC_FC_FUNC usage                                skipped (fortran.at:635)[[BR]] 
     355313: AC_FC_SRCEXT usage                              skipped (fortran.at:720)[[BR]] 
     356314: AC_FC_FREEFORM                                  skipped (fortran.at:756)[[BR]] 
     357315: AC_FC_FREEFORM with AC_FC_SRCEXT                skipped (fortran.at:794)[[BR]] 
     358316: AC_FC_FIXEDFORM                                 skipped (fortran.at:832)[[BR]] 
     359317: AC_FC_FIXEDFORM with AC_FC_SRCEXT               skipped (fortran.at:871)[[BR]] 
     360318: AC_FC_LINE_LENGTH                               skipped (fortran.at:935)[[BR]] 
     361 
     362Testing autoconf/fortran macros. 
     363 
     364319: AC_F77_MAIN                                     skipped (acfortran.at:13)[[BR]] 
     365320: AC_F77_WRAPPERS                                 skipped (acfortran.at:14)[[BR]] 
     366321: AC_FC_FIXEDFORM                                 skipped (acfortran.at:15)[[BR]] 
     367322: AC_FC_FREEFORM                                  skipped (acfortran.at:16)[[BR]] 
     368323: AC_FC_LINE_LENGTH                               skipped (acfortran.at:17)[[BR]] 
     369324: AC_FC_MAIN                                      skipped (acfortran.at:18)[[BR]] 
     370325: AC_FC_WRAPPERS                                  skipped (acfortran.at:19)[[BR]] 
     371326: AC_PROG_F77_C_O                                 skipped (acfortran.at:20)[[BR]] 
     372327: AC_PROG_FC_C_O                                  skipped (acfortran.at:21)[[BR]] 
     373328: AC_F77_NAME_MANGLING                            ok[[BR]] 
     374329: AC_LANG_FORTRAN77                               ok[[BR]] 
     375 
     376Erlang low level compiling and utility macros. 
     377 
     378330: Erlang                                          skipped (erlang.at:32)[[BR]] 
     379331: AC_ERLANG_CHECK_LIB                             skipped (erlang.at:54)[[BR]] 
     380332: AC_ERLANG_SUBST_ROOT_DIR                        skipped (erlang.at:74)[[BR]] 
     381333: AC_ERLANG_SUBST_LIB_DIR                         skipped (erlang.at:91)[[BR]] 
     382334: AC_ERLANG_SUBST_INSTALL_LIB_DIR                 ok[[BR]] 
     383335: AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR              ok[[BR]] 
     384336: AC_ERLANG_SUBST_ERTS_VER                        skipped (erlang.at:130)[[BR]] 
     385 
     386Semantics. 
     387 
     388337: AC_CHECK_LIB                                    skipped (semantics.at:33)[[BR]] 
     389338: AC_SEARCH_LIBS                                  ok[[BR]] 
     390339: AC_SEARCH_LIBS (none needed)                    ok[[BR]] 
     391340: AC_CHECK_DECLS                                  ok[[BR]] 
     392341: AC_CHECK_FUNCS                                  ok[[BR]] 
     393342: AC_REPLACE_FUNCS                                ok[[BR]] 
     394343: AC_CHECK_HEADERS                                ok[[BR]] 
     395344: AC_CHECK_HEADERS (preprocessor test)            ok[[BR]] 
     396345: AC_CHECK_HEADERS (compiler test)                ok[[BR]] 
     397346: AC_CHECK_MEMBER                                 ok[[BR]] 
     398347: AC_CHECK_MEMBERS                                ok[[BR]] 
     399348: AC_CHECK_ALIGNOF                                ok[[BR]] 
     400349: AC_CHECK_ALIGNOF (cross compile)                ok[[BR]] 
     401350: AC_CHECK_ALIGNOF struct                         ok[[BR]] 
     402351: AC_CHECK_ALIGNOF struct (cross compile)         ok[[BR]] 
     403352: AC_CHECK_SIZEOF                                 ok[[BR]] 
     404353: AC_CHECK_SIZEOF (cross compile)                 ok[[BR]] 
     405354: AC_CHECK_SIZEOF struct                          ok[[BR]] 
     406355: AC_CHECK_SIZEOF struct (cross compile)          ok[[BR]] 
     407356: AC_CHECK_TYPES                                  ok[[BR]] 
     408357: AC_CHECK_TYPES: backward compatibility          ok[[BR]] 
     409358: AC_CHECK_FILES                                  ok[[BR]] 
     410359: AC_CHECK_PROG & AC_CHECK_PROGS                  ok[[BR]] 
     411360: AC_C_BIGENDIAN                                  ok[[BR]] 
     412361: AC_PATH_PROG & AC_PATH_PROGS                    ok[[BR]] 
     413362: AC_PATH_PROGS_FEATURE_CHECK                     ok[[BR]] 
     414363: AC_PATH_XTRA                                    ok[[BR]] 
     415364: AC_SYS_RESTARTABLE_SYSCALLS                     ok[[BR]] 
     416365: AC_FUNC_SETVBUF_REVERSED                        ok[[BR]] 
     417366: AC_FUNC_WAIT3                                   ok[[BR]] 
     418 
     419Testing autoconf/general macros. 
     420 
     421367: AC_ARG_ENABLE                                   ok[[BR]] 
     422368: AC_ARG_PROGRAM                                  ok[[BR]] 
     423369: AC_ARG_WITH                                     ok[[BR]] 
     424370: AC_CHECK_DECLS_ONCE                             ok[[BR]] 
     425371: AC_EGREP_CPP                                    ok[[BR]] 
     426372: AC_EGREP_HEADER                                 ok[[BR]] 
     427373: AC_LIBOBJ                                       ok[[BR]] 
     428374: AC_LIBSOURCES                                   ok[[BR]] 
     429375: AC_PREFIX_DEFAULT                               ok[[BR]] 
     430376: AC_CHECKING                                     ok[[BR]] 
     431377: AC_COMPILE_CHECK                                ok[[BR]] 
     432378: AC_ENABLE                                       ok[[BR]] 
     433379: AC_FOREACH                                      ok[[BR]] 
     434380: AC_MSG_RESULT_UNQUOTED                          ok[[BR]] 
     435381: AC_TRY_COMPILE                                  ok[[BR]] 
     436382: AC_TRY_CPP                                      ok[[BR]] 
     437383: AC_TRY_LINK                                     ok[[BR]] 
     438384: AC_TRY_RUN                                      ok[[BR]] 
     439385: AC_VALIDATE_CACHED_SYSTEM_TUPLE                 ok[[BR]] 
     440386: AC_WITH                                         ok[[BR]] 
     441 
     442Testing autoconf/status macros. 
     443 
     444387: AC_OUTPUT_COMMANDS                              ok[[BR]] 
     445 
     446Testing autoconf/specific macros. 
     447 
     448388: AC_SYS_INTERPRETER                              ok[[BR]] 
     449389: AC_SYS_LARGEFILE                                ok[[BR]] 
     450390: AC_SYS_LONG_FILE_NAMES                          ok[[BR]] 
     451391: AC_SYS_POSIX_TERMIOS                            ok[[BR]] 
     452392: AC_AIX                                          ok[[BR]] 
     453393: AC_ARG_ARRAY                                    ok[[BR]] 
     454394: AC_DECL_SYS_SIGLIST                             ok[[BR]] 
     455395: AC_DYNIX_SEQ                                    ok[[BR]] 
     456396: AC_HAVE_POUNDBANG                               ok[[BR]] 
     457397: AC_IRIX_SUN                                     ok[[BR]] 
     458398: AC_ISC_POSIX                                    ok[[BR]] 
     459399: AC_MINIX                                        ok[[BR]] 
     460400: AC_SCO_INTL                                     ok[[BR]] 
     461401: AC_XENIX_DIR                                    ok[[BR]] 
     462 
     463Testing autoconf/programs macros. 
     464 
     465402: AC_PROG_AWK                                     ok[[BR]] 
     466403: AC_PROG_FGREP                                   ok[[BR]] 
     467404: AC_PROG_INSTALL                                 ok[[BR]] 
     468405: AC_PROG_LEX                                     ok[[BR]] 
     469406: AC_PROG_LN_S                                    ok[[BR]] 
     470407: AC_PROG_MAKE_SET                                ok[[BR]] 
     471408: AC_PROG_MKDIR_P                                 ok[[BR]] 
     472409: AC_PROG_RANLIB                                  ok[[BR]] 
     473410: AC_PROG_SED                                     ok[[BR]] 
     474411: AC_PROG_YACC                                    ok[[BR]] 
     475412: AC_CHECK_TOOL_PREFIX                            ok[[BR]] 
     476413: AC_DECL_YYTEXT                                  ok[[BR]] 
     477414: AC_RSH                                          ok[[BR]] 
     478 
     479Testing autoconf/headers macros. 
     480 
     481415: AC_CHECK_HEADERS_ONCE                           ok[[BR]] 
     482416: AC_HEADER_ASSERT                                ok[[BR]] 
     483417: AC_HEADER_MAJOR                                 ok[[BR]] 
     484418: AC_HEADER_RESOLV                                ok[[BR]] 
     485419: AC_HEADER_STAT                                  ok[[BR]] 
     486420: AC_HEADER_STDBOOL                               ok[[BR]] 
     487421: AC_HEADER_TIOCGWINSZ                            ok[[BR]] 
     488422: AC_DIR_HEADER                                   ok[[BR]] 
     489423: AC_MEMORY_H                                     ok[[BR]] 
     490424: AC_UNISTD_H                                     ok[[BR]] 
     491425: AC_USG                                          ok[[BR]] 
     492 
     493Testing autoconf/types macros. 
     494 
     495426: AC_STRUCT_DIRENT_D_INO                          ok[[BR]] 
     496427: AC_STRUCT_DIRENT_D_TYPE                         ok[[BR]] 
     497428: AC_STRUCT_ST_BLOCKS                             ok[[BR]] 
     498429: AC_STRUCT_TIMEZONE                              ok[[BR]] 
     499430: AC_TYPE_INT16_T                                 ok[[BR]] 
     500431: AC_TYPE_INT32_T                                 ok[[BR]] 
     501432: AC_TYPE_INT64_T                                 ok[[BR]] 
     502433: AC_TYPE_INT8_T                                  ok[[BR]] 
     503434: AC_TYPE_INTMAX_T                                ok[[BR]] 
     504435: AC_TYPE_INTPTR_T                                ok[[BR]] 
     505436: AC_TYPE_LONG_DOUBLE                             ok[[BR]] 
     506437: AC_TYPE_LONG_DOUBLE_WIDER                       ok[[BR]] 
     507438: AC_TYPE_MODE_T                                  ok[[BR]] 
     508439: AC_TYPE_OFF_T                                   ok[[BR]] 
     509440: AC_TYPE_SSIZE_T                                 ok[[BR]] 
     510441: AC_TYPE_UINT16_T                                ok[[BR]] 
     511442: AC_TYPE_UINT32_T                                ok[[BR]] 
     512443: AC_TYPE_UINT64_T                                ok[[BR]] 
     513444: AC_TYPE_UINT8_T                                 ok[[BR]] 
     514445: AC_TYPE_UINTMAX_T                               ok[[BR]] 
     515446: AC_TYPE_UINTPTR_T                               ok[[BR]] 
     516447: AC_C_LONG_DOUBLE                                ok[[BR]] 
     517448: AC_INT_16_BITS                                  ok[[BR]] 
     518449: AC_LONG_64_BITS                                 ok[[BR]] 
     519450: AC_STRUCT_ST_BLKSIZE                            ok[[BR]] 
     520451: AC_STRUCT_ST_RDEV                               ok[[BR]] 
     521452: AC_TYPE_SIGNAL                                  ok[[BR]] 
     522453: AM_TYPE_PTRDIFF_T                               ok[[BR]] 
     523 
     524Testing autoconf/functions macros. 
     525 
     526454: AC_CHECK_FUNCS_ONCE                             ok[[BR]] 
     527455: AC_FUNC_CHOWN                                   ok[[BR]] 
     528456: AC_FUNC_CLOSEDIR_VOID                           ok[[BR]] 
     529457: AC_FUNC_ERROR_AT_LINE                           ok[[BR]] 
     530458: AC_FUNC_FNMATCH                                 ok[[BR]] 
     531459: AC_FUNC_FORK                                    ok[[BR]] 
     532460: AC_FUNC_FSEEKO                                  ok[[BR]] 
     533461: AC_FUNC_GETGROUPS                               ok[[BR]] 
     534462: AC_FUNC_GETMNTENT                               ok[[BR]] 
     535463: AC_FUNC_GETPGRP                                 ok[[BR]] 
     536464: AC_FUNC_LSTAT                                   ok[[BR]] 
     537465: AC_FUNC_MALLOC                                  ok[[BR]] 
     538466: AC_FUNC_MBRTOWC                                 ok[[BR]] 
     539467: AC_FUNC_MEMCMP                                  ok[[BR]] 
     540468: AC_FUNC_MKTIME                                  ok[[BR]] 
     541469: AC_FUNC_MMAP                                    ok[[BR]] 
     542470: AC_FUNC_OBSTACK                                 ok[[BR]] 
     543471: AC_FUNC_REALLOC                                 ok[[BR]] 
     544472: AC_FUNC_SELECT_ARGTYPES                         ok[[BR]] 
     545473: AC_FUNC_SETPGRP                                 ok[[BR]] 
     546474: AC_FUNC_STAT                                    ok[[BR]] 
     547475: AC_FUNC_STRCOLL                                 ok[[BR]] 
     548476: AC_FUNC_STRERROR_R                              ok[[BR]] 
     549477: AC_FUNC_STRFTIME                                ok[[BR]] 
     550478: AC_FUNC_STRNLEN                                 ok[[BR]] 
     551479: AC_FUNC_STRTOD                                  ok[[BR]] 
     552480: AC_FUNC_STRTOLD                                 ok[[BR]] 
     553481: AC_FUNC_UTIME_NULL                              ok[[BR]] 
     554482: AC_FUNC_VPRINTF                                 ok[[BR]] 
     555 
     556Testing autoconf/libs macros. 
     557 
     558483: AC_HAVE_LIBRARY                                 ok[[BR]] 
     559 
     560Compatibility with other tools. 
     561 
     562484: Libtool                                         ok[[BR]] 
     563485: shtool                                          ok[[BR]] 
     564 
     565Autoscan. 
     566 
     567486: autoscan                                        ok[[BR]] 
     568 
     569## ------------- ##[[BR]] 
     570## Test results. ##[[BR]] 
     571## ------------- ##[[BR]] 
     572 
     573ERROR: 450 tests were run,[[BR]] 
     5746 failed (5 expected failures).[[BR]] 
     57536 tests were skipped.[[BR]] 
     576## -------------------------- ##[[BR]] 
     577## testsuite.log was created. ##[[BR]] 
     578## -------------------------- ##[[BR]] 
     579 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/