## ------------------------------ ## ## GNU Autoconf 2.59c test suite. ## ## ------------------------------ ## testsuite: command line was: $ ./testsuite ## ----------- ## ## ChangeLogs. ## ## ----------- ## testsuite: ../ChangeLog: | 2005-06-03 Stepan Kasal | | * tests/Makefile.am (check_SCRIPTS): Set to $(wrappers). | (DISTCLEANFILES): Remove $(check_SCRIPTS). | (testsuite): Make sure autotest.m4f is up-to-date before using it. | | 2005-06-02 Paul Eggert | | * lib/autotest/general.m4 (AT_INIT): Don't create a regular | expression of unbounded size when processing the --list ## --------- ## ## Platform. ## ## --------- ## hostname = cixy.dial.pasteur.fr uname -m = i386 uname -r = 3.99.5 uname -s = NetBSD uname -v = NetBSD 3.99.5 (CIXY) #8: Thu Jun 2 09:41:24 CEST 2005 address@hidden:/local/src/NetBSD/obj/i386/sys/arch/i386/compile/CIXY /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/njoly/temp/autoconf/tests PATH: /home/njoly/bin PATH: /local/gensoft/bin PATH: /local/bin PATH: /local/sbin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/pkg/bin PATH: /usr/pkg/sbin PATH: /usr/X11R6/bin PATH: /usr/bin PATH: /usr/sbin PATH: /bin PATH: /sbin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/home/njoly/temp/autoconf/tests' | at_srcdir='.' | abs_srcdir='/home/njoly/temp/autoconf/tests' | at_top_srcdir='..' | abs_top_srcdir='/home/njoly/temp/autoconf' | at_top_build_prefix='../' | abs_top_builddir='/home/njoly/temp/autoconf' | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/ksh'} testsuite: atlocal: | # -*- shell-script -*- | # tests/atlocal. Generated from atlocal.in by configure. | # Configurable variable values for Autoconf test suite. | | # Copyright 2000, 2001, 2005 Free Software Foundation, Inc. | # | # This program is free software; you can redistribute it and/or modify | # it under the terms of the GNU General Public License as published by | # the Free Software Foundation; either version 2, or (at your option) | # any later version. | # | # This program is distributed in the hope that it will be useful, | # but WITHOUT ANY WARRANTY; without even the implied warranty of | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # GNU General Public License for more details. | # | # You should have received a copy of the GNU General Public License | # along with this program; if not, write to the Free Software | # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA | # 02110-1301, USA. | | PERL='/local/bin/perl' | GREP='/usr/bin/grep' | | # We need to know if sh -n is ok. | ac_cv_sh_n_works='yes' ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./local.at:459: /home/njoly/temp/autoconf/tests/autom4te --version autom4te (GNU Autoconf) 2.59c Written by Akim Demaille. Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./local.at:459: /home/njoly/temp/autoconf/tests/autoconf --version autoconf (GNU Autoconf) 2.59c Written by David J. MacKenzie and Akim Demaille. Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./local.at:459: /home/njoly/temp/autoconf/tests/autoheader --version autoheader (GNU Autoconf) 2.59c Written by Roland McGrath and Akim Demaille. Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./local.at:459: /home/njoly/temp/autoconf/tests/autoupdate --version autoupdate (GNU Autoconf) 2.59c Written by David J. MacKenzie and Akim Demaille. Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./local.at:459: /home/njoly/temp/autoconf/tests/autoreconf --version autoreconf (GNU Autoconf) 2.59c Written by David J. MacKenzie and Akim Demaille. Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ./local.at:459: /home/njoly/temp/autoconf/tests/ifnames --version ifnames (GNU Autoconf) 2.59c Written by David J. MacKenzie and Paul Eggert. Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Fri Jun 3 23:30:54 CEST 2005 1. Syntax of the shell scripts (tools.at:47): ok (Kids: 0.32s user 0.09s system) 2. Syntax of the Perl scripts (tools.at:70): ok (Kids: 1.28s user 0.24s system) 3. autom4te cache (tools.at:88): ok (Kids: 1.66s user 1.04s system) 4. autoconf --trace: user macros (tools.at:125): ok (Kids: 2.69s user 1.87s system) 5. autoconf --trace: builtins (tools.at:212): ok (Kids: 2.74s user 1.55s system) 6. autoconf: forbidden tokens, basic (tools.at:243): ok (Kids: 0.78s user 0.52s system) 7. autoconf: forbidden tokens, exceptions (tools.at:271): ok (Kids: 0.84s user 0.56s system) 8. ifnames (tools.at:317): ok (Kids: 0.24s user 0.12s system) 9. autoheader (tools.at:365): ok (Kids: 2.90s user 1.16s system) 10. autoupdate (tools.at:497): ok (Kids: 7.89s user 1.67s system) 11. autoupdating AC_LINK_FILES (tools.at:529): ok (Kids: 5.39s user 2.23s system) 12. autoupdating AC_PREREQ (tools.at:556): ok (Kids: 11.79s user 2.67s system) 13. m4_warn (m4sugar.at:51): ok (Kids: 1.95s user 1.13s system) 14. m4_require: circular dependencies (m4sugar.at:102): ok (Kids: 0.38s user 0.23s system) 15. m4_text_wrap (m4sugar.at:138): ok (Kids: 0.66s user 0.35s system) 16. Standard regular expressions (m4sugar.at:185): ok (Kids: 3.44s user 2.01s system) 17. LINENO (m4sh.at:27): ok (Kids: 2.62s user 2.05s system) 18. AS_DIRNAME (m4sh.at:103): ok (Kids: 1.16s user 0.81s system) 19. AS_BASENAME (m4sh.at:164): ok (Kids: 1.04s user 0.75s system) 20. AS_MKDIR_P (m4sh.at:221): ok (Kids: 0.64s user 0.41s system) 21. Negated classes in globbing (m4sh.at:254): ok (Kids: 0.80s user 0.60s system) 22. Functions Support (m4sh.at:284): ok (Kids: 0.84s user 0.60s system) 23. Functions and return Support (m4sh.at:326): ok (Kids: 0.66s user 0.43s system) 24. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:362): ok (Kids: 0.55s user 0.25s system) 25. AS_HELP_STRING (m4sh.at:405): ok (Kids: 0.57s user 0.34s system) 27. Truth (autotest.at:88): ok (Kids: 1.16s user 0.85s system) 28. Fallacy (autotest.at:91): ok (Kids: 1.35s user 1.06s system) 29. Literal multiline command (autotest.at:97): ok (Kids: 1.72s user 1.31s system) 30. Multiline parameter expansion (autotest.at:104): ok (Kids: 1.29s user 1.10s system) 31. Backquote command substition (autotest.at:108): ok (Kids: 1.55s user 1.31s system) 32. Multiline backquote command substition (autotest.at:116): ok (Kids: 1.35s user 0.98s system) 33. Parenthetical command substition (autotest.at:120): ok (Kids: 1.32s user 1.11s system) 34. Multiline parenthetical command substition (autotest.at:128): ok (Kids: 1.34s user 1.01s system) 35. Invalid brace-enclosed parameter expansion (autotest.at:140): ok (Kids: 1.56s user 1.36s system) 37. Double-M4-quoted command (autotest.at:160): ok (Kids: 2.07s user 1.54s system) 38. BS-newline in command (autotest.at:170): ok (Kids: 1.47s user 1.17s system) 39. ^BS-newline in command (autotest.at:175): ok (Kids: 1.13s user 0.81s system) 40. BSx641-newline in command (autotest.at:180): ok (Kids: 1.27s user 0.97s system) 41. BS-BS-newline in command (autotest.at:186): ok (Kids: 1.27s user 0.88s system) 42. BSx640-newline in command (autotest.at:194): ok (Kids: 1.34s user 1.22s system) 43. Newline-CODE-BS-newline in command (autotest.at:202): ok (Kids: 1.68s user 1.42s system) 44. Single-quote-BS-newline in command (autotest.at:208): ok (Kids: 1.14s user 0.96s system) 45. Single-quote-newline-BS-newline in command (autotest.at:216): ok (Kids: 1.69s user 1.33s system) 49. Backslash in a test title (autotest.at:243): ok (Kids: 1.07s user 0.90s system) 50. AC_REQUIRE: topological sort (base.at:29): ok (Kids: 1.08s user 0.78s system) 51. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:71): ok (Kids: 0.88s user 0.60s system) 52. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:115): ok (Kids: 1.06s user 0.81s system) 53. AC_REQUIRE & AC_PROVIDE (base.at:158): ok (Kids: 0.82s user 0.42s system) 54. AC_CACHE_CHECK (base.at:190): ok (Kids: 1.68s user 1.14s system) 55. AC_TRY_COMMAND (base.at:209): ok (Kids: 1.68s user 1.32s system) 57. AC_CONFIG_COMMANDS with empty commands (torture.at:31): ok (Kids: 3.95s user 2.89s system) 58. Multiple AC_CONFIG_FILES (torture.at:38): ok (Kids: 1.04s user 0.62s system) 59. AC_ARG_VAR (torture.at:85): ok (Kids: 8.32s user 8.74s system) 60. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:128): ok (Kids: 8.44s user 8.36s system) 61. Missing templates (torture.at:212): ok (Kids: 1.98s user 1.39s system) 62. configure invocation (torture.at:243): ok (Kids: 3.78s user 3.95s system) 63. #define header templates (torture.at:280): ok (Kids: 2.09s user 1.54s system) 64. Torturing config.status (torture.at:374): ok (Kids: 5.52s user 3.01s system) 65. Substitute a 2000-byte string (torture.at:488): ok (Kids: 1.72s user 1.29s system) 66. Define to a 2000-byte string (torture.at:512): ok (Kids: 2.87s user 1.91s system) 67. Substitute and define special characters (torture.at:533): ok (Kids: 3.13s user 2.20s system) 68. Substitute a newline (torture.at:558): ok (Kids: 1.98s user 1.48s system) 70. srcdir (torture.at:604): ok (Kids: 4.03s user 3.76s system) 71. Signal handling (torture.at:644): ok (Kids: 1.36s user 0.97s system) 72. Configuring subdirectories (torture.at:683): ok (Kids: 11.72s user 8.90s system) 73. Deep Package (torture.at:779): ok (Kids: 19.00s user 13.89s system) 74. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:843): ok (Kids: 5.17s user 2.77s system) 75. Empty directory (torture.at:886): ok (Kids: 1.35s user 0.32s system) 76. Unusual Automake input files (torture.at:907): ok (Kids: 7.69s user 2.70s system) 77. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:32): ok (Kids: 0.87s user 0.46s system) 78. AC_REQUIRE & AC_LANG (compile.at:78): ok (Kids: 1.32s user 0.83s system) 79. AC_RUN_IFELSE (compile.at:114): ok (Kids: 2.31s user 1.28s system) 80. AC_TRY_LINK_FUNC (compile.at:151): ok (Kids: 5.09s user 3.30s system) 81. AC_NO_EXECUTABLES (aclang.at:12): ok (Kids: 3.94s user 2.86s system) 82. AC_REQUIRE_CPP (aclang.at:13): ok (Kids: 4.53s user 2.93s system) 83. AC_LANG_SAVE (aclang.at:16): ok (Kids: 10.31s user 5.34s system) 84. Extensions (c.at:47): ok (Kids: 5.86s user 4.22s system) 85. Broken/missing compilers (c.at:59): ok (Kids: 1.60s user 0.94s system) 86. C keywords (c.at:86): ok (Kids: 5.27s user 3.62s system) 87. AC_PROG_CPP requires AC_PROG_CC (c.at:99): ok (Kids: 5.13s user 3.59s system) 88. AC_PROG_CPP with warnings (c.at:110): ok (Kids: 6.81s user 3.88s system) 89. AC_PROG_CPP without warnings (c.at:140): skipped (c.at:143) 90. AC_PROG_CPP via CC (c.at:177): skipped (c.at:180) 91. AC_C_BACKSLASH_A (acc.at:12): ok (Kids: 5.85s user 4.01s system) 92. AC_C_BIGENDIAN (acc.at:13): ok (Kids: 7.36s user 5.00s system) 93. AC_C_CHAR_UNSIGNED (acc.at:14): ok (Kids: 6.05s user 3.53s system) 94. AC_C_LONG_DOUBLE (acc.at:15): ok (Kids: 4.25s user 2.62s system) 95. AC_C_STRINGIZE (acc.at:16): ok (Kids: 4.49s user 2.64s system) 96. AC_PROG_CC_C89 (acc.at:17): ok (Kids: 3.99s user 2.70s system) 97. AC_PROG_CC_C99 (acc.at:18): ok (Kids: 4.20s user 2.82s system) 98. AC_PROG_CC_C_O (acc.at:19): ok (Kids: 4.24s user 2.73s system) 99. AC_PROG_CC_STDC (acc.at:20): ok (Kids: 4.23s user 2.64s system) 100. AC_PROG_CPP_WERROR (acc.at:21): ok (Kids: 4.36s user 2.88s system) 101. AC_PROG_GCC_TRADITIONAL (acc.at:22): ok (Kids: 4.40s user 2.81s system) 102. AC_LANG_C (acc.at:25): ok (Kids: 8.10s user 3.53s system) 103. AC_LANG_CPLUSPLUS (acc.at:26): ok (Kids: 8.47s user 3.68s system) 104. GNU Fortran 77 (fortran.at:52): ok (Kids: 3.72s user 2.57s system) 105. GNU Fortran (fortran.at:77): ok (Kids: 3.82s user 2.75s system) 106. AC_F77_MAIN (acfortran.at:12): ok (Kids: 4.54s user 3.19s system) 107. AC_F77_WRAPPERS (acfortran.at:13): ok (Kids: 5.34s user 3.27s system) 108. AC_FC_MAIN (acfortran.at:14): ok (Kids: 4.86s user 2.91s system) 109. AC_FC_WRAPPERS (acfortran.at:15): ok (Kids: 5.22s user 3.10s system) 110. AC_PROG_F77_C_O (acfortran.at:16): ok (Kids: 3.62s user 2.60s system) 111. AC_PROG_FC_C_O (acfortran.at:17): ok (Kids: 3.74s user 2.59s system) 112. AC_LANG_FORTRAN77 (acfortran.at:20): ok (Kids: 8.12s user 3.58s system) 113. AC_CHECK_LIB (semantics.at:73): ok (Kids: 5.50s user 3.35s system) 114. AC_SEARCH_LIBS (semantics.at:95): ok (Kids: 4.49s user 3.04s system) 115. AC_CHECK_DECLS (semantics.at:108): ok (Kids: 4.21s user 2.90s system) 116. AC_CHECK_FUNCS (semantics.at:120): ok (Kids: 4.28s user 2.68s system) 117. AC_REPLACE_FUNCS (semantics.at:128): ok (Kids: 3.63s user 1.96s system) 118. AC_CHECK_HEADERS (semantics.at:163): ok (Kids: 6.24s user 3.48s system) 119. AC_CHECK_HEADERS_OLD (semantics.at:170): ok (Kids: 3.53s user 1.93s system) 120. AC_CHECK_HEADERS_NEW (semantics.at:197): ok (Kids: 3.46s user 1.73s system) 121. AC_CHECK_MEMBERS (semantics.at:236): ok (Kids: 4.32s user 2.82s system) 122. AC_CHECK_ALIGNOF (semantics.at:254): ok (Kids: 6.77s user 3.68s system) 123. AC_CHECK_ALIGNOF (semantics.at:273): ok (Kids: 6.71s user 3.94s system) 124. AC_CHECK_SIZEOF (semantics.at:290): ok (Kids: 6.68s user 3.64s system) 125. AC_CHECK_SIZEOF (semantics.at:308): ok (Kids: 6.82s user 4.03s system) 126. AC_CHECK_TYPES (semantics.at:324): ok (Kids: 4.29s user 2.81s system) 127. AC_CHECK_TYPES: backward compatibility (semantics.at:331): ok (Kids: 0.92s user 0.39s system) 128. AC_CHECK_FILES (semantics.at:376): ok (Kids: 3.06s user 2.43s system) 129. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:410): ok (Kids: 1.32s user 0.89s system) 130. AC_C_BIGENDIAN (semantics.at:459): ok (Kids: 11.20s user 5.06s system) 131. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:496): ok (Kids: 1.25s user 0.89s system) 132. AC_PATH_XTRA (semantics.at:540): ok (Kids: 5.69s user 3.15s system) 133. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:558): ok (Kids: 6.10s user 3.56s system) 134. AC_FUNC_WAIT3 (semantics.at:559): ok (Kids: 6.23s user 3.98s system) 135. AC_ARG_ENABLE (acgeneral.at:12): ok (Kids: 3.17s user 2.42s system) 136. AC_ARG_PROGRAM (acgeneral.at:13): ok (Kids: 2.94s user 2.39s system) 137. AC_ARG_WITH (acgeneral.at:14): ok (Kids: 3.05s user 2.34s system) 138. AC_CANONICAL_TARGET (acgeneral.at:15): ok (Kids: 3.69s user 2.80s system) 139. AC_EGREP_CPP (acgeneral.at:16): ok (Kids: 4.52s user 3.11s system) 140. AC_EGREP_HEADER (acgeneral.at:17): ok (Kids: 4.87s user 3.09s system) 141. AC_PREFIX_DEFAULT (acgeneral.at:18): ok (Kids: 3.18s user 2.36s system) 142. AC_CHECKING (acgeneral.at:21): ok (Kids: 8.37s user 3.96s system) 143. AC_COMPILE_CHECK (acgeneral.at:22): ok (Kids: 10.19s user 4.36s system) 144. AC_ENABLE (acgeneral.at:23): ok (Kids: 8.12s user 3.74s system) 145. AC_MSG_RESULT_UNQUOTED (acgeneral.at:24): ok (Kids: 8.86s user 4.06s system) 146. AC_TRY_COMPILE (acgeneral.at:25): ok (Kids: 9.93s user 4.28s system) 147. AC_TRY_CPP (acgeneral.at:26): ok (Kids: 10.09s user 4.54s system) 148. AC_TRY_LINK (acgeneral.at:27): ok (Kids: 10.07s user 4.36s system) 149. AC_TRY_RUN (acgeneral.at:28): ok (Kids: 9.73s user 4.28s system) 150. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:29): ok (Kids: 8.27s user 3.64s system) 151. AC_WITH (acgeneral.at:30): ok (Kids: 8.04s user 3.71s system) 152. AC_OUTPUT_COMMANDS (acstatus.at:14): ok (Kids: 8.20s user 3.63s system) 153. AC_AIX (acspecific.at:12): ok (Kids: 4.37s user 2.92s system) 154. AC_ISC_POSIX (acspecific.at:13): ok (Kids: 4.18s user 2.77s system) 155. AC_MINIX (acspecific.at:14): ok (Kids: 6.15s user 3.98s system) 156. AC_SYS_INTERPRETER (acspecific.at:15): ok (Kids: 3.62s user 2.78s system) 157. AC_SYS_LARGEFILE (acspecific.at:16): ok (Kids: 4.69s user 3.15s system) 158. AC_SYS_LONG_FILE_NAMES (acspecific.at:17): ok (Kids: 3.16s user 2.27s system) 159. AC_SYS_POSIX_TERMIOS (acspecific.at:18): ok (Kids: 4.34s user 2.83s system) 160. AC_ARG_ARRAY (acspecific.at:21): ok (Kids: 8.63s user 3.65s system) 161. AC_DECL_SYS_SIGLIST (acspecific.at:22): ok (Kids: 10.97s user 4.70s system) 162. AC_DYNIX_SEQ (acspecific.at:23): ok (Kids: 10.72s user 4.55s system) 163. AC_HAVE_POUNDBANG (acspecific.at:24): ok (Kids: 8.07s user 3.27s system) 164. AC_IRIX_SUN (acspecific.at:25): ok (Kids: 11.07s user 4.71s system) 165. AC_SCO_INTL (acspecific.at:26): ok (Kids: 10.81s user 4.76s system) 166. AC_XENIX_DIR (acspecific.at:27): ok (Kids: 11.11s user 4.91s system) 167. AC_PROG_AWK (acprograms.at:12): ok (Kids: 3.01s user 2.37s system) 168. AC_PROG_FGREP (acprograms.at:13): ok (Kids: 3.22s user 2.38s system) 169. AC_PROG_INSTALL (acprograms.at:14): ok (Kids: 3.23s user 2.22s system) 170. AC_PROG_LEX (acprograms.at:15): ok (Kids: 4.90s user 2.85s system) 171. AC_PROG_LN_S (acprograms.at:16): ok (Kids: 3.34s user 2.57s system) 172. AC_PROG_MAKE_SET (acprograms.at:17): ok (Kids: 3.35s user 2.60s system) 173. AC_PROG_RANLIB (acprograms.at:18): ok (Kids: 3.75s user 2.89s system) 174. AC_PROG_SED (acprograms.at:19): ok (Kids: 3.48s user 2.64s system) 175. AC_PROG_YACC (acprograms.at:20): ok (Kids: 3.51s user 2.65s system) 176. AC_CHECK_TOOL_PREFIX (acprograms.at:23): ok (Kids: 8.27s user 3.56s system) 177. AC_DECL_YYTEXT (acprograms.at:24): ok (Kids: 11.42s user 4.40s system) 178. AC_RSH (acprograms.at:25): ok (Kids: 8.70s user 4.15s system) 179. AC_HEADER_MAJOR (acheaders.at:12): ok (Kids: 6.38s user 4.11s system) 180. AC_HEADER_RESOLV (acheaders.at:13): ok (Kids: 4.87s user 3.39s system) 181. AC_HEADER_STAT (acheaders.at:14): ok (Kids: 4.84s user 3.31s system) 182. AC_HEADER_STDBOOL (acheaders.at:15): ok (Kids: 6.04s user 3.89s system) 183. AC_HEADER_TIOCGWINSZ (acheaders.at:16): ok (Kids: 4.89s user 3.34s system) 184. AC_DIR_HEADER (acheaders.at:19): ok (Kids: 14.51s user 6.72s system) 185. AC_MEMORY_H (acheaders.at:20): ok (Kids: 14.84s user 6.59s system) 186. AC_UNISTD_H (acheaders.at:21): ok (Kids: 13.49s user 6.30s system) 187. AC_USG (acheaders.at:22): ok (Kids: 13.48s user 6.37s system) 188. AC_STRUCT_ST_BLOCKS (actypes.at:12): ok (Kids: 6.88s user 4.15s system) 189. AC_STRUCT_TIMEZONE (actypes.at:13): ok (Kids: 4.87s user 3.09s system) 190. AC_TYPE_MODE_T (actypes.at:14): ok (Kids: 6.26s user 3.92s system) 191. AC_TYPE_OFF_T (actypes.at:15): ok (Kids: 6.87s user 4.06s system) 192. AC_TYPE_SIGNAL (actypes.at:16): ok (Kids: 4.72s user 2.99s system) 193. AC_INT_16_BITS (actypes.at:19): ok (Kids: 13.91s user 5.94s system) 194. AC_LONG_64_BITS (actypes.at:20): ok (Kids: 13.87s user 6.11s system) 195. AC_STRUCT_ST_BLKSIZE (actypes.at:21): ok (Kids: 13.84s user 6.21s system) 196. AC_STRUCT_ST_RDEV (actypes.at:22): ok (Kids: 14.17s user 7.05s system) 197. AM_TYPE_PTRDIFF_T (actypes.at:23): ok (Kids: 13.93s user 6.56s system) 198. AC_FUNC_CHOWN (acfunctions.at:12): ok (Kids: 6.49s user 3.73s system) 199. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:13): ok (Kids: 6.19s user 3.97s system) 200. AC_FUNC_ERROR_AT_LINE (acfunctions.at:14): ok (Kids: 5.95s user 3.45s system) 201. AC_FUNC_FNMATCH (acfunctions.at:15): ok (Kids: 4.10s user 2.72s system) 202. AC_FUNC_FORK (acfunctions.at:16): ok (Kids: 6.34s user 3.89s system) 203. AC_FUNC_FSEEKO (acfunctions.at:17): ok (Kids: 4.34s user 2.75s system) 204. AC_FUNC_GETGROUPS (acfunctions.at:18): ok (Kids: 6.55s user 3.87s system) 205. AC_FUNC_GETMNTENT (acfunctions.at:19): ok (Kids: 4.60s user 2.94s system) 206. AC_FUNC_GETPGRP (acfunctions.at:20): ok (Kids: 6.30s user 4.09s system) 207. AC_FUNC_MALLOC (acfunctions.at:21): ok (Kids: 6.61s user 4.07s system) 208. AC_FUNC_MBRTOWC (acfunctions.at:22): ok (Kids: 4.83s user 3.15s system) 209. AC_FUNC_MEMCMP (acfunctions.at:23): ok (Kids: 6.72s user 4.11s system) 210. AC_FUNC_MKTIME (acfunctions.at:24): ok (Kids: 26.63s user 4.32s system) 211. AC_FUNC_MMAP (acfunctions.at:25): ok (Kids: 6.45s user 4.13s system) 212. AC_FUNC_OBSTACK (acfunctions.at:26): ok (Kids: 4.50s user 3.15s system) 213. AC_FUNC_REALLOC (acfunctions.at:27): ok (Kids: 6.56s user 4.06s system) 214. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:28): ok (Kids: 6.53s user 4.18s system) 215. AC_FUNC_SETPGRP (acfunctions.at:29): ok (Kids: 6.28s user 3.82s system) 216. AC_FUNC_SETVBUF_REVERSED (acfunctions.at:30): ok (Kids: 6.74s user 4.33s system) 217. AC_FUNC_STAT (acfunctions.at:31): ok (Kids: 6.78s user 4.02s system) 218. AC_FUNC_STRCOLL (acfunctions.at:32): ok (Kids: 6.04s user 3.87s system) 219. AC_FUNC_STRERROR_R (acfunctions.at:33): ok (Kids: 6.49s user 4.12s system) 220. AC_FUNC_STRFTIME (acfunctions.at:34): ok (Kids: 4.47s user 3.36s system) 221. AC_FUNC_STRNLEN (acfunctions.at:35): ok (Kids: 6.23s user 4.01s system) 222. AC_FUNC_STRTOD (acfunctions.at:36): ok (Kids: 6.78s user 4.53s system) 223. AC_FUNC_UTIME_NULL (acfunctions.at:37): ok (Kids: 6.37s user 4.19s system) 224. AC_FUNC_VPRINTF (acfunctions.at:38): ok (Kids: 4.78s user 3.38s system) 225. AC_HAVE_LIBRARY (aclibs.at:14): ok (Kids: 10.90s user 5.05s system) 226. Libtool (foreign.at:28): ok (Kids: 11.24s user 6.20s system) testsuite: ending at: Sat Jun 4 00:34:26 CEST 2005 testsuite: test suite duration: 1h 3m 32s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 224 tests were run, 7 failed (6 expected failures). 2 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Autoconf 2.59c test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 56: base.at:239 Input/Output Skipped tests: GNU Autoconf 2.59c test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 89: c.at:140 AC_PROG_CPP without warnings 90: c.at:177 AC_PROG_CPP via CC ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 56. base.at:239: testing ... ./base.at:246: autoconf ./base.at:246: /bin/sh -n configure ./base.at:248: echo Hello | top_srcdir=$abs_top_srcdir ./configure --- - 2005-06-03 23:36:02.000000000 +0200 +++ /home/njoly/temp/autoconf/tests/testsuite.dir/at-stdout 2005-06-03 23:36:02.000000000 +0200 @@ -1,2 +1,3 @@ +configure: loading site script /usr/local/share/config.site Hello 56. base.at:239: 56. Input/Output (base.at:239): FAILED (base.at:248) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. | | It was created by GNU Autoconf configure 2.59c, which was | generated by GNU Autoconf 2.59c. Invocation command line was | | $ ./configure --prefix=/home/njoly/beta | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = cixy.dial.pasteur.fr | uname -m = i386 | uname -r = 3.99.5 | uname -s = NetBSD | uname -v = NetBSD 3.99.5 (CIXY) #8: Thu Jun 2 09:41:24 CEST 2005 address@hidden:/local/src/NetBSD/obj/i386/sys/arch/i386/compile/CIXY | | /usr/bin/uname -p = i386 | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /home/njoly/bin | PATH: /local/gensoft/bin | PATH: /local/bin | PATH: /local/sbin | PATH: /usr/local/bin | PATH: /usr/local/sbin | PATH: /usr/pkg/bin | PATH: /usr/pkg/sbin | PATH: /usr/X11R6/bin | PATH: /usr/bin | PATH: /usr/sbin | PATH: /bin | PATH: /sbin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:1686: checking for a BSD-compatible install | configure:1741: result: /usr/bin/install -c | configure:1752: checking whether build environment is sane | configure:1795: result: yes | configure:1860: checking for gawk | configure:1876: found /usr/pkg/bin/gawk | configure:1886: result: gawk | configure:1896: checking whether make sets $(MAKE) | configure:1917: result: yes | configure:2120: checking whether sh -n works | configure:2144: result: yes | configure:2156: checking for expr | configure:2174: found /bin/expr | configure:2186: result: /bin/expr | configure:2207: checking for gm4 | configure:2225: found /local/bin/gm4 | configure:2237: result: /local/bin/gm4 | configure:2248: checking whether m4 supports frozen files | configure:2260: result: yes | configure:2286: checking for perl | configure:2304: found /local/bin/perl | configure:2317: result: /local/bin/perl | configure:2348: checking for emacs | configure:2364: found /usr/pkg/bin/emacs | configure:2374: result: emacs | configure:2391: checking whether emacs is sufficiently recent | configure:2401: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2 | While compiling broken-mode in file /home/njoly/temp/autoconf/conftest.el: | ** assignment to free variable broken-defaults | Wrote /home/njoly/temp/autoconf/conftest.elc | Done | configure:2404: $? = 0 | configure:2413: result: yes | configure:2432: checking for emacs | configure:2458: result: emacs | configure:2482: checking where .elc files should go | configure:2495: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) " | ")) (setq load-path (cdr load-path)))' conftest.out | configure:2498: $? = 0 | configure:2511: result: ${datadir}/emacs/site-lisp | configure:2523: checking for grep that handles long lines and -e | configure:2597: result: /usr/bin/grep | configure:2738: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Autoconf config.status 2.59c, which was | generated by GNU Autoconf 2.59c. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on cixy.dial.pasteur.fr | | config.status:659: creating config/Makefile | config.status:659: creating tests/Makefile | config.status:659: creating tests/atlocal | config.status:659: creating man/Makefile | config.status:659: creating lib/emacs/Makefile | config.status:659: creating Makefile | config.status:659: creating doc/Makefile | config.status:659: creating lib/Makefile | config.status:659: creating lib/Autom4te/Makefile | config.status:659: creating lib/autoscan/Makefile | config.status:659: creating lib/m4sugar/Makefile | config.status:659: creating lib/autoconf/Makefile | config.status:659: creating lib/autotest/Makefile | config.status:659: creating bin/Makefile | config.status:814: executing tests/atconfig commands | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_env_EMACSLOADPATH_set= | ac_cv_env_EMACSLOADPATH_value= | ac_cv_env_EMACS_set= | ac_cv_env_EMACS_value= | ac_cv_env_build_alias_set= | ac_cv_env_build_alias_value= | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_path_EXPR=/bin/expr | ac_cv_path_GREP=/usr/bin/grep | ac_cv_path_M4=/local/bin/gm4 | ac_cv_path_PERL=/local/bin/perl | ac_cv_path_install='/usr/bin/install -c' | ac_cv_prog_AWK=gawk | ac_cv_prog_EMACS=emacs | ac_cv_prog_TEST_EMACS=emacs | ac_cv_prog_emacs_ok=yes | ac_cv_prog_gnu_m4=yes | ac_cv_prog_make_make_set=yes | ac_cv_sh_n_works=yes | am_cv_lispdir='${datadir}/emacs/site-lisp' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | ACLOCAL='${SHELL} /home/njoly/temp/autoconf/config/missing --run aclocal-1.9' | AMTAR='${SHELL} /home/njoly/temp/autoconf/config/missing --run tar' | AUTOCONF='${SHELL} /home/njoly/temp/autoconf/config/missing --run autoconf' | AUTOHEADER='${SHELL} /home/njoly/temp/autoconf/config/missing --run autoheader' | AUTOMAKE='${SHELL} /home/njoly/temp/autoconf/config/missing --run automake-1.9' | AWK='gawk' | CYGPATH_W='echo' | DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.59c\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.59c\" -DPACKAGE_BUGREPORT=\"address@hidden" -DPACKAGE=\"autoconf\" -DVERSION=\"2.59c\" ' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EMACS='emacs' | EMACSLOADPATH='' | EXPR='/bin/expr' | GREP='/usr/bin/grep' | HELP2MAN='${SHELL} /home/njoly/temp/autoconf/config/missing --run help2man' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' | LIBOBJS='' | LIBS='' | LTLIBOBJS='' | M4='/local/bin/gm4' | MAKEINFO='${SHELL} /home/njoly/temp/autoconf/config/missing --run makeinfo' | PACKAGE='autoconf' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_NAME='GNU Autoconf' | PACKAGE_STRING='GNU Autoconf 2.59c' | PACKAGE_TARNAME='autoconf' | PACKAGE_VERSION='2.59c' | PATH_SEPARATOR=':' | PERL='/local/bin/perl' | SET_MAKE='' | SHELL='/bin/ksh' | STRIP='' | TEST_EMACS='emacs' | VERSION='2.59c' | ac_ct_STRIP='' | ac_cv_sh_n_works='yes' | am__leading_dot='.' | am__tar='${AMTAR} chof - "$$tardir"' | am__untar='${AMTAR} xf -' | bindir='${exec_prefix}/bin' | build_alias='' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | exec_prefix='${prefix}' | host_alias='' | htmldir='${docdir}' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='/home/njoly/temp/autoconf/config/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | lispdir='${datadir}/emacs/site-lisp' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | mandir='${datarootdir}/man' | mkdir_p='$(mkinstalldirs)' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/home/njoly/beta' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | #define PACKAGE "autoconf" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_NAME "GNU Autoconf" | #define PACKAGE_STRING "GNU Autoconf 2.59c" | #define PACKAGE_TARNAME "autoconf" | #define PACKAGE_VERSION "2.59c" | #define VERSION "2.59c" | | configure: exit 0 | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Autoconf config.status 2.59c, which was | generated by GNU Autoconf 2.59c. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status tests/Makefile | | on cixy.dial.pasteur.fr | | config.status:659: creating tests/Makefile